{
    "data": {
        "id": "240810_AiDc22_7A6",
        "url": "https:\/\/44west.ch",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240810_AiDc22_7A6",
        "testUrl": "https:\/\/44west.ch",
        "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": 1723310884,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/44west.ch\/",
            "mainDocumentUrl": "https:\/\/44west.ch\/",
            "finalDisplayedUrl": "https:\/\/44west.ch\/",
            "finalUrl": "https:\/\/44west.ch\/",
            "fetchTime": "2024-08-10T17:21:51.275Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "PROTOCOL_TIMEOUT",
                "message": "Waiting for DevTools protocol response has exceeded the allotted time. (Method: Network.getResponseBody)"
            },
            "runWarnings": [
                "The page loaded too slowly to finish within the time limit. Results may be incomplete."
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/127.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/127.0.0.0 Safari\/537.36",
                "benchmarkIndex": 986.5,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": 0.66000000000000003,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1333.9860000000001,
                    "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.64000000000000001,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1956.4190000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "2.0\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.66000000000000003,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1333.9860000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "1.3\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.55000000000000004,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 2175,
                    "numericUnit": "millisecond",
                    "displayValue": "2.2\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": 56613,
                        "items": [
                            {
                                "timing": 7077,
                                "timestamp": 4537062734,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwMFBgQICf\/EAFwQAAEDAgMEAwkIDAoJBAIDAAEAAhEDBAUGIQcSMUETUWEUFyJVcYGRlNEIFRYycpOx0iM0N0JSVHShsrPB4iUzNTZTYnOSwvAkJidFY2SCoqNDRGbhRvGDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQgFCgYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBkbHRIzNTocEVFkJSVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAngJTe1zHFrwWuBggiCCp1N6k51MVA5sgndJg9R\/OoOcXOLnElx1JPNADoB0JIQBLgBGpjUwkhACAhSLR0YdvNmY3eflQEUIQgGTPJSquDnHWeABEx+dRgQTOvUkgBOUkDUgEwOtATDh0REjUgka6\/sUZHIapJgyRMIB7k7xBENE6mFFTq7u\/DJgaamZPNRIIaDpBQE67mOqk0mdGw8G70x51jUi3ecG05cTHLWVFASaWbjw5pLjG6ZgDzc0uQSHFNzi4yTJQCTdxkAhvKUp0QgG0EyA0kxOnJISTAGqBoU4GkHXnpwQCnSFIukRA4ylwJgSEyPB3hw4IBcW8OB4o4AgjVG6eIGgSQAmfigxp1pEQSJBjmEyZM\/QgHGnhSDxCQMHRJCANYnkiCmDAOgM6aoCANDA4IboR2JJtIaZIB8qASeh7EOO8Z0HkSQAUwCZgExqkEIATJBiBCSEAHjpMJlrmta5zSGu4EjQqbQ6mxlVlQB28QN0w4RGv51AuJABJIHATwQBpu8TPUkhCAZBETGonQpIUqbQ4mXNbAJ8Ln2ICKEIQDlT3h0bR\/WJIEz7FBoBIkwOtJACJQhATpO3XzoIBg68Y7FGR1HgggCIM6a9iU6QgJBu9AB1J5pEEOIJGnUZU3bopiJ3z26AKDQSCRGgnigJks6FoDIeCSX73EaQI9PpWNPTc4+FPCEEERIInVAOmWio01GlzAdQDBI8qsX3PVXoNr+A1Wg+D05gH\/gVFXCsLYG4natgYnSK\/wCoqID7qo4kXUaZNMkloOrv\/pC19t9r0vkD6EID840JiQZBghJAMCWkyNOXWkmCA0iBJ59SSAEIQgBBBBg6FC9dha3OK4lRtqE1Lm4qBjZMkuJ5oQ2orLPK0AgySDGmiDppEEaFfQ+VMl4JZXd5guJYdQua9uG16Neo3wqtJ31XBw9C0O2bJWH2OBUcUwazp23c792u2mNHNdADj5DA861ys5xg59x89R8prWrdRtUmuLGHth5WV2538OexSsaTyQttletYU8dsPfvefhbau9WZqREcYHmnsC2m0Gtg1zitF+Ato7oogXDrek6nSdUk6ta7UCI86zcPo8WT2nXxWVHhe6znG3hnvOXcACd3wmnQEiElN5Y6oDubjNAQ0+nioEQqmge47oy+DugxMaSojgVIagNmBKidCgGAYkcAkDBBHFEo5oAnXVMtIAMGDwKbmgEyddCEA+CROnIICKFJuhh3DiYQPjguJ46mJQA5m6XAkaGJGoPnUZ\/Mm6OI07EkAwePahxEndBDZ0BMptBLXboJgSY5BKPzoBSpPIc6Wt3RA0lNrQRUIIgCRvGDxHDtUDqUAyeMCAU90N3S8EhwJEaJbpgmNEOidOHlQCAnghOYjdkGNdUTodNetAJCBAOokJuMnTQIAMaoABgTqlGiYk6ASgGZaSJBPDQqKBpyQgCJ4I5SmHkNc0cHcdEuHBACCEFCAEICCSYkzCAbRvOAkCTEngEk2kBwJAI6jzSQAhCEAIjSeSFLfe5rWFxLW\/FBOglAJsbw3iQJ1hMgCdNDwJSgkEgEgcSp1HMfVc4M3GE6NaeHpQGMCeCFJj3MnccWyCDBiR1Ia0kgATPCEAQIBEk8SIS01UyW9EGbg3pnfkzHUokDSJ7ZQAxjqjt1oJMEwBPBR5ptMHQxyQ4RGoMidEAQXO0HoSQhAMkmJ5aKwdgQJ2sYKQDoK5PZ9gqKvw0EAkwJgqwNgRjaxgoBOorz8xUQH21bfa9L5A+hCLb7XpfIH0IQH5xoQmW7pgkcJ4ygBzS0w4EHjqkhCAcaTPmSQhAevDMPvcUuBbYda1bms7Xcpt3j\/wDpXTss2cXmDYpTxfGxSZVYwijQa7ecxx0lxGnAnhPFdRsgo0aWz\/DKlOnTY+o15e4NALj0jhJPNevHs7YZhdC5dbtr4jVoCajLNhe2n8p48FvpnsXq0LanTSq1H6z891bXb29q1LCzp7ZcW+be+PBJ\/wBsw59xK1wCvg+MV6vRvp3Hc7h+HSePD07Ia7zdq6TEbShieG17SuA+hcUyx3PQjivmTP2c7vN95QqV6LLe3oAilSa7eiYkk8zoPQu72d7T7no7TB8Qw6vdmmwU6dW1BfUIHCWc9OYKtC8pupJPqs4XXkzd0rOjVp\/WwzlZWyzlYfq\/HbkcjmjZrj+Bl9Rlv3daDXprfWB2t4j6FxbXvpOO45zTBaYMaHQhfVO9mDF53GswW0J+M\/drXDh5PiM8+8qT20YPa4NmS1p2pqvdWthVrVary99R5c4bxJ7AOCy3Nsqa44Zx6z6DQ9cqXc\/Nrnhc8Z9Hfl39nub8EcC528STAJM6CAhvheCASToFFAWI+pBCBxTcOYBAPBAKIMHQhBiTHBEphskAESfMgACQdURBRBieS9uGWPdxqDpNzdA4N3uPM66NHM8kB4hAKY4kAhdHSynWqVqrW39kWNcWMfvkB55cRp\/nsUG5SvH9N0dzZu6Fwa+Hu0JjnuxzHl4CTogOfMdYiEtIGhnyqdamaFxUpPLXFji0lpkEjTQpAgEFpMxqgEYDQIO9xmdFFbPCMNbiJrtNUUnta3cLmgtLi4NAJkRxnnoDovVcZbuLUPNa6stGbwAqEl2saadZH+ZQGmDDBD4a1rodw3hPZxPBQJjQelAI10\/+lJ3hEkxJ104ehAKQ48AEj51tcPwZ97Zi4ZdW1Kaxo7lVxBmAZ0B01\/MvZcZVvKLazqlzatZReWOBe6RHZuzH7NeGqA5\/lMjXiAkJB9qzXtDuW7r25cHmk9zC5sw6DEiViY0vdEgE9ZhAKB16oDSQY1he\/CsPGIPrMbV3HspGoNJB4aTy46k9S99bLF1R6XpLqzaafEF7gSZiB4PHs8hOhEgaBMfG00XQsyrcdJTZUvLNm+4sHhE6gE9XZ\/k6LXYrhNbDaVCrVqUqlOuXBhpzrG6Z1A\/CHDtB1CA8DuEDXmo6x2JuaWuIJEjqMps8JzWjdE6SeGvWgIqZDdwEHwpjd6u1b0ZZrPf9iuqDWTBNaWEaxqBOh0I6xryMY6WXa9QUxSurJ7qjS8NDzMCNeHaNOKA0k9gS5LfnLVY2zqrby0c5ry3cDjwaHFzpjgN0\/smVoJ0hACFnsGtffW7XiWue0Edeq+qLzDsGtKrKfvHYvBAjdt2Tx8i0ULd1s4eMHi6trUNMlCMoOTlnljsx3+J8o7p3d6DHCUl9X21lgVxcGizBrIOidbVnb2di+as60aVtm\/GaNvTbTo07uq1jGiA0BxgAdSmvbOik285K6TrkNTnKEYOLik98dppgJOpASQhZj3ABgygcepCEBNlR9Pe3HEBwggcx1H0KJMyTxnkEkIBzMSOCOHNJeizpmtXoUWv6M1agZvdUkCfzoDHUququLqri5xMlx1J86g0wdRIW+ucFNCtYU3YgKQuqgYaldrmMoSYmoRMEcSADAWlraF7ekFQNfAeJg8dROsIDG5pESOIkJITiRpOg1QCgxMJkARr5UkRoTI8iAbePJWX7nCm1+2fLrXgOaXVwQRIP2Coq1LSDGh56FWV7mz7tWW\/lV\/1FRAfd4t6IAApUwB\/VCFlQgPzA1iNEQVNsSN4wOZhLiYbr1KSCIGsIJkAaaCOCyVGOpvcx7S17TBaRBBUeKAjCGy1wMAwZ1U947u7PgzMdqSA7\/JObsPpWlHCs0G9qYbS0pU6L4pCTJ32tAc7UniT5FfWXr7CL7D2HAqts+1A0ZQAAb2FvLzhfIy6zZjmB2X812tV7920rnobj5J4HzGD5lttrp02oy5d\/afKa75Pxu6cqtFtSWXw\/ot8+Xe+\/3lgba8nMrMssUwm1psrOqihWbTaG75cQGuPLjpPaFZGVcv2eXsIt7S0o021GMAq1WtAdUdzJPE6yvZjOH0sVwq5sq\/8AF12Fs9R5EdoMHzLjsdzbUw3Z3cXlxDMVpk2LmzqK4O6T6PC9C9BwhRqSqPtX\/Z8bG5utSs6VlF54ZYfrz1W\/Ut\/DY2mZs+4Dl6WXV2K1yP8A0KA33efkPOVQO0HNTs3YzTvTai2ZSpCixm\/vEiSZJ69VzbXkPDgfCBmT1odJJLuJ1Xl17qdbZ7I+\/wBJ8n7bTH0kMynyy\/wXL4v1kI0PWnG6dDy5J+VCzYPeIwgypAkcFJwDXCIfpJ4+hMECeGjQAzpqo6Tw9CaOHEJgkiUNBn9qkIUwRuQNNZJTAIPkuce3ijffuFu+7dOhE6FSJ3XDdOo1kHmk0kHRQCCOYjSFnrFrg0MDp4uB6\/KoU2B7g0ua0Hm7gpwDGQSSTr1lNrS8xIGkyVInXThEdSQPFMDIi2HQZaRxkc02ieYBH51IuJeS7nxgBTexzWhhHhEb2hGoICYBiMudDZM9iTgd47873OeKm4bpkGRMBw5pBstOonq60wCEacFLjoBqeQRzUo0MEdaEZE1jnARGn5lE85kunjKyACJBh3IBJw8Iwe2TzTBJHQu08ERzUqgfus6QmI8EHqPUhzy9oDiPBEDRSr1n13A1HveWgNbvmYaOAlCDFPgwUoUvKm0lvxSROhgpgkiCYidDrCjCn2JwN0mfCnhCEEWtMFwIEacdTKUQpaQddepCEhRe6lVbUpxvNMiQrMG2fHwADZ4aT17j9f8AuVaPaWPLXtIcDBBEQgxAgmY10V4VJ0+q8GS5sba7x08FLHLKLM782PAn\/QsNn5D\/AKyrvFL6tiWIXV7c7hrXNR1V+6IEkyY6lgcxzWNc5pDXfFJGh8iik6k59Z5ItrC2tG3Qgo554RCEQsjXFpJaYJBHmKSpg2ZInUDQaCNEQpKVN7mPD2mHN1BTAMUJwI7VI6cRqgDrTAIwVJpgQWgjtQpOc54bvcGjdGnDmgEC2RNMR5Sk4y3QNAngEIMckGROkkmZ8qWoCkpEAs3i7WYjn5UwCIDQ2XAkmRolAgCBKkdTwhB8iYBA9isz3No\/21Zb+VX\/AFFRVqdVZnubY79OXOM71f09BUUA+8UIQhJ+YjyHEQ1rYAGnPtUYUoQAOc+ZXwUyRTDS4wBJ7FIEgEAkAiD2pNJaZHFMDIoEcdZ4QlCkEQmBkdMhu9LA+QQJnTtS3Hbm+B4MxPam1pe4NaCXEwABqVGEwMlh2O1rMNpZULdtKzqCiwMD303FxAESdeK5bM+Yr3MN6+4uxTp75D3U6MhhdAbvQSdYAHmWm6pRC6SqTksSexjo2FrQm6tKmlJ9qRJw6asBTphkxDQdPzrHCmWuABIIDhIkcUlzwbMgSSAHEndEAHkowpgT2JDjwlMAKbHPcGs+MTAQYAniexBhCYGQAL3BrW6mAAOZTfuAQ0OnrPsT3juBkCAZ4aqPJMAjCkJaNJE6KQMOO8B1eRZN5z6jnsEOdMgN4BMDJha0HiY8qAC2dBqFNxk7ziHHhx4QIUxSNSs2nSbLnaNj75MDJhIIEnnwTaAQZBiNSOSbRDjqPB6+aQMGeCYA6pe4U9+NGgNgAaKGokDyKYaTpB3tIEcVHgdJBCYGSMdabhqpbsgkagcURx09KYGR7vhNAe2I4qBnUHTVSjWWggcEO4mOHLRMDJFonSJPJSgEEEydIRoCYPDrHFSZwIaBJBkkjgmBkxgkJuPBwIBngJ0T8p59SSYGQbLHtLSQ4agwkd2BEzzU3Oc4avcRwAJmAOCQE8epMDJENLjAGp4BKFM6k8B5EOjeO6CBylMDJHTnKUKQCA0uIDQSToAEwMigEgAkdZKb+Ja2Q2efFMggwRBHWhpADpaHSIEngetMDIt7wC0taSSDvHiOxRhShEJgZIohTMB0sJ0Oh5pHUknUlMDIbsGHy3SeHoUYU3EuMnjEcEkwMkVkcDVrP6OmGAy7cB0A481FNzXNjeBEiRI4hMDJCFJxLtXGSIGvUjlHJACYGRkg0g0MAcHEl+snsSexzCA4QSAfSmGuLSQCQOJjgkNDomBkBO7uyQ13HqShMdSCmBkiAshZuxv8SAQBrpCWnUowmBkYI6p1481Ldaxsva6TqOQQxxYSQAZEaiVFMDJFWZ7m4Hv05cMffV\/1FRVt1aDrVm+5xeHbZctNAA3XVzwHOhUUYGT7tQhCqXPzFMbogne5hJPXs6kxwggLqcyPJAElMjqQSTyHCNBCggSExxEiQkgAEgggwU2N3nAEhsmJPAJQhSBoAEHrQO0SpgDcO87WPBAHOeaEkCeHYm5sBpkGROnJJCEAgxvGOEp6axAEc9U6jA0ksMskgE8T5kJIJxI0HDiUkQoIMlNpjpNzfY1wBBmCTy\/MVFziezlAQTwEyAkeuEJGyNS6YHUmBrDYAOklEANBBJdOvYhjg0klgdoRB+lAZBTaAPCZ4WkuPxe3TVYXAiJjUTxlTaS4kOM6HiSo7vIxPlQBGg4CeaI1gnVEQ0nkdFJwADS2TI5hARMSePDREHwt0SANSBwWVlMVA8gOc8ahoHKDJ8yjUDWnwXEgjqj0oCJHgD0qTmw1u9BBGkET5\/SowQCR51IU5kggACTKAA7dBEhxI3RI4f51UGt4k8BxEwVkO7uDdYAeudVGqZdvTJOp8qAgI5k+hSG6AQRJI4zwKGtaXcw0AT1ocZaGgQB+dSQIbsGSZ5IfE6RA0kc0ECRHBOTq1shp1hQSINdBMGBEmOCmwt3jIJbBA14GFHedwJMGOPYpVny6WxECI8iAi5sVC0uGhieISLdNNYGsDgjeIbucplIaTpKkDcGhoid7nzCXICNetHEf51RCEASCGwIIGvakpR4OgPHUqKAYjWSRpppzSTHUmDrJAOswgIoTIEIk7pGkEzwUACISQmewQpAkEk8U0QgBwiNQZE6ckCCUlkbu7x+9aTrzIEoSQniBMJhstcZAjkeJSI1MahJCAT0gI5DTWeKm5oIlpl2pcOA8yEmNMCTAEk6BJCggnTY6o8MaCXHkEF0iA0NEcuaXBpAJk8QEcQBAQkQ8J2pOvFWb7nHd79GXNwHR1aZ\/sKirRoad4mRpoOtWT7m\/7tGXPlVv1FRHyCPu9CELmdD8xoSWQsIbLgQSJGnEJco5dS7YOJJryHB7dHg8hooOADjukkdohT3pZBPD4sBRJ0hAQTTRCYANaXGGiTBPoUSrSyfsxt8w5Vt8T98KlG4rB8M6MFoIc5o59ir\/AB3B7zA8Tq2OI0jTrMPmcORB5hdJUpxSk1szDb6lbXNWdClLMoc193t9hrgJB0JgTpyQQnClSpPq1G06TS+o4gNa0SSeoLng3ZIvaWEBwgxPpUVb+AbHnXGF06+L3r7a6eN40abA7cHIEzxXMbOsmW+a7vEKNe6qW4tQ0gtYDvSXdvYu3m9TKTXM8pa3ZShUqRnlU8ZeH2vC7N\/YcQ4EE6EeVCvDvL2Hja4+aHtR3l7DxtcfND2q\/mdXuMn506Z9p90vkUfwRHpV3v2MWDWOPvrcaCf4oe1cns6yDbZqsLuvcXtS3NGoGAMaHTInrVXbVE1Frdnen5QWFSlOtGfowxnZ9vLsK9JkndEA8pSPFXj3l7DxrcfND2o7y9h41uPmh7VbzOr3HD86dM+0+6XyKPbHA8+fUkrx7zFh41uPmh7Vxu0nI1vlK0sqtC8qXBuHuaQ9gEQB29qrO2qQXFJbHe11+xu6qo0Z5k+Wz8e44NvVPgnjKi4bp8EyORUm6A8PPzVkbPdndrmnAnX9e+rUHNrOpbjWAjQAzx7VzhTlUfDHmb7y9o2VLpq7xH3\/AAK0Gh14cwgGDKvHvMWHja4+aHtQdjGHkz763AP9kPau3mdXuPJ\/OnTPtPul8ikh4TGN3ideAWQjepy1hLWjWDoOAmFdPeYsd0tGLXEH\/hD2qv8APOTrjKF9R36xuLWsCaVYCNRxaRyOvo86pO3qU1xSWxqs9dsb2p0VGeZd2GvijkiRvEtBgDmOak2agfB3SRJA++58ArnwvZLZXWH2l2cSrtfWotqOaaTSBvCf2rM7YzYEk++twCefRj2q6tKrWcGaflPpsJOMqm69T+RSO4N1odLDEieeqiB4MwZ1kq73bGbAiPfW4+aHtQNjNiP97XHzQ9qeZ1e4j86dM+0\/ll8ikRu9Hu670pFsajWOMrun5NoM2kDLIu39A7Xptwb38Vv8F68\/bNrnAbIX2H1nXtq3WtLIfT7eOrfoXPoJ4bxyNy1e06SnSc8Ook4890+Xv7iumgbm9EkHXqUWjwtREcuCk5kRwIPamHOmT4R4a6rkekJwLS3n4PlUYAdBOnWF1eRMoXmar9zKO9RsWH7NXcJAH4I6ytjtKyTQyjSw99veVLjugvad5obuxHUe1dFRm4ceNjDLUraNyrNy+kfZ7M+C2OBKZEGJB8ilA5a6I6408654NxE9iSmeEQJ60jxTAFJE9qOEhSDZIAjzoMT4II86YAjqSQAOxJZQ0vMneLAQC4CYUNRwTAECN3dI01MjipVDvBpcSXARw5DghhLZE6O0OnKUTHDXyoDGmmiJ4oCKk9pad1wghEIhAIcUEEEggggxqnHUiEwA3Tu70eDMKKlCI9KAN0wDBjrS8icIhART8qZHnRu6TogCYAgEOHOUuACm5kNad4Gerl2JQQYIQEQYMwCOoqy\/c4gd+nLkcN6v+oqKt2gKyfc4\/dny58qv+oqKHyJXM+7UIQuR1PzJSThDQXGBHnK0HESEzyQOKASbiC4kANB5DkhCA+hNn95Uw7ZFSvKIa6pb0a9VodwJD3mCncUMG2oZaFSmRRvqQ0J+PQf1HraY8\/YRp5Mp\/cQq\/klz+k9U1lvHb3L2KMvsOq7tRujmH4tRvNrhzC9CdXgUYyWYtI+EtdMd3Uua9CXDVhUlwv8AB+p\/33EcYwLEMIxd2G3du8XW8Gta0T0k8C3rBVxZAyZaZTw92O5jdTbdtZvAP1FAftceGnkC3+D5my7j2FU8euRQpVrFpL+l1fQJEEDmQeUcfLoqd2h52uc03vR0i6jhlJ00qM6uP4bu36PSTz4adD0857v6mvzi\/wBY\/wAHKDpKO1R9\/qj4rfwfdzuzJGZxmm3xC6pUuitqVfoqIPxi3dBk9pngvmepVfTr1eje5kuMwY5q8Ngn82b\/APKf8IVG3H2xUE\/fFRcSc6cJP1nbQ7enbX13RpLEVwY9zPVYV7ju21LqtXddUES466q5NvlR9PB8LNN7mnpncDHIKlcO+37b+0b9Kujb\/wDyPhX9s76Aq0vqZ+w7akl+VLP\/AH\/BFKd1V\/6ap\/eKdG4r24Io1qlMHUhjiJWFOdIWY+iwj1e+F5H23X\/vlXjYVap2IOqmo\/pe5ah35M\/xh5qhHxPgiAr4sCTsLJJJPclT9YVqtv0vBnznlDFcNvt\/qR\/EpJl\/eEj\/AEuvxj45lQubi5ug59xVfUaHcHGQCezzLCWw2dTPAjh2pDXiY7VlPo1FLfAb2gAA4RwV8bGSe97eGdenq6\/9DVQx0OivnY19zu8\/t636LVptPrD57yo\/yH+6PxKQbf3zjDbquT1b5S98Lz8ar\/OFYARrofMjeIbu7o65jVZj6Dhj3HttMUv6dxScy8uAQ4EEPOh61c+3kA5YsCYnuka\/9JVG25d0rGwSC4GBzV57ef5rWP5UP0StNL6qfsPntUilqdnjvn8EbPNVhiGJbNbK2wim+pdmjbkNY8NMACdSQqs+BedgI7iujrx7pZ9ZWzj+PXGXNndjiNnTpVKrKNBobVndMgDkQq9O2PG\/xHD\/AO6\/6y7VlSyuNvOFyPI0iWpKnU81hBx45dbOc+xmpGSs6g\/al1EfjLOP95M5MzsHGLK6cD13LfrLbN2xY04Edw4fPWQ8D9JSG1\/Gi0btphxcfvQx\/t\/zK5Yod7PV4tb+zp\/f8zVbN6N3bbT7KjiIcLum6rTqB7t4gim4RPZCt3Gc3WuFZspYPigay1uaDXMrH4rXEuEO7DHHl9FR7PMQq4rtTtb6u1jKtxVrVXtbwBNN50nktht2O7mq24GbRoI\/63K9Oo6dFyj3mO\/sad\/qsaFdc6XZ2PL3XgT2o7Pjhxq4tglPesXeFVot\/wDR7R\/V+jycOZyJk+7zTfBjd6lY0nfZ6\/ED+q3+t\/ny9hsy2gC3FPB8feDaP8GhXeZ6MfgOP4Pby8nDo885ww\/JuG+9eX6dBt88EtZTA3KIOu8f62ug855S6OlL6XOF2onzzVLb\/wAdw8VR9WfZw979a\/7z2+zFMwYXlB+G5dwanT7qqVGU9waik0kS5x5uM8PP1TznuhP4jBPlVv8AAqyy\/Xq3WarCvc1HVK1S6puc95kuJeJMqzvdBH\/RsFHIuraf3FLqupSn3bYOUNNhp+pWqT4pS43Jvm3gpkRvdQjqlIxJ3ZidCUwHEED0BLmOSwn2oNbJgcUo0KkGkzAJjUqJknUlAGsR1oQR1FAQBqEimdUIBIUi0t0Ma66GUoQkScjdA3RI59aenUkgAcURzjRARxQgSbmkAEgiRInmhEISESeGpST1RCAYaSHEAkNEk9SimhAJONJQeSYMdSECCbtSSTPb1okbnb1ok7u7JjjCATRPMDyqzfc6k9+XLQIETXgxqfsFRVpTaDqdQDqBxhWR7nH7s+XflVv1FRQ+RK5n3YhCFwOx+ZZHbKCCDqI5p8uCS0mcClCkI86RQChCaEBaGBZ4wmx2avwOsLnu40K1MbtOWS9ziNZ7QqvjqVm5O2Y0sw5dtcTdij6Br732MUN6IcW8d4dS3XeXo+O3+rD6y1OjWqJPG2D5mnq2lafVqwVRqTk3LaT37ewplri06RwI1E8VFXR3l6Pjt\/qw+skdi9KDGNvn8m\/eVfNavcd\/zn0z7T+WXyNNstzthOWcGu7XEu6OlqVukb0VPeEQB1rV7Nsw4Lgd5iVTHLc1mVw3ovsIqRBdPHhxC1Wacp3eXMdo4fd1GvZWg0qzBo9pMTHIjqW22hZEZlKztK7L910a7yyDS3IgT1lE6iXLq\/iJU9PqTaU3m4w9s78O+z7DuxtEySCCMPeCOfcbPas9ztRyldNaLm3uawbqBUtmuj0lUGhT51P1FH5MWTabcsr95l5v2hZJLHAYe6SNP9CZ7VRh4ldXs9ym3NuI3Ns+7NqKNLpN4U9+dQI4jrWS1yeyvtAflvuxwY17m9P0eujC74s9kcVWfHVSbR2tI2Wmzq04TeUuKWcvCXb\/ANHHwrQtM74TS2ZHAX9093Gg+npT8CS8kaz1FbgbF6Pjqp6sPrI7y9Hx0\/1YfWXSFCtDOFz8DDd63o93wKrUfotSW0ua9hTBCbWy0mRpyVzd5ej47qerD6y0+Z9k11heF1rzDr4XvQtL30jS3Hbo4kamfIubtqkVlo30vKPTq01ThU3fqa+KKxMzrxVqbM89YPl3LdSxxIXJquruqfY6YcIIA4z2FaLZ3kdmbqF7UffOte53NbApb+9M9o6l1\/eXo+On+rD6ytRpVV6cEZ9X1DTKnFZ3k2sYykn4rdI2XfIybuk9x1fJ3K32o75OTT\/7Ot6o32rXDYxRHDG3z19zfvI7zFGP5af6sPrLR\/iO5fceD\/8AH\/tZfzfI2Q2k5PYWubZ12u4tItWg+bVV3tLzsc13NCla0n0bC3JLA8+E9x++I5f\/ALXvz1s7ZlbBmX9PEXXTnVm0ejNEN4g6zJ6lvrTY5Rr21GqcZeN9gdHc40kfKXOXT1M08fA9C2ei2PBexm3nKTfE+XPbHrNlhu03LTMGs7S7p3VR1KixjmmgHCQ0Axr2KffIyb+JVfVG+1a87GKM6Y1UH\/8AWH1kHYxR5Y1U9XH1l0xccsfAwN+T7k5dLLff9L5Gw75GTfxKt6o32pjaRk0n7Tq+qN9q1VfYw3ondBjRNQDwQ63gE9vhLgsIyrWuc6My5f1O5q2+9rqjW70QwuBHCQYHpVJTrxaTXM1W9lotzGc6VSTUFl7y5d+Gt\/YbtmZ8JZtRbjtBlRmGs+9bTAd\/FbmjZjivDtQx+yzLmC3usO6QUm27aZ6Vu6Zknt6wu0GxiiDIxt+n\/LD6yDsYon\/fT\/Vh9ZVdGu04tc3nsNFLVdGpVYVo1HxRjwraXL3cymoAeeY1SIO6JbrxnsVy95ej47f6sPrLVZl2S3WHYbVu8NvxeOotL3UnUtxxA4wZM+RcnbVUstHp0vKPTqs1CNTd+pr72iu8FuW2eK2VzW3jRo1mVHAa6AzoOvRdttXzfhmaKWGtwvp5tzUL+lZu\/G3YjU9RWqyNku9zfVqOZVbbWdCGvrlkyfwQNJK7jvL0Z\/lp\/q37ytTp1ZQaitmcdQv9MoXcJ3E8VKecYy8ZXbhPsKYGg0QeSuc7F6JP8tP9W\/eR3l6MR79P8vc37yjzWr3Fvzn0z7T+WXyKYdxKf3o0866fPGULzKd5Sp13sr29YE0qzWxMcQRyOoXR5S2V3WM4XSvr69FlTrDep0xS33FvInURPJUVGblwpbm+rqtpSoK5nUXA+T7\/AGc\/kVrPgxAmZlRhXR3mKMR79Pj8mH1kHYvRn+Wn+rfvK\/mlXuMH5z6Z9p\/LL5FMRpxRBiY061cdfYu0UnGhjM1BwD7eAfKQ5cLguUK93nQZdxCqbWsC4Oe1u\/waXAjUSCI9KrKhUi0muZrt9bsrmE50qmVBZez5d+MZfsOW5JK6O8vR8dP9WH1kd5ej46qerD6yt5pV7vgZPzn0z7T+WXyKXhCujvL0PHVT1YfWXgx3ZLSwvBr2+bi76ht6TqoYbeN6BMTvKHa1EstF6flJp1SahGpu9ltL5FTQiE0Lge4EQm9xe4uMSeoQkhAJOPQhCAZcS3d0iZ4BRhNCAUIhNCAI104JQmhAEKyfc5D\/AGz5d+VW\/UVFWysn3OX3ZsufKrfqKiiXJkrmfdaEIWc7n5mQjimha8GbIkJoTAyIhEJoTAyXzlB7qexV76bnNe21uSHNMEHfeqW9+8V8Y3nzzvar22b3VGy2W2t1dNL6FGnWe9oEktFR5Oi1\/fMyh+JXHqrPattSEZRjmWNj4ewu61CvcxpW7qfSS3TW2\/Ipn37xXxjefPO9q3OTcZxSpmzCKbr+7ex11Ta5pquIILhIhWb3zMofiVx6qz2rpso49gmY2Vq2EUQx9BwDg+kGPEjQ6cuPoVYUIykkpmq81itRoylVtGo8s5Xbt3HEbcB\/C+W+vfqfSxejb9\/JGF\/2z\/oC43P+Yq+PZwt6da2dassqvQtpPMuB3hJPboPQuy2\/A+8+Fnl0z\/oCvOSmqjXqM1tbztaun0qnNcf37\/iUiCRME6qTmOaQHNIJEhJCw4Pty0NgI\/1gxL8l\/wAYXowv7vVb+1qfqSsGwIfw\/iZ\/5YfphZ8L+7zW\/tan6krZT6kPE+Ovv87d\/wDpfwPNtqxG9tM2UmWt3XosNs0ltOoWiZPUuA9\/MV8Y3fzzvau126fzwo\/krPpcq6XCtnpJeJ7ej04eYUdv0UbD37xSP5SvPnne1Xdsfu7i+yRdOvK1Su4V6jAaji4gbrdNfKVQMK+Nif8AMa7\/ACmp+i1dLXPSGDynhFWDaXavia73P\/2njP8AaUvocuaxXL+dn4ndvtqOJGi6s8sLa8DdnTmum2ACLPGfl0vocvBiW1vFLTELm3bh9k5tKo5gJLpIBjrV8Q6KPG8czBm7Wq3PmkIy6ueLw7Dnfg7nz+hxP5\/95Hwdz5H8Rifz\/wC8t135MV8W2Ppf7U+\/Fiu6CcOsdZ5u9qpij3s38esfY0\/ecZmOxzFh1KizH23bKVUk021qm8CRzAk8J\/Ord2qXNe12e2VS1q1KVTpKI3mOLTG6epVbnbOd5mxlm28tregLcuLeiJ13o4yexXrjGM2GB5as7vFaT6tuRTZusYHmS3TQ+Qq9JRamk9jFqtS4hK0nVppz4pejHk+7HsPnE41isA++N58872oGNYqf943fzzvarl75mUPxK49VZ7U++ZlH8SuPVWe1U6KH65u\/Kd3+xP3r5HLbGsUxC7zeadxd3FWk6g8lrnkt5cltbn7v9H5P\/wDnK7\/DsZw+5y3UxrB7U1aQpud0bGBjzuzIPboqgybi9bHtrdpiVwwU31n1DuAyGgUnAD0ALs0oKMM5y8njwqzvat1ddHwKNOUGs755nS7WMPzHd5hoPwKjfvtxbgONu4hu9vO6ucQuK95c8DhbYwT8p3tVh7S894nljG6NpY0bWpSfQFQmq1xIMkciOpcn33ce3o7lw\/zMcf8AEudVU+N5bN2lvUfM6fR0oOOFjLefbsaf3lzzH2vjM\/Kd7Va2zSlieHZVvDmLuik5lRz\/APSXSWsDRJ8kyuBO17HdItsPOn4DvrLvsm4tVz1lDEBjFCi0Oe6gRSBAiAQdTxBKtQ4OL0W8mfW\/PHa4uqcYwysuLy1v2ZweDY6TTyDePZo4XFUgj5LYVLuxzFnEuOJXhJOpNZ2v51dGx8EbPrwHU9PW\/RaqIYWtILmz2LnV+rgelpMYyvrttfpR+DPcMcxUf7yvPnne1ZLfHcVZcUnMxK8BDgQeld7VrCZcTrHJToa1aYA1kLPufQOnDHJF4beI+DFiSNe6dD\/0lenaRdXFlsztKlnWqUKhFBu9TdumI4aeRefbuJyxYD\/mR+iVLamP9l9p2G3\/AEVvqdap4H5\/YJOhYp\/ry+JTL8bxXeP8I3Q14Cs4j6UvfvFY\/lG8+ed7Vr0wOY5Lz9z9A6OHcixdj+LYhcZ0oUa97cVaT6dTeY+oSDDSeB7Vh2x1qtrn2pVtqj6VUUWeGw7p+LHELDsYH+vdtE\/xdT9Eqe2v+e9X+xp\/QtP+h7T5\/hitcwl\/p\/8A6OS9+8V8Y3nzzvarX2EX11eVMZ7rua1fdFHd6R5dE7\/CVTCt\/wBz7\/GY35KP+NRbZ6VHTykhFabVaXd\/9kcPm\/F8So5pxdlK\/umMbd1Q1rargAN4rS1cXxKrTdTq3909jhDmuquII6ivZnP+d2M\/ldX9IrTLhLOT2KFOCpx2XJCQmiFGDQJAJAiTBThCYAoQmOCEwMiUi1xaXkEtmC7tShCYAoQmjkmAIhAThCjAyIBWT7nP7s2XflVv1FRVvCsn3Of3Zcu\/KrfqKiiS2ZK5n3ShCFmNB+ZyFKOtJbTKLlwQnCekdqAjCITQgLRwLOmD2ezR+C16lYXxoVqYaKZLZc5xGvnCq1dzheQKl\/kx2YBiDWNbSqVehNKT4BcImee71Lh10qcTS4u48vToWsZVvN5Zbk+L1S7VyFC6XZ\/mN2Wcw0rp5d3I\/wCx3DWiSWHn5QYPmRjGb7\/FsCoYVcUrVtvR3N1zKcPO6IEmVp8IsjiOKWlk14pm4qtpB5E7u8YmFVei04mmcOnoyhcxwnlPfO3uX9DptpeK4NjGNUsSwKpU6Wo2K4dTLfCEQ4eb6F3eFbUMCv8AC6VPMNs4XLAN9poiqxxH3w6vQq\/z5kx+UjZCpetuu6d+Ip7m7u7vafwl1dLY5WqUmv8AfmmN4A\/a5+stEelU3hb9p8\/dfkmVpR6ao+FZ4Jb522fJezdG9+HWRfxSn6iPYj4dZF\/FKfqI9i0neZr+Oafqx+sjvM1\/HVP1Y\/WXT6b9VHm40T9on75f8TeP2mZVw62qvwu1eaxGjKVuKQceUnq9KrfKuZadDP7cexhxax76lSp0bZgua4AAdWoXUXWxu8ZRe62xWjUqDVrH0S0HsmT9C4zLmVbnFczuwS4qdx3LN7f32b26WiYiQudR1eKPEvA9Swp6T0FZ0KjkmnxNt5xj1r8C2LjaHky6qdJc0umqRG9UtN4x5SFi+HWRZ+1KfqI9i0feZr+Oqfqx+smdjVckk40wk8+5z9ZdPp\/1UeVGOhxWFcSx4y\/4m6+HWRfxSn6iPYvBmPadhFDBa1plu3f01VpYD0QpspzxIHM+ZePvM1\/HNP1Y\/WXmxTZLWsMMurs4tTqC3ovq7gtyN7dBMTvKH0+Htg60YaHKpH6aUnlYT4ms9nYeXZPm3C8tW2IsxSpVY6u5hZuUy7hvT9K692fMjOcXOtWFxMkmyEk+hcVlHZtVzHgVHEmYkygKhcOjNHeiCRx3h1Lc95mv45p+rH6yiHTKKSWx2v8A8jzupzq1pRnnDxlctu71G8Oesij\/ANnT9RHsR8Osi\/ilP1EexaPvM1\/HVP1Y\/WQdjNeNMZpz+Tn6yt9N+qjLjRP2ifvl\/wATw7Rsy5ZxfAGW+B27Kd0K7XlwthT8EAyJjtGizbQs5YRjWT7bDbF9Y3TH03ODqZaIDSDr51xObctXuWMSFpfBrg9u9Tqs+K8dYWkjSVnlUllp9p9JbaZayhSqU5OSg24vOeYiT6UDhzhd7kzZ5UzTg5xCniDLYCqaW4aO9wA1neHWt93ma\/jqn6sfrKI0JyWUi1fXbC3qOlVqYkuez+RpNl2dKGXK13a4m6p731vDbuN3tx\/k7R9AXmw3F8EwraTTxWzqVPegPe8DoyCzeYRAHlPoXSd5qvEe\/NP1b95HebuNIxqnI\/5b95dVTrYSxyPJnqOjSqVKnS4dRYls8Pszy5nQXW0PJt1UD7qkaz4gGpabxjzhYhnrIpP2pT89kPYqqzjlW9ytfMo3hbUp1BNOsz4r44+cTwXZ2OyGtd2Vvc+\/FNvTU21N3ufhIBj4ysp1ZNrCycaun6TbUYVZVpKEuWG8fcjoxnnIx4WdP1EexeHHtp2DWmD1bfLds7uioCGnohTZTn76OZ8y8Pear+Oqfq37yl3m6u5BxinI4Huc\/WVvp+xGaP5BUlKdaUsdj4mvgaPZlnpmW217PEqdSpY1X9IHUxLmOiCY5gwPQu1Oe8jEkm0pkniTZD2LS95qtr\/DFLX\/AJc6f9y5VmR6js8vy33c3fa3e6fotPib\/wAWfNxVF01NKLRtqR0fUKs68KjUksyxlbLt5fAsT4dZFJjuOnP5CPYm3PuR6bg5lqxr2mQRZAEH0Kuc5ZAxPLTBXkXllHhV6bY3D1OE6eXguPVZVpxeGl7jtb6HYXVNVKNWUov97+h2+0zOrc03FChZU30rC3Jc3f8AjPceZHKF1WU9pmF+8NHD8x0Hl9Fgp7wp9Iyo0cJHI6Knm6T18tF1mQsmVM2929Hette5tyZp7+9vb3aPwVWFSo55XNmy906wo2Sp1vRpw3TWcpt8+\/dssn4d5FiO5KcfkI9iDnrIoP2pS9SHsVK4xausMTurJ7xUNtUdR3gIndJEwvHCnziXcvccl5OWsllTn\/F\/Qvdu0fJ9i19WxtnCtEAUrUMLuydFTuacarZgx25xKu0MNUjdYDIY0CAPQFqoQqTqymsPkbrHSLexm6lPLk9st5eO4Q8isHZLmnDMsvxM4q+owVxT3NxhdO7vT9IVfntTHaqQk4S4kary0p3tGVCr1X3ep5PfmO7pX+P4jd25Jo17h9RhIgwXEjRa6E0\/2qrNEYqMVFdhGEJoQsJEJoAQCQnCEAoRGiaIQChEKWkJQgDkBGvWlEKR1KCSQASYHDsQETJ4qyfc6D\/bLlz5Vb9RUVb8lZPudPuyZe+VW\/UVFWXVZK5n3OhCFkNJ+aEaohNC3YMeRQiE0JgCjSUAJoU4GS9cqfcUq\/ktz+k9UTCvbKv3Fav5Lc\/pPVFLvW5R8D57QvrLr\/2SDWAOpbfJw\/1swf8AK6X6QWoW4yb\/ADswf8rpfpBcEtz3az+jl4MsXb\/8fBPJW\/wLqdpL8WZlO0OAm7F30zAe5gd7d3XTw5cFy23\/AOPgnkrf4F2md8x18r5atr61o0qz3VGUi2pMQWkzp5FveOKefUfn9Hj83sOjipPM9nye5UPTZ+\/Cx\/0VEdNn78LH\/RUW978WJ+LbL+872o78WJ+LbL+8\/wBqzYh+sz6PN\/8As0P4l8jabLamanZieMcOJm06Bx\/0oO3d6RETzWSxcx+3W8NMggUoMdYotlbDIG0C7zLjj7C6s7ek0UjUD6TidRHX5Vp8BsKeG7bLyhRLiwtdUG8ST4VMOOp46krsscMeF53PFrKp5xcuvBQl0T2W6a7894bSfhd8KKvvF77dxdGyO5t\/cmNeC5aNoXVmD\/yKwc77RquWsefh7MOZcBrGu3zW3eInhBWg78tfxNT9YP1VWpGnxPMjTYVL9W1NU7WMlhYeVvtzOdjaHP8A+Qf+ReXFK2d6FhWfibsap2e7u1XVi8Mg6QZ5GY866zvy1\/E1P1g\/VWqzVtLq4\/gNzhr8NZQFbd8MVi4iHB3Dd7FRxp42kehRqX7qRVS1illZeVsu87PIFR9HZJWqUnOp1GUblzXAwWkFxBCqP4W5h8dYh8+72q5dltWhR2aU6t2A62pis6oCN4Foc4nTnovH8MNn\/wCK2vqH7q6zhxRj6WNjyrS7dC5uV0DqZm90s4Km+FuYfHWIfPu9q2WW8049VzBh1Opi97UpvuGNcx9YkEFwkEKx\/hhs\/wDxW19Q\/dXQZWu8r46alfBLSzNS3cJItgxzSeBEgHkdVSNHL2karnWI06UpVLSSXe0sbnF+6AA3MEMazW\/wKn13O1nMpxzHG2raFShSsC+nu1PjFxI3iRy4ALh1zrtSm2j1tCt6ltYU6dRYe\/3tv8S9Nj7izZ5duaSHCtVII5eC1VN8Lcw+Or\/593tVs7Ivud3n9tW\/RCopWq7QgYtLpwne3fEk\/SXwZvPhbmHT+GsQ+fcsltm7MLbmkffm+MOGhrEg69S0BPEqdD+Op\/KC45Z7rt6TXUXuRdm3doOXsPcR4QuIB6paVts1++fe8svePuru3oqG73NO\/G6J4clqtu3827D8p\/wlb\/GcfdlrItjiLLcXBbSos3C7d4tHOCtzxxzz3H5\/Sc1ZWfRx4nxywn27lTxtCgH\/AFg\/8if+0L\/5B6Ki6DvyXGn8DU\/WD9VHfkr+JqfrB+quHDT\/AFz6DpNS\/ZI\/xROejaF\/8g\/8i9OzKre1tpdF2KvrvvQ2o2qa5JeCGEQZ10iFuO\/LX8TU\/WD9VarZvfnFNqXd7qYpm4dWqlgM7stcYlEoqceF53JqyupWlx5xRVP0HjDTzs+4sPHc82mDZqqYRi9ICyfTa5tYCd0kahw5jtXNZ02a29\/ROKZUdTO+N827XAsf2sMwPJw8i5vbWP8AXR\/9gz6Fq8mZ1xHLFUMpE17EmX2zzp5WnkVadROThU5GWz0urRtqV3p8sTcVmL6stvuf97czmbihVt676Fek+nWY7dcxwgg9RCtr3P8A\/vv\/APh\/xrfXuHZd2lYZ3VZ1BRv2CN8CKlM9T2\/fDt9BWPZRl3EMt32N22I0d0O6I06rdW1AN\/UH9nFTSpOFRNborqurU7vTqtGa4KqxmL59Zcu9FO5tH+tOL\/ldX9IrUQtxm7+dOL\/lVX9IrULI1ufXUX9HHwQoRBTQmDpkUI1TQmAKOPUhNCjAFCIKaOSkZASJiNUoTQmAKEJoUYGQOpJP5tEoTQmBkUFEKRENBka8kkwMijTgnuktJjQc0SiVOBkUaSrI9zp92TLvyq36ioq4Vke51+7Jl35Vb9RUVZ9Vkxe6PuZCELEaz80oRCZ8qF6BiFCITjSUIBQEQmhAWjs1z1h2GYK7B8daW27S7o6m4XtLXEktcAOsnr4rovhBs4\/o7D1F31FSVpb1Lu6o29Eb1Wq8MaOskwFaY2N1ueNM9W\/eWmnKpJYSTwfK6nZ6fbVnVrVpU3PfEW8N9r2T7zdfCDZx\/R2HqL\/qLJQzPs9tqrK1uLNlVh3muZZPBB7DurQ95ur46Z6t+8tXmbZfcYLglziLMRbc9AA40xQ3SRIBM7x4TPmV30i34UYIU9KrSVKN3UbltjL3z\/tNVtMzXSzRitE2jHMs7ZpbTL9HPJiXEcuA9Cs+vnfJl9ZUqGI3VK4Y2DuVbao4AgRPxVVGR8n1s2PvG0Lqnb9zBhO+0unenq8i6vvOXvja3+aPtVIOq8ySzk26hS0qHR2tSq4Olyxz3w+eH4nQfCDZx\/R2HqLvqJ\/CDZx\/R2HqLvqLnu85e+Nrf5o+1HecvfG1v80far\/SfqIxcOlftk\/4n\/xOloZ0yLhIqXGGii2vuxFvaOY5w6pLR9K4bLebraptHrY9i7+5aFVrho0v3Ru7rRoJ4ALzZy2f3OWMKbfVr6jXa6qKW6xhBkgmfzKGYch3GC5ao4xUvaVWnUFM9G1hBG+JGq5ylUzyxjc9G1tNNUG41XJ1sw4m8v1pbfEsi9zZkG+uDXvX2tesQAX1LN7iY7S1ef4QbOP6Ow9Rd9RUYhR07fYjtHybpQSjGtUSX739C8\/hBs4\/o7D1F31F48bxzIFXBr6nZU7IXT6D20i2yc075ad2Du6axqqYQodZtYwjpT0CnCSl01R4\/e\/oWtlTNmC2GzevhV1ebl86jXYKfRPMl29u6gRzCqhd5kvZ3WzNg5xDu9tqw1HMa00d\/ejnMjnp5lvu83V8dM9W\/eUunUqJPBzp3+madWqxdX0pSy8pvD9WEVLC6XZ\/mE5bzFRuajiLSp9juABPgHn5jB8y7XvN1fHTPVv3lW2YMLqYNjN3h1Z2++3fub8RvDiDHaIKo4Tp4k0baV9ZarGdvTlxZW6w1t7UdNtSvcDxXF6WI4HdCrUrNi4Z0b26iId4QHEaeZcRC7zAtm99jWXKWK2d5Q3qrXFlBzSCYcRE8OS43ELG5w67qWt9RfQuKZhzHiCEmpN8TXM6adVt4w81o1OJ09nnmsexcuRaWy\/NuBYLlZ9li130VZ1d7iw0nulpA6gRyK3Pwg2cf0Vj6i\/6iotMAnXqVlWaSWFsY62gUataddVJxct3h4XwLz+EGzj+jsPUXfUTZmPZ1TeHsZYhzTIIsXaH+4q9zdkK4y1g9HEK17SrsqVG0wxrCCCQT+xb+nsfvXsa4Yrb+EJjoj7V1UqjeFFHkTttOjTjUld1OGWcelzxz\/RNVtQznQzLWt7XDmv7htyXbzxBqOPOOQH7V3tvnXKFfA7OyxO6p1RTo02vpVLao4BwaP6sLme87e+Nrf5p3tS7zt742t\/mne1EqqbljmTWlotSjToRrOKhusZznvzhnQ\/CDZx\/R2HqLvqI+EGzj+isPUXfUXPd5298bW\/zR9q53A8i3GLZixPCWXlKm+xJDqhYSHw7d0COU08OKFO10+rGU4XdRqO79Ll\/KWH8INnH9FYeou+ouRw\/HcBsdqLsStalOhg4ZDXU6LmgE0oPggT8aeS9w2O3njW3+ad7U+8\/eafwrbaf8J3tRqo8eithRqaVTU4u6lJSi47tvn2r0eZzG1DF7LGs0Ou8NrdNbmkxu9uluoHUQFyJEaK1e89d+Nbf5p3tXL5RybWzJeXtvSuqdA2sS57Sd6SR+xcZ05uW63Z7VnqNjTtuGlUzCmkm9\/BZ2OcwvEbvCrxl3h9d9C4Zwe36D1jsV0ZX2qYbc2Ybjx7jumCC5rHPZU7RAJB7FT2NYa7DMVu7F7xUdb1HUy5ogEgxK8W4kKkqb2Ot\/plrqcE6q8Guf9+J7MxXFK8x7Ebm3dv0a1w97HQRILiQdVroWZlF1R7WU2lz3GAAJJK7PH9n1fAcvjEsQxCix5DQLcMJcXH72Z5c\/IqKLeWjXO5o27hSnLDlsu9nDQiFIiAkqmkR4oTAkoQChEJoQChEJoQChEJoQChCaIQChCcIQChEJoQChEBNEIBQrI9zsP8AbJl35Vb9RUVcKx\/c7fdjy78qt+oqKs+qy0eaPuVCELCaz81EJoXpGESI1ThEJgCQnCITAydjslww4jnS0cRNO1Bru8wgf9xC3m1\/Ml5TzOLLDryvbstqQFQUqhbL3eFy7CFuNhOG9Fh+IYm8D7K8UWE8g3U\/SPQtviuz\/L2KYjcX13e3Rr13l74rNAk9WnBaY05OliPafG3OpW9PV5TuOUI4W2d3u3+BS\/wixrxrffPu9qt\/ZXiTsw5Sv8OxCs+vWYXU3ueS5xY8GNT\/ANSj3sMr\/jl38+36q32Usq4Rlu7rVMLuq73V2hjmVKrXAwZB0A14+lTSpTjLL5HLWNXsbq1cKOVNNNejjdP5FC29\/iuXL27t7O7rWlYP6OqKboktJGv516fhlmPxze\/OFbba7hhw\/OVxVAindtbXbHWRDvzg+lcXCzyTi2sn1Vv0N5ShcOKfEk+S7i\/ckYne3mzW6vbq5q1bsU65FVzpcCAY17FUHwyzH45vfnCrU2efcnu\/7O5+hyo1dareI79h4+j29KVe6Titp9yNnieYMXxW3FDEcQuLmiHb4ZUfInr\/ADq3dpX3LbPyW\/6Ko+FeO0r7ltn5Lf8ARUU94y8C+qwjC4tFBYXGUaeOmiE4RC44PohITW8yRhvvrmvDbRzd6m+qHPH9VvhH8wKJZeEc6tWNKEqkuSWfcW1j1R2UdlNGhbuNK6dTZSBBgh7zvP8A8Sp34RY141vvn3e1fQmbsv4bmOlQoYpc1qTKJLwynUDZJ5mQf8krme9hlf8AHLv59v1Vrq0pt+jyR8Vo+r2VCjKVxnjnJye2eZwuzrNGI0832DL6\/ua1vWcaLm1apcPCEA69sLYbcsNFtmG1vmNht3Shx63MgfQWrrKWzTLVKo2pTvbxr2EOaRXbof7q9O2LDxf5Ndc0wHvtKjagcNfBJ3T9IPmUdHJU2peJ0WqWs9Uo1rfZSTjLbHPl94ZJvn4ZsnoXtJrXvt6NWoGu4GHu0UKVbLm0vDOjqN6G\/ptmJirSPYfvm\/50K8+A\/cUf+S1\/03qk7S5r2dzTuLWq+jXpmWPYYLT2JOpwqKe6wLLTI3dS4qwk4VI1JYkvg12o3mb8oYjlm4i6Z0to4xTuWDwXdh6j2LnBxVzZQ2h2eM24wrNTKQfUG50zm\/Y6nyhwae3h5Fqc77M6lpvX2XQ6va\/GdbTL2Drafvh+fyrnKkmuKHI9a11adGorXUVwT7Jfoy8H2P8AvbkdHtp\/mTZ\/lNP9ByqxucMxgADGL0AaD7IVau2UE5LtBz7pp\/oOVJtpqa2ePY4+TlOE7CPHFPeXNes7fIuZscvc24Zb3eKXdahUqw9j3yHCDxXR7X8axTC8YsaeG31e2Y+hvObTdAJ3iJXF7O6cZ0wk\/wDG\/YV1W2pm9jeH\/k3+Iqyb6N+JWvQpflelHhWOB9i7zjhm3Mfji9+cK8lriuJ2t5Xu7e+uKVzXk1arHkOfJkyeeqxNpdiysty5waBqeA61x3PeVGlHKjFb+o9zcz5gLh\/DF9x\/pne1WvtTv7ywy5a1rC5rW9Y3DWl9J5aSN12mi4jA9nmPYrTZWpWzKNE8H1nho9HH8ytnOGUKuYcLo2gumW5ZVFQuc3e4NI6+1WjXhGMk5bnk3unTqXdvOnT9GLlnZdywUR8J8weOL\/55y7LYmD3fiznElzqbCSeepXuv9mNlh1M1LzH4aPwbYfteufwfMFnk3FL5lgx+J06gDN\/eFPgTqI3pCUKkZTTyd9WsZVLOpSowXFLHcu1HhzblnGLrM+KV7fC7ypSqXD3Ne2i4hwJ4hag5Rx3xPffMO9i7d21usCT7zMDf7ef2Js2uF3HDaTfLVPsXRxp56xjp3GrQgo+brZfrIjswyXcUMSdieM2tSh3OfsFOq3dJf+EQeQ+nyLnNp2YTj+NmlbvmxtSWUo4PPN3+eQVmZXzdZ5nt7q1uxStarmlu4Kw8NrhGh017FUeZMEq4Li1eyqy4NM03xG+w8CFNRJQSjyOGnOpX1CpUvFipFLhXYl2tPt\/r7ubNNQLOxbF1IhYXU1nwfUZPCWwkV6nU1icxRgsmYkKRbCUKME5EhNCYAkck4RCYAkJohMAQQnCEwBITQmALlw1QmlCYADtVj+52+7Hl35Vb9RUVcwrG9zv92PLvyq36ioqT6rLR5o+5EIQsBsPzWhCaF6Z54oRCaEAoRCaEBbVrmnBsH2ZnDrC9bUxF1uWmmGOB33nwtSI03j6FUkJoV5ScsZ7DHZ2MLRzcG25tyee9\/gKF78Cv3YVjNlfM1NvVbUjrAOo9C8KFQ1yippxlyZZm1zGcDx60sK+F3za11Qc5jmBjgS10GdQOBH51WUJoVpy43lmWxs42VBUINtLv595a+TMz4PYbO7nDru9bTvHMrgUyxxkuBjUCFU8JoSUnLCfYRa2ULadScG8zeXn8BQr5ZmrJ97gFnY4reUqrGUqYfTdSqQHBo6gqHQphNw5HLUNNhfqPHJxcXlNPD+BdfdWzT8G0+aq+xHdWzT8G0+aq+xUohX6b91GH8gr9oqfxf0Lr7q2adVp81V9i1GWsUythefMUv6NzSt8PFJjLWKbyCS0bxGkjUEa9aqtCjpeTwjpHRIqM4SrTaksbyz3er2eDZ0Of8XZjmar27oVC+2kMpGCJaABOvXqfOudhNC5t5eWevRpRoU40ocopJewUK28j5qwYZFq4Pjd6KFSKlFocxzpY7UHQHmT6FUqFaEnB5RnvrGne01TqNrDTTXNNe8tfCcz4Pb7Ln4VVvWi\/6CqwUtx2pLnEaxHMKp4TUmtSUnLGewWllC0dRwbfHJyee9ia1d3kfPl7gRZa3m9dYdw3CfCpD+qf2HTyLi2MXpp0+xItxeUWuraldU3SrRymWftLzNhOOZcoUMOuxVrd0NqFm44EDdd1jtCrJlJZqVEngJXfZSyHUvqbLvFnOt7U\/Fpx4b\/YFNSoutI56fYxs6SoUstLv9ZzuSd22zLh9zVltGlU3nugwBBXabQThF9eUb3EL40WUaW4LdkOq1DJPaGjXms2fbPDsDwpjaVMDe8GhQpMhoPN1R3Fx6hw8qpm+q1H1Sak+dVVRyhtyOkrGm7lXEuslj1HS4jjeGva23wewFs3ga1R2\/Ud5z8XzK3cmYHlrBcGbiN\/Xs69yGCpVrVHb25PKDw+lfOTXays\/T1XU9wvdufgzouclxLCeDavReS5M1bYnh5oZcoCnTbp01Vsk\/Jby864TFM75ixlhp3eI1uhPFjPAafKBErmGsAEuQ6qRoNArRpxh2ESk5GxF1Dg6qekcDPharcWeZLGhSIrYFY3FWQd9xcP+0GFyfST8Y6L1Wzqe6S30lXb4yuOE9t1cUryvUqstqVu1x\/i6c7rfSSvE+yG9vMeB2KdWu2N1gLnLNaEimTUG6ORKs+HtK7rkO2ouYQ4hsjgeBVrZIs6OPYNUZi1lb3QpeDTq74D2jqMGQqvZVBEiSJ1K2eD4ndYZdNucPrmnUGhjUEdRHMLnxKtHEHhk\/VyzLdHTY9lGwo3LWUK9WzNQwzpxvU56t7iPzrl8Yy7iGFybm3JpcqrPCafOOHnW3dmu\/e93dQp1qLjrTLBH7VnOYn0Ht7hee5Hgb1AgeAeYB5BUjxqXA+ZZ8DXEuRw76SwPpK1qeWMPzJh5urBrqFxzLBLZ7Wj9keRcTj2X7\/Bqu7e0SGO+JVbqx3kP7OKtGak8dpVxa37DmH04WJzVsalNeZ9NWwQmeSEQsjmqBVcFsihEJoQChEJoQChEJoQChEJoQChEJoQChWN7nj7sWXflVv1FRV0rG9zx92LLvyq36ioqz6rLR6yPuJCELzjcfmuhCF6Z54IQhACEIQAhCEAIQhACEIQAhCEAIQhACEIQAhCEAIQhACEKTWypA2tWemyUU2L1UqalIq2FOmujy7lu5xT7KWup2oMb8SXHqb7eASy9hLbmuKl20i3b16Aqw3Xws2soU2Q8MljAOA8nJZ6tdR2idadFy3Y8LwbCcGdTfUbTfW5TqGdsnn2+iF7r\/FqLHUmi4O\/94ymSXOPYBx+hV3mS4vKtfpahDRS8IOLtSeEAf8A0suWcxWGD09cM6S4d8eu6pJPWIgQOxOhlOPE9y3SKL4eRmzxmCneUWYfbhzmsO9UqOM+F1D2qucRG\/UJBXS4\/fsv8RrXPxKRMMB0hvLTkufrXdrRJMbzuQAWlRUYJPY48TlLK3NQXFqmKvCNPOsNZ\/SVC4BJolZuLfY042PSKrieJ9KmRIkSsVOmSQvSxpA14LpFNlHsecmNCFF1QtaRTJCzVaekheR4IVJZRK3PTYXvQVZqSQRHat3bVO6aRnQHUFcwW8wp06tSmPAc4CVMamFwy3QnTzuuZ1lOkGNIBOqgym9gkQDPWtFRxa4paEh\/yls7S\/o3nguc6lVOkToUnCnNLgWGuW+DnicM55M91Uu3eOo46rEyv4cBxHUVIb1EawR1pBpq1WyB4R00615VarUlUblszXShFR2O9yhmTErR7qNJ1uw12tirSYwlsGAXDn284VoVKjLq17lx62tqrXt+yBoJDtPjNESVXlgzAMv0RQv3tfiVIbldtMOMEidJjrgwVxd3id5TqubQuavQNdvUyXGQOWvJTxuO7ZfhT2O5znsvqUrF2LZWc69sgN6pbDWpSHWPwh+cdvFVTUpxIIVt5Kz9dChu4ncb4YN0uZ4FanHB4MeEOMg+Vczm6pY43itzXoMp2t65xLt0AUqx6wRoCfQttG7T2kZalvjeJwFSmvO9q2txRdTe5j2lrmmCCNQV46jFtMx4ihZHtWNQXBCEKACEIQAhCEAIQhACsb3PH3YsvfKrfqKirlWJ7ntzWbX8vve4Na01iSTAA6Cpqq1Oqy0Osj7kQoseyoxr2Oa5jhIcDII6whecbj82UIQvTPPBCEIAQhCAEIQgBCEIAQhCkAhCFABCEIAQhCAEIQpAIQhQAHFZmIQpRDPVT5LYWIBuaQIBBcNEIVnyK9p0FlVqTT+yP03yNTod46r04ETXxyqaxNQkvBL9ZQhePDrnoy6posYrVKt5WNWo95BIBc4mAtRYuc6o7eJPlKEL26fViebPmzBjRIbTgrRVfjoQs9fmaKHInRJiJ06llZyQhc4nRmelzWc\/ECELtE5MwVT4Dlhr8PMhCpMtEwH+JPlWMkgCChC4s6o9eGsa9tXeaHRESJUmNaHvgDj1IQrR5Ihm9q6VbcDgWHRSa5wgAkAEka8NEIWC8+vl\/fYXodRG8zU4nErV5JL6lvSc906uJaJJ6yoYexr6jWuaHNIMgiRwKEKaXKfh+JM+cfE8NqS26qhpgeFw8i9lAA0xp977UIVbT6z3\/Amv1Dy4j\/FW55mnqevwiPoWrq8EIXq0PqomGr12eSpxXndxQhXZCEhCFBIIQhACEIQAhCEAKxvc8a7YsvA8N6t+oqIQqz6rLQ6yPuEAAQBAQhC843H\/2Q=="
                            },
                            {
                                "timing": 14153,
                                "timestamp": 4544139359,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwMFBgQICf\/EAFwQAAEDAgMEAwkIDAoIBgMBAAEAAhEDBAUGIQcSMUETUWEUFyJVcYGRlNEIFRYycpOx0iM0N0JSVHShsrPB4iUzNTZTYnOSwvAkJidFY2SCo0NEZqLh8UaDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQcICAYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBsdEWIzNSU5GhwRVCVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAngJTe1zHFrwWuBggiCCp1N6k51MVA5sgndJg9R\/OoOcXOLnElx1JPNADoB0JIQBLgBGpjUwkhACAhSLR0YdvNmY3eflQEUIQgGTPJSquDnHWeABEx+dRgQTOvUkgBOUkDUgEwOtATDh0REjUgka6\/sUZHIapJgyRMIB7k7xBENE6mFFTq7u\/DJgaamZPNRIIaDpBQE67mOqk0mdGw8G70x51jUi3ecG05cTHLWVFASaWbjw5pLjG6ZgDzc0uQSHFNzi4yTJQCTdxkAhvKUp0QgG0EyA0kxOnJISTAGqBoU4GkHXnpwQCnSFIukRA4ylwJgSEyPB3hw4IBcW8OB4o4AgjVG6eIGgSQAmfigxp1pEQSJBjmEyZM\/QgHGnhSDxCQMHRJCANYnkiCmDAOgM6aoCANDA4IboR2JJtIaZIB8qASeh7EOO8Z0HkSQAUwCZgExqkEIATJBiBCSEAHjpMJlrmta5zSGu4EjQqbQ6mxlVlQB28QN0w4RGv51AuJABJIHATwQBpu8TPUkhCAZBETGonQpIUqbQ4mXNbAJ8Ln2ICKEIQDlT3h0bR\/WJIEz7FBoBIkwOtJACJQhATpO3XzoIBg68Y7FGR1HgggCIM6a9iU6QgJBu9AB1J5pEEOIJGnUZU3bopiJ3z26AKDQSCRGgnigJks6FoDIeCSX73EaQI9PpWNPTc4+FPCEEERIInVAOmWio01GlzAdQDBI8qsX3PVXoNr+A1Wg+D05gH\/gVFXCsLYG4natgYnSK\/wCoqID7qo4kXUaZNMkloOrv\/hC19t9r0vkD6EID840JiQZBghJAMCWkyNOXWkmCA0iBJ59SSAEIQgBBBBg6FC9dha3OK4lRtqE1Lm4qBjZMkuJ5oQ2orLPK0AgySDGmiDppEEaFfQ+VMl4JZXd5guJYdQua9uG16Neo3wqtJ31XBw9C0O2bJWH2OBUcUwazp23c792u2mNHNdADj5DA861ys5xg59x89R8prWrdRtUmuLGHth5WV2538OexSsaTyQttletYU8dsPfvefhbau9WZqREcYHmnsC2m0Gtg1zitF+Ato7oogXDrek6nSdUk6ta7UCI86zcPo8WT2nXxWVHhe6znG3hnvOXcACd3wmnQEiElN5Y6oDubjNAQ0+nioEQqmge47oy+DugxMaSojgVIagNmBKidCgGAYkcAkDBBHFEo5oAnXVMtIAMGDwKbmgEyddCEA+CROnIICKFJuhh3DiYQPjguJ46mJQA5m6XAkaGJGoPnUZ\/Mm6OI07EkAwePahxEndBDZ0BMptBLXboJgSY5BKPzoBSpPIc6Wt3RA0lNrQRUIIgCRvGDxHDtUDqUAyeMCAU90N3S8EhwJEaJbpgmNEOidOHlQCAnghOYjdkGNdUTodNetAJCBAOokJuMnTQIAMaoABgTqlGiYk6ASgGZaSJBPDQqKBpyQgCJ4I5SmHkNc0cHcdEuHBACCEFCAEICCSYkzCAbRvOAkCTEngEk2kBwJAI6jzSQAhCEAIjSeSFLfe5rWFxLW\/FBOglAJsbw3iQJ1hMgCdNDwJSgkEgEgcSp1HMfVc4M3GE6NaeHpQGMCeCFJj3MnccWyCDBiR1Ia0kgATPCEAQIBEk8SIS01UyW9EGbg3pnfkzHUokDSJ7ZQAxjqjt1oJMEwBPBR5ptMHQxyQ4RGoMidEAQXO0HoSQhAMkmJ5aKwdgQJ2sYKQDoK5PZ9gqKvw0EAkwJgqwNgRjaxgoBOorz8xUQH21bfa9L5A+hCLb7XpfIH0IQH5xoQmW7pgkcJ4ygBzS0w4EHjqkhCAcaTPmSQhAevDMPvcUuBbYda1bms7Xcpt3j\/wDSunZZs4vMGxSni+NikyqxhFGg1285jjpLiNOBPCeK6jZBRo0tn+GVKdOmx9Rry9waAXHpHCSea9ePZ2wzC6Fy63bXxGrQE1GWbC9tP5Tx4LfTPYvVoW1OmlVqP1n57q2u3t7VqWFnT2y4t8298eCT\/tmHPuJWuAV8HxivV6N9O47ncPw6Tx4enZDXebtXSYjaUMTw2vaVwH0LimWO56EcV8yZ+znd5vvKFSvRZb29AEUqTXb0TEknmdB6F3ezvafc9HaYPiGHV7s02CnTq2oL6hA4SznpzBVoXlN1JJ9VnC68mbulZ0atP6WGcrK2WcrD9X57cjkc0bNcfwMvqMt+7rQa9Nb6wO1vEfQuLa99Jx3HOaYLTBjQ6EL6p3swYvO41mC2hPxn7ta4cPJ8Rnn3lSe2jB7XBsyWtO1NV7q1sKtarVeXvqPLnDeJPYBwWW5tlTXHDOPWfQaHrlS7n5tc8LnjPo78u\/s+5vwRwLnbxJMAkzoICG+F4IBJOgUUBYj6kEIHFNw5gEA8EAogwdCEGJMcESmGyQARJ8yAAJB1REFEGJ5L24ZY93GoOk3N0Dg3e48zro0czyQHiEApjiQCF0dLKdapWqtbf2RY1xYx++QHnlxGn+exQblK8f03R3Nm7oXBr4e7QmOe7HMeXgJOiA58x1iIS0gaGfKp1qZoXFSk8tcWOLSWmQSNNCkCAQWkzGqARgNAg73GZ0UVs8Iw1uImu01RSe1rdwuaC0uLg0AmRHGeegOi9Vxlu4tQ81rqy0ZvACoSXaxpp1kf5lAaYMMEPhrWuh3DeE9nE8FAmNB6UAjXT\/4UneESTEnXTh6EApDjwASPnW1w\/Bn3tmLhl1bUprGjuVXEGYBnQHTX8y9lxlW8otrOqXNq1lF5Y4F7pEdm7Mfs14aoDn+UyNeICQkH2rNe0O5buvblweaT3MLmzDoMSJWJjS90SAT1mEAoHXqgNJBjWF78Kw8Yg+sxtXceykag0kHhpPLjqT1L31ssXVHpekurNpp8QXuBJmIHg8ezyE6ESBoEx8bTRdCzKtx0lNlS8s2b7iweETqAT1dn+TotdiuE1sNpUKtWpSqU65cGGnOsbpnUD8IcO0HUIDwO4QNeajrHYm5pa4gkSOoymzwnNaN0TpJ4a9aAipkN3AQfCmN3q7VvRlms9\/2K6oNZME1pYRrGoE6HQjrGvIxjpZdr1BTFK6snuqNLw0PMwI14do04oDST2BLkt+ctVjbOqtvLRzmvLdwOPBocXOmOA3T+yZWgnSEAIWewa199bteJa57QR16r6ovMOwa0qsp+8di8ECN23ZPHyLRQt3Wzh4weLq2tQ0yUIyg5OWeWOzHf4nyjund3oMcJSX1fbWWBXFwaLMGsg6J1tWdvZ2L5qzrRpW2b8Zo29NtOjTu6rWMaIDQHGAB1Ka9s6KTbzkrpOuQ1OcoRg4uKT3x2mmAk6kBJCFmPcAGDKBx6kIQE2VH097ccQHCCBzHUfQokzJPGeQSQgHMxI4I4c0l6LOma1ehRa\/ozVqBm91SQJ\/OgMdSq6q4uquLnEyXHUnzqDTB1Ehb65wU0K1hTdiApC6qBhqV2uYyhJiahEwRxIAMBaWtoXt6QVA18B4mDx1E6wgMbmkRI4iQkhOJGk6DVAKDEwmQBGvlSRGhMjyIBt48lZfucKbX7Z8uteA5pdXBBEg\/YKirUtIMaHnoVZXubPu1Zb+VX\/UVEB93i3ogAClTAH9UIWVCA\/MDWI0RBU2xI3jA5mEuJhuvUpIIgawgmQBpoI4LJUY6m9zHtLXtMFpEEFR4oCMIbLXAwDBnVT3ju7s+DMx2pIDv8k5uw+laUcKzQb2phtLSlTovikJMnfa0BztSeJPkV9ZevsIvsPYcCq2z7UDRlAABvYW8vOF8jLrNmOYHZfzXa1Xv3bSuehuPkngfMYPmW22unTajLl39p8prvk\/G7pyq0W1JZfD+q3z5d77\/vLA215OZWZZYphNrTZWdVFCs2m0N3y4gNceXHSe0KyMq5fs8vYRb2lpRptqMYBVqtaA6o7mSeJ1lezGcPpYrhVzZV\/wCLrsLZ6jyI7QYPmXHY7m2phuzu4vLiGYrTJsXNnUVwd0n0eF6F6DhCjUlUfav+z42NzdalZ0rKLzwyw\/Xnqt+pb+GxtMzZ9wHL0sursVrkf+BQG+7z8h5yqB2g5qdm7Gad6bUWzKVIUWM394kSTJPXquba8h4cD4QMyetDpJJdxOq8uvdTrbPZH3+k+T9tpj6SGZT5Zf5Ll736yEaHrTjdOh5ck\/KhZsHvEYQZUgSOCk4BrhEP0k8fQmCBPDRoAZ01UdJ4ehNHDiEwSRKGgz+1SEKYI3IGmskpgEHyXOPbxRvv3C3fdunQidCpE7rhunUayDzSaSDooBBHMRpCz1i1waGB08XA9flUKbA9waXNaDzdwU4BjIJJJ16ym1peYkDSZKkTrpwiOpIHimBkRbDoMtI4yOabRPMAj86kXEvJdz4wApvY5rQwjwiN7QjUEBMAxGXOhsmexJwO8d+d7nPFTcN0yDImA4c0g2WnUT1daYBCNOClx0A1PII5qUaGCOtCMiaxzgIjT8yiecyXTxlZABEgw7kAk4eEYPbJ5pgkjoXaeCI5qVQP3WdITEeCD1HqQ55e0BxHgiBopV6z67gaj3vLQGt3zMNHAShBinwYKUKXlTaS34pInQwUwSRBMROh1hRhT7E4G6TPhTwhCCLWmC4ECNOOplKIUtIOuvUhCQovdSqtqU43mmRIVmDbPj4ABs8NJ69x+v8A7lWj2ljy17SHAwQREIMQIJmNdFeFSdPqvBkubG2u8dPBSxyyizO\/NjwJ\/wBCw2fkP+sq7xS+rYliF1e3O4a1zUdVfuiBJMmOpYHMc1jXOaQ13xSRofIopOpOfWeSLawtrRt0IKOeeEQhELI1xaSWmCQR5ikqYNmSJ1A0GgjREKSlTe5jw9phzdQUwDFCcCO1SOnEaoA60wCMFSaYEFoI7UKTnOeG73Bo3Rpw5oBAtkTTEeUpOMt0DQJ4BCDHJBkTpJJmfKlqApKRALN4u1mI5+VMAiA0NlwJJkaJQIAgSpHU8IQfImAQPYrM9zaP9tWW\/lV\/1FRVqdVZnubY79OXOM71f09BUUA+8UIQhJ+YjyHEQ1rYAGnPtUYUoQAOc+ZXwUyRTDS4wBJ7FIEgEAkAiD2pNJaZHFMDIoEcdZ4QlCkEQmBkdMhu9LA+QQJnTtS3Hbm+B4MxPam1pe4NaCXEwABqVGEwMlh2O1rMNpZULdtKzqCiwMD303FxAESdeK5bM+Yr3MN6+4uxTp75D3U6MhhdAbvQSdYAHmWm6pRC6SqTksSexjo2FrQm6tKmlJ9qRJw6asBTphkxDQdPzrHCmWuABIIDhIkcUlzwbMgSSAHEndEAHkowpgT2JDjwlMAKbHPcGs+MTAQYAniexBhCYGQAL3BrW6mAAOZTfuAQ0OnrPsT3juBkCAZ4aqPJMAjCkJaNJE6KQMOO8B1eRZN5z6jnsEOdMgN4BMDJha0HiY8qAC2dBqFNxk7ziHHhx4QIUxSNSs2nSbLnaNj75MDJhIIEnnwTaAQZBiNSOSbRDjqPB6+aQMGeCYA6pe4U9+NGgNgAaKGokDyKYaTpB3tIEcVHgdJBCYGSMdabhqpbsgkagcURx09KYGR7vhNAe2I4qBnUHTVSjWWggcEO4mOHLRMDJFonSJPJSgEEEydIRoCYPDrHFSZwIaBJBkkjgmBkxgkJuPBwIBngJ0T8p59SSYGQbLHtLSQ4agwkd2BEzzU3Oc4avcRwAJmAOCQE8epMDJENLjAGp4BKFM6k8B5EOjeO6CBylMDJHTnKUKQCA0uIDQSToAEwMigEgAkdZKb+Ja2Q2efFMggwRBHWhpADpaHSIEngetMDIt7wC0taSSDvHiOxRhShEJgZIohTMB0sJ0Oh5pHUknUlMDIbsGHy3SeHoUYU3EuMnjEcEkwMkVkcDVrP6OmGAy7cB0A481FNzXNjeBEiRI4hMDJCFJxLtXGSIGvUjlHJACYGRkg0g0MAcHEl+snsSexzCA4QSAfSmGuLSQCQOJjgkNDomBkBO7uyQ13HqShMdSCmBkiAshZuxv8AEgEAa6Qlp1KMJgZGCOqdePNS3WsbL2uk6jkEMcWEkAGRGolRTAyRVme5uB79OXDH31f9RUVbdWg61ZvucXh22XLTQAN11c8BzoVFGBk+7UIQqlz8xTG6IJ3uYST17OpMcIIC6nMjyQBJTI6kEk8hwjQQoIEhMcRIkJIABIIIMFNjd5wBIbJiTwCUIUgaABB60DtEqYA3DvO1jwQBznmhJAnh2JubAaZBkTpySQhAIMbxjhKemsQBHPVOowNJLDLJIBPE+ZCSCcSNBw4lJEKCDJTaY6Tc32NcAQZgk8vzFRc4ns5QEE8BMgJHrhCRsjUumB1Jgaw2ADpJRADQQSXTr2IY4NJJYHaEQfpQGQU2gDwmeFpLj8Xt01WFwIiY1E8ZU2kuJDjOh4kqO7yMT5UARoOAnmiNYJ1RENJ5HRScAA0tkyOYQETEnjw0RB8LdEgDUgcFlZTFQPIDnPGoaBygyfMo1A1p8FxII6o9KAiR4A9Kk5sNbvQQRpBE+f0qMEAkedSFOZIIAAkygAO3QRIcSN0SOH+dVBreJPAcRMFZDu7g3WAHrnVRqmXb0yTqfKgICOZPoUhugEESSOM8ChrWl3MNAE9aHGWhoEAfnUkCG7BkmeSHxOkQNJHNBAkRwTk6tbIadYUEiDXQTBgRJjgpsLd4yCWwQNeBhR3ncCTBjj2KVZ8ulsRAiPIgIubFQtLhoYniEi3TTWBrA4I3iG7nKZSGk6SpA3BoaIne58wlyAjXrRxH+dUQhAEghsCCBr2pKUeDoDx1KigGI1kkaaac0kx1Jg6yQDrMICKEyBCJO6RpBM8FAAiEkJnsEKQJBJPFNEIAcIjUGROnJAglJZG7u8fvWk68yBKEkJ4gTCYbLXGQI5HiUiNTGoSQgE9ICOQ01nipuaCJaZdqXDgPMhJjTAkwBJOgSQoIJ02OqPDGglx5BBdIgNDRHLmlwaQCZPEBHEAQEJEPCdqTrxVm+5x3e\/RlzcB0dWmf7Coq0aGneJkaaDrVk+5v+7Rlz5Vb9RUR8gj7vQhC5nQ\/MaElkLCGy4EEiRpxCXKOXUu2DiSa8hwe3R4PIaKDgA47pJHaIU96WQTw+LAUSdIQEE00QmADWlxhokwT6FEq0sn7MbfMOVbfE\/fCpRuKwfDOjBaCHOaOfYq\/x3B7zA8Tq2OI0jTrMPmcORB5hdJUpxSk1szDb6lbXNWdClLMoc1+Ht9hrgJB0JgTpyQQnClSpPq1G06TS+o4gNa0SSeoLng3ZIvaWEBwgxPpUVb+AbHnXGF06+L3r7a6eN40abA7cHIEzxXMbOsmW+a7vEKNe6qW4tQ0gtYDvSXdvYu3m9TKTXM8pa3ZShUqRnlU8ZeH2vC7N\/YcQ4EE6EeVCvDvL2Hja4+aHtR3l7DxtcfND2q\/mdXuMnyp0z7T8JfAo\/giPSrvfsYsGscffW40E\/xQ9q5PZ1kG2zVYXde4valuaNQMAY0OmRPWqu2qJqLW7O9PygsKlKdaM\/RhjOz7eXYV6TJO6IB5SkeKvHvL2HjW4+aHtR3l7DxrcfND2q3mdXuOHyp0z7T8JfAo9scDz59SSvHvMWHjW4+aHtXG7ScjW+UrSyq0LypcG4e5pD2ARAHb2qs7apBcUlsd7XX7G7qqjRnmT5bPx7jg29U+CeMqLhunwTI5FSboDw8\/NWRs92d2uacCdf176tQc2s6luNYCNADPHtXOFOVR8MeZvvL2jZUumrvEfv8AcVoNDrw5hAMGVePeYsPG1x80Pag7GMPJn31uAf7Ie1dvM6vceT8qdM+0\/CXwKSHhMY3eJ14BZCN6nLWEtaNYOg4CYV095ix3S0YtcQf+EPaq\/wA85OuMoX1HfrG4tawJpVgI1HFpHI6+jzqk7epTXFJbGqz12xvanRUZ5l3Ya96OSJG8S0GAOY5qTZqB8HdJEkD77nwCufC9ktldYfaXZxKu19ai2o5ppNIG8J\/asztjNgST763AJ59GParq0qtZwZp+U+mwk4yqbr1P4FI7g3Wh0sMSJ56qIHgzBnWSrvdsZsCI99bj5oe1A2M2I\/3tcfND2p5nV7iPlTpn2n8svgUiN3o93XelItjUaxxld0\/JtBm0gZZF2\/oHa9NuDe\/it\/gvXn7Ztc4DZC+w+s69tW61pZD6fbx1b9C59BPDeORuWr2nSU6Tnh1EnHnuny+\/uK6aBub0SQdepRaPC1ERy4KTmRHAg9qYc6ZPhHhrquR6QnAtLefg+VRgB0E6dYXV5EyheZqv3Mo71GxYfs1dwkAfgjrK2O0rJNDKNLD3295UuO6C9p3mhu7EdR7V0VGbhx42MMtSto3Ks3L5x9nsz4LY4EpkQYkHyKUDlrojrjTzrng3ET2JKZ4RAnrSPFMAUkT2o4SFINkgCPOgxPggjzpgCOpJAA7EllDS8yd4sBALgJhQ1HBMAQI3d0jTUyOKlUO8GlxJcBHDkOCGEtkTo7Q6cpRMcNfKgMaaaInigIqT2lp3XCCEQiEAhxQQQSCCCDGqcdSITADdO7vR4MwoqUIj0oA3TAMGOtLyJwiEBFPypkedG7pOiAJgCAQ4c5S4AKbmQ1p3gZ6uXYlBBghARBgzAI6irL9ziB36cuRw3q\/6ioq3aArJ9zj92fLnyq\/6ioofIlcz7tQhC5HU\/MlJOENBcYEecrQcRITPJA4oBJuILiQA0HkOSEID6E2f3lTDtkVK8ohrqlvRr1Wh3AkPeYKdxQwbahloVKZFG+pDQn49B\/Uetpjz9hGnkyn9xCr+SXP6T1TWW8dvcvYoy+w6ru1G6OYfi1G82uHML0J1eBRjJZi0j4S10x3dS5r0JcNWFSXC\/wAn6n\/fcRxjAsQwjF3Ybd27xdbwa1rRPSTwLesFXFkDJlplPD3Y7mN1Nt21m8A\/UUB+1x4aeQLf4PmbLuPYVTx65FClWsWkv6XV9AkQQOZB5Rx8uip3aHna5zTe9HSLqOGUnTSozq4\/hu7fo9JPPhp0PTznu\/qa\/OL\/AFj\/AAcoOko7VH3+qPit\/B93O7MkZnGabfELqlS6K2pV+iog\/GLd0GT2meC+Z6lV9OvV6N7mS4zBjmrw2CfzZv8A8p\/whUbcfbFQT98VFxJzpwk\/WdtDt6dtfXdGksRXBj7meqwr3HdtqXVau66oIlx11VybfKj6eD4Wab3NPTO4GOQVK4d9v239o36VdG3\/APkfCv7Z30BVpfQz9h21JL9KWf8Av9yKU7qr\/wBNU\/vFOjcV7cEUa1SmDqQxxErCnOkLMfRYR6vfC8j7br\/3yrxsKtU7EHVTUf0vctQ78mf4w81Qj4nwRAV8WBJ2FkkknuSp+sK1W363gz5zyhiuG32\/1I\/mUky\/vCR\/pdfjHxzKhc3FzdBz7iq+o0O4OMgE9nmWEths6meBHDtSGvEx2rKfRqKW+A3tAABwjgr42Mk9728M69PV1\/6GqhjodFfOxr7nd5\/b1v0WrTafSHz3lR\/kP90feUg2\/vnGG3Vcnq3yl74Xn41X+cKwAjXQ+ZG8Q3d3R1zGqzH0HDHuPbaYpf07ik5l5cAhwIIedD1q59vIByxYExPdI1\/6SqNty7pWNgkFwMDmrz28\/wA1rH8qH6JWml9FP2Hz2qRS1Ozx3z9yNnmqwxDEtmtlbYRTfUuzRtyGseGmABOpIVWfAvOwEdxXR1490s+srZx\/HrjLmzuxxGzp0qlVlGg0NqzumQByIVenbHjf4jh\/91\/1l2rKllcbecLkeRpEtSVOp5rCDjxy62c59jNSMlZ1B+1LqI\/GWcf7yZyZnYOMWV04HruW\/WW2btixpwI7hw+esh4H6SkNr+NFo3bTDi4\/ehj\/AG\/5lcsUO9nq8Wt\/Z0\/x+Jqtm9G7ttp9lRxEOF3TdVp1A928QRTcInshW7jObrXCs2UsHxQNZa3NBrmVj8VriXCHdhjjy+io9nmIVcV2p2t9XaxlW4q1qr2t4Amm86TyWw27HdzVbcDNo0Ef9blenUdOi5R7zHf2NO\/1WNCuudLs7Hl7rwJ7Udnxw41cWwSnvWLvCq0W\/wDg9o\/q\/R5OHM5Eyfd5pvgxu9SsaTvs9fiB\/Vb\/AFv8+XsNmW0AW4p4Pj7wbR\/g0K7zPRj8Bx\/B7eXk4dHnnOGH5Nw33ry\/ToNvnglrKYG5RB13j\/W10HnPKXR0pfO5wu1E+eapbf8AjuHiqPqz7OHvfrX\/AHnt9mKZgwvKD8Ny7g1On3VUqMp7g1FJpIlzjzcZ4efqnnPdCfxGCfKrf4FWWX69W6zVYV7mo6pWqXVNznvMlxLxJlWd7oI\/6Ngo5F1bT+4pdV1KU+7bByhpsNP1K1SfFKXG5N828FMiN7qEdUpGJO7MToSmA4ggegJcxyWE+1BrZMDilGhUg0mYBMalRMk6koA1iOtCCOooCANQkUzqhAJCkWluhjXXQylCEiTkboG6JHPrT06kkADiiOcaICOKECTc0gAkESJE80IhCQiTw1KSeqIQDDSQ4gEhoknqUU0IBJxpKDyTBjqQgQTdqSSZ7etEjc7etEnd3ZMcYQCaJ5geVWb7nUnvy5aBAia8GNT9gqKtKbQdTqAdQOMKyPc4\/dny78qt+oqKHyJXM+7EIQuB2PzLI7ZQQQdRHNPlwSWkzgUoUhHnSKAUITQgLQwLPGE2OzV+B1hc93GhWpjdpyyXucRrPaFV8dSs3J2zGlmHLtribsUfQNfe+xihvRDi3jvDqW67y9Hx2\/1YfWWp0a1RJ42wfM09W0rT6tWCqNScm5bSe\/b2FMtcWnSOBGonioq6O8vR8dv9WH1kjsXpQYxt8\/k37yr5rV7jv8p9M+0\/ll8DTbLc7YTlnBru1xLujpalbpG9FT3hEAda1ezbMOC4HeYlUxy3NZlcN6L7CKkQXTx4cQtVmnKd3lzHaOH3dRr2VoNKswaPaTExyI6lttoWRGZSs7Suy\/ddGu8sg0tyIE9ZROoly6v5iVPT6k2lN5uMPbO\/Dvs+w7sbRMkggjD3gjn3Gz2rPc7UcpXTWi5t7msG6gVLZro9JVBoU+dT9RR+TFk2m3LK\/eZeb9oWSSxwGHukjT\/Qme1UYeJXV7PcptzbiNzbPuzaijS6TeFPfnUCOI61ktcnsr7QH5b7scGNe5vT9Hrowu+LPZHFVnx1Um0drSNlps6tOE3lLilnLwl2\/wDRx8K0LTO+E0tmRwF\/dPdxoPp6U\/AkvJGs9RW4Gxej46qerD6yO8vR8dP9WH1l0hQrQzhc\/Aw3et6Pd8Cq1H6LUltLmvYUwQm1stJkaclc3eXo+O6nqw+stPmfZNdYXhda8w6+F70LS99I0tx26OJGpnyLm7apFZaN9Lyj06tNU4VN36mveisTM68VamzPPWD5dy3UscSFyarq7qn2OmHCCAOM9hWi2d5HZm6he1H3zrXudzWwKW\/vTPaOpdf3l6Pjp\/qw+srUaVVenBGfV9Q0ypxWd5NrGMpJ+K3SNl3yMm7pPcdXydyt9qO+Tk0\/+TreqN9q1w2MURwxt89fc37yO8xRj+Wn+rD6y0f4juX4Hg\/\/AB\/7WX83wNkNpOT2Frm2ddruLSLVoPm1Vd7S87HNdzQpWtJ9GwtySwPPhPcfviOX\/wBr3562dsytgzL+niLrpzqzaPRmiG8QdZk9S31psco17ajVOMvG+wOjucaSPlLnLp6maePcehbPRbHgvYzbzlJvifLntj1myw3ablpmDWdpd07qo6lRYxzTQDhIaAY17FPvkZN\/EqvqjfatedjFGdMaqD\/+YfWQdjFHljVT1cfWXTFxyx7jA35PuTl0st9\/1vgbDvkZN\/Eq3qjfamNpGTSftOr6o32rVV9jDeid0GNE1APBDreAT2+EuCwjKta5zozLl\/U7mrb72uqNbvRDC4EcJBgelUlOvFpNczVb2Wi3MZzpVJNQWXvLl34a39hu2Znwlm1FuO0GVGYaz71tMB38VuaNmOK8O1DH7LMuYLe6w7pBSbbtpnpW7pmSe3rC7QbGKIMjG36f8sPrIOxiif8AfT\/Vh9ZVdGu04tc3nsNFLVdGpVYVo1HxRjwraXL7uZTUAPPMapEHdEt14z2K5e8vR8dv9WH1lqsy7JbrDsNq3eG34vHUWl7qTqW44gcYMmfIuTtqqWWj06XlHp1WahGpu\/U1+LRXeC3LbPFbK5rbxo0azKjgNdAZ0HXou22r5vwzNFLDW4X0825qF\/Ss3fjbsRqeorVZGyXe5vq1HMqttrOhDX1yyZP4IGkldx3l6M\/y0\/1b95Wp06soNRWzOOoX+mULuE7ieKlPOMZeMrtwn2FMDQaIPJXOdi9En+Wn+rfvI7y9GI9+n+Xub95R5rV7i3yn0z7T+WXwKYdxKf3o0866fPGULzKd5Sp13sr29YE0qzWxMcQRyOoXR5S2V3WM4XSvr69FlTrDep0xS33FvInURPJUVGblwpbm+rqtpSoK5nUXA+T7\/Zz+BWs+DECZmVGFdHeYoxHv0+PyYfWQdi9Gf5af6t+8r+aVe4wfKfTPtP5ZfApiNOKIMTGnWrjr7F2ik40MZmoOAfbwD5SHLhcFyhXu86DLuIVTa1gXBz2t3+DS4EaiQRHpVZUKkWk1zNdvrdlcwnOlUyoLL2fLvxjL9hy3JJXR3l6Pjp\/qw+sjvL0fHVT1YfWVvNKvd7jJ8p9M+0\/ll8Cl4Qro7y9Dx1U9WH1l4Md2S0sLwa9vm4u+obek6qGG3jegTE7yh2tRLLRen5SadUmoRqbvZbS+BU0IhNC4HuBEJvcXuLjEnqEJIQCTj0IQgGXEt3dImeAUYTQgFCITQgCNdOCUJoQBCsn3OQ\/2z5d+VW\/UVFWysn3OX3ZsufKrfqKiiXJkrmfdaEIWc7n5mQjimha8GbIkJoTAyIhEJoTAyXzlB7qexV76bnNe21uSHNMEHfeqW9+8V8Y3nzzvar22b3VGy2W2t1dNL6FGnWe9oEktFR5Oi1\/fMyh+JXHqrPattSEZRjmWNj4ewu61CvcxpW7qfOS3TW2\/Ipn37xXxjefPO9q3OTcZxSpmzCKbr+7ex11Ta5pquIILhIhWb3zMofiVx6qz2rpso49gmY2Vq2EUQx9BwDg+kGPEjQ6cuPoVYUIykkpmq81itRoylVtGo8s5Xbt3HEbcB\/C+W+vfqfSxejb9\/JGF\/wBs\/wCgLjc\/5ir49nC3p1rZ1qyyq9C2k8y4HeEk9ug9C7Lb8D7z4WeXTP8AoCvOSmqjXqM1tbztaun0qnNcf47\/AJlIgkTBOqk5jmkBzSCRISQsOD7ctDYCP9YMS\/Jf8YXowv7vVb+1qfqSsGwIfw\/iZ\/5YfphZ8L+7zW\/tan6krZT6kPE+Ovv87d\/+l+4822rEb20zZSZa3deiw2zSW06haJk9S4D38xXxjd\/PO9q7Xbp\/PCj+Ss+lyrpcK2ekl4nt6PTh5hR2\/VRsPfvFI\/lK8+ed7Vd2x+7uL7JF068rVK7hXqMBqOLiBut018pVAwr42J\/zGu\/ymp+i1dLXPSGDynhFWDaXavea73P\/ANp4z\/aUvocuaxXL+dn4ndvtqOJGi6s8sLa8DdnTmum2ACLPGfl0vocvBiW1vFLTELm3bh9k5tKo5gJLpIBjrV8Q6KPG8czBm7Wq3PmkIy6ueLw7Dnfg7nz+hxP5\/wDeR8Hc+R\/EYn8\/+8t135MV8W2Ppf7U+\/Fiu6CcOsdZ5u9qpij3s38esfY0\/vOMzHY5iw6lRZj7btlKqSaba1TeBI5gSeE\/nVu7VLmva7PbKpa1alKp0lEbzHFpjdPUqtztnO8zYyzbeW1vQFuXFvRE670cZPYr1xjGbDA8tWd3itJ9W3Ips3WMDzJbpofIVekotTSexi1WpcQlaTq0058UvRjyfdj2HzicaxWAffG8+ed7UDGsVP8AvG7+ed7VcvfMyh+JXHqrPan3zMo\/iVx6qz2qnRQ+ubv0nd\/sT+9fA5bY1imIXebzTuLu4q0nUHktc8lvLktrc\/d\/o\/J\/\/wA5Xf4djOH3OW6mNYPamrSFNzujYwMed2ZB7dFUGTcXrY9tbtMSuGCm+s+odwGQ0Ck4AegBdmlBRhnOXk8eFWd7Vurro+BRpyg1nfPM6Xaxh+Y7vMNB+BUb99uLcBxt3EN3t53VziFxXvLngcLbGCflO9qsPaXnvE8sY3RtLGja1KT6AqE1WuJBkjkR1Lk++7j29HcuH+Zjj\/iXOqqfG8tm7S3qPmdPo6UHHCxlvPt2NP7y55j7XxmflO9qtbZpSxPDsq3hzF3RScyo5\/8ApLpLWBok+SZXAna9jukW2HnT8B31l32TcWq56yhiAxihRaHPdQIpAgRAIOp4glWocHF6LeTPrfnjtcXVOMYZWXF5a37M4PBsdJp5BvHs0cLiqQR8lsKl3Y5iziXHErwknUms7X86ujY+CNn14DqenrfotVEMLWkFzZ7Fzq\/RwPS0mMZX122v1o+5nuGOYqP95XnzzvaslvjuKsuKTmYleAhwIPSu9q1hMuJ1jkp0NatMAayFn3PoHThjki8NvEfBixJGvdOh\/wCkr07SLq4stmdpUs61ShUIoN3qbt0xHDTyLz7dxOWLAf8AMj9EqW1Mf7L7TsNv+it9TrVPA\/P7BJ0LFP68veUy\/G8V3j\/CN0NeArOI+lL37xWP5RvPnne1a9MDmOS8\/c\/QOjh3IsXY\/i2IXGdKFGve3FWk+nU3mPqEgw0nge1Ydsdara59qVbao+lVFFnhsO6fixxCw7GB\/r3bRP8AF1P0Sp7a\/wCe9X+xp\/QtP+h7T5\/hitcwl\/p\/\/o5L37xXxjefPO9qtfYRfXV5Uxnuu5rV90Ud3pHl0Tv8JVMK3\/c+\/wAZjfko\/wCNRbZ6VHTykhFabVaXd\/8AZHD5vxfEqOacXZSv7pjG3dUNa2q4ADeK0tXF8Sq03U6t\/dPY4Q5rqriCOor2Zz\/ndjP5XV\/SK0y4Szk9ihTgqcdlyQkJohRg0CQCQIkwU4QmAKEJjghMDIlItcWl5BLZgu7UoQmAKEJo5JgCIQE4QowMiAVk+5z+7Nl35Vb9RUVbwrJ9zn92XLvyq36iooktmSuZ90oQhZjQfmchSjrSW0yi5cEJwnpHagIwiE0IC0cCzpg9ns0fgtepWF8aFamGimS2XOcRr5wqtXc4XkCpf5MdmAYg1jW0qlXoTSk+AXCJnnu9S4ddKnE0uLuPL06FrGVbzeWW5Pi9Uu1chQul2f5jdlnMNK6eXdyP+x3DWiSWHn5QYPmRjGb7\/FsCoYVcUrVtvR3N1zKcPO6IEmVp8IsjiOKWlk14pm4qtpB5E7u8YmFVei04mmcOnoyhcxwnlPfO33L+h020vFcGxjGqWJYFUqdLUbFcOplvhCIcPN9C7vCtqGBX+F0qeYbZwuWAb7TRFVjiPvh1ehV\/nzJj8pGyFS9bdd078RT3N3d3e0\/hLq6WxytUpNf780xvAH7XP1loj0qm8LftPn7r9EytKPTVHwrPBLfO2z5L2bo3vw6yL+KU\/UR7EfDrIv4pT9RHsWk7zNfxzT9WP1kd5mv46p+rH6y6fPfVR5uNE\/aJ\/fL\/AIm8ftMyrh1tVfhdq81iNGUrcUg48pPV6VW+Vcy06Gf249jDi1j31KlTo2zBc1wAA6tQuoutjd4yi91titGpUGrWPoloPZMn6FxmXMq3OK5ndglxU7juWb2\/vs3t0tExEhc6jq8UeJeB6lhT0noKzoVHJNPibbzjHrX5FsXG0PJl1U6S5pdNUiN6pabxjykLF8Osiz9qU\/UR7Fo+8zX8dU\/Vj9ZM7Gq5JJxphJ59zn6y6fP\/AFUeVGOhxWFcSx4y\/wCJuvh1kX8Up+oj2LwZj2nYRQwWtaZbt39NVaWA9EKbKc8SBzPmXj7zNfxzT9WP1l5sU2S1rDDLq7OLU6gt6L6u4Lcje3QTE7yh9Ph7YOtGGhyqR+elJ5WE+JrPZ2Hl2T5twvLVtiLMUqVWOruYWblMu4b0\/SuvdnzIznFzrVhcTJJshJPoXFZR2bVcx4FRxJmJMoCoXDozR3ogkcd4dS3PeZr+Oafqx+soh0yiklsdr\/8AQ87qc6taUZ5w8ZXLbu9RvDnrIo\/8nT9RHsR8Osi\/ilP1EexaPvM1\/HVP1Y\/WQdjNeNMZpz+Tn6yt899VGXGiftE\/vl\/xPDtGzLlnF8AZb4Hbsp3QrteXC2FPwQDImO0aLNtCzlhGNZPtsNsX1jdMfTc4OplogNIOvnXE5ty1e5YxIWl8GuD271Oqz4rx1haSNJWeVSWWn2n0ltplrKFKpTk5KDbi855iJPpQOHOF3uTNnlTNODnEKeIMtgKppbho73ADWd4da33eZr+Oqfqx+sojQnJZSLV9dsLeo6VWpiS57P4Gk2XZ0oZcrXdribqnvfW8Nu43e3H+TtH0BebDcXwTCtpNPFbOpU96A97wOjILN5hEAeU+hdJ3mq8R780\/Vv3kd5u40jGqcj\/lv3l1VOthLHI8meo6NKpUqdLh1FiWzw+zPLmdBdbQ8m3VQPuqRrPiAalpvGPOFiGesik\/alPz2Q9iqrOOVb3K18yjeFtSnUE06zPivjj5xPBdnY7Ia13ZW9z78U29NTbU3e5+EgGPjKynVk2sLJxq6fpNtRhVlWkoS5Ybx+COjGecjHhZ0\/UR7F4ce2nYNaYPVt8t2zu6KgIaeiFNlOfvo5nzLw95qv46p+rfvKXebq7kHGKcjge5z9ZW+f7EZo\/oFSUp1pSx2Pia9xo9mWemZbbXs8Sp1KljVf0gdTEuY6IJjmDA9C7U57yMSSbSmSeJNkPYtL3mq2v8MUtf+XOn\/uXKsyPUdnl+W+7m77W73T9Fp8Tf+LPm4qi6amlFo21I6PqFWdeFRqSWZYytl28vcWJ8Osikx3HTn8hHsTbn3I9Nwcy1Y17TIIsgCD6FXOcsgYnlpgryLyyjwq9Nsbh6nCdPLwXHqsq04vDS+47W+h2F1TVSjVlKL\/e\/odvtMzq3NNxQoWVN9KwtyXN3\/jPceZHKF1WU9pmF+8NHD8x0Hl9Fgp7wp9Iyo0cJHI6Knm6T18tF1mQsmVM2929Hette5tyZp7+9vb3aPwVWFSo55XNmy906wo2Sp1vRpw3TWcpt8+\/dssn4d5FiO5KcfkI9iDnrIoP2pS9SHsVK4xausMTurJ7xUNtUdR3gIndJEwvHCnziXcvuOS8nLWSypz\/i\/oXu3aPk+xa+rY2zhWiAKVqGF3ZOip3NONVswY7c4lXaGGqRusBkMaBAHoC1UIVJ1ZTWHyN1jpFvYzdSnlye2W8vHcIeRWDslzThmWX4mcVfUYK4p7m4wund3p+kKvz2pjtVIScJcSNV5aU72jKhV6r7vU8nvzHd0r\/H8Ru7ck0a9w+owkQYLiRotdCaf7VVmiMVGKiuwjCE0IWEiE0AIBIThCAUIjRNEIBQiFLSEoQByAjXrSiFI6lBJIAJMDh2ICJk8VZPudB\/tly58qt+oqKt+Ssn3On3ZMvfKrfqKirLqslcz7nQhCyGk\/NCNUQmhbsGPIoRCaEwBRpKAE0KcDJeuVPuKVfyW5\/SeqJhXtlX7itX8luf0nqil3rco+B89oX0l1\/7JBrAHUtvk4f62YP+V0v0gtQtxk3+dmD\/AJXS\/SC4Jbnu1n83LwZYu3\/4+CeSt\/gXU7SX4szKdocBN2LvpmA9zA727uunhy4Lltv\/AMfBPJW\/wLtM75jr5Xy1bX1rRpVnuqMpFtSYgtJnTyLe8cU8+o\/P6PH5vYdHFSeZ7Pk9yoemz9+Fj\/oqI6bP34WP+iot734sT8W2X953tR34sT8W2X95\/tWbEPrM+jzf\/s0P4l8DabLamanZieMcOJm06Bx\/0oO3d6RETzWSxcx+3W8NMggUoMdYotlbDIG0C7zLjj7C6s7ek0UjUD6TidRHX5Vp8BsKeG7bLyhRLiwtdUG8ST4VMOOp46krsscMeF53PFrKp5xcuvBQl0T2W6a7894bSfhd8KKvvF77dxdGyO5t\/cmNeC5aNoXVmD\/uKwc77RquWsefh7MOZcBrGu3zW3eInhBWg78tfxNT9YP1VWpGnxPMjTYVL9W1NU7WMlhYeVvtzOdjaHP\/AOQf9xeXFK2d6FhWfibsap2e7u1XVi8Mg6QZ5GY866zvy1\/E1P1g\/VWqzVtLq4\/gNzhr8NZQFbd8MVi4iHB3Dd7FRxp42kehRqX7qRVS1illZeVsu87PIFR9HZJWqUnOp1GUblzXAwWkFxBCqP4W5h8dYh8+72q5dltWhR2aU6t2A62pis6oCN4Foc4nTnovH8MNn\/4ra+ofurrOHFGPpY2PKtLt0Lm5XQOpmb3Szgqb4W5h8dYh8+72rZZbzTj1XMGHU6mL3tSm+4Y1zH1iQQXCQQrH+GGz\/wDFbX1D91dBla7yvjpqV8EtLM1Ldwki2DHNJ4ESAeR1VI0cvaRqudYjTpSlUtJJd7SxucX7oADcwQxrNb\/AqfXc7WcynHMcbatoVKFKwL6e7U+MXEjeJHLgAuHXOu1KbaPW0K3qW1hTp1Fh7\/i2\/wAy9Nj7izZ5duaSHCtVII5eC1VN8Lcw+Or\/AOfd7VbOyL7nd5\/bVv0QqKVqu0IGLS6cJ3t3xJP0l7mbz4W5h0\/hrEPn3LJbZuzC25pH35vjDhoaxIOvUtATxKnQ\/jqfyguOWe67ek11F9yLs27tBy9h7iPCFxAPVLSttmv3z73ll7x91d29FQ3e5p343RPDktVt2\/m3YflP+Erf4zj7stZFscRZbi4LaVFm4XbvFo5wVueOOee4\/P6TmrKz6OPE+OWE+3cqeNoUA\/6wf9xP\/aF\/6g9FRdB35LjT+BqfrB+qjvyV\/E1P1g\/VXDhp\/XPoOk1L9kj\/ABROejaF\/wCoP+4vTsyq3tbaXRdir6770NqNqmuSXghhEGddIhbjvy1\/E1P1g\/VWq2b35xTal3e6mKZuHVqpYDO7LXGJRKKnHhedyasrqVpcecUVT9B4w087PuLDx3PNpg2aqmEYvSAsn02ubWAndJGocOY7VzWdNmtvf0TimVHUzvjfNu1wLH9rDMDycPIub21j\/XR\/9gz6Fq8mZ1xHLFUMpE17EmX2zzp5WnkVadROThU5GWz0urRtqV3p8sTcVmL6stvwf97czmbihVt676Fek+nWY7dcxwgg9RCtr3P\/APvv\/wDT\/jW+vcOy7tKwzuqzqCjfsEb4EVKZ6nt++Hb6CseyjLuIZbvsbtsRo7od0Rp1W6tqAb+oP7OKmlScKia3RXVdWp3enVaM1wVVjMXz6y5d6KdzaP8AWnF\/yur+kVqIW4zd\/OnF\/wAqq\/pFahZGtz66i\/m4+CFCIKaEwdMihGqaEwBRx6kJoUYAoRBTRyUjICRMRqlCaEwBQhNCjAyB1JJ\/NolCaEwMigohSIhoMjXkkmBkUacE90lpMaDmiUSpwMijSVZHudPuyZd+VW\/UVFXCsj3Ov3ZMu\/KrfqKirPqsmL3R9zIQhYjWfmlCITPlQvQMQoRCcaShAKAiE0IC0dmuesOwzBXYPjrS23aXdHU3C9pa4klrgB1k9fFdF8INnH9HYeou+oqStLepd3VG3ojeq1XhjR1kmArTGxutzxpnq37y005VJLCSeD5XU7PT7as6tatKm574i3hvteyfebr4QbOP6Ow9Rf8AUWShmfZ7bVWVrcWbKrDvNcyyeCD2HdWh7zdXx0z1b95avM2y+4wXBLnEWYi256ABxpihukiQCZ3jwmfMrvpFvwowQp6VWkqUbuo3LbGXvn\/aaraZmulmjFaJtGOZZ2zS2mX6OeTEuI5cB6FZ9fO+TL6ypUMRuqVwxsHcq21RwBAifiqqMj5PrZsfeNoXVO37mDCd9pdO9PV5F1fecvfG1v8ANH2qkHVeZJZybdQpaVDo7WpVcHS5Y574fPD8ToPhBs4\/o7D1F31E\/hBs4\/o7D1F31Fz3ecvfG1v80fajvOXvja3+aPtV\/nPqIxcOlftk\/wCJ\/wDE6WhnTIuEipcYaKLa+7EW9o5jnDqktH0rhst5utqm0etj2Lv7loVWuGjS\/dG7utGgngAvNnLZ\/c5Ywpt9WvqNdrqopbrGEGSCZ\/MoZhyHcYLlqjjFS9pVadQUz0bWEEb4karnKVTPLGNz0bW001QbjVcnWzDiby\/Wlt7yyL3NmQb64Ne9fa16xABfUs3uJjtLV5\/hBs4\/o7D1F31FRiFHTt9iO0fJulBKMa1RJfvf0Lz+EGzj+jsPUXfUXjxvHMgVcGvqdlTshdPoPbSLbJzTvlp3YO7prGqphCh1m1jCOlPQKcJKXTVHj97+ha2VM2YLYbN6+FXV5uXzqNdgp9E8yXb27qBHMKqF3mS9ndbM2DnEO722rDUcxrTR396OcyOenmW+7zdXx0z1b95S6dSok8HOnf6Zp1arF1fSlLLym8P1YRUsLpdn+YTlvMVG5qOItKn2O4AE+AefmMHzLte83V8dM9W\/eVbZgwupg2M3eHVnb77d+5vxG8OIMdogqjhOniTRtpX1lqsZ29OXFlbrDW3tR021K9wPFcXpYjgd0KtSs2LhnRvbqIh3hAcRp5lxELvMC2b32NZcpYrZ3lDeqtcWUHNIJhxETw5LjcQsbnDrupa31F9C4pmHMeIISak3xNczpp1W3jDzWjU4nT2eeax7Fy5FpbL824FguVn2WLXfRVnV3uLDSe6WkDqBHIrc\/CDZx\/RWPqL\/AKiotMAnXqVlWaSWFsY62gUataddVJxct3h4XuLz+EGzj+jsPUXfUTZmPZ1TeHsZYhzTIIsXaH+4q9zdkK4y1g9HEK17SrsqVG0wxrCCCQT+xb+nsfvXsa4Yrb+EJjoj7V1UqjeFFHkTttOjTjUld1OGWcelzxz\/AFTVbUM50My1re1w5r+4bcl288QajjzjkB+1d7b51yhXwOzssTuqdUU6NNr6VS2qOAcGj+rC5nvO3vja3+ad7Uu87e+Nrf5p3tRKqm5Y5k1paLUo06EaziobrGc5784Z0Pwg2cf0dh6i76iPhBs4\/orD1F31Fz3edvfG1v8ANH2rncDyLcYtmLE8JZeUqb7EkOqFhIfDt3QI5TTw4oU7XT6sZThd1Go7v0uX8pYfwg2cf0Vh6i76i5HD8dwGx2ouxK1qU6GDhkNdTouaATSg+CBPxp5L3DY7eeNbf5p3tT7z95p\/Cttp\/wAJ3tRqo8eithRqaVTU4u6lJSi47tvn2r0eZzG1DF7LGs0Ou8NrdNbmkxu9uluoHUQFyJEaK1e89d+Nbf5p3tXL5RybWzJeXtvSuqdA2sS57Sd6SR+xcZ05uW63Z7VnqNjTtuGlUzCmkm9\/BZ2OcwvEbvCrxl3h9d9C4Zwe36D1jsV0ZX2qYbc2Ybjx7jumCC5rHPZU7RAJB7FT2NYa7DMVu7F7xUdb1HUy5ogEgxK8W4kKkqb2Ot\/plrqcE6q8Guf9+J7MxXFK8x7Ebm3dv0a1w97HQRILiQdVroWZlF1R7WU2lz3GAAJJK7PH9n1fAcvjEsQxCix5DQLcMJcXH72Z5c\/IqKLeWjXO5o27hSnLDlsu9nDQiFIiAkqmkR4oTAkoQChEJoQChEJoQChEJoQChCaIQChCcIQChEJoQChEBNEIBQrI9zsP9smXflVv1FRVwrH9zt92PLvyq36ioqz6rLR5o+5UIQsJrPzUQmhekYRIjVOEQmAJCcIhMDJ2OyXDDiOdLRxE07UGu7zCB\/7iFvNr+ZLynmcWWHXle3ZbUgKgpVC2Xu8Ll2ELcbCcN6LD8QxN4H2V4osJ5Bup+kehbfFdn+XsUxG4vru9ujXrvL3xWaBJ6tOC0xpydLEe0+NudSt6erynccoRwts7vdv8il\/hFjXjW++fd7Vb+yvEnZhylf4diFZ9eswupvc8lzix4Man\/qUe9hlf8cu\/n2\/VW+yllXCMt3daphd1Xe6u0McypVa4GDIOgGvH0qaVKcZZfI5axq9jdWrhRypppr0cbp\/AoW3v8Vy5e3dvZ3da0rB\/R1RTdElpI1\/OvT8Msx+Ob35wrbbXcMOH5yuKoEU7tra7Y6yId+cH0ri4WeScW1k+qt+hvKULhxT4knyXcX7kjE7282a3V7dXNWrdinXIqudLgQDGvYqg+GWY\/HN784Vamzz7k93\/AGdz9DlRq61W8R37Dx9Ht6Uq90nFbT7kbPE8wYvituKGI4hcXNEO3wyo+RPX+dW7tK+5bZ+S3\/RVHwrx2lfcts\/Jb\/oqKe8ZeBfVYRhcWigsLjKNPHTRCcIhccH0QkJreZIw331zXhto5u9TfVDnj+q3wj+YFEsvCOdWrGlCVSXJLP3FtY9UdlHZTRoW7jSunU2UgQYIe87z\/wDEqd+EWNeNb7593tX0Jm7L+G5jpUKGKXNakyiS8Mp1A2SeZkH\/ACSuZ72GV\/xy7+fb9Va6tKbfo8kfFaPq9lQoylcZ45ycntnmcLs6zRiNPN9gy+v7mtb1nGi5tWqXDwhAOvbC2G3LDRbZhtb5jYbd0ocetzIH0Fq6yls0y1SqNqU728a9hDmkV26H+6vTtiw8X+TXXNMB77So2oHDXwSd0\/SD5lHRyVNqXidFqlrPVKNa32Uk4y2xz5fiGSb5+GbJ6F7Sa177ejVqBruBh7tFClWy5tLwzo6jehv6bZiYq0j2H75v+dCvPgP3FH\/ktf8ATeqTtLmvZ3NO4tar6NemZY9hgtPYk6nCop7rAstMjd1LirCThUjUliS9zXajeZvyhiOWbiLpnS2jjFO5YPBd2HqPYucHFXNlDaHZ4zbjCs1MpB9QbnTOb9jqfKHBp7eHkWpzvszqWm9fZdDq9r8Z1tMvYOtp++H5\/KucqSa4ocj1rXVp0aitdRXBPsl+rLwfY\/725HR7af5k2f5TT\/QcqsbnDMYAAxi9AGg+yFWrtlBOS7Qc+6af6DlSbaamtnj2OPk5ThOwjxxT3lzXrO3yLmbHL3NuGW93il3WoVKsPY98hwg8V0e1\/GsUwvGLGnht9XtmPobzm03QCd4iVxezunGdMJP\/ABv2FdVtqZvY3h\/5N\/iKsm+jfiVr0KX6XpR4VjgfYu844ZtzH44vfnCvJa4ridreV7u3vrilc15NWqx5DnyZMnnqsTaXYsrLckgAanh2rjue8qNKOVGK39R7m5nzAXD+GL6J\/pne1WvtTv7ywy5a1rC5rW9Y3DWl9J5aSN12mi4bAdn+O4uxtWhbMpUSfj1n7o9HH8ytvN+UKuYcLoWgumW5ZUFQucze4NIjj2qyrQjGSctzyb3Tp1bu3nTp+jFyzsu5YKI+E+YPHF\/885dlsTB7vxZziS51NhJPPUrYXuy2zw+k6reY9DQJO7bfvrQ4XjtlkrFL2nYb2KMqNa0v3hTAjXSN6eKUKkZTTyaNWsZVLOpSowXFLHcu1GtzblnGLrM+KV7fC7ypSqXD3Ne2i4hwJ4hag5Rx3xPffMO9i7d21qsCT7zMDf7eT9CbNrhdxwym3y1T7F0caeet+Bip3GrQgo+brZfWRHZhku4oYk7E8ZtalDuc\/YKdVu6S\/wDCIPIfT5Fzm07MJx\/GzSt3zY2pLKUHR55u9nYFZeV832eZ7e6tbsUrWq5pbuCsPDa4RodNexVJmTBKuC4tXsqsuDTNN8fHYeBCmokoJR5HDTnUr6hUqXixUilwrsS7Wn2\/1+7mzTUCzsWxdSI4LC+ms+D6jJ4S2EivU6msTmKMFkzEhSLYShRgnIkJoTAEjknCITAEhNEJgCCE4QmAJCaEwBcuGqE0oTAAdqsf3O33Y8u\/KrfqKirmFY3ud\/ux5d+VW\/UVFSfVZaPNH3IhCFgNh+a0ITQvTPPFCITQgFCITQgLatc04Ng+zM4dYXramIuty00wxwO+8+FqRGm8fQqkhNCvKTljPYY7OxhaObg23NuTz3v8hQvfgV+7CsZsr5mpt6rakdYB1HoXhQqGuUVNOMuTLM2uYzgePWlhXwu+bWuqDnMcwMcCWugzqBwI\/OqyhNCtOXG8sy2NnGyoKhBtpd\/PvLXyZmfB7DZ3c4dd3rad45lcCmWOMlwMagQqnhNCSk5YT7CLWyhbTqTg3mby8\/kKFfLM1ZPvcAs7HFbylVYylTD6bqVSA4NHUFQ6FMJuHI5ahpsL9R45OLi8pp4fuLr7q2afg2nzVX2I7q2afg2nzVX2KlEK\/Tfuow\/oFftFT+L+hdfdWzTqtPmqvsWoy1imVsLz5il\/RuaVvh4pMZaxTeQSWjeI0kagjXrVVoUdLyeEdI6JFRnCVabUljeWe71ezwbOhz\/i7MczVe3dCoX20hlIwRLQAJ169T51zsJoXNvLyz16NKNCnGlDlFJL2ChW3kfNWDDItXB8bvRQqRUotDmOdLHag6A8yfQqlQrQk4PKM99Y072mqdRtYaaa5pr7y18JzPg9vsufhVW9aL\/oKrBS3HakucRrEcwqnhNSa1JScsZ7BaWULR1HBt8cnJ5733Ca1d3kfPl7gRZa3m9dYdw3CfCpD+qf2HTyLi2MXpp0+xItxeUWurald03SrRyiz9peZsJxzLlChh12KtbuhtQs3HAgbrusdoVZMpLPSok8Au6yjkWriNNt3ib3W1pybHh1PIOQ7VNSoutI56fYxs6SoUstLv8AWaDJO7bZlsLmtLaFKpvPfGjRBXa5+GE4hd0L7EL\/ALnpUaO62g2HVampOg1AHlXuzph+G4Lgm8ylu0gN2jb0mRvO\/CqP4kdmipLEatWpUJfMclWNRyhtyOkrGn5yriXWSx6jpcSx7DBRFvg+HNt+Tq9R3SVHeQ\/e+ZWns7wLL1phFPEsRrWlxeOZ0r3VXA9EO0Hh5V89NOsrO2vV3CwPIYeIB4rnJcUcJ4NqXC8l2Zt2vU6DnWuWqLSGHd7oqN8GP6rfb6FX+KZ9zJi7XU7jEaraTtC2nDAfLELlWMBEuTNSBDdApjTjHsEpNnv7pPGs7fPaZW3scxWVuxwuMFs7qpEBzi5seYGFypqSdSvRaup6lupHMro2p7FMcO5sr+8o390+rSsqNq0\/+HSndHpJWvfZAu3mPA7FlqV2NbDRvOKlZF0kvbut6yr4XJlctbjtqLmEEhsjgYgq0Mh21HHrGtb4rZ0LunSEU6heBUZ2aGYVbMqAk7su1Wwwy\/r2F0y5sazqVZhkOafzHsXLijWTjF4ZOHBqUuR1eYcn2FvWHQV6toHmG9MN6mD1F3EDt1XLYvl3EMMl1zQJpcqtM7zD5x+1bmrm3EatRxuOiqUnfGp7gg9qynMTqIpnD3BlBwipbkSGnsPIFUXHGSg+ZZ8ElxI4d9JYH0laVvlzD8zWTq9iHW90OO4ARPa0fshcbj2X7\/Bqobe0SGOPgVW6sd5D+zirKabx2lXFpZ7DmH04WJzVsalNeZ9NWwQmeSEQsjmqBVcFsihEJoQChEJoQChEJoQChEJoQChEJoQChWN7nj7sWXflVv1FRV0rG9zx92LLvyq36ioqz6rLR6yPuJCELzjcfmuhCF6Z54IQhACEIQAhCEAIQhACEIQAhCEAIQhACEIQAhCEAIQhACEKTGqQNrVnpslFNi9dOmpSKtip010eXct3GKDpnB1O0aYL4kuPU0cz28BzUcvYULiuKl0wi3bxJ0B86sQ3zbJlGkxsEt+xsA5DnHUs9Wuo7ROtOi5bsWGYJhWECnVrMpvqiIB8IN7ZPE9vohbG\/wAXt2NYDchoDpa1rjLj1ADU+RcBmavd3LwakNY3w99zvikcgPRyWDLeP2eFPdWrYd3RduMms6pw7AI0UKjKpHjbyW6RQfCbbOmYWVLD3upB7qrzNZ1Q\/F7PLw8irPEhvOEHgF1WacVp4riJr029HRAhrToB16eVcxXubWk7ecd49Q1WqMVGnh7HFycp5W5p3ksJ4pipoOtRuq3T1S5rSATwWJokwszlvsacbbnpFZ3WY8qyfGHOVgp0zovVTYeKvHLKPCMDiRoQl0m6DuEjrWeoyZheOo0gqJZiSsMyWt26jXa5\/hAFb21uBch26PBPDsXNls806b30wdwuHkSFVx2fITpqW65nW0aIZOpJUG0ntLnN06jK0FDFLil98HDqdqtla4pSuCG1yaT+RB0SUKU4qMdscuw54qQbb3Nk4v3Inw+OhWBtcBwAcR28lMNNKTIc2NCovPSHegR1wvMr1ajqeltg1UYRUdjtcoZjxDD6jRR6ACqzow+m1u+I5kc\/\/tWu2r3ZYst8dt7Wu2s0b5aJbUHWBHHsVb4Fb4Jgllbvxeoz3wc1tcMYHHwHfF46TpPHgVzOL4pXF5WFhcVe43uLqYcToJmOxRxyju2X4U9jsM47MnssHYtlZzryyA3qlsNalIdY\/CH5x28VVdSnxBCtXI+fbxjeixG46VtPwdDu1gNYe13OOo8ZWgznUw\/GcVr17YU6F04yXNAFOv8A1tNGk+ieMLbRu09pGapb43iV\/UprzvatrXouY9zXtLXAwQRqCvHUYtpmR4ihZHtWNQXyCEIUAEIQgBCEIAQhCAFY3uePuxZe+VW\/UVFXKsT3Pbms2v5fe9wa1prEkmAB0FTVVqdVlodZH3IhRY9lRjXsc1zHCQ4GQR1hC843H5soQhemeeCEIQAhCEAIQhACEIQAhCFIBCEKACEIQAhCEAIQhSAQhCgAOKzM5IQpRDPVSWxsQDc0gQCC4aFCFL5Fe03dpWqfY\/sj\/jPPxjyIherDHur5jb0zjUl+6d8zpHBCF5EOuelLqmszDVqPxGq19R7msMNBMho7OpaC1c43TgSSPKhC9ml1EedPrMMWJFqIPNc7WOqELlX5nWhyCkSDAJhZ2jUoQuMeR2ZlZ8bzL0t+IUIXePI4sxvXmf8AxbTzhCFWRaJhp\/Ff5FikhuhhCFwOqM+HND65DgHDdPHVZixorOAaOHUhCmPISN03SytY08IcPIsoJDXAHSRohCx330vsRNv1Td469zsLwWo5xNR1EguJ1IDiAJ7BoseHNDq1NrgC0uggjihCijzl4P8AItU\/V8Ty0\/AxNwZ4IngNF6bYS0TrxQhVtfpF7fcWr9T++882IfxdA8ywyfI4j6Fq6vBCF6tD6NGCr12eSpxXndxQhXZCEhCFBIIQhACEIQAhCEAKxvc8a7YsvA8N6t+oqIQqz6rLQ6yPuEAAQBAQhC843H\/\/2Q=="
                            },
                            {
                                "timing": 21230,
                                "timestamp": 4551215984,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwMFBgQICf\/EAFwQAAEDAgMEAwgKDQgIBgMBAAEAAhEDBAUGIQcSMUETUWEUFyJxgZGU0QgVFjI3VXKTsdIjMzRCUlNUdKGys8HiJTU2YnOSwvAkJidFY2SCo0NEZqLh8UaDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBAkICAYDAQAAAAABAgMEEQUhEjETQVFxBhQiMmGBkbHRFiMzUlOhweEVQlRikqLS8CQ0Q3OC8SUmssL\/2gAMAwEAAhEDEQA\/APlYAngJTe1zHFrwWuBggiCCp1N6k51MVA5sgndJg9R\/SoOcXOLnElx1JPNADoB0JIQBLgBGpjUwkhACAhSLR0YdvNmY3efjQEUIQgGTPJSquDnHWeABEx+lRgQTOvUkgBOUkDUgEwOtATDh0REjUgka6\/uUZHIapJgyRMIB7k7xBENE6mFFTq7u\/DJgaamZPNRIIaDpBQE67mOqk0mdGw8G70x5VjUi3ecG05cTHLWVFASaWbjw5pLjG6ZgDyc0uQSHFNzi4yTJQCTdxkAhvKUp0QgG0EyA0kxOnJISTAGqBoU4GkHXnpwQCnSFIukRA4ylwJgSEyPB3hw4IBcW8OB4o4AgjVG6eIGgSQAmfegxp1pEQSJBjmEyZM\/QgHGnhSDxCQMHRJCANYnkiCmDAOgM6aoCANDA4IboR2JJtIaZIB8aASeh7EOO8Z0HiSQAUwCZgExqkEIATJBiBCSEAHjpMJlrmta5zSGu4EjQqbQ6mxlVlQB28QN0w4RGv6VAuJABJIHATwQBpu8TPUkhCAZBETGonQpIUqbQ4mXNbAJ8Ln2ICKEIQDlT3h0bR\/WJIEz6lBoBIkwOtJACJQhATpO3XzoIBg68Y7FGR1HgggCIM6a9iU6QgJBu9AB1J5pEEOIJGnUZU3bopiJ3z26AKDQSCRGgnigJks6FoDIeCSX73EaQI8\/nWNPTc4+FPCEEERIInVAOmWio01GlzAdQDBI8asX2PVXoNr+A1Wg+D05gH\/gVFXCsLYG4natgYnSK\/wCwqID7qo4kXUaZNMkloOrv\/hC19t9z0vkD6EID840JiQZBghJAMCWkyNOXWkmCA0iBJ59SSAEIQgBBBBg6FC9dha3OK4lRtqE1Lm4qBjZMkuJ5oQ2orLPK0AgySDGmiDppEEaFfQ+VMl4JZXd5guJYdQua9uG16Neo3wqtJ31XBw8y0O2bJWH2OBUcUwazp23c792u2mNHNdADj4jA8q1ys5xg59h89R8JrWrdRtUmuLGHth5WV1537uexSsaTyQttletYU8dsPbvefhbau9WZqREcYHknsC2m0Gtg1zitF+Ato7oogXDrek6nSdUk6ta7UCI8qzcPk8WT2nXxWVHhe6znG3dntOXcACd3wmnQEiElN5Y6oDubjNAQ0+fioEQqmge47oy+DugxMaSojgVIagNmBKidCgGAYkcAkDBBHFEo5oAnXVMtIAMGDwKbmgEyddCEA+CROnIICKFJuhh3DiYQPfguJ46mJQA5m6XAkaGJGoPlUZ\/Qm6OI07EkAwePahxEndBDZ0BMptBLXboJgSY5BKP0oBSpPIc6Wt3RA0lNrQRUIIgCRvGDxHDtUDqUAyeMCAU90N3S8EhwJEaJbpgmNEOidOHjQCAnghOYjdkGNdUTodNetAJCBAOokJuMnTQIAMaoABgTqlGiYk6ASgGZaSJBPDQqKBpyQgCJ4I5SmHkNc0cHcdEuHBACCEFCAEICCSYkzCAbRvOAkCTEngEk2kBwJAI6jzSQAhCEAIjSeSFLfe5rWFxLW+9BOglAJsbw3iQJ1hMgCdNDwJSgkEgEgcSp1HMfVc4M3GE6NaeHnQGMCeCFJj3MnccWyCDBiR1Ia0kgATPCEAQIBEk8SIS01UyW9EGbg3pnfkzHUokDSJ7ZQAxjqjt1oJMEwBPBR5ptMHQxyQ4RGoMidEAQXO0HmSQhAMkmJ5aKwdgQJ2sYKQDoK5PZ9gqKvw0EAkwJgqwNgRjaxgoBOorz8xUQH21bfc9L5A+hCLb7npfIH0IQH5xoQmW7pgkcJ4ygBzS0w4EHjqkhCAcaTPkSQhAevDMPvcUuBbYda1bms7Xcpt3j\/wDSunZZs4vMGxSni+NikyqxhFGg1285jjpLiNOBPCeK6jZBRo0tn+GVKdOmx9Rry9waAXHpHCSea9ePZ2wzC6Fy63bXxGrQE1GWbC9tP5Tx4LfPPYvVoW1OmlVqP0n57q2u3t7VqWFnT2y4t8298dyT\/tmHPuJWuAV8HxivV6N9O47ncPw6Tx4enZDXeTtXSYjaUMTw2vaVwH0LimWO56EcV8yZ+znd5vvKFSvRZb29AEUqTXb0TEknmdB5l3ezvafc9HaYPiGHV7s02CnTq2oL6hA4SznpzBVoXlN1JJ+azhdeDN3Ss6NWn9LDOVlbLOVh+j8duRyOaNmuP4GX1GW\/d1oNemt9YHa3iPoXFte+k47jnNMFpgxodCF9U72YMXncazBbQn3z92tcOHi94zy7ypPbRg9rg2ZLWnamq91a2FWtVqvL31HlzhvEnsA4LLc2yprjhnHpPoND1ypdz8WueFzxnyd+Xb1exvuRwLnbxJMAkzoICG+F4IBJOgUUBYj6kEIHFNw5gEA8EAogwdCEGJMcESmGyQARJ8iAAJB1REFEGJ5L24ZY93GoOk3N0Dg3e48zro0czyQHiEApjiQCF0dLKdapWqtbf2RY1xYx++QHnlxGn+exQblK8f03R3Nm7oXBr4e7QmOe7HMePgJOiA58x1iIS0gaGfGp1qZoXFSk8tcWOLSWmQSNNCkCAQWkzGqARgNAg73GZ0UVs8Iw1uImu01RSe1rdwuaC0uLg0AmRHGeegOi9Vxlu4tQ81rqy0ZvACoSXaxpp1kf5lAaYMMEPhrWuh3DeE9nE8FAmNB50AjXT\/4UneESTEnXTh5kApDjwASPlW1w\/Bn3tmLhl1bUprGjuVXEGYBnQHTX9C9lxlW8otrOqXNq1lF5Y4F7pEdm7Mfu14aoDn+UyNeICQkH1rNe0O5buvblweaT3MLmzDoMSJWJjS90SAT1mEAoHXqgNJBjWF78Kw8Yg+sxtXceykag0kHhpPLjqT1L31ssXVHpekurNpp8QXuBJmIHg8ezxE6ESBoEx77TRdCzKtx0lNlS8s2b7iweETqAT1dn+TotdiuE1sNpUKtWpSqU65cGGnOsbpnUD8IcO0HUIDwO4QNeajrHYm5pa4gkSOoymzwnNaN0TpJ4a9aAipkN3AQfCmN3q7VvRlms9\/2K6oNZME1pYRrGoE6HQjrGvIxjpZdr1BTFK6snuqNLw0PMwI14do04oDST2BLkt+ctVjbOqtvLRzmvLdwOPBocXOmOA3T+6ZWgnSEAIWewa199bteJa57QR16r6ovMOwa0qsp+0di8ECN23ZPHxLRQt3Wzh4weLq2tQ0yUIyg5OWeWOrHb3nyjund3oMcJSX1fbWWBXFwaLMGsg6J1tWdvZ2L5qzrRpW2b8Zo29NtOjTu6rWMaIDQHGAB1Ka9s6KTbzkrpOuQ1OcoRg4uKT3x1mmAk6kBJCFmPcAGDKBx6kIQE2VH097ccQHCCBzHUfMokzJPGeQSQgHMxI4I4c0l6LOma1ehRa\/ozVqBm91SQJ\/SgMdSq6q4uquLnEyXHUnyqDTB1Ehb65wU0K1hTdiApC6qBhqV2uYyhJiahEwRxIAMBaWtoXt6QVA18B4mDx1E6wgMbmkRI4iQkhOJGk6DVAKDEwmQBGvjSRGhMjxIBt48lZfscKbX7Z8uteA5pdXBBEg\/YKirUtIMaHnoVZXsbPhqy38qv+wqID7vFvRAAFKmAP6oQsqEB+YGsRoiCptiRvGBzMJcTDdepSQRA1hBMgDTQRwWSox1N7mPaWvaYLSIIKjxQEYQ2WuBgGDOqnvHd3Z8GZjtSQHf5Jzdh9K0o4Vmg3tTDaWlKnRfFISZO+1oDnak8SfEr6y9fYRfYew4FVtn2oGjKAADewt5eUL5GXWbMcwOy\/mu1qvfu2lc9DcfJPA+QwfItttdOm1GXLt6z5TXfB+N3TlVotqSy+H9Vvny7X2+0sDbXk5lZllimE2tNlZ1UUKzabQ3fLiA1x5cdJ7QrIyrl+zy9hFvaWlGm2oxgFWq1oDqjuZJ4nWV7MZw+liuFXNlX+112Fs9R5EdoMHyLjsdzbUw3Z3cXlxDMVpk2LmzqK4O6T5vC8y9BwhRqSqPrX\/Z8bG5utSs6VlF54ZYfpz5rfoW\/dsbTM2fcBy9LLq7Fa5H\/AIFAb7vLyHlKoHaDmp2bsZp3ptRbMpUhRYzf3iRJMk9eq5tryHhwPhAzJ60Okkl3E6ry691Ots9kff6T4P22mPpIZlPll\/guXvfpIRoetON06HlyT8aFmwe8RhBlSBI4KTgGuEQ\/STx8yYIE8NGgBnTVR0nh5k0cOITBJEoaDP71IQpgjcgaaySmAQfJc49vFG+\/cLd926dCJ0KkTuuG6dRrIPNJpIOigEEcxGkLPWLXBoYHTxcD1+NQpsD3Bpc1oPN3BTgGMgkknXrKbWl5iQNJkqROunCI6kgeKYGRFsOgy0jjI5ptE8wCP0qRcS8l3PjACm9jmtDCPCI3tCNQQEwDEZc6GyZ7EnA7x353uc8VNw3TIMiYDhzSDZadRPV1pgEI04KXHQDU8gjmpRoYI60IyJrHOAiNP0KJ5zJdPGVkAESDDuQCTh4Rg9snmmCSOhdp4IjmpVA\/dZ0hMR4IPUepDnl7QHEeCIGilXrPruBqPe8tAa3fMw0cBKEGKfBgpQpeNNpLfekidDBTBJEExE6HWFGFPsTgbpM+FPCEIItaYLgQI046mUohS0g669SEJCi91Kq2pTjeaZEhWYNs+PgAGzw0nr3H6\/8AuVaPaWPLXtIcDBBEQgxAgmY10V4VJ0\/NeDJc2Ntd46eCljllFmd+bHgT\/oWGz8h\/1lXeKX1bEsQur253DWuajqr90QJJkx1LA5jmsa5zSGu96SND4lFJ1Jz855ItrC2tG3Qgo554RCEQsjXFpJaYJBHkKSpg2ZInUDQaCNEQpKVN7mPD2mHN1BTAMUJwI7VI6cRqgDrTAIwVJpgQWgjtQpOc54bvcGjdGnDmgEC2RNMR4yk4y3QNAngEIMckGROkkmZ8aWoCkpEAs3i7WYjn40wCIDQ2XAkmRolAgCBKkdTwhB8SYBA9isz2No\/21Zb+VX\/YVFWp1Vmextjv05c4zvV\/P0FRQD7xQhCEn5iPIcRDWtgAac+1RhShAA5z5FfBTJFMNLjAEnsUgSAQCQCIPak0lpkcUwMigRx1nhCUKQRCYGR0yG70sD5BAmdO1Lcdub4HgzE9qbWl7g1oJcTAAGpUYTAyWHY7Wsw2llQt20rOoKLAwPfTcXEARJ14rlsz5ivcw3r7i7FOnvkPdToyGF0Bu9BJ1gAeRabqlELpKpOSxJ7GOjYWtCbq0qaUn1pEnDpqwFOmGTENB0\/SscKZa4AEggOEiRxSXPBsyBJIAcSd0QAeSjCmBPYkOPCUwApsc9waz3xMBBgCeJ7EGEJgZAAvcGtbqYAA5lN+4BDQ6es+pPeO4GQIBnhqo8kwCMKQlo0kTopAw47wHV4lk3nPqOewQ50yA3gEwMmFrQeJjxoALZ0GoU3GTvOIceHHhAhTFI1KzadJsudo2PvkwMmEggSefBNoBBkGI1I5JtEOOo8Hr5pAwZ4JgDql7hT340aA2ABooaiQPEphpOkHe0gRxUeB0kEJgZIx1puGqluyCRqBxRHHTzpgZHu+E0B7YjioGdQdNVKNZaCBwQ7iY4ctEwMkWidIk8lKAQQTJ0hGgJg8OscVJnAhoEkGSSOCYGTGCQm48HAgGeAnRPxnn1JJgZBsse0tJDhqDCR3YETPNTc5zhq9xHAAmYA4JATx6kwMkQ0uMAangEoUzqTwHiQ6N47oIHKUwMkdOcpQpAIDS4gNBJOgATAyKASACR1kpv4lrZDZ58UyCDBEEdaGkAOlodIgSeB60wMi3vALS1pJIO8eI7FGFKEQmBkiiFMwHSwnQ6HmkdSSdSUwMhuwYfLdJ4eZRhTcS4yeMRwSTAyRWRwNWs\/o6YYDLtwHQDjzUU3Nc2N4ESJEjiEwMkIUnEu1cZIga9SOUckAJgZGSDSDQwBwcSX6yexJ7HMIDhBIB86Ya4tJAJA4mOCQ0OiYGQE7u7JDXcepKEx1IKYGSICyFm7G\/wASAQBrpCWnUowmBkYI6p1481Ldaxsva6TqOQQxxYSQAZEaiVFMDJFWZ7G4Hv05cMffV\/2FRVt1aDrVm+xxeHbZctNAA3XVzwHOhUUYGT7tQhCqXPzFMbogne5hJPXs6kxwggLqcyPJAElMjqQSTyHCNBCggSExxEiQkgAEgggwU2N3nAEhsmJPAJQhSBoAEHrQO0SpgDcO87WPBAHOeaEkCeHYm5sBpkGROnJJCEAgxvGOEp6axAEc9U6jA0ksMskgE8T5EJIJxI0HDiUkQoIMlNpjpNzfY1wBBmCTy\/QVFziezlAQTwEyAkeuEJGyNS6YHUmBrDYAOklEANBBJdOvYhjg0klgdoRB+lAZBTaAPCZ4WkuPve3TVYXAiJjUTxlTaS4kOM6HiSo7vIxPjQBGg4CeaI1gnVEQ0nkdFJwADS2TI5hARMSePDREHwt0SANSBwWVlMVA8gOc8ahoHKDJ8ijUDWnwXEgjqjzoCJHgDzqTmw1u9BBGkET5fOowQCR5VIU5kggACTKAA7dBEhxI3RI4f51UGt4k8BxEwVkO7uDdYAeudVGqZdvTJOp8aAgI5k+ZSG6AQRJI4zwKGtaXcw0AT1ocZaGgQB+lSQIbsGSZ5IfE6RA0kc0ECRHBOTq1shp1hQSINdBMGBEmOCmwt3jIJbBA14GFHedwJMGOPYpVny6WxECI8SAi5sVC0uGhieISLdNNYGsDgjeIbucplIaTpKkDcGhoid7nzCXICNetHEf51RCEASCGwIIGvakpR4OgPHUqKAYjWSRpppzSTHUmDrJAOswgIoTIEIk7pGkEzwUACISQmewQpAkEk8U0QgBwiNQZE6ckCCUlkbu7x+9aTrzIEoSQniBMJhstcZAjkeJSI1MahJCAT0gI5DTWeKm5oIlpl2pcOA8iEmNMCTAEk6BJCggnTY6o8MaCXHkEF0iA0NEcuaXBpAJk8QEcQBAQkQ8J2pOvFWb7HHd79GXNwHR1aZ\/sKirRoad4mRpoOtWT7G\/4aMufKrfsKiPkEfd6EIXM6H5jQkshYQ2XAgkSNOIS5Ry6l2wcSTXkOD26PB5DRQcAHHdJI7RCnvSyCeHvYCiTpCAgmmiEwAa0uMNEmCfMolWlk\/Zjb5hyrb4n7YVKNxWD4Z0YLQQ5zRz7FX+O4PeYHidWxxGkadZh8jhyIPMLpKlOKUmtmYbfUra5qzoUpZlDmvu9fqNcBIOhMCdOSCE4UqVJ9Wo2nSaX1HEBrWiST1Bc8G7JF7SwgOEGJ86irfwDY864wunXxe9fbXTxvGjTYHbg5AmeK5jZ1ky3zXd4hRr3VS3FqGkFrAd6S7t7F28XqZSa5nlLW7KUKlSM8qnjLw+t4XVv6jiHAgnQjxoV4d5ew+Nrj5oetHeXsPja4+aHrV\/E6vYZPlTpn2n3S+BR\/BEedXe\/YxYNY4+2txoJ+1D1rk9nWQbbNVhd17i9qW5o1AwBjQ6ZE9aq7aomotbs70\/CCwqUp1oz8mGM7Pr5dRXpMk7ogHlKR4q8e8vYfGtx80PWjvL2HxrcfND1q3idXsOHyp0z7T7pfAo9scDz59SSvHvMWHxrcfND1rjdpORrfKVpZVaF5UuDcPc0h7AIgDt7VWdtUguKS2O9rr9jd1VRozzJ8tn39hwbeqfBPGVFw3T4JkcipN0B4eXmrI2e7O7XNOBOv699WoObWdS3GsBGgBnj2rnCnKo+GPM33l7RsqXTV3iPt9xWg0OvDmEAwZV495iw+Nrj5oetB2MYeTPtrcA\/2Q9a7eJ1ew8n5U6Z9p90vgUkPCYxu8TrwCyEb1OWsJa0awdBwEwrp7zFjuloxa4g\/wDCHrVf55ydcZQvqO\/WNxa1gTSrARqOLSOR183lVJ29SmuKS2NVnrtje1OiozzLsw170ckSN4loMAcxzUmzUD4O6SJIH33PgFc+F7JbK6w+0uziVdr61FtRzTSaQN4T+9ZnbGbAkn21uATz6MetXVpVazgzT8J9NhJxlU3XofwKR3ButDpYYkTz1UQPBmDOslXe7YzYER7a3HzQ9aBsZsR\/va4+aHrTxOr2EfKnTPtP5ZfApEbvR7uu9KRbGo1jjK7p+TaDNpAyyLt\/QO16bcG99q3+C9eftm1zgNkL7D6zr21brWlkPp9vHVv0Ln0E8N45G5avadJTpOeHUScee6fL29hXTQNzeiSDr1KLR4WoiOXBScyI4EHtTDnTJ8I8NdVyPSE4Fpbz8HxqMAOgnTrC6vImULzNV+5lHeo2LD9mruEgD8EdZWx2lZJoZRpYe+3vKlx3QXtO80N3YjqPauiozcOPGxhlqVtG5Vm5fOPq9We5bHAlMiDEg+JSgctdEdcaeVc8G4iexJTPCIE9aR4pgCkie1HCQpBskAR5UGJ8EEeVMAR1JIAHYksoaXmTvFgIBcBMKGo4JgCBG7ukaamRxUqh3g0uJLgI4chwQwlsidHaHTlKJjhr40BjTTRE8UBFSe0tO64QQiEQgEOKCCCQQQQY1TjqRCYAbp3d6PBmFFShEedAG6YBgx1peJOEQgIp+NMjyo3dJ0QBMAQCHDnKXABTcyGtO8DPVy7EoIMEICIMGYBHUVZfscQO\/TlyOG9X\/YVFW7QFZPscfhny58qv+wqKHyJXM+7UIQuR1PzJSThDQXGBHlK0HESEzyQOKASbiC4kANB5DkhCA+hNn95Uw7ZFSvKIa6pb0a9VodwJD3mCncUMG2oZaFSmRRvqQ0J9\/Qf1HraY8vYRp5Mp\/AhV\/NLn9Z6prLeO3uXsUZfYdV3ajdHMPvajebXDmF6E6vAoxksxaR8Ja6Y7upc16EuGrCpLhf4P0P8AvsI4xgWIYRi7sNu7d4ut4Na1onpJ4FvWCriyBky0ynh7sdzG6m27azeAfqKA\/e48NPEFv8HzNl3HsKp49cihSrWLSX9Lq+gSIIHMg8o4+PRU7tDztc5pvejpF1HDKTppUZ1cfw3dv0ecnnw06Hl5z2fma\/GL\/WP8HKDpKO1R9voj3rfufZzuzJGZxmm3xC6pUuitqVfoqIPvi3dBk9pngvmepVfTr1eje5kuMwY5q8Ngn9Gb\/wDOf8IVG3H3RUE\/fFRcSc6cJP0nbQ7enbX13RpLEVwY9jPVYV7ju21LqtXddUES466q5NvlR9PB8LNN7mnpncDHIKlcO+77b+0b9Kujb\/8AzPhX9s76Aq0voZ+o7akl+lLP\/n7kUp3VX\/HVP7xTo3Fe3BFGtUpg6kMcRKwpzpCzH0WEer2wvI+66\/8AfKvGwq1TsQdVNR\/S9y1DvyZ+2HmqEfE+CICviwJOwskkk9yVP2hWq2\/W7mfOeEMVw2+3+pH8SkmX94SP9Lr8Y9+ZULm4uboOfcVX1Gh3BxkAns8iwlsNnUzwI4dqQ14mO1ZT6NRS3wG9oAAOEcFfGxknve3hnXp6uv8A0NVDHQ6K+djXwd3n9vW\/VatNp9IfPeFH+Q\/5R95SDb++cYbdVyerfKXtheflVf5wrACNdD5EbxDd3dHXMarMfQcMew9tpil\/TuKTmXlwCHAgh50PWrn28gHLFgTE90jX\/pKo23LulY2CQXAwOavPbz\/Rax\/Oh+qVppfRT9R89qkUtTs8ds\/cjZ5qsMQxLZrZW2EU31Ls0bchrHhpgATqSFVnuLzsBHcV0dePdLPrK2cfx64y5s7scRs6dKpVZRoNDas7pkAciFXp2x43+Q4f\/df9ZdqypZXG3nC5HkaRLUlTqeKwg48cvOznPqZqRkrOoP3JdRH5Szj\/AHkzkzOwcYsrpwPXct+sts3bFjTgR3Dh89ZDwP1lIbX8aLRu2mHFx+9DH+v\/ADK5YodrPV4tb+zp\/f8AE1Wzejd220+yo4iHC7puq06ge7eIIpuET2QrdxnN1rhWbKWD4oGstbmg1zKx961xLhDuwxx5fRUezzEKuK7U7W+rtYyrcVa1V7W8ATTedJ5LYbdju5qtuBm0aCP+tyvTqOnRco9pjv7Gnf6rGhXXOl1dTy913E9qOz44cauLYJT3rF3hVaLf\/B7R\/V+jxcOZyJk+7zTfBjd6lY0nfZ6\/ED+q3+t\/nx9hsy2gC3FPB8feDaP8GhXeZ6MfgOP4Pby8XDo885ww\/JuG+1eX6dBt88EtZTA3KIOu8f62ug8p5S6OlL53OF1onxzVLb\/x3DxVH5s+rh7X6V\/3nr9mKZgwvKD8Ny7g1On3VUqMp7g1FJpIlzjzcZ4eXqnnPZCfaME+VW\/wKssv16t1mqwr3NR1StUuqbnPeZLiXiTKs72QR\/0bBRyLq2n9xS6rqUp9m2DlDTYafqVqk+KUuNyb5t4KZEb3UI6pSMSd2YnQlMBxBA8wS5jksJ9qDWyYHFKNCpBpMwCY1KiZJ1JQBrEdaEEdRQEAahIpnVCASFItLdDGuuhlKEJEnI3QN0SOfWnp1JIAHFEc40QEcUIEm5pABIIkSJ5oRCEhEnhqUk9UQgGGkhxAJDRJPUopoQCTjSUHkmDHUhAgm7Ukkz29aJG529aJO7uyY4wgE0TzA8as32OpPfly0CBE14Man7BUVaU2g6nUA6gcYVkexx+GfLvyq37CoofIlcz7sQhC4HY\/MsjtlBBB1Ec0+XBJaTOBShSEeVIoBQhNCAtDAs8YTY7NX4HWFz3caFamN2nLJe5xGs9oVXx1KzcnbMaWYcu2uJuxR9A1977GKG9EOLeO8OpbrvL0fjt\/ow+stTo1qiTxtg+Zp6tpWn1asFUak5Ny2k9+vqKZa4tOkcCNRPFRV0d5ej8dv9GH1kjsXpQYxt8\/m38Sr4rV7Dv8p9M+0\/ll8DTbLc7YTlnBru1xLujpalbpG9FT3hEAda1ezbMOC4HeYlUxy3NZlcN6L7CKkQXTx4cQtVmnKd3lzHaOH3dRr2VoNKswaPaTExyI6lttoWRGZSs7Suy\/ddGu8sg0tyIE9ZROoly838RKnp9SbSm83GHtnfh32fUd2NomSQQRh7wRz7jZ61nudqOUrprRc29zWDdQKls10ecqg0KfGp+go\/BiybTbllfvMvN+0LJJY4DD3SRp\/oTPWqMPErq9nuU25txG5tn3ZtRRpdJvCnvzqBHEdayWuT2V9oD8t92ODGvc3p+j10YXe9nsjiqz46qTaO1pGy02dWnCbylxSzl4S6\/+jj4VoWmd8JpbMjgL+6e7jQfT0p+BJeSNZ6itwNi9H46qejD6yO8vR+On+jD6y6QoVoZwufcYbvW9Hu+BVaj8lqS2lzXqKYITa2WkyNOSubvL0fjup6MPrLT5n2TXWF4XWvMOvhe9C0vfSNLcdujiRqZ8S5u2qRWWjfS8I9OrTVOFTd+hr3orEzOvFWpszz1g+Xct1LHEhcmq6u6p9jphwggDjPYVotneR2ZuoXtR98617nc1sClv70z2jqXX95ej8dP9GH1lajSqry4Iz6vqGmVOKzvJtYxlJPvW6Rsu+Rk3dJ7jq+LuVvrR3ycmn\/ydb0RvrWuGxiiOGNvnr7m\/iR3mKMfz0\/0YfWWj\/Edi+48H\/wBf+1l\/N8DZDaTk9ha5tnXa7i0i1aD5NVXe0vOxzXc0KVrSfRsLcksDz4T3H74jl\/8Aa9+etnbMrYMy\/p4i66c6s2j0ZohvEHWZPUt9abHKNe2o1TjLxvsDo7nGkj5S5y6epmnj3HoWz0Wx4L2M285Sb4ny57Y9JssN2m5aZg1naXdO6qOpUWMc00A4SGgGNexT75GTfyKr6I31rXnYxRnTGqg\/\/mH1kHYxR5Y1U9HH1l0xccse4wN+D7k5dLLff9b4Gw75GTfyKt6I31pjaRk0n7jq+iN9a1VfYw3ondBjRNQDwQ63gE9vhLgsIyrWuc6My5f1O5q2+9rqjW70QwuBHCQYHnVJTrxaTXM1W9lotzGc6VSTUFl7y5duGt\/UbtmZ8JZtRbjtBlRmGs+9bTAd9q3NGzHFeHahj9lmXMFvdYd0gpNt20z0rd0zJPb1hdoNjFEGRjb9P+WH1kHYxRP++n+jD6yq6Ndpxa5vPUaKWq6NSqwrRqPijHhW0uXs5lNQA88xqkQd0S3XjPYrl7y9H47f6MPrLVZl2S3WHYbVu8NvxeOotL3UnUtxxA4wZM+JcnbVUstHp0vCPTqs1CNTd+hr72iu8FuW2eK2VzW3jRo1mVHAa6AzoOvRdttXzfhmaKWGtwvp5tzUL+lZu++3YjU9RWqyNku9zfVqOZVbbWdCGvrlkyfwQNJK7jvL0Z\/np\/o38StTp1ZQaitmcdQv9MoXcJ3E8VKecYy8ZXXhPqKYGg0QeSuc7F6JP89P9G\/iR3l6MR7dP8fc38SjxWr2FvlPpn2n8svgUw7iU\/vRp5V0+eMoXmU7ylTrvZXt6wJpVmtiY4gjkdQujylsrusZwulfX16LKnWG9TpilvuLeROoieSoqM3LhS3N9XVbSlQVzOouB8n2+rn8CtZ8GIEzMqMK6O8xRiPbp8fmw+sg7F6M\/wA9P9G\/iV\/FKvYYPlPpn2n8svgUxGnFEGJjTrVx19i7RScaGMzUHAPt4B8ZDlwuC5Qr3edBl3EKptawLg57W7\/BpcCNRIIjzqsqFSLSa5mu31uyuYTnSqZUFl7Pl24xl+o5bkkro7y9H46f6MPrI7y9H46qejD6yt4pV7PcZPlPpn2n8svgUvCFdHeXofHVT0YfWXgx3ZLSwvBr2+bi76ht6TqoYbeN6BMTvKHa1EstF6fhJp1SahGpu9ltL4FTQiE0Lge4EQm9xe4uMSeoQkhAJOPMhCAZcS3d0iZ4BRhNCAUIhNCAI104JQmhAEKyfY5D\/bPl35Vb9hUVbKyfY5fDNlz5Vb9hUUS5Mlcz7rQhCznc\/MyEcU0LXgzZEhNCYGREIhNCYGS+coPdT2KvfTc5r22tyQ5pgg771S3t3ivxjefPO9avbZvdUbLZba3V00voUadZ72gSS0VHk6LX98zKH5Fceis9a21IRlGOZY2Ph7C7rUK9zGlbup85LdNbb8imfbvFfjG8+ed61ucm4zilTNmEU3X929jrqm1zTVcQQXCRCs3vmZQ\/Irj0VnrXTZRx7BMxsrVsIohj6DgHB9IMeJGh05cfMqwoRlJJTNV5rFajRlKraNR5ZyuvbsOI24D+V8t9e\/U+li9G37+aML\/tn\/QFxuf8xV8ezhb061s61ZZVehbSeZcDvCSe3QeZdlt+B9p8LPLpn\/QFeclNVGvQZra3na1dPpVOa4\/v3\/EpEEiYJ1UnMc0gOaQSJCSFhwfblobAR\/rBiX5r\/jC9GF\/D1W\/tan7ErBsCH8v4mf8Alh+uFnwv4ea39rU\/YlbKfmQ7z46+\/wA7d\/7L9x5ttWI3tpmyky1u69Fhtmktp1C0TJ6lwHt5ivxjd\/PO9a7Xbp\/TCj+as+lyrpcK2ekl3nt6PTh4hR2\/VRsPbvFI\/nK8+ed61d2x+7uL7JF068rVK7hXqMBqOLiBut018ZVAwr42J\/0Gu\/zmp+q1dLXPSGDwnhFWDaXWvea72P8A9x4z\/aUvocuaxXL+dn4ndvtqOJGi6s8sLa8DdnTmum2ACLPGfl0vocvBiW1vFLTELm3bh9k5tKo5gJLpIBjrV8Q6KPG8czBm7Wq3PikIy83PF3dRzvudz5+JxP5\/+JHudz5H2jE\/n\/4luu\/JivxbY+d\/rT78WK7oJw6x1nm71qmKPazfx6x9jT9pxmY7HMWHUqLMfbdspVSTTbWqbwJHMCTwn9Kt3apc17XZ7ZVLWrUpVOkojeY4tMbp6lVuds53mbGWbby2t6Aty4t6InXejjJ7FeuMYzYYHlqzu8VpPq25FNm6xgeZLdND4ir0lFqaT2MWq1LiErSdWmnPil5MeT7Meo+cTjWKwD7Y3nzzvWgY1ip\/3jd\/PO9auXvmZQ\/Irj0VnrT75mUfyK49FZ61ToofXN36Tu\/2J+1fA5bY1imIXebzTuLu4q0nUHktc8lvLktrc\/D\/AEfk\/wD+crv8OxnD7nLdTGsHtTVpCm53RsYGPO7Mg9uiqDJuL1se2t2mJXDBTfWfUO4DIaBScAPMAuzSgowznLyePCrO9q3V10fAo05QazvnmdLtYw\/Md3mGg\/AqN++3FuA427iG7287q5xC4r2lzwOFtjBPynetWHtLz3ieWMbo2ljRtalJ9AVCarXEgyRyI6lyffdx7ejuXD\/Ixx\/xLnVVPjeWzdpb1HxOn0dKDjhYy3n17Gn9pc8x9z4zPynetWts0pYnh2Vbw5i7opOZUc\/\/AEl0lrA0SfFMrgTtex3SLbDzp+A76y77JuLVc9ZQxAYxQotDnuoEUgQIgEHU8QSrUODi8lvJn1vxx2uLqnGMMrLi8tb9WcHg2Ok08g3j2aOFxVII+S2FS7scxZxLjiV4STqTWdr+lXRsfBGz68B1PT1v1WqiGFrSC5s9i51fo4HpaTGMr67bX60fcz3DHMVH+8rz553rWS3x3FWXFJzMSvAQ4EHpXetawmXE6xyU6GtWmANZCz7n0DpwxyReG3iPcxYkjXunQ\/8ASV6dpF1cWWzO0qWdapQqEUG71N26Yjhp4l59u4nLFgP+ZH6pUtqY\/wBl9p2G3\/VW+p51TuPz+wSdCxT+vL3lMvxvFd4\/yjdDXgKziPpS9u8Vj+cbz553rWvTA5jkvP3P0Do4diLF2P4tiFxnShRr3txVpPp1N5j6hIMNJ4HtWHbHWq2ufalW2qPpVRRZ4bDun3scQsOxgf6920T9rqfqlT21\/wBN6v8AY0\/oWn\/Q9Z8\/wxWuYS\/0\/wD9HJe3eK\/GN58871q19hF9dXlTGe67mtX3RR3ekeXRO\/wlUwrf9j79sxvxUf8AGots9Kjp4SQitNqtLs\/+kcPm\/F8So5pxdlK\/umMbd1Q1rargAN4rS1cXxKrTdTq3909jhDmuquII6ivZnP8ApdjP53V\/WK0y4Szk9ihTgqcdlyQkJohRg0CQCQIkwU4QmAKEJjghMDIlItcWl5BLZgu7UoQmAKEJo5JgCIQE4QowMiAVk+xz+GbLvyq37Coq3hWT7HP4Zcu\/KrfsKiiS2ZK5n3ShCFmNB+ZyFKOtJbTKLlwQnCekdqAjCITQgLRwLOmD2ezR+C16lYXxoVqYaKZLZc5xGvlCq1dzheQKl\/kx2YBiDWNbSqVehNKT4BcImee71Lh10qcTS4uw8vToWsZVvF5Zbk+L0S61yFC6XZ\/mN2Wcw0rp5d3I\/wCx3DWiSWHn4wYPkRjGb7\/FsCoYVcUrVtvR3N1zKcPO6IEmVp8IsjiOKWlk14pm4qtpB5E7u8YmFVeS04mmcOnoyhcxwnlPfO3sX5HTbS8VwbGMapYlgVSp0tRsVw6mW+EIhw8n0Lu8K2oYFf4XSp5htnC5YBvtNEVWOI++HV5lX+fMmPykbIVL1t13TvxFPc3d3d7T+EurpbHK1Sk1\/tzTG8Afuc\/WWiPSqbwt+s+fuv0TK0o9NUfCs8Et87bPkvVuje+7rIv5JT9BHqR7usi\/klP0EepaTvM1\/jmn6MfrI7zNf46p+jH6y6fPfVR5uNE\/aJ+2X9JvH7TMq4dbVX4XavNYjRlK3FIOPKT1edVvlXMtOhn9uPYw4tY99SpU6NswXNcAAOrULqLrY3eMovdbYrRqVBq1j6JaD2TJ+hcZlzKtziuZ3YJcVO47lm9v77N7dLRMRIXOo6vFHiXcepYU9J6Cs6FRyTT4m284x6V+BbFxtDyZdVOkuaXTVIjeqWm8Y8ZCxe7rIs\/clP0EepaPvM1\/jqn6MfrJnY1XJJONMJPPuc\/WXT5\/6qPKjHQ4rCuJY75f0m693WRfySn6CPUvBmPadhFDBa1plu3f01VpYD0QpspzxIHM+RePvM1\/jmn6MfrLzYpslrWGGXV2cWp1Bb0X1dwW5G9ugmJ3lD6fD2wdaMNDlUj89KTysJ8TWerqPLsnzbheWrbEWYpUqsdXcws3KZdw3p+lde7PmRnOLnWrC4mSTZCSfMuKyjs2q5jwKjiTMSZQFQuHRmjvRBI47w6lue8zX+Oafox+soh0yiklsdr\/APQ87qc6taUZ5w8ZXLbs9BvDnrIo\/wDJ0\/QR6ke7rIv5JT9BHqWj7zNf46p+jH6yDsZrxpjNOfzc\/WVvnvqoy40T9on7Zf0nh2jZlyzi+AMt8Dt2U7oV2vLhbCn4IBkTHaNFm2hZywjGsn22G2L6xumPpucHUy0QGkHXyric25avcsYkLS+DXB7d6nVZ7146wtJGkrPKpLLT6z6S20y1lClUpyclBtxec8xEnzoHDnC73JmzypmnBziFPEGWwFU0tw0d7gBrO8Otb7vM1\/jqn6MfrKI0JyWUi1fXbC3qOlVqYkuez+BpNl2dKGXK13a4m6p7X1vDbuN3tx\/i7R9AXmw3F8EwraTTxWzqVPagPe8DoyCzeYRAHjPmXSd5qvEe3NP0b+JHebuNIxqnI\/5b+JdVTrYSxyPJnqOjSqVKnS4dRYls8Pqzy5nQXW0PJt1UD7qkaz4gGpabxjyhYhnrIpP3JT8tkPUqqzjlW9ytfMo3hbUp1BNOsz3r44+UTwXZ2OyGtd2Vvc+3FNvTU21N3ufhIBj3ysp1ZNrCycaun6TbUYVZVpKEuWG8fcjoxnnIx4WdP0EepeHHtp2DWmD1bfLds7uioCGnohTZTn76OZ8i8Pear\/HVP0b+JS7zdXcg4xTkcD3OfrK3z\/UjNH9AqSlOtKWOp8TXuNHsyz0zLba9niVOpUsar+kDqYlzHRBMcwYHmXanPeRiSTaUyTxJsh6lpe81W1\/lilr\/AMudP\/cuVZkeo7PL8t93N32t3un6LT3m\/wC9nycVRdNTSi0bakdH1CrOvCo1JLMsZWy6+XuLE93WRSY7jpz+Yj1Jtz7kem4OZasa9pkEWQBB8yrnOWQMTy0wV5F5ZR4Vem2Nw9ThOnj4Lj1WVacXhpew7W+h2F1TVSjVlKL\/AHvyO32mZ1bmm4oULKm+lYW5Lm7\/AL57jzI5QuqyntMwv2ho4fmOg8vosFPeFPpGVGjhI5HRU83SevlousyFkypm3u3o71tr3NuTNPf3t7e7R+CqwqVHPK5s2XunWFGyVOt5NOG6azlNvn27tlk+7vIsR3JTj8xHqQc9ZFB+5KXoQ9SpXGLV1hid1ZPeKhtqjqO8BE7pImF44U+MS7F7DkvBy1ksqc\/4vyL3btHyfYtfVsbZwrRAFK1DC7snRU7mnGq2YMducSrtDDVI3WAyGNAgDzBaqEKk6sprD5G6x0i3sZupTy5PbLeXjsEPErB2S5pwzLL8TOKvqMFcU9zcYXTu70\/SFX57Ux2qkJOEuJGq8tKd7RlQq+a+z0PJ78x3dK\/x\/Ebu3JNGvcPqMJEGC4kaLXQmn+9VZojFRiorqIwhNCFhIhNACASE4QgFCI0TRCAUIhS0hKEAcgI160ohSOpQSSACTA4diAiZPFWT7HQf7ZcufKrfsKirfkrJ9jp8MmXvlVv2FRVl5rJXM+50IQshpPzQjVEJoW7BjyKEQmhMAUaSgBNCnAyXrlT4FKv5rc\/rPVEwr2yr8CtX81uf1nqil3rco9x89oX0l1\/uSDWAOpbfJw\/1swf87pfrBahbjJv9LMH\/ADul+sFwS3PdrP5uXcyxdv8A7\/BPFW\/wLqdpL8WZlO0OAm7F30zAe5gd7d3XTw5cFy23\/wB\/gnirf4F2md8x18r5atr61o0qz3VGUi2pMQWkzp4lveOKefQfn9Hj8XsOjipPM9nye5UPTZ+\/Cx\/zVEdNn78LH\/NUW978WJ\/Ftl\/ed60d+LE\/i2y\/vP8AWs2IfWZ9Hm\/\/AGaH8S+BtNltTNTsxPGOHEzadA4\/6UHbu9IiJ5rJYuY\/breGmQQKUGOsUWythkDaBd5lxx9hdWdvSaKRqB9JxOojr8a0+A2FPDdtl5QolxYWuqDeJJ8KmHHU8dSV2WOGPC87ni1lU8YuXXgoS6J7LdNdue0NpPuu91FX2i9tu4ujZHc2\/uTGvBctG0LqzB\/3FYOd9o1XLWPPw9mHMuA1jXb5rbvETwgrQd+Wv8TU\/SD9VVqRp8TzI02FS\/VtTVO1jJYWHlb7cznY2hz\/APkH\/cXlxStnehYVn4m7Gqdnu7tV1YvDIOkGeRmPKus78tf4mp+kH6q1WatpdXH8BucNfhrKArbvhisXEQ4O4bvYqONPG0j0KNS\/dSKqWsUsrLytl2nZ5AqPo7JK1Sk51Ooyjcua4GC0guIIVR+63MPx1iHz7vWrl2W1aFHZpTq3YDramKzqgI3gWhzidOei8fuw2f8A5La+gfwrrOHFGPlY2PKtLt0Lm5XQOpmb3Szgqb3W5h+OsQ+fd61sst5px6rmDDqdTF72pTfcMa5j6xIILhIIVj+7DZ\/+S2voH8K6DK13lfHTUr4JaWZqW7hJFsGOaTwIkA8jqqRo5e0jVc6xGnSlKpaSS7Wljc4v2QAG5ghjWa3+BU+u52s5lOOY421bQqUKVgX092p74uJG8SOXABcOuddqU20etoVvUtrCnTqLD3+9t\/iXpsfcWbPLtzSQ4VqpBHLwWqpvdbmH46v\/AJ93rVs7Ivg7vP7at+qFRStV2hAxaXThO9u+JJ+Uvczee63MOn8tYh8+5ZLbN2YW3NI+3N8YcNDWJB16loCeJU6H26n8oLjlnuu3pNeYvYi7Nu7QcvYe4jwhcQD1S0rbZr9s+95Ze0fdXdvRUN3uad+N0Tw5LVbdv6N2H5z\/AISt\/jOPuy1kWxxFluLgtpUWbhdu8WjnBW544557D8\/pOasrPo48T45YT69yp42hQD\/rB\/3E\/wDaF\/6g81RdB35LjT+RqfpB+qjvyV\/ian6Qfqrhw0\/rn0HSal+yR\/iic9G0L\/1B\/wBxenZlVva20ui7FX133obUbVNckvBDCIM66RC3Hflr\/E1P0g\/VWq2b35xTal3e6mKZuHVqpYDO7LXGJRKKnHhedyasrqVpceMUVT8h4w087PsLDx3PNpg2aqmEYvSAsn02ubWAndJGocOY7VzWdNmtvf0TimVHUzvjfNu1wLH9rDMDxcPEub21j\/XR\/wDYM+havJmdcRyxVDKRNexJl9s86eNp5FWnUTk4VORls9Lq0bald6fLE3FZi\/Nlt9z\/AL25nM3FCrb130K9J9Osx265jhBB6iFbXsf\/APff\/wCn\/Gt9e4dl3aVhndVnUFG\/YI3wIqUz1Pb98O3zFY9lGXcQy3fY3bYjR3Q7ojTqt1bUA39Qf3cVNKk4VE1uiuq6tTu9Oq0ZrgqrGYvn5y5dqKdzaP8AWnF\/zur+sVqIW4zd\/SnF\/wA6q\/rFahZGtz66i\/m49yFCIKaEwdMihGqaEwBRx6kJoUYAoRBTRyUjICRMRqlCaEwBQhNCjAyB1JJ\/RolCaEwMigohSIhoMjXkkmBkUacE90lpMaDmiUSpwMijSVZHsdPhky78qt+wqKuFZHsdfhky78qt+wqKs\/NZMXuj7mQhCxGs\/NKEQmfGhegYhQiE40lCAUBEJoQFo7Nc9YdhmCuwfHWltu0u6OpuF7S1xJLXADrJ6+K6L3QbOPxdh6C76ipK0t6l3dUbeiN6rVeGNHWSYCtMbG63PGmejfxLTTlUksJJ4PldTs9Ptqzq1q0qbnviLeG+t7J9puvdBs4\/F2HoL\/qLJQzPs9tqrK1uLNlVh3muZZPBB7DurQ95ur8dM9G\/iWrzNsvuMFwS5xFmItuegAcaYobpIkAmd48JnyK76Rb8KMEKelVpKlG7qNy2xl75\/wCJqtpma6WaMVom0Y5lnbNLaZfo55MS4jlwHmVn1875MvrKlQxG6pXDGwdyrbVHAECJ96qoyPk+tmx942hdU7fuYMJ32l0709XiXV95y9+Nrf5o+tUg6rzJLOTbqFLSodHa1Krg6XLHPfD54fedB7oNnH4uw9Bd9RP3QbOPxdh6C76i57vOXvxtb\/NH1o7zl78bW\/zR9av859RGLh0r9sn\/ABP+k6WhnTIuEipcYaKLa+7EW9o5jnDqktH0rhst5utqm0etj2Lv7loVWuGjS\/dG7utGgngAvNnLZ\/c5Ywpt9WvqNdrqopbrGEGSCZ\/QoZhyHcYLlqjjFS9pVadQUz0bWEEb4karnKVTPLGNz0bW001QbjVcnWzDiby\/Slt7yyL3NmQb64Ne9fa16xABfUs3uJjtLV5\/dBs4\/F2HoLvqKjEKOnb6kdo+DdKCUY1qiS\/e\/IvP3QbOPxdh6C76i8eN45kCrg19TsqdkLp9B7aRbZOad8tO7B3dNY1VMIUOs2sYR0p6BThJS6ao8fvfkWtlTNmC2GzevhV1ebl86jXYKfRPMl29u6gRzCqhd5kvZ3WzNg5xDu9tqw1HMa00d\/ejnMjnp5Fvu83V+OmejfxKXTqVEng507\/TNOrVYur5UpZeU3h+jCKlhdLs\/wAwnLeYqNzUcRaVPsdwAJ8A8\/IYPkXa95ur8dM9G\/iVbZgwupg2M3eHVnb77d+5vxG8OIMdogqjhOniTRtpX1lqsZ29OXFlbrDW3rR021K9wPFcXpYjgd0KtSs2LhnRvbqIh3hAcRp5FxELvMC2b32NZcpYrZ3lDeqtcWUHNIJhxETw5LjcQsbnDrupa31F9C4pmHMeIISak3xNczpp1W3jDxWjU4nT2eeax6ly5FpbL824FguVn2WLXfRVnV3uLDSe6WkDqBHIrc+6DZx+KsfQX\/UVFpgE69SsqzSSwtjHW0CjVrTrqpOLlu8PC9xefug2cfi7D0F31E2Zj2dU3h7GWIc0yCLF2h\/uKvc3ZCuMtYPRxCte0q7KlRtMMawggkE\/uW\/p7H717GuGK2\/hCY6I+tdVKo3hRR5E7bTo041JXdThlnHlc8c\/1TVbUM50My1re1w5r+4bcl288QajjzjkB+9d7b51yhXwOzssTuqdUU6NNr6VS2qOAcGj+rC5nvO3vxtb\/NO9aXedvfja3+ad60SqpuWOZNaWi1KNOhGs4qG6xnOe3OGdD7oNnH4uw9Bd9RHug2cfirD0F31Fz3edvfja3+aPrXO4HkW4xbMWJ4Sy8pU32JIdULCQ+HbugRymnhxQp2un1YynC7qNR3flcv5Sw\/dBs4\/FWHoLvqLkcPx3AbHai7ErWpToYOGQ11Oi5oBNKD4IE++nkvcNjt58a2\/zTvWn3n7zT+VbbT\/hO9aNVHjyVsKNTSqanF3UpKUXHdt8+teTzOY2oYvZY1mh13htbprc0mN3t0t1A6iAuRIjRWr3nrv41t\/mnetcvlHJtbMl5e29K6p0DaxLntJ3pJH7lxnTm5brdntWeo2NO24aVTMKaSb37lnY5zC8Ru8KvGXeH130LhnB7foPWOxXRlfaphtzZhuPHuO6YILmsc9lTtEAkHsVPY1hrsMxW7sXvFR1vUdTLmiASDErxbiQqSpvY63+mWupwTqrua5\/33nszFcUrzHsRubd2\/RrXD3sdBEguJB1WuhZmUXVHtZTaXPcYAAkkrs8f2fV8By+MSxDEKLHkNAtwwlxcfvZnlz8Soot5aNc7mjbuFKcsOWy7WcNCIUiICSqaRHihMCShAKEQmhAKEQmhAKEQmhAKEJohAKEJwhAKEQmhAKEQE0QgFCsj2Ow\/wBsmXflVv2FRVwrH9jt8MeXflVv2FRVn5rLR5o+5UIQsJrPzUQmhekYRIjVOEQmAJCcIhMDJ2OyXDDiOdLRxE07UGu7yCB\/7iFvNr+ZLynmcWWHXle3ZbUgKgpVC2Xu8Ll2ELcbCcN6LD8QxN4H2V4osJ5Bup+keZbfFdn+XsUxG4vru9ujXrvL3xWaBJ6tOC0xpydLEes+NudSt6erynccoRwts7vdv8Cl\/dFjXxrffPu9at\/ZXiTsw5Sv8OxCs+vWYXU3ueS5xY8GNT\/1KPewyv8All38+36q32Usq4Rlu7rVMLuq73V2hjmVKrXAwZB0A14+dTSpTjLL5HLWNXsbq1cKOVNNNeTjdP4FC29\/iuXL27t7O7rWlYP6OqKboktJGv6V6fdlmP45vfnCtttdww4fnK4qgRTu2trtjrIh36QfOuLhZ5JxbWT6q36G8pQuHFPiSfJdhfuSMTvbzZrdXt1c1at2Kdciq50uBAMa9iqD3ZZj+Ob35wq1NnnwT3f9nc\/Q5UautVvEd+o8fR7elKvdJxW0+xGzxPMGL4rbihiOIXFzRDt8MqPkT1\/pVu7Svgts\/Fb\/AKqo+FeO0r4LbPxW\/wCqop7xl3F9VhGFxaKCwuMo08dNEJwiFxwfRCQmt5kjDfbXNeG2jm71N9UOeP6rfCP6AUSy8I51asaUJVJcks+wtrHqjso7KaNC3caV06mykCDBD3nef\/iVO+6LGvjW++fd619CZuy\/huY6VChilzWpMokvDKdQNknmZB\/ySuZ72GV\/yy7+fb9Va6tKbfk8kfFaPq9lQoylcZ45ycntnmcLs6zRiNPN9gy+v7mtb1nGi5tWqXDwhAOvbC2G3LDRbZhtb5jYbd0ocetzIH0Fq6yls0y1SqNqU728a9hDmkV26H+6vTtiw8X+TXXNMB77So2oHDXwSd0\/SD5FHRyVNqXedFqlrPVKNa32Uk4y2xz5feGSb5+GbJ6F7Sa177ejVqBruBh7tFClWy5tLwzo6jehv6bZiYq0j2H75v8AnQrz4D8Cj\/zWv+u9UnaXNezuadxa1X0a9Myx7DBaexJ1OFRT3WBZaZG7qXFWEnCpGpLEl7mutG8zflDEcs3EXTOltHGKdyweC7sPUexc4OKubKG0Ozxm3GFZqZSD6g3Omc37HU+UODT28PEtTnfZnUtN6+y6HV7X3zraZewdbT98P0+Nc5Uk1xQ3R61rq06NRWuorgn1S\/Vl3Pqf97cjo9tP9CbP85p\/qOVWNzhmMAAYxegDQfZCrV2ytJyXaDn3TT\/UcqTbTU1s8Zx8HKcJ2EeOKe8ua9J2+RczY5e5twy3u8Uu61CpVh7HvkOEHiuj2v41imF4xY08Nvq9sx9Dec2m6ATvESuL2d04zphJ\/wCN+4rqttTN7G8P\/Nj+sVZN9G+8rXoUv0vSjwrHA+pdpxwzbmP44vfnCvJa4ridreV7u3vrilc15NWqx5DnyZMnnqsTaXYsraBkCNT1rjue8qNKOVGK39B7m5nzAXD+WL7j+Od61a+1O\/vLDLlrWsLmtb1jcNaX0nlpI3XaaLhMAyBjmMsbVt7dlOjP2ys\/dHm4\/oVvZwyfVzDhdG0F0y3LKoqFzmb3BpEce1WVaEYyTlueTe6dOrd286dPyYuWdl2LBQ\/unzB8cX\/zzl2WxMHu\/FnOJLnU2Ek89Stld7K7SxpOq3WOkMAk7tt\/GtDh2N2WSMUu2WBOKsqsa0ukUwCNdI3p4qKFSMpp5NGrWM6lnUpUYLiljsXWjV5tyzjF1mfFK9vhd5UpVLh7mvbRcQ4E8QtQco478T33zDvUu4dtarBx\/kZgb\/byfoQza4XccMpt8dU+pdXGnnzvuMVO41aEFHxdbL6yI7MMl3FDEnYnjNrUodzn7BTqt3SX\/hEHkPp8S5zadmE4\/jZpW75sbUllKODzzd6uwKy8r5vs8z291a3YpWtVzS3cFYeG1wjQ6a9iqTMmCVcFxavZVZcGmab49+w8CFNRJQSjyOGnOpX1CpUvVipFLhXUl1tPr\/P2c2aagWdi2LqRCwvprPg+oyeEthIr1OprE5ijBZMxIUi2EoUYJyJCaEwBI5JwiEwBITRCYAghOEJgCQmhMAXLhqhNKEwAHarH9jt8MeXflVv2FRVzCsb2O\/wx5d+VW\/YVFSfmstHmj7kQhCwGw\/NaEJoXpnnihEJoQChEJoQFtWuacGwfZmcOsL1tTEXW5aaYY4HfefC1IjTePmVSQmhXlJyxnqMdnYwtHNwbbm3J57X+AoXvwK\/dhWM2V8zU29VtSOsA6jzLwoVDXKKmnGXJlmbXMZwPHrSwr4XfNrXVBzmOYGOBLXQZ1A4EfpVZQmhWnLjeWZbGzjZUFQg20u3n2lr5MzPg9hs7ucOu71tO8cyuBTLHGS4GNQIVTwmhJScsJ9RFrZQtp1JwbzN5efwFCvlmasn3uAWdjit5SqsZSph9N1KpAcGjqCodCmE3DkctQ02F+o8cnFxeU08P3F191bNPwbT5qr6kd1bNPwbT5qr6lSiFfpv3UYf0Cv2ip\/F+RdfdWzTqtPmqvqWoy1imVsLz5il\/RuaVvh4pMZaxTeQSWjeI0kagjXrVVoUdLyeEdI6JFRnCVabUljeWez0erubOhz\/i7MczVe3dCoX20hlIwRLQAJ169T5VzsJoXNvLyz16NKNCnGlDlFJL1ChW3kfNWDDItXB8bvRQqRUotDmOdLHag6A8yfMqlQrQk4PKM99Y072mqdRtYaaa5pr2lr4TmfB7fZc\/Cqt60X\/QVWCluO1Jc4jWI5hVPCak1qSk5Yz1C0soWjqODb45OTz2vsE1q7vI+fL3Aiy1vN66w7huE+FSH9U\/uOniXFsYvTTp9iRbi8otdW1K7pulWjlFn7S8zYTjmXKFDDrsVa3dDahZuOBA3XdY7QqyZSWelRJ4BdxlHI1XE2C7xF7raz5CPDqeIch2qalRPypHPT7GFnSVCllpdvpNFkndtsy2FzWltClU3nvjQCCu2z23CcTuqF\/iF+LahSo7raLYdVq6k6ATA8a2ea8MwzB8BL20i22YIZb0mQaj+RqP4x2CFR+J1atSq5zgQCdNICrGo5w25HSVjT8ZVxLzksLsOkxLMGFstxb4PhraB++uKrukqHxcm+RWTsxwPAG4YzEsSrWtxevBeRVdJpgdYP0qgg6TMrOyvUDS1ryGniAeK5y8qPCtjalh5Lyzhtbt7Ivs8t0mVHMO707h9jHyRzVd4ntBzLirXU6uI1WU3aFtIBkjyQuSY0HUnRSNTdEN0Uwpxj1CUmz3m5cRNdxee0ra2GYLK3aRdYPZ3bt2AXFzY8xgrlzUk6lZrZ1Mu0kntXRvi2KcPDubbEb+hiNyatKwoWbT95RmP0la6pZte7eY8N7FkdXptb+E5OzLy8lzYb1kcFfC5FctbjtqL2kEhpjgYhWXkGhSxylWtMVs6N3Spt8B7ngVGdnGYVeNqAkhpLiF7sPvK1pcsuLSs+lWYZDmmCFy4o1U4ReGThwak1sdfmPJtjbVJoVqtq1xgGsN6mD2kagduq5PF8u4hhg3rigTR5VaZ3mHyj963dbN+KVnl1c0nscIczcAB7Vk90TqNNjsPIpU3aVbYiWg9Y6gqLjhJQlzLPgkuJHDvpLA+krQtMvYfme0fWsg62uxxDACJ7Wj90eVcfj2X7\/Bqobe0SGOPgVW6sd4j+46qymm+HrKuLSz1HMPpwsTmrY1Ka81SmrYITPJCIWRzVAquC2RQiE0IBQiE0IBQiE0IBQiE0IBQiE0IBQrG9jx8MWXflVv2FRV0rG9jx8MWXflVv2FRVn5rLR85H3EhCF5xuPzXQhC9M88EIQgBCEIAQhCAEIQgBCEIAQhCAEIQgBCEIAQhCAEIQgBCFJjVIG1qz02SimxeunTUpFWxU6a6TLmWrjFQazw6laNMGpElx\/BaOZ\/QFjy\/hYuLgPuWOFu3Uk6A+VWL3ayzpUKbWwHCKTQOPaB1LPVrqO0eZ1p0eLeQsOwTCsJbTrVqdN1RvBh8IN7SToT2+aFsb\/F7ZlEb101lMGQA+CT1aanxBcLmetd3cCoAKepLnujcjXQf\/C12XsbtcNuH3FzYd1XRMiq6p73xNjj2yojRdSPE3ks6ig+FI6LN+YmNw6pYsbUdc1\/tnS\/eDxdfZyVXYkN4AA6hddmzGqeM3VOpSp9DSa33nIOPH\/7XKXFxa03S8h0dWsrVCChDD2OMpOU8rc0tSWEptq6dqd7cNuKpLGkDqXnaDMLM3h7GhLK3PSKzuRPnWQeEOfnWBjDovTTYZV45ZWWEYXS1IP3dWyCvQ9kyvHUaQVEvJJW46Ny+lWa5x3gDOq3tpeC4cd0eAdNeS53dnnqim57CdwkGOSU6rjz5CdNSOtpUQwzvElLondI5zfOueoYlcUfvt4dRWxtcWp1iG3INM8nNOiShRnFRSxg54qQeeZtZfuRPhHmCvOKwa4N3jPMqYaWeG1we0jQpPd0pGgIGnBebc1KjqYltg00YR4co6\/KGY73DazHUBQLXNNIPY1vSDnz4+VW1QruvsOp0sct7W4ZXaJLW+DUB4GCNHdirLLFpg+GYbb3WNVGC4rDp6LG7xLqY05iJnhqOC02PYpU7ur+1lxV7iqOloceHPQclVTlHds6cKex1Ob9mbm2NTFsrOdeWbfCq23GpSHWObh2cR28VVlSnxkK0cjZ8vqLhQv6\/S06ekTu1iOtr+ZHUeK0udn4di+K1q9oGUbl\/hF7QBTrz99po1x59vUttG7T2kZqtvjeJX1SmvO9q2leiWOLXNIcOII4LyVGLaZkzxFCyPasagvkEIQoAIQhACEIQAhCEAKxvY8fDFl75Vb9hUVcqxPY9uaza\/l973BrWmsSSYAHQVNVWp5rLQ85H3IhRY9lRjXsc1zHCQ4GQR1hC843H5soQhemeeCEIQAhCEAIQhACEIQAhCFIBCEKACEIQAhCEAIQhSAQhCgAOKzMQhSiGeqkthYgG5pAgEFw08qEKXyK9ZurSrUJYDUeR0r9N48ohei1qPrZgpGs51Q7zR4RnSOCELyIeeelLzTy5oq1HYlVpF7jTYYawnRviHJc1Tc43kFxieEoQvZpfRo86p5zMuIki0fGi5usTCELncczpb8iFMkHQkLPzQhcInaRmp++C9NPghC7xOTMZWA6t8qEKsiYnnZ9sPlWIEgEg6oQuDOyMlkA66YHCQeRXqqMaLhoDQB1QhCmHIM2tvphYI0O8OHjXqkt390xpyQhZb76RdyJt+T7zd4i5zsq4a9ziXtrVKYcTqGjdIbPVqdO1eexANRgIkEwZ5oQudHzn3MtU5LvMVQCnjBFMBo3uDdFnttYnWSZQhVtvpF6\/cWr+YzzYj9roHmWHXxOI+haurwQhetR+jRgqeezyVOK87uKEK7IQkIQoJBCEIAQhCAEIQgBWN7HjXbFl4HhvVv2FRCFWfmstDzkfcIAAgCAhCF5xuP\/2Q=="
                            },
                            {
                                "timing": 28307,
                                "timestamp": 4558292609,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwQFBgMICf\/EAFwQAAEDAgMEAwkIDAoIBgMBAAEAAhEDBAUGIQcSMUETUWEUFyJVcYGRlNEIFRYycpOx0iM0N0JSVHShsrPB4iUzNTZTYnOSwvAkJidFY2SCo0NEZqLh8UaDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQgFCgYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBkbHRI1JTocEVFjNCVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAngJTe1zHFrwWuBggiCCp1N6k51MVA5sgndJg9R\/OoOcXOLnElx1JPNADoB0JIQBLgBGpjUwkhACAhSLR0YdvNmY3eflQEUIQgGTPJSquDnHWeABEx+dRgQTOvUkgBOUkDUgEwOtATDh0REjUgka6\/sUZHIapJgyRMIB7k7xBENE6mFFTq7u\/DJgaamZPNRIIaDpBQE67mOqk0mdGw8G70x515qRbvODacuJjlrKigJNLNx4c0lxjdMwB5uaXIJDim5xcZJkoBJu4yAQ3lKU6IQDaCZAaSYnTkkJJgDVA0KcDSDrz04IBTpCkXSIgcZS4EwJCZHg7w4cEAuLeHA8UcAQRqjdPEDQJIATPxQY060iIJEgxzCZMmfoQDjTwpB4hIGDokhAGsTyRBTBgHQGdNUBAGhgcEN0I7Ek2kNMkA+VAJPQ9iHHeM6DyJIAKYBMwCY1SCEAJkgxAhJCADx0mEy1zWtc5pDXcCRoVNodTYyqyoA7eIG6YcIjX86gXEgAkkDgJ4IA03eJnqSQhAMgiJjUToUkKVNocTLmtgE+Fz7EBFCEIByp7w6No\/rEkCZ9ig0AkSYHWkgBEoQgJ0nbr50EAwdeMdijI6jwQQBEGdNexKdIQEg3egA6k80iCHEEjTqMqbt0UxE757dAFBoJBIjQTxQEyWdC0BkPBJL97iNIEen0rzT03OPhTwhBBESCJ1QDploqNNRpcwHUAwSPKrF9z1V6Da\/gNVoPg9OYB\/4FRVwrC2BuJ2rYGJ0iv+oqID7qo4kXUaZNMkloOrv\/AIQtfbfa9L5A+hCA\/ONCYkGQYISQDAlpMjTl1pJggNIgSefUkgBCEIAQQQYOhQsuwtbnFcSo21CalzcVAxsmSXE80IbUVlmK0AgySDGmiDppEEaFfQ+VMl4JZXd5guJYdQua9uG16Neo3wqtJ31XBw9C0O2bJWH2OBUcUwazp23c792u2mNHNdADj5DA861ys5xg59x89R8prWrdRtUmuLGHth5WV2538OexSsaTyQttletYU8dsPfvefhbau9WZqREcYHmnsC2m0Gtg1zitF+Ato7oogXDrek6nSdUk6ta7UCI86zcPo8WT2nXxWVHhe6znG3hnvOXcACd3wmnQEiElN5Y6oDubjNAQ0+nioEQqmge47oy+DugxMaSojgVIagNmBKidCgGAYkcAkDBBHFEo5oAnXVMtIAMGDwKbmgEyddCEA+CROnIICKFJuhh3DiYQPjguJ46mJQA5m6XAkaGJGoPnUZ\/Mm6OI07EkAwePahxEndBDZ0BMptBLXboJgSY5BKPzoBSpPIc6Wt3RA0lNrQRUIIgCRvGDxHDtUDqUAyeMCAU90N3S8EhwJEaJbpgmNEOidOHlQCAnghOYjdkGNdUTodNetAJCBAOokJuMnTQIAMaoABgTqlGiYk6ASgGZaSJBPDQqKBpyQgCJ4I5SmHkNc0cHcdEuHBACCEFCAEICCSYkzCAbRvOAkCTEngEk2kBwJAI6jzSQAhCEAIjSeSFLfe5rWFxLW\/FBOglAJsbw3iQJ1hMgCdNDwJSgkEgEgcSp1HMfVc4M3GE6NaeHpQHmBPBCkx7mTuOLZBBgxI6kNaSQAJnhCAIEAiSeJEJaaqZLeiDNwb0zvyZjqUSBpE9soAYx1R260EmCYAngo802mDoY5IcIjUGROiAILnaD0JIQgGSTE8tFYOwIE7WMFIB0Fcns+wVFX4aCASYEwVYGwIxtYwUAnUV5+YqID7atvtel8gfQhFt9r0vkD6EID840ITLd0wSOE8ZQA5paYcCDx1SQhAONJnzJIQgMvDMPvcUuBbYda1bms7Xcpt3j\/wDSunZZs4vMGxSni+NikyqxhFGg1285jjpLiNOBPCeK6jZBRo0tn+GVKdOmx9Rry9waAXHpHCSeay8ezthmF0Ll1u2viNWgJqMs2F7afynjwW+mexerQtqdNKrUfrPz3Vtdvb2rUsLOntlxb5t748En\/bPHPuJWuAV8HxivV6N9O47ncPw6Tx4enZDXebtXSYjaUMTw2vaVwH0LimWO56EcV8yZ+znd5vvKFSvRZb29AEUqTXb0TEknmdB6F3ezvafc9HaYPiGHV7s02CnTq2oL6hA4SznpzBVoXlN1JJ9VnC68mbulZ0atP9LDOVlbLOVh+r8duRyOaNmuP4GX1GW\/d1oNemt9YHa3iPoXFte+k47jnNMFpgxodCF9U72YMXncazBbQn4z92tcOHk+Izz7ypPbRg9rg2ZLWnamq91a2FWtVqvL31HlzhvEnsA4LLc2yprjhnHrPoND1ypdz82ueFzxn0d+Xf2e5vwRwLnbxJMAkzoICG+F4IBJOgUUBYj6kEIHFNw5gEA8EAogwdCEGJMcESmGyQARJ8yAAJB1REFEGJ5LNwyx7uNQdJuboHBu9x5nXRo5nkgMIQCmOJAIXR0sp1qlaq1t\/ZFjXFjH75AeeXEaf57FBuUrx\/TdHc2buhcGvh7tCY57scx5eAk6IDnzHWIhLSBoZ8qnWpmhcVKTy1xY4tJaZBI00KQIBBaTMaoBGA0CDvcZnRRWzwjDW4ia7TVFJ7Wt3C5oLS4uDQCZEcZ56A6LKuMt3FqHmtdWWjN4AVCS7WNNOsj\/ADKA0wYYIfDWtdDuG8J7OJ4KBMaD0oBGun\/wpO8IkmJOunD0IBSHHgAkfOtrh+DPvbMXDLq2pTWNHcquIMwDOgOmv5lmXGVbyi2s6pc2rWUXljgXukR2bsx+zXhqgOf5TI14gJCQfava9ody3de3Lg80nuYXNmHQYkSvJjS90SAT1mEAoHXqgNJBjWFn4Vh4xB9Zjau49lI1BpIPDSeXHUnqWfWyxdUel6S6s2mnxBe4EmYgeDx7PIToRIGgTHxtNF0LMq3HSU2VLyzZvuLB4ROoBPV2f5Oi12K4TWw2lQq1alKpTrlwYac6xumdQPwhw7QdQgMB3CBrzUdY7E3NLXEEiR1GU2eE5rRuidJPDXrQEVMhu4CD4Uxu9Xat6Ms1nv8AsV1QayYJrSwjWNQJ0OhHWNeRjzpZdr1BTFK6snuqNLw0PMwI14do04oDST2BLkt+ctVjbOqtvLRzmvLdwOPBocXOmOA3T+yZWgnSEAIXvYNa++t2vEtc9oI69V9UXmHYNaVWU\/eOxeCBG7bsnj5FooW7rZw8YPF1bWoaZKEZQcnLPLHZjv8AE+Ud07u9BjhKS+r7aywK4uDRZg1kHROtqzt7OxfNWdaNK2zfjNG3ptp0ad3VaxjRAaA4wAOpTXtnRSbecldJ1yGpzlCMHFxSe+O00wEnUgJIQsx7gAwZQOPUhCAmyo+nvbjiA4QQOY6j6FEmZJ4zyCSEA5mJHBHDmksizpmtXoUWv6M1agZvdUkCfzoDzqVXVXF1Vxc4mS46k+dQaYOokLfXOCmhWsKbsQFIXVQMNSu1zGUJMTUImCOJABgLS1tC9vSCoGvgPEweOonWEB5uaREjiJCSE4kaToNUAoMTCZAEa+VJEaEyPIgG3jyVl+5wptftny614Dml1cEESD9gqKtS0gxoeehVle5s+7Vlv5Vf9RUQH3eLeiAAKVMAf1QheqEB+YGsRoiCptiRvGBzMJcTDdepSQRA1hBMgDTQRwXpUY6m9zHtLXtMFpEEFR4oCMIbLXAwDBnVT3ju7s+DMx2pIDv8k5uw+laUcKzQb2phtLSlTovikJMnfa0BztSeJPkV9ZevsIvsPYcCq2z7UDRlAABvYW8vOF8jLrNmOYHZfzXa1Xv3bSuehuPkngfMYPmW22unTajLl39p8prvk\/G7pyq0W1JZfD+q3z5d77\/eWBtrycysyyxTCbWmys6qKFZtNobvlxAa48uOk9oVkZVy\/Z5ewi3tLSjTbUYwCrVa0B1R3Mk8TrKzMZw+liuFXNlX\/i67C2eo8iO0GD5lx2O5tqYbs7uLy4hmK0ybFzZ1FcHdJ9Hheheg4Qo1JVH2r\/s+Njc3WpWdKyi88MsP156rfqW\/hsbTM2fcBy9LLq7Fa5H\/AIFAb7vPyHnKoHaDmp2bsZp3ptRbMpUhRYzf3iRJMk9eq5tryHhwPhAzJ60Okkl3E6ry691Ots9kff6T5P22mPpIZlPll\/guXxfrIRoetON06HlyT8qFmwe8RhBlSBI4KTgGuEQ\/STx9CYIE8NGgBnTVR0nh6E0cOITBJEoaDP7VIQpgjcgaaySmAQfJc49vFG+\/cLd926dCJ0KkTuuG6dRrIPNJpIOigEEcxGkL3rFrg0MDp4uB6\/KoU2B7g0ua0Hm7gpwDzIJJJ16ym1peYkDSZKkTrpwiOpIHimBkRbDoMtI4yOabRPMAj86kXEvJdz4wApvY5rQwjwiN7QjUEBMA8jLnQ2TPYk4HeO\/O9znipuG6ZBkTAcOaQbLTqJ6utMAhGnBS46AankEc1KNDBHWhGRNY5wERp+ZRPOZLp4yvQARIMO5AJOHhGD2yeaYJI6F2ngiOalUD91nSExHgg9R6kOeXtAcR4IgaKVes+u4Go97y0Brd8zDRwEoQeU+DBShS8qbSW\/FJE6GCmCSIJiJ0OsKMKfYnA3SZ8KeEIQRa0wXAgRpx1MpRClpB116kISFF7qVVtSnG80yJCswbZ8fAANnhpPXuP1\/9yrR7Sx5a9pDgYIIiEGIEEzGuivCpOn1XgyXNjbXeOngpY5ZRZnfmx4E\/6Fhs\/If9ZV3il9WxLELq9udw1rmo6q\/dECSZMdS8HMc1jXOaQ13xSRofIopOpOfWeSLawtrRt0IKOeeEQhEL0a4tJLTBII8xSVMGzJE6gaDQRoiFJSpvcx4e0w5uoKYB5QnAjtUjpxGqAOtMAjBUmmBBaCO1Ck5znhu9waN0acOaAQLZE0xHlKTjLdA0CeAQgxyQZE6SSZnypagKSkQCzeLtZiOflTAIgNDZcCSZGiUCAIEqR1PCEHyJgED2KzPc2j\/bVlv5Vf8AUVFWp1Vme5tjv05c4zvV\/T0FRQD7xQhCEn5iPIcRDWtgAac+1RhShAA5z5lfBTJFMNLjAEnsUgSAQCQCIPak0lpkcUwMigRx1nhCUKQRCYGR0yG70sD5BAmdO1Lcdub4HgzE9qbWl7g1oJcTAAGpUYTAyWHY7Wsw2llQt20rOoKLAwPfTcXEARJ14rlsz5ivcw3r7i7FOnvkPdToyGF0Bu9BJ1gAeZabqlELpKpOSxJ7GOjYWtCbq0qaUn2pEnDpqwFOmGTENB0\/OvOFMtcACQQHCRI4pLng2ZAkkAOJO6IAPJRhTAnsSHHhKYAU2Oe4NZ8YmAgwBPE9iDCEwMgAXuDWt1MAAcym\/cAhodPWfYnvHcDIEAzw1UeSYBGFIS0aSJ0UgYcd4Dq8i9N5z6jnsEOdMgN4BMDJ4taDxMeVABbOg1Cm4yd5xDjw48IEKYpGpWbTpNlztGx98mBk8SCBJ58E2gEGQYjUjkm0Q46jwevmkDBngmAOqXuFPfjRoDYAGihqJA8imGk6Qd7SBHFR4HSQQmBkjHWm4aqW7IJGoHFEcdPSmBke74TQHtiOKgZ1B01Uo1loIHBDuJjhy0TAyRaJ0iTyUoBBBMnSEaAmDw6xxUmcCGgSQZJI4JgZPMEhNx4OBAM8BOiflPPqSTAyDZY9paSHDUGEjuwImeam5znDV7iOABMwBwSAnj1JgZIhpcYA1PAJQpnUngPIh0bx3QQOUpgZI6c5ShSAQGlxAaCSdAAmBkUAkAEjrJTfxLWyGzz4pkEGCII60NIAdLQ6RAk8D1pgZFveAWlrSSQd48R2KMKUIhMDJFEKZgOlhOh0PNI6kk6kpgZDdgw+W6Tw9CjCm4lxk8YjgkmBkivRwNWs\/o6YYDLtwHQDjzUU3Nc2N4ESJEjiEwMkIUnEu1cZIga9SOUckAJgZGSDSDQwBwcSX6yexJ7HMIDhBIB9KYa4tJAJA4mOCQ0OiYGQE7u7JDXcepKEx1IKYGSIC9Czdjf4kAgDXSEtOpRhMDIwR1Trx5qW61jZe10nUcghjiwkgAyI1EqKYGSKsz3NwPfpy4Y++r\/qKirbq0HWrN9zi8O2y5aaABuurngOdCoowMn3ahCFUufmKY3RBO9zCSevZ1JjhBAXU5keSAJKZHUgknkOEaCFBAkJjiJEhJAAJBBBgpsbvOAJDZMSeAShCkDQAIPWgdolTAG4d52seCAOc80JIE8OxNzYDTIMidOSSEIBBjeMcJT01iAI56p1GBpJYZZJAJ4nzISQTiRoOHEpIhQQelNpjpNzfY1wBBmCTy\/MVFziezlAQTwEyAkeuEJGyNS6YHUmBrDYAOklEANBBJdOvYhjg0klgdoRB+lAegptAHhM8LSXH4vbpqvFwIiY1E8ZU2kuJDjOh4kqO7yMT5UARoOAnmiNYJ1RENJ5HRScAA0tkyOYQETEnjw0RB8LdEgDUgcF6spioHkBznjUNA5QZPmUaga0+C4kEdUelARI8AelSc2Gt3oII0gifP6VGCASPOpCnMkEAASZQAHboIkOJG6JHD\/Oqg1vEngOImCvQ7u4N1gB651Uapl29Mk6nyoCAjmT6FIboBBEkjjPAoa1pdzDQBPWhxloaBAH51JAhuwZJnkh8TpEDSRzQQJEcE5OrWyGnWFBIg10EwYESY4KbC3eMglsEDXgYUd53AkwY49ilWfLpbEQIjyICLmxULS4aGJ4hIt001gawOCN4hu5ymUhpOkqQNwaGiJ3ufMJcgI160cR\/nVEIQBIIbAgga9qSlHg6A8dSooBiNZJGmmnNJMdSYOskA6zCAihMgQiTukaQTPBQAIhJCZ7BCkCQSTxTRCAHCI1BkTpyQIJSXo3d3j960nXmQJQkhPECYTDZa4yBHI8SkRqY1CSEAnpARyGms8VNzQRLTLtS4cB5kJPNMCTAEk6BJCggnTY6o8MaCXHkEF0iA0NEcuaXBpAJk8QEcQBAQkQ8J2pOvFWb7nHd79GXNwHR1aZ\/sKirRoad4mRpoOtWT7m\/wC7Rlz5Vb9RUR8gj7vQhC5nQ\/MaEl6FhDZcCCRI04hLlHLqXbBxJNeQ4Pbo8HkNFBwAcd0kjtEKe9LIJ4fFgKJOkICCaaITABrS4w0SYJ9CiVaWT9mNvmHKtvifvhUo3FYPhnRgtBDnNHPsVf47g95geJ1bHEaRp1mHzOHIg8wukqU4pSa2Zht9StrmrOhSlmUOa+72+w1wEg6EwJ05IIThSpUn1ajadJpfUcQGtaJJPUFzwbskXtLCA4QYn0qKt\/ANjzrjC6dfF719tdPG8aNNgduDkCZ4rmNnWTLfNd3iFGvdVLcWoaQWsB3pLu3sXbzeplJrmeUtbspQqVIzyqeMvD7Xhdm\/sOIcCCdCPKhXh3l7DxtcfND2o7y9h42uPmh7VfzOr3GT86dM+0+6XyKP4Ij0q737GLBrHH31uNBP8UPauT2dZBts1WF3XuL2pbmjUDAGNDpkT1qrtqiai1uzvT8oLCpSnWjP0YYzs+3l2FekyTuiAeUpHirx7y9h41uPmh7Ud5ew8a3HzQ9qt5nV7jh+dOmfafdL5FHtjgefPqSV495iw8a3HzQ9q43aTka3ylaWVWheVLg3D3NIewCIA7e1VnbVILiktjva6\/Y3dVUaM8yfLZ+PccG3qnwTxlRcN0+CZHIqTdAeHn5qyNnuzu1zTgTr+vfVqDm1nUtxrARoAZ49q5wpyqPhjzN95e0bKl01d4j7\/gVoNDrw5hAMGVePeYsPG1x80Pag7GMPJn31uAf7Ie1dvM6vceT+dOmfafdL5FJDwmMbvE68AvQjepy1hLWjWDoOAmFdPeYsd0tGLXEH\/hD2qv8APOTrjKF9R36xuLWsCaVYCNRxaRyOvo86pO3qU1xSWxqs9dsb2p0VGeZd2GvijkiRvEtBgDmOak2agfB3SRJA++58ArnwvZLZXWH2l2cSrtfWotqOaaTSBvCf2r2dsZsCSffW4BPPox7VdWlVrODNPyn02EnGVTdep\/IpHcG60OlhiRPPVRA8GYM6yVd7tjNgRHvrcfND2oGxmxH+9rj5oe1PM6vcR+dOmfafyy+RSI3ej3dd6Ui2NRrHGV3T8m0GbSBlkXb+gdr024N7+K3+Cy8\/bNrnAbIX2H1nXtq3WtLIfT7eOrfoXPoJ4bxyNy1e06SnSc8Ook4890+Xv7iumgbm9EkHXqUWjwtREcuCk5kRwIPamHOmT4R4a6rkekJwLS3n4PlUYAdBOnWF1eRMoXmar9zKO9RsWH7NXcJAH4I6ytjtKyTQyjSw99veVLjugvad5obuxHUe1dFRm4ceNjDLUraNyrNy+kfZ7M+C2OBKZEGJB8ilA5a6I6408654NxE9iSmeEQJ60jxTAFJE9qOEhSDZIAjzoMT4II86YAjqSQAOxJeoaXmTvFgIBcBMKGo4JgCBG7ukaamRxUqh3g0uJLgI4chwQwlsidHaHTlKJjhr5UB5ppoieKAipPaWndcIIRCIQCHFBBBIIIIMapx1IhMAN07u9HgzCipQiPSgDdMAwY60vInCIQEU\/KmR50buk6IAmAIBDhzlLgApuZDWneBnq5diUEGCEBEGDMAjqKsv3OIHfpy5HDer\/qKirdoCsn3OP3Z8ufKr\/qKih8iVzPu1CELkdT8yUk4Q0FxgR5ytBxEhM8kDigEm4guJADQeQ5IQgPoTZ\/eVMO2RUryiGuqW9GvVaHcCQ95gp3FDBtqGWhUpkUb6kNCfj0H9R62mPP2EaYmU\/uIVfyS5\/Seqay3jt7l7FGX2HVd2o3RzD8Wo3m1w5hehOrwKMZLMWkfCWumO7qXNehLhqwqS4X+D9T\/vuI4xgWIYRi7sNu7d4ut4Na1onpJ4FvWCriyBky0ynh7sdzG6m27azeAfqKA\/a48NPIFv8HzNl3HsKp49cihSrWLSX9Lq+gSIIHMg8o4+XRU7tDztc5pvejpF1HDKTppUZ1cfw3dv0eknnw06Hp5z3f1NfnF\/rH+DlB0lHao+\/wBUfFb+D7ud2ZIzOM02+IXVKl0VtSr9FRB+MW7oMntM8F8z1Kr6der0b3MlxmDHNXhsE\/mzf\/lP+EKjbj7YqCfviouJOdOEn6ztodvTtr67o0liK4Me5mVYV7ju21LqtXddUES466q5NvlR9PB8LNN7mnpncDHIKlcO+37b+0b9Kujb\/wDyPhX9s76Aq0v0M\/YdtSS\/Kln\/AL\/gilO6q\/8ATVP7xTo3Fe3BFGtUpg6kMcRK8U50hZj6LCMr3wvI+26\/98q8bCrVOxB1U1H9L3LUO\/Jn+MPNUI+J8EQFfFgSdhZJJJ7kqfrCtVt+t4M+c8oYrht9v9SP4lJMv7wkf6XX4x8cyoXNxc3Qc+4qvqNDuDjIBPZ5l4lsNnUzwI4dqQ14mO1ZT6NRS3wG9oAAOEcFfGxknve3hnXp6uv\/AENVDHQ6K+djX3O7z+3rfotWm0\/SHz3lR\/kP90fiUg2\/vnGG3Vcnq3yl74Xn41X+cK8ARrofMjeIbu7o65jVZj6Dhj3GbaYpf07ik5l5cAhwIIedD1q59vIByxYExPdI1\/6SqNty7pWNgkFwMDmrz28\/zWsfyofolaaX6KfsPntUilqdnjvn8EbPNVhiGJbNbK2wim+pdmjbkNY8NMACdSQqs+BedgI7iujrx7pZ9ZWzj+PXGXNndjiNnTpVKrKNBobVndMgDkQq9O2PG\/xHD\/7r\/rLtWVLK4284XI8jSJakqdTzWEHHjl1s5z7GakZKzqD9qXUR+Ms4\/wB5M5MzsHGLK6cD13LfrLbN2xY04Edw4fPWQ8D9JSG1\/Gi0btphxcfvQx\/t\/wAyuWKHez1eLW\/s6f3\/ADNVs3o3dttPsqOIhwu6bqtOoHu3iCKbhE9kK3cZzda4Vmylg+KBrLW5oNcysfitcS4Q7sMceX0VHs8xCriu1O1vq7WMq3FWtVe1vAE03nSeS2G3Y7uarbgZtGgj\/rcr06jp0XKPeY7+xp3+qxoV1zpdnY8vdeBPajs+OHGri2CU96xd4VWi3\/we0f1fo8nDmciZPu803wY3epWNJ32evxA\/qt\/rf58vYbMtoAtxTwfH3g2j\/BoV3mejH4Dj+D28vJw6PPOcMPybhvvXl+nQbfPBLWUwNyiDrvH+troPOeUujpS+lzhdqJ881S2\/8dw8VR9WfZw979a\/7z25mKZgwvKD8Ny7g1On3VUqMp7g1FJpIlzjzcZ4efqnnPdCfxGCfKrf4FWWX69W6zVYV7mo6pWqXVNznvMlxLxJlWd7oI\/6Ngo5F1bT+4pdV1KU+7bByhpsNP1K1SfFKXG5N828FMiN7qEdUpGJO7MToSmA4ggegJcxyWE+1BrZMDilGhUg0mYBMalRMk6koA1iOtCCOooCANQkUzqhAJCkWluhjXXQylCEiTkboG6JHPrT06kkADiiOcaICOKECTc0gAkESJE80IhCQiTw1KSeqIQDDSQ4gEhoknqUU0IBJxpKDyTBjqQgQTdqSSZ7etEjc7etEnd3ZMcYQCaJ5geVWb7nUnvy5aBAia8GNT9gqKtKbQdTqAdQOMKyPc4\/dny78qt+oqKHyJXM+7EIQuB2PzLI7ZQQQdRHNPlwSWkzgUoUhHnSKAUITQgLQwLPGE2OzV+B1hc93GhWpjdpyyXucRrPaFV8dSs3J2zGlmHLtribsUfQNfe+xihvRDi3jvDqW67y9Hx2\/wBWH1lqdGtUSeNsHzNPVtK0+rVgqjUnJuW0nv29hTLXFp0jgRqJ4qKujvL0fHb\/AFYfWSOxelBjG3z+TfvKvmtXuO\/5z6Z9p\/LL5Gm2W52wnLODXdriXdHS1K3SN6KnvCIA61q9m2YcFwO8xKpjluazK4b0X2EVIgunjw4harNOU7vLmO0cPu6jXsrQaVZg0e0mJjkR1LbbQsiMylZ2ldl+66Nd5ZBpbkQJ6yidRLl1fxEqen1JtKbzcYe2d+HfZ9h3Y2iZJBBGHvBHPuNntXvc7UcpXTWi5t7msG6gVLZro9JVBoU+dT9RR+TFk2m3LK\/eZeb9oWSSxwGHukjT\/Qme1UYeJXV7PcptzbiNzbPuzaijS6TeFPfnUCOI616WuT2V9oD8t92ODGvc3p+j10YXfFnsjiqz46qTaO1pGy02dWnCbylxSzl4S7f+jj4VoWmd8JpbMjgL+6e7jQfT0p+BJeSNZ6itwNi9Hx1U9WH1kd5ej46f6sPrLpChWhnC5+Bhu9b0e74FVqP0WpLaXNewpghNrZaTI05K5u8vR8d1PVh9ZafM+ya6wvC615h18L3oWl76Rpbjt0cSNTPkXN21SKy0b6XlHp1aapwqbv1NfFFYmZ14q1NmeesHy7lupY4kLk1XV3VPsdMOEEAcZ7CtFs7yOzN1C9qPvnWvc7mtgUt\/eme0dS6\/vL0fHT\/Vh9ZWo0qq9OCM+r6hplTis7ybWMZST8VukbLvkZN3Se46vk7lb7Ud8nJp\/wDJ1vVG+1a4bGKI4Y2+evub95HeYox\/LT\/Vh9ZaP8R3L7jwf\/j\/ANrL+b5GyG0nJ7C1zbOu13FpFq0Hzaqu9pedjmu5oUrWk+jYW5JYHnwnuP3xHL\/7WfnrZ2zK2DMv6eIuunOrNo9GaIbxB1mT1LfWmxyjXtqNU4y8b7A6O5xpI+UucunqZp4+B6Fs9FseC9jNvOUm+J8ue2PWbLDdpuWmYNZ2l3TuqjqVFjHNNAOEhoBjXsU++Rk38Sq+qN9q152MUZ0xqoP\/AOYfWQdjFHljVT1cfWXTFxyx8DA35PuTl0st9\/1vkbDvkZN\/Eq3qjfamNpGTSftOr6o32rVV9jDeid0GNE1APBDreAT2+EuCwjKta5zozLl\/U7mrb72uqNbvRDC4EcJBgelUlOvFpNczVb2Wi3MZzpVJNQWXvLl34a39hu2Znwlm1FuO0GVGYaz71tMB38VuaNmOKwdqGP2WZcwW91h3SCk23bTPSt3TMk9vWF2g2MUQZGNv0\/5YfWQdjFE\/76f6sPrKro12nFrm89hoparo1KrCtGo+KMeFbS5e7mU1ADzzGqRB3RLdeM9iuXvL0fHb\/Vh9ZarMuyW6w7Dat3ht+Lx1Fpe6k6luOIHGDJnyLk7aqllo9Ol5R6dVmoRqbv1Nfe0V3gty2zxWyua28aNGsyo4DXQGdB16Lttq+b8MzRSw1uF9PNuahf0rN3427EanqK1WRsl3ub6tRzKrbazoQ19csmT+CBpJXcd5ejP8tP8AVv3lanTqyg1FbM46hf6ZQu4TuJ4qU84xl4yu3CfYUwNBog8lc52L0Sf5af6t+8jvL0Yj36f5e5v3lHmtXuLfnPpn2n8svkUw7iU\/vRp510+eMoXmU7ylTrvZXt6wJpVmtiY4gjkdQujylsrusZwulfX16LKnWG9TpilvuLeROoieSoqM3LhS3N9XVbSlQVzOouB8n3+zn8itZ8GIEzMqMK6O8xRiPfp8fkw+sg7F6M\/y0\/1b95X80q9xg\/OfTPtP5ZfIpiNOKIMTGnWrjr7F2ik40MZmoOAfbwD5SHLhcFyhXu86DLuIVTa1gXBz2t3+DS4EaiQRHpVZUKkWk1zNdvrdlcwnOlUyoLL2fLvxjL9hy3JJXR3l6Pjp\/qw+sjvL0fHVT1YfWVvNKvd8DJ+c+mfafyy+RS8IV0d5eh46qerD6ywMd2S0sLwa9vm4u+obek6qGG3jegTE7yh2tRLLRen5SadUmoRqbvZbS+RU0IhNC4HuBEJvcXuLjEnqEJIQCTj0IQgGXEt3dImeAUYTQgFCITQgCNdOCUJoQBCsn3OQ\/wBs+XflVv1FRVsrJ9zl92bLnyq36ioolyZK5n3WhCFnO5+ZkI4poWvBmyJCaEwMiIRCaEwMl85Qe6nsVe+m5zXttbkhzTBB33qlvfvFfGN58872q9tm91RstltrdXTS+hRp1nvaBJLRUeTotf3zMofiVx6qz2rbUhGUY5ljY+HsLutQr3MaVu6n0kt01tvyKZ9+8V8Y3nzzvatzk3GcUqZswim6\/u3sddU2uaariCC4SIVm98zKH4lceqs9q6bKOPYJmNlathFEMfQcA4PpBjxI0OnLj6FWFCMpJKZqvNYrUaMpVbRqPLOV27dxxG3Afwvlvr36n0sWRt+\/kjC\/7Z\/0Bcbn\/MVfHs4W9OtbOtWWVXoW0nmXA7wknt0HoXZbfgfefCzy6Z\/0BXnJTVRr1Ga2t52tXT6VTmuP79\/xKRBImCdVJzHNIDmkEiQkhYcH25aGwEf6wYl+S\/4wsjC\/u9Vv7Wp+pK8NgQ\/h\/Ez\/AMsP0wvfC\/u81v7Wp+pK2U+pDxPjr7\/O3f8A6X8DG21Yje2mbKTLW7r0WG2aS2nULRMnqXAe\/mK+Mbv553tXa7dP54UfyVn0uVdLhWz0kvE9vR6cPMKO36qNh794pH8pXnzzvaru2P3dxfZIunXlapXcK9RgNRxcQN1umvlKoGFfGxP+Y13+U1P0Wrpa56QweU8IqwbS7V8TXe5\/+08Z\/tKX0OXNYrl\/Oz8Tu321HEjRdWeWFteBuzpzXTbABFnjPy6X0OWBiW1vFLTELm3bh9k5tKo5gJLpIBjrV8Q6KPG8czBm7Wq3PmkIy6ueLw7Dnfg7nz+hxP5\/95Hwdz5H8Rifz\/7y3XfkxXxbY+l\/tT78WK7oJw6x1nm72qmKPezfx6x9jT95xmY7HMWHUqLMfbdspVSTTbWqbwJHMCTwn86t3apc17XZ7ZVLWrUpVOkojeY4tMbp6lVuds53mbGWbby2t6Aty4t6InXejjJ7FeuMYzYYHlqzu8VpPq25FNm6xgeZLdND5Cr0lFqaT2MWq1LiErSdWmnPil6MeT7sew+cTjWKwD743nzzvagY1ip\/3jd\/PO9quXvmZQ\/Erj1VntT75mUfxK49VZ7VToofXN35Tu\/2J+9fI5bY1imIXebzTuLu4q0nUHktc8lvLktrc\/d\/o\/J\/\/wA5Xf4djOH3OW6mNYPamrSFNzujYwMed2ZB7dFUGTcXrY9tbtMSuGCm+s+odwGQ0Ck4AegBdmlBRhnOXk8eFWd7Vurro+BRpyg1nfPM6Xaxh+Y7vMNB+BUb99uLcBxt3EN3t53VziFxXvLngcLbGCflO9qsPaXnvE8sY3RtLGja1KT6AqE1WuJBkjkR1Lk++7j29HcuH+Zjj\/iXOqqfG8tm7S3qPmdPo6UHHCxlvPt2NP7y55j7XxmflO9qtbZpSxPDsq3hzF3RScyo5\/8ApLpLWBok+SZXAna9jukW2HnT8B31l32TcWq56yhiAxihRaHPdQIpAgRAIOp4glWocHF6LeTPrfnjtcXVOMYZWXF5a37M4MDY6TTyDePZo4XFUgj5LYVLuxzFnEuOJXhJOpNZ2v51dGx8EbPrwHU9PW\/RaqIYWtILmz2LnV\/RwPS0mMZX122v1o\/BmcMcxUf7yvPnne1elvjuKsuKTmYleAhwIPSu9q1hMuJ1jkp0NatMAayFn3PoHThjki8NvEfBixJGvdOh\/wCkrJ2kXVxZbM7SpZ1qlCoRQbvU3bpiOGnkWPt3E5YsB\/zI\/RKltTH+y+07Db\/orfU61TwPz+wSdCxT+vL4lMvxvFd4\/wAI3Q14Cs4j6UvfvFY\/lG8+ed7Vr0wOY5Lz9z9A6OHcixdj+LYhcZ0oUa97cVaT6dTeY+oSDDSeB7V47Y61W1z7Uq21R9KqKLPDYd0\/FjiF47GB\/r3bRP8AF1P0Sp7a\/wCe9X+xp\/QtP+h7T5\/hitcwl\/p\/\/o5L37xXxjefPO9qtfYRfXV5Uxnuu5rV90Ud3pHl0Tv8JVMK3\/c+\/wAZjfko\/wCNRbZ6VHTykhFabVaXd\/8AZHD5vxfEqOacXZSv7pjG3dUNa2q4ADeK0tXF8Sq03U6t\/dPY4Q5rqriCOorMzn\/O7Gfyur+kVplwlnJ7FCnBU47LkhITRCjBoEgEgRJgpwhMAUITHBCYGRKRa4tLyCWzBd2pQhMAUITRyTAEQgJwhRgZEArJ9zn92bLvyq36ioq3hWT7nP7suXflVv1FRRJbMlcz7pQhCzGg\/M5ClHWktplFy4IThPSO1ARhEJoQFo4FnTB7PZo\/Ba9SsL40K1MNFMlsuc4jXzhVau5wvIFS\/wAmOzAMQaxraVSr0JpSfALhEzz3epcOulTiaXF3Hl6dC1jKt5vLLcnxeqXauQoXS7P8xuyzmGldPLu5H\/Y7hrRJLDz8oMHzIxjN9\/i2BUMKuKVq23o7m65lOHndECTK0+EWRxHFLSya8UzcVW0g8id3eMTCqvRacTTOHT0ZQuY4Tynvnb3L+h020vFcGxjGqWJYFUqdLUbFcOplvhCIcPN9C7vCtqGBX+F0qeYbZwuWAb7TRFVjiPvh1ehV\/nzJj8pGyFS9bdd078RT3N3d3e0\/hLq6WxytUpNf780xvAH7XP1loj0qm8LftPn7r8kytKPTVHwrPBLfO2z5L2bo3vw6yL+KU\/UR7EfDrIv4pT9RHsWk7zNfxzT9WP1kd5mv46p+rH6y6fTfVR5uNE\/aJ++X\/E3j9pmVcOtqr8LtXmsRoylbikHHlJ6vSq3yrmWnQz+3HsYcWse+pUqdG2YLmuAAHVqF1F1sbvGUXutsVo1Kg1ax9EtB7Jk\/QuMy5lW5xXM7sEuKncdyze399m9ulomIkLnUdXijxLwPUsKek9BWdCo5Jp8TbecY9a\/Ati42h5MuqnSXNLpqkRvVLTeMeUheXw6yLP2pT9RHsWj7zNfx1T9WP1kzsarkknGmEnn3OfrLp9P9VHlRjocVhXEseMv+Juvh1kX8Up+oj2LAzHtOwihgta0y3bv6aq0sB6IU2U54kDmfMsPvM1\/HNP1Y\/WWNimyWtYYZdXZxanUFvRfV3Bbkb26CYneUPp8PbB1ow0OVSP00pPKwnxNZ7Owxdk+bcLy1bYizFKlVjq7mFm5TLuG9P0rr3Z8yM5xc61YXEySbIST6FxWUdm1XMeBUcSZiTKAqFw6M0d6IJHHeHUtz3ma\/jmn6sfrKIdMopJbHa\/8AyPO6nOrWlGecPGVy27vUbw56yKP\/ACdP1EexHw6yL+KU\/UR7Fo+8zX8dU\/Vj9ZB2M140xmnP5OfrK3031UZcaJ+0T98v+Jg7Rsy5ZxfAGW+B27Kd0K7XlwthT8EAyJjtGi9toWcsIxrJ9thti+sbpj6bnB1MtEBpB1864nNuWr3LGJC0vg1we3ep1WfFeOsLSRpKzyqSy0+0+kttMtZQpVKcnJQbcXnPMRJ9KBw5wu9yZs8qZpwc4hTxBlsBVNLcNHe4AazvDrW+7zNfx1T9WP1lEaE5LKRavrthb1HSq1MSXPZ\/I0my7OlDLla7tcTdU9763ht3G724\/wAnaPoCxsNxfBMK2k08Vs6lT3oD3vA6Mgs3mEQB5T6F0nearxHvzT9W\/eR3m7jSMapyP+W\/eXVU62EscjyZ6jo0qlSp0uHUWJbPD7M8uZ0F1tDybdVA+6pGs+IBqWm8Y84XkM9ZFJ+1Kfnsh7FVWccq3uVr5lG8LalOoJp1mfFfHHzieC7Ox2Q1ruyt7n34pt6am2pu9z8JAMfGVlOrJtYWTjV0\/SbajCrKtJQlyw3j7kdGM85GPCzp+oj2LBx7adg1pg9W3y3bO7oqAhp6IU2U5++jmfMsHvNV\/HVP1b95S7zdXcg4xTkcD3OfrK30\/YjNH8gqSlOtKWOx8TXwNHsyz0zLba9niVOpUsar+kDqYlzHRBMcwYHoXanPeRiSTaUyTxJsh7Fpe81W1\/hilr\/y50\/9y5VmR6js8vy33c3fa3e6fotPib\/xZ83FUXTU0otG2pHR9QqzrwqNSSzLGVsu3l8CxPh1kUmO46c\/kI9ibc+5HpuDmWrGvaZBFkAQfQq5zlkDE8tMFeReWUeFXptjcPU4Tp5eC49VlWnF4aXuO1vodhdU1Uo1ZSi\/3v6Hb7TM6tzTcUKFlTfSsLclzd\/4z3HmRyhdVlPaZhfvDRw\/MdB5fRYKe8KfSMqNHCRyOip5uk9fLRdZkLJlTNvdvR3rbXubcmae\/vb292j8FVhUqOeVzZsvdOsKNkqdb0acN01nKbfPv3bLJ+HeRYjuSnH5CPYg56yKD9qUvUh7FSuMWrrDE7qye8VDbVHUd4CJ3SRMLDhT5xLuXuOS8nLWSypz\/i\/oXu3aPk+xa+rY2zhWiAKVqGF3ZOip3NONVswY7c4lXaGGqRusBkMaBAHoC1UIVJ1ZTWHyN1jpFvYzdSnlye2W8vHcIeRWDslzThmWX4mcVfUYK4p7m4wund3p+kKvz2pjtVIScJcSNV5aU72jKhV6r7vU8mfmO7pX+P4jd25Jo17h9RhIgwXEjRa6E0\/2qrNEYqMVFdhGEJoQsJEJoAQCQnCEAoRGiaIQChEKWkJQgDkBGvWlEKR1KCSQASYHDsQETJ4qyfc6D\/bLlz5Vb9RUVb8lZPudPuyZe+VW\/UVFWXVZK5n3OhCFkNJ+aEaohNC3YMeRQiE0JgCjSUAJoU4GS9cqfcUq\/ktz+k9UTCvbKv3Fav5Lc\/pPVFLvW5R8D57Qv0l1\/wCyQawB1Lb5OH+tmD\/ldL9ILULcZN\/nZg\/5XS\/SC4Jbnu1n9HLwZYu3\/wCPgnkrf4F1O0l+LMynaHATdi76ZgPcwO9u7rp4cuC5bb\/8fBPJW\/wLtM75jr5Xy1bX1rRpVnuqMpFtSYgtJnTyLe8cU8+o\/P6PH5vYdHFSeZ7Pk9yoemz9+Fj\/AKKiOmz9+Fj\/AKKi3vfixPxbZf3ne1HfixPxbZf3n+1ZsQ+sz6PN\/wDs0P4l8jabLamanZieMcOJm06Bx\/0oO3d6RETzXpYuY\/breGmQQKUGOsUWythkDaBd5lxx9hdWdvSaKRqB9JxOojr8q0+A2FPDdtl5QolxYWuqDeJJ8KmHHU8dSV2WOGPC87ni1lU84uXXgoS6J7LdNd+e8NpPwu+FFX3i99u4ujZHc2\/uTGvBctG0LqzB\/wBxWDnfaNVy1jz8PZhzLgNY12+a27xE8IK0Hflr+JqfrB+qq1I0+J5kabCpfq2pqnaxksLDyt9uZzsbQ5\/\/ACD\/ALixcUrZ3oWFZ+JuxqnZ7u7VdWLwyDpBnkZjzrrO\/LX8TU\/WD9VarNW0urj+A3OGvw1lAVt3wxWLiIcHcN3sVHGnjaR6FGpfupFVLWKWVl5Wy7zs8gVH0dklapSc6nUZRuXNcDBaQXEEKo\/hbmHx1iHz7varl2W1aFHZpTq3YDramKzqgI3gWhzidOeiw\/hhs\/8AxW19Q\/dXWcOKMfSxseVaXboXNyugdTM3ulnBU3wtzD46xD593tWyy3mnHquYMOp1MXvalN9wxrmPrEgguEghWP8ADDZ\/+K2vqH7q6DK13lfHTUr4JaWZqW7hJFsGOaTwIkA8jqqRo5e0jVc6xGnSlKpaSS72ljc4v3QAG5ghjWa3+BU+u52s5lOOY421bQqUKVgX092p8YuJG8SOXABcOuddqU20etoVvUtrCnTqLD3+9t\/iXpsfcWbPLtzSQ4VqpBHLwWqpvhbmHx1f\/Pu9qtnZF9zu8\/tq36IVFK1XaEDFpdOE7274kn6S+DN58Lcw6fw1iHz7l6W2bswtuaR9+b4w4aGsSDr1LQE8Sp0P46n8oLjlnuu3pNdRe5F2bd2g5ew9xHhC4gHqlpW2zX7597yy94+6u7eiobvc078bonhyWq27fzbsPyn\/AAlb\/GcfdlrItjiLLcXBbSos3C7d4tHOCtzxxzz3H5\/Sc1ZWfRx4nxywn27lTxtCgH\/WD\/uJ\/wC0L\/1B6Ki6DvyXGn8DU\/WD9VHfkr+JqfrB+quHDT+ufQdJqX7JH+KJz0bQv\/UH\/cWTsyq3tbaXRdir6770NqNqmuSXghhEGddIhbjvy1\/E1P1g\/VWq2b35xTal3e6mKZuHVqpYDO7LXGJRKKnHhedyasrqVpcecUVT9B4w087PuLDx3PNpg2aqmEYvSAsn02ubWAndJGocOY7VzWdNmtvf0TimVHUzvjfNu1wLH9rDMDycPIub21j\/AF0f\/YM+havJmdcRyxVDKRNexJl9s86eVp5FWnUTk4VORls9Lq0bald6fLE3FZi+rLb7n\/e3M5m4oVbeu+hXpPp1mO3XMcIIPUQra9z\/AP77\/wD0\/wCNb69w7Lu0rDO6rOoKN+wRvgRUpnqe374dvoK89lGXcQy3fY3bYjR3Q7ojTqt1bUA39Qf2cVNKk4VE1uiuq6tTu9Oq0ZrgqrGYvn1ly70U7m0f604v+V1f0itRC3Gbv504v+VVf0itQsjW59dRf0cfBChEFNCYOmRQjVNCYAo49SE0KMAUIgpo5KRkBImI1ShNCYAoQmhRgZA6kk\/m0ShNCYGRQUQpEQ0GRrySTAyKNOCe6S0mNBzRKJU4GRRpKsj3On3ZMu\/KrfqKirhWR7nX7smXflVv1FRVn1WTF7o+5kIQsRrPzShEJnyoXoGIUIhONJQgFARCaEBaOzXPWHYZgrsHx1pbbtLujqbhe0tcSS1wA6yeviui+EGzj+jsPUXfUVJWlvUu7qjb0RvVarwxo6yTAVpjY3W540z1b95aacqklhJPB8rqdnp9tWdWtWlTc98Rbw32vZPvN18INnH9HYeov+ovShmfZ7bVWVrcWbKrDvNcyyeCD2HdWh7zdXx0z1b95avM2y+4wXBLnEWYi256ABxpihukiQCZ3jwmfMrvpFvwowQp6VWkqUbuo3LbGXvn\/aaraZmulmjFaJtGOZZ2zS2mX6OeTEuI5cB6FZ9fO+TL6ypUMRuqVwxsHcq21RwBAifiqqMj5PrZsfeNoXVO37mDCd9pdO9PV5F1fecvfG1v80faqQdV5klnJt1ClpUOjtalVwdLljnvh88PxOg+EGzj+jsPUXfUT+EGzj+jsPUXfUXPd5y98bW\/zR9qO85e+Nrf5o+1X+k+ojFw6V+2T\/if\/E6WhnTIuEipcYaKLa+7EW9o5jnDqktH0rhst5utqm0etj2Lv7loVWuGjS\/dG7utGgngAsbOWz+5yxhTb6tfUa7XVRS3WMIMkEz+ZQzDkO4wXLVHGKl7Sq06gpno2sII3xI1XOUqmeWMbno2tppqg3Gq5OtmHE3l+tLb4lkXubMg31wa96+1r1iAC+pZvcTHaWrH+EGzj+jsPUXfUVGIUdO32I7R8m6UEoxrVEl+9\/QvP4QbOP6Ow9Rd9RYeN45kCrg19TsqdkLp9B7aRbZOad8tO7B3dNY1VMIUOs2sYR0p6BThJS6ao8fvf0LWypmzBbDZvXwq6vNy+dRrsFPonmS7e3dQI5hVQu8yXs7rZmwc4h3e21YajmNaaO\/vRzmRz08y33ebq+OmerfvKXTqVEng507\/AEzTq1WLq+lKWXlN4fqwipYXS7P8wnLeYqNzUcRaVPsdwAJ8A8\/MYPmXa95ur46Z6t+8q2zBhdTBsZu8OrO33279zfiN4cQY7RBVHCdPEmjbSvrLVYzt6cuLK3WGtvajptqV7geK4vSxHA7oValZsXDOje3URDvCA4jTzLiIXeYFs3vsay5SxWzvKG9Va4soOaQTDiInhyXG4hY3OHXdS1vqL6FxTMOY8QQk1Jvia5nTTqtvGHmtGpxOns881j2LlyLS2X5twLBcrPssWu+irOrvcWGk90tIHUCORW5+EGzj+isfUX\/UVFpgE69SsqzSSwtjHW0CjVrTrqpOLlu8PC+Befwg2cf0dh6i76ibMx7Oqbw9jLEOaZBFi7Q\/3FXubshXGWsHo4hWvaVdlSo2mGNYQQSCf2Lf09j969jXDFbfwhMdEfauqlUbwoo8idtp0acakrupwyzj0ueOf6pqtqGc6GZa1va4c1\/cNuS7eeINRx5xyA\/au9t865Qr4HZ2WJ3VOqKdGm19KpbVHAODR\/Vhcz3nb3xtb\/NO9qXedvfG1v8ANO9qJVU3LHMmtLRalGnQjWcVDdYznPfnDOh+EGzj+jsPUXfUR8INnH9FYeou+oue7zt742t\/mj7VzuB5FuMWzFieEsvKVN9iSHVCwkPh27oEcpp4cUKdrp9WMpwu6jUd36XL+UsP4QbOP6Kw9Rd9Rcjh+O4DY7UXYla1KdDBwyGup0XNAJpQfBAn408lnDY7eeNbf5p3tT7z95p\/Cttp\/wAJ3tRqo8eithRqaVTU4u6lJSi47tvn2r0eZzG1DF7LGs0Ou8NrdNbmkxu9uluoHUQFyJEaK1e89d+Nbf5p3tXL5RybWzJeXtvSuqdA2sS57Sd6SR+xcZ05uW63Z7VnqNjTtuGlUzCmkm9\/BZ2OcwvEbvCrxl3h9d9C4Zwe36D1jsV0ZX2qYbc2Ybjx7jumCC5rHPZU7RAJB7FT2NYa7DMVu7F7xUdb1HUy5ogEgxKwtxIVJU3sdb\/TLXU4J1V4Nc\/78TMzFcUrzHsRubd2\/RrXD3sdBEguJB1WuhezKLqj2sptLnuMAASSV2eP7Pq+A5fGJYhiFFjyGgW4YS4uP3szy5+RUUXLLRrnc0bdwpTlhy2XezhoRCkRASVTSI8UJgSUIBQiE0IBQiE0IBQiE0IBQhNEIBQhOEIBQiE0IBQiAmiEAoVke52H+2TLvyq36ioq4Vj+52+7Hl35Vb9RUVZ9Vlo80fcqEIWE1n5qITQvSMIkRqnCITAEhOEQmBk7HZLhhxHOlo4iadqDXd5hA\/8AcQt5tfzJeU8ziyw68r27LakBUFKoWy93hcuwhbjYThvRYfiGJvA+yvFFhPIN1P0j0Lb4rs\/y9imI3F9d3t0a9d5e+KzQJPVpwWmNOTpYj2nxtzqVvT1eU7jlCOFtnd7t\/gUv8Isa8a33z7varf2V4k7MOUr\/AA7EKz69ZhdTe55LnFjwY1P\/AFKPewyv+OXfz7fqrfZSyrhGW7utUwu6rvdXaGOZUqtcDBkHQDXj6VNKlOMsvkctY1exurVwo5U0016ON0\/kULb3+K5cvbu3s7utaVg\/o6opuiS0ka\/nWT8Msx+Ob35wrbbXcMOH5yuKoEU7tra7Y6yId+cH0ri4WeScW1k+qt+hvKULhxT4knyXcX7kjE7282a3V7dXNWrdinXIqudLgQDGvYqg+GWY\/HN784Vamzz7k93\/AGdz9DlRq61W8R37Dx9Ht6Uq90nFbT7kbPE8wYvituKGI4hcXNEO3wyo+RPX+dW7tK+5bZ+S3\/RVHwrx2lfcts\/Jb\/oqKe8ZeBfVYRhcWigsLjKNPHTRCcIhccH0QkJreZIw331zXhto5u9TfVDnj+q3wj+YFEsvCOdWrGlCVSXJLPuLax6o7KOymjQt3GldOpspAgwQ953n\/wCJU78Isa8a33z7vavoTN2X8NzHSoUMUua1JlEl4ZTqBsk8zIP+SVzPewyv+OXfz7fqrXVpTb9Hkj4rR9XsqFGUrjPHOTk9s8zhdnWaMRp5vsGX1\/c1res40XNq1S4eEIB17YWw25YaLbMNrfMbDbulDj1uZA+gtXWUtmmWqVRtSne3jXsIc0iu3Q\/3Vk7YsPF\/k11zTAe+0qNqBw18EndP0g+ZR0clTal4nRapaz1SjWt9lJOMtsc+X3hkm+fhmyehe0mte+3o1aga7gYe7RQpVsubS8M6Oo3ob+m2YmKtI9h++b\/nQrHwH7ij\/wAlr\/pvVJ2lzXs7mncWtV9GvTMsewwWnsSdThUU91gWWmRu6lxVhJwqRqSxJfBrtRvM35QxHLNxF0zpbRxincsHgu7D1HsXODirmyhtDs8ZtxhWamUg+oNzpnN+x1PlDg09vDyLU532Z1LTevsuh1e1+M62mXsHW0\/fD8\/lXOVJNcUN0eta6tOjUVrqK4J9kv1ZeD7H\/e3I6PbT\/Mmz\/Kaf6DlVjc4ZjAAGMXoA0H2Qq1dsrScl2g5900\/0HKk201NbPG8HHydpwqWEeOKe8ua9Z2+RczY5e5twy3u8Uu61CpVh7HvkOEHiuj2v41imF4xY08Nvq9sx9Dec2m6ATvHVcXs7pxnTCT\/xv2FdVtqZvY3h\/wCTH9Iqyz0b8StehS\/K9KPCscD7F3nHDNuYvHF784ViWuK4na3le7t764pXNeTVqseQ58mTJ56rybS7F6toGQIietcdz3lRpRyoxW\/qM5uZ8wFw\/hi+if6Z3tVr7U7+8sMuWtawua1vWNw1pfSeWkjddpouEy\/kLG8ZaKttbsp0Z\/jKz90e38yt7OGT6uYcLoWYumW5ZVFQucze4NIiJ7VZVoRjJOW55N7p06t3bzp0\/Ri5Z2XcsFD\/AAnzB44v\/nnLstiYPd+LOdJc6mwknnqVsrrZVa2VI1brHYYBJ3bb99aLD8Zscj4ndMsHHFW1mNBdIphpGvLeniooVYymnk0atYzqWdSlRguKWO5dqNVm3LOMXWZ8Ur2+F3lSlUuHua9tFxDgTxC1Byjjvie++Yd7F3DtrVYOP8DMDf7eT9CGbXC7jhlNvlqn2Lq4U89b7jFTuNWhBR83Wy+siOzDJdxQxJ2J4za1KHc5+wU6rd0l\/wCEQeQ+nyLnNp2YTj+NmlbvmxtSWUoOjzzd7OwKy8r5vs8z291a3YpWtVzS3cFYeG1wjQ6a9iqTMmCVcFxavZVZcGmab4+Ow8CFNRJQSjyOGnOpX1CpUvFipFLhXYl2tPt\/r7ubNNQLOxbF1IjgvF9NZ8H1GTBLYSKynU15OYowWTPJCkWwlCjBORITQmAJHJOEQmAJCaITAEEJwhMASE0JgC5cNUJpQmAA7VY\/udvux5d+VW\/UVFXMKxvc7\/djy78qt+oqKk+qy0eaPuRCELAbD81oQmhemeeKEQmhAKEQmhAW1a5pwbB9mZw6wvW1MRdblpphjgd958LUiNN4+hVJCaFeUnLGewx2djC0c3Btubcnnvf4ChZ+BX7sKxmyvmam3qtqR1gHUehYKFQ1yippxlyZZm1zGcDx60sK+F3za11Qc5jmBjgS10GdQOBH51WUJoVpy43lmWxs42VBUINtLv595a+TMz4PYbO7nDru9bTvHMrgUyxxkuBjUCFU8JoSUnLCfYRa2ULadScG8zeXn8BQr5ZmrJ97gFnY4reUqrGUqYfTdSqQHBo6gqHQphNw5HLUNNhfqPHJxcXlNPD+BdfdWzT8G0+aq+xHdWzT8G0+aq+xUohX6b91GH8gr9oqfxf0Lr7q2adVp81V9i1GWsUythefMUv6NzSt8PFJjLWKbyCS0bxGkjUEa9aqtCjpeTwjpHRIqM4SrTaksbyz3er2eDZ0Of8AF2Y5mq9u6FQvtpDKRgiWgATr16nzrnYTQubeXlnr0aUaFONKHKKSXsFCtvI+asGGRauD43eihUipRaHMc6WO1B0B5k+hVKhWhJweUZ76xp3tNU6jaw001zTXvLXwnM+D2+y5+FVb1ov+gqsFLcdqS5xGsRzCqeE1JrUlJyxnsFpZQtHUcG3xycnnvYmtXd5Hz5e4EWWt5vXWHcNwnwqQ\/qn9h08i4tjFk06fYkW4vKLXVtSuqbpVo5RZ+0vM2EY5lyhQw67FWt3Q2oWbjgQN13WO0KsmUl70qJdwC7fKOR6uKMF1iD3W1mOA3fDqeQch2qalTPpSOen2MbOkqFLLS7\/WaPJO7bZlsLmtLaFKpvPfGjRBXbZ6bhOKXVC\/xC\/Frb0qO62kIdVq+EToBMDyrbZnwvDMIwBz20i21pt8GhSZ4VV3IvfxjsEKjcUq1alVziCGk6QICrGpxweOR0lY0\/OY3Euslhdx0mJZhwqnbC3wfDW0HffXFV3SVD5OQ8ysXZdgeAuw1mJYlVtri9qS7dquk0wOw\/SqFDiSvdleoGlrXlrTxAPFc5elHhWxtSw8l65w2s2uH79llykys9h3enI+xj5I5\/Qq5xLaHmbFGup1MRqMpu0IpAMkeYBcixu9qSpGpuiGaKYU4x7BKTZnm5eRNd5ee0ytph+P2dsCLrCLS78GAXFzI9BgrmDUk8V62zqZfpJPaujfFsUUeHc3GJYhQxG46Slh9vZtj4lGYPpK1tSza928x4bPJerq1NjdfCPUlZl5qS5kN6yNFfC5FcvmiVtQcwgkNMcDwVk5Bo0scbVs8Us6N5Spt8B7ngVGdg1khV8Ko3iGkuIWbY3dW2uGV7Wq+lWYZDmmCFy441U4ReGThxak90dhmTJtja1N63rVbVrjH2UbzAe0jUDt1XJ4tl3EMNG9Xob1E8KtM7zD5x+1byvm\/FKzy6s6k9rhD27gh3b5VP4RGlSY7DyKTTpVtiJb5R1eZU9ODUJcyz4JLiRw76S8H0lZ1pl\/D8z2r6tkHW14OIaARPaB+yPOuRx7L9\/g1UNvaJDHHwKrdWO8h\/YdVZTTfD2lXFpZ7DmH04Xk5q2NSmsapTVsEJmJCIXo5qgVXBbIoRCaEAoRCaEAoRCaEAoRCaEAoRCaEAoVje54+7Fl35Vb9RUVdKxvc8fdiy78qt+oqKs+qy0esj7iQhC843H5roQhemeeCEIQAhCEAIQhACEIQAhCEAIQhACEIQAhCEAIQhACEIQAhCkxqkDa1e9NkopsWXTpqUirYqdNdJlzLVxioNZ4dSs2nWpuyXH8Fo5n8wXnl\/CxcXAfcsd0DdSToD51YovWWdCgxrYa7Sk0Dj5B1LPVrqPox5nWnRct2LDsDwvCmU61enTc9vxWHwt3tJOhPb6Fsb\/F7VtA710xlOZ0fB\/Nx8y4fM9a7vAGvAFMnVz3Ruc5j9sdi1WAY1bYddOubux7ruSdKjn\/ABe0Njj2yojSdSPE3ks6ig+FI6bNmY2U8Nq2jG1X3VxId0um43ydfZ6VVuIgOaBzC6\/NuOsxqtRfSpdDTa2XM5b37fKuSua9sx0vIMdWq004KEMPY4yk5T23NNUljik2pp29anfXLbipNNpAWMJnVZ28PY0JZW5kiq7kT6V6A7w5+lY7GFZVNhV45ZV4R5OlpUQ\/dMtkFZD2A8eKxKrSCollErcKdw+nVDnHe1nVb20vRcP8AeDzB5Lnd2eeqGOfTd4JIPYkKrh4CdNSOtpUQx29vElHRO6Qub6VzlDErij99I6itjbYuyqQ25BYeTmFJQozjwpY7TnipB55m2l+5BMuPAgrw6bdcGyZ5qTW7vhscHsI0KT3GrEAEDTgvNualTjxLbBpowjw5R1uUMw3uGVqbqDaDmlpphzQ0VBOvPjw5q27au+\/wynTxy3tbmnXGrmtgPB7CNHdirDKtlhFhhlG9xupTbUrzUt2t3iXNboQdIBnhqOC1mYsVcb+ucJuKvcdQ\/FJgA84HJVU5Lds68Kex02b9mjm2VTFcrOdeWbZNW241aQ6wOLh+cdvFVZUp8ZCs\/IufL6i8W9\/X6amzQAmKpB5tf1jqPFafO78OxbFatxaBlG4f4Re0AMrz98Y0a48+3qW2jdp7SMtW3a3iV9UprHe1bSvSLXFrmkOHEELEqMW0zJmEUL0e1eagvkEIQoAIQhACEIQAhCEAKxvc8fdiy98qt+oqKuVYnue3NZtfy+97g1rTWJJMADoKmqrU6rLQ6yPuRCix7KjGvY5rmOEhwMgjrCF5xuPzZQhC9M88EIQgBCEIAQhCAEIQgBCEKQCEIUAEIQgBCEIAQhCkAhCFAAcV7MQhSiGZVJbCyANzSBAILhp50IUvkV7TdWlWod0Go+OlfpJ5AQvehUfWx2iaz3VDvMHhGdCEIXkQ656UuqeOaqjziVSiXu6Jh8Fk+C3yDkuXa53doG8YnhKEL2KPUR51TrM978xaPI0K5muTHFCFW4OlA86ZIdoSFkD4yELPE7yPVnELJp8ChC7xOLInisc\/Fd5UIUSJiY7P41eQJG8RxQhZ2dkTtfCuaYdqCeay67Giu0BrQNeAQhTHkGbW10wuoRoZGo8qyQSN+DEtPBCFlv+vHwFvyfiby8c52UrNznEuZcVGNJOrW6GB1CSdFi2WpbOsxKELnQ6z8H8DpV5LxI12injJFMBo3uDdOa9rfU66yTP5kIVbb9Kvb8Ca\/UZjYj8SgeZYdfI4j6Fq6vBCF61H9GjBU67MSrxWO7ihCuyEJCEKCQQhCAEIQgBCEIAVje5412xZeB4b1b9RUQhVn1WWh1kfcIAAgCAhCF5xuP\/2Q=="
                            },
                            {
                                "timing": 35383,
                                "timestamp": 4565369234,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwQFBgMICf\/EAFwQAAEDAgMEAwkIDAoIBgMBAAEAAhEDBAUGIQcSMUETUWEUFyJVcYGRlNEIFRYycpOx0iM0N0JSVHShsrPB4iUzNTZTYnOSwvAkJidFY2SCo0NEZqLh8UaDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQgFCgYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBkbHRI1JTocEVFjNCVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAngJTe1zHFrwWuBggiCCp1N6k51MVA5sgndJg9R\/OoOcXOLnElx1JPNADoB0JIQBLgBGpjUwkhACAhSLR0YdvNmY3eflQEUIQgGTPJSquDnHWeABEx+dRgQTOvUkgBOUkDUgEwOtATDh0REjUgka6\/sUZHIapJgyRMIB7k7xBENE6mFFTq7u\/DJgaamZPNRIIaDpBQE67mOqk0mdGw8G70x515qRbvODacuJjlrKigJNLNx4c0lxjdMwB5uaXIJDim5xcZJkoBJu4yAQ3lKU6IQDaCZAaSYnTkkJJgDVA0KcDSDrz04IBTpCkXSIgcZS4EwJCZHg7w4cEAuLeHA8UcAQRqjdPEDQJIATPxQY060iIJEgxzCZMmfoQDjTwpB4hIGDokhAGsTyRBTBgHQGdNUBAGhgcEN0I7Ek2kNMkA+VAJPQ9iHHeM6DyJIAKYBMwCY1SCEAJkgxAhJCADx0mEy1zWtc5pDXcCRoVNodTYyqyoA7eIG6YcIjX86gXEgAkkDgJ4IA03eJnqSQhAMgiJjUToUkKVNocTLmtgE+Fz7EBFCEIByp7w6No\/rEkCZ9ig0AkSYHWkgBEoQgJ0nbr50EAwdeMdijI6jwQQBEGdNexKdIQEg3egA6k80iCHEEjTqMqbt0UxE757dAFBoJBIjQTxQEyWdC0BkPBJL97iNIEen0rzT03OPhTwhBBESCJ1QDploqNNRpcwHUAwSPKrF9z1V6Da\/gNVoPg9OYB\/4FRVwrC2BuJ2rYGJ0iv+oqID7qo4kXUaZNMkloOrv\/AIQtfbfa9L5A+hCA\/ONCYkGQYISQDAlpMjTl1pJggNIgSefUkgBCEIAQQQYOhQsuwtbnFcSo21CalzcVAxsmSXE80IbUVlmK0AgySDGmiDppEEaFfQ+VMl4JZXd5guJYdQua9uG16Neo3wqtJ31XBw9C0O2bJWH2OBUcUwazp23c792u2mNHNdADj5DA861ys5xg59x89R8prWrdRtUmuLGHth5WV2538OexSsaTyQttletYU8dsPfvefhbau9WZqREcYHmnsC2m0Gtg1zitF+Ato7oogXDrek6nSdUk6ta7UCI86zcPo8WT2nXxWVHhe6znG3hnvOXcACd3wmnQEiElN5Y6oDubjNAQ0+nioEQqmge47oy+DugxMaSojgVIagNmBKidCgGAYkcAkDBBHFEo5oAnXVMtIAMGDwKbmgEyddCEA+CROnIICKFJuhh3DiYQPjguJ46mJQA5m6XAkaGJGoPnUZ\/Mm6OI07EkAwePahxEndBDZ0BMptBLXboJgSY5BKPzoBSpPIc6Wt3RA0lNrQRUIIgCRvGDxHDtUDqUAyeMCAU90N3S8EhwJEaJbpgmNEOidOHlQCAnghOYjdkGNdUTodNetAJCBAOokJuMnTQIAMaoABgTqlGiYk6ASgGZaSJBPDQqKBpyQgCJ4I5SmHkNc0cHcdEuHBACCEFCAEICCSYkzCAbRvOAkCTEngEk2kBwJAI6jzSQAhCEAIjSeSFLfe5rWFxLW\/FBOglAJsbw3iQJ1hMgCdNDwJSgkEgEgcSp1HMfVc4M3GE6NaeHpQHmBPBCkx7mTuOLZBBgxI6kNaSQAJnhCAIEAiSeJEJaaqZLeiDNwb0zvyZjqUSBpE9soAYx1R260EmCYAngo802mDoY5IcIjUGROiAILnaD0JIQgGSTE8tFYOwIE7WMFIB0Fcns+wVFX4aCASYEwVYGwIxtYwUAnUV5+YqID7atvtel8gfQhFt9r0vkD6EID840ITLd0wSOE8ZQA5paYcCDx1SQhAONJnzJIQgMvDMPvcUuBbYda1bms7Xcpt3j\/wDSunZZs4vMGxSni+NikyqxhFGg1285jjpLiNOBPCeK6jZBRo0tn+GVKdOmx9Rry9waAXHpHCSeay8ezthmF0Ll1u2viNWgJqMs2F7afynjwW+mexerQtqdNKrUfrPz3Vtdvb2rUsLOntlxb5t748En\/bPHPuJWuAV8HxivV6N9O47ncPw6Tx4enZDXebtXSYjaUMTw2vaVwH0LimWO56EcV8yZ+znd5vvKFSvRZb29AEUqTXb0TEknmdB6F3ezvafc9HaYPiGHV7s02CnTq2oL6hA4SznpzBVoXlN1JJ9VnC68mbulZ0atP9LDOVlbLOVh+r8duRyOaNmuP4GX1GW\/d1oNemt9YHa3iPoXFte+k47jnNMFpgxodCF9U72YMXncazBbQn4z92tcOHk+Izz7ypPbRg9rg2ZLWnamq91a2FWtVqvL31HlzhvEnsA4LLc2yprjhnHrPoND1ypdz82ueFzxn0d+Xf2e5vwRwLnbxJMAkzoICG+F4IBJOgUUBYj6kEIHFNw5gEA8EAogwdCEGJMcESmGyQARJ8yAAJB1REFEGJ5LNwyx7uNQdJuboHBu9x5nXRo5nkgMIQCmOJAIXR0sp1qlaq1t\/ZFjXFjH75AeeXEaf57FBuUrx\/TdHc2buhcGvh7tCY57scx5eAk6IDnzHWIhLSBoZ8qnWpmhcVKTy1xY4tJaZBI00KQIBBaTMaoBGA0CDvcZnRRWzwjDW4ia7TVFJ7Wt3C5oLS4uDQCZEcZ56A6LKuMt3FqHmtdWWjN4AVCS7WNNOsj\/ADKA0wYYIfDWtdDuG8J7OJ4KBMaD0oBGun\/wpO8IkmJOunD0IBSHHgAkfOtrh+DPvbMXDLq2pTWNHcquIMwDOgOmv5lmXGVbyi2s6pc2rWUXljgXukR2bsx+zXhqgOf5TI14gJCQfava9ody3de3Lg80nuYXNmHQYkSvJjS90SAT1mEAoHXqgNJBjWFn4Vh4xB9Zjau49lI1BpIPDSeXHUnqWfWyxdUel6S6s2mnxBe4EmYgeDx7PIToRIGgTHxtNF0LMq3HSU2VLyzZvuLB4ROoBPV2f5Oi12K4TWw2lQq1alKpTrlwYac6xumdQPwhw7QdQgMB3CBrzUdY7E3NLXEEiR1GU2eE5rRuidJPDXrQEVMhu4CD4Uxu9Xat6Ms1nv8AsV1QayYJrSwjWNQJ0OhHWNeRjzpZdr1BTFK6snuqNLw0PMwI14do04oDST2BLkt+ctVjbOqtvLRzmvLdwOPBocXOmOA3T+yZWgnSEAIXvYNa++t2vEtc9oI69V9UXmHYNaVWU\/eOxeCBG7bsnj5FooW7rZw8YPF1bWoaZKEZQcnLPLHZjv8AE+Ud07u9BjhKS+r7aywK4uDRZg1kHROtqzt7OxfNWdaNK2zfjNG3ptp0ad3VaxjRAaA4wAOpTXtnRSbecldJ1yGpzlCMHFxSe+O00wEnUgJIQsx7gAwZQOPUhCAmyo+nvbjiA4QQOY6j6FEmZJ4zyCSEA5mJHBHDmksizpmtXoUWv6M1agZvdUkCfzoDzqVXVXF1Vxc4mS46k+dQaYOokLfXOCmhWsKbsQFIXVQMNSu1zGUJMTUImCOJABgLS1tC9vSCoGvgPEweOonWEB5uaREjiJCSE4kaToNUAoMTCZAEa+VJEaEyPIgG3jyVl+5wptftny614Dml1cEESD9gqKtS0gxoeehVle5s+7Vlv5Vf9RUQH3eLeiAAKVMAf1QheqEB+YGsRoiCptiRvGBzMJcTDdepSQRA1hBMgDTQRwXpUY6m9zHtLXtMFpEEFR4oCMIbLXAwDBnVT3ju7s+DMx2pIDv8k5uw+laUcKzQb2phtLSlTovikJMnfa0BztSeJPkV9ZevsIvsPYcCq2z7UDRlAABvYW8vOF8jLrNmOYHZfzXa1Xv3bSuehuPkngfMYPmW22unTajLl39p8prvk\/G7pyq0W1JZfD+q3z5d77\/eWBtrycysyyxTCbWmys6qKFZtNobvlxAa48uOk9oVkZVy\/Z5ewi3tLSjTbUYwCrVa0B1R3Mk8TrKzMZw+liuFXNlX\/i67C2eo8iO0GD5lx2O5tqYbs7uLy4hmK0ybFzZ1FcHdJ9Hheheg4Qo1JVH2r\/s+Njc3WpWdKyi88MsP156rfqW\/hsbTM2fcBy9LLq7Fa5H\/AIFAb7vPyHnKoHaDmp2bsZp3ptRbMpUhRYzf3iRJMk9eq5tryHhwPhAzJ60Okkl3E6ry691Ots9kff6T5P22mPpIZlPll\/guXxfrIRoetON06HlyT8qFmwe8RhBlSBI4KTgGuEQ\/STx9CYIE8NGgBnTVR0nh6E0cOITBJEoaDP7VIQpgjcgaaySmAQfJc49vFG+\/cLd926dCJ0KkTuuG6dRrIPNJpIOigEEcxGkL3rFrg0MDp4uB6\/KoU2B7g0ua0Hm7gpwDzIJJJ16ym1peYkDSZKkTrpwiOpIHimBkRbDoMtI4yOabRPMAj86kXEvJdz4wApvY5rQwjwiN7QjUEBMA8jLnQ2TPYk4HeO\/O9znipuG6ZBkTAcOaQbLTqJ6utMAhGnBS46AankEc1KNDBHWhGRNY5wERp+ZRPOZLp4yvQARIMO5AJOHhGD2yeaYJI6F2ngiOalUD91nSExHgg9R6kOeXtAcR4IgaKVes+u4Go97y0Brd8zDRwEoQeU+DBShS8qbSW\/FJE6GCmCSIJiJ0OsKMKfYnA3SZ8KeEIQRa0wXAgRpx1MpRClpB116kISFF7qVVtSnG80yJCswbZ8fAANnhpPXuP1\/9yrR7Sx5a9pDgYIIiEGIEEzGuivCpOn1XgyXNjbXeOngpY5ZRZnfmx4E\/6Fhs\/If9ZV3il9WxLELq9udw1rmo6q\/dECSZMdS8HMc1jXOaQ13xSRofIopOpOfWeSLawtrRt0IKOeeEQhEL0a4tJLTBII8xSVMGzJE6gaDQRoiFJSpvcx4e0w5uoKYB5QnAjtUjpxGqAOtMAjBUmmBBaCO1Ck5znhu9waN0acOaAQLZE0xHlKTjLdA0CeAQgxyQZE6SSZnypagKSkQCzeLtZiOflTAIgNDZcCSZGiUCAIEqR1PCEHyJgED2KzPc2j\/bVlv5Vf8AUVFWp1Vme5tjv05c4zvV\/T0FRQD7xQhCEn5iPIcRDWtgAac+1RhShAA5z5lfBTJFMNLjAEnsUgSAQCQCIPak0lpkcUwMigRx1nhCUKQRCYGR0yG70sD5BAmdO1Lcdub4HgzE9qbWl7g1oJcTAAGpUYTAyWHY7Wsw2llQt20rOoKLAwPfTcXEARJ14rlsz5ivcw3r7i7FOnvkPdToyGF0Bu9BJ1gAeZabqlELpKpOSxJ7GOjYWtCbq0qaUn2pEnDpqwFOmGTENB0\/OvOFMtcACQQHCRI4pLng2ZAkkAOJO6IAPJRhTAnsSHHhKYAU2Oe4NZ8YmAgwBPE9iDCEwMgAXuDWt1MAAcym\/cAhodPWfYnvHcDIEAzw1UeSYBGFIS0aSJ0UgYcd4Dq8i9N5z6jnsEOdMgN4BMDJ4taDxMeVABbOg1Cm4yd5xDjw48IEKYpGpWbTpNlztGx98mBk8SCBJ58E2gEGQYjUjkm0Q46jwevmkDBngmAOqXuFPfjRoDYAGihqJA8imGk6Qd7SBHFR4HSQQmBkjHWm4aqW7IJGoHFEcdPSmBke74TQHtiOKgZ1B01Uo1loIHBDuJjhy0TAyRaJ0iTyUoBBBMnSEaAmDw6xxUmcCGgSQZJI4JgZPMEhNx4OBAM8BOiflPPqSTAyDZY9paSHDUGEjuwImeam5znDV7iOABMwBwSAnj1JgZIhpcYA1PAJQpnUngPIh0bx3QQOUpgZI6c5ShSAQGlxAaCSdAAmBkUAkAEjrJTfxLWyGzz4pkEGCII60NIAdLQ6RAk8D1pgZFveAWlrSSQd48R2KMKUIhMDJFEKZgOlhOh0PNI6kk6kpgZDdgw+W6Tw9CjCm4lxk8YjgkmBkivRwNWs\/o6YYDLtwHQDjzUU3Nc2N4ESJEjiEwMkIUnEu1cZIga9SOUckAJgZGSDSDQwBwcSX6yexJ7HMIDhBIB9KYa4tJAJA4mOCQ0OiYGQE7u7JDXcepKEx1IKYGSIC9Czdjf4kAgDXSEtOpRhMDIwR1Trx5qW61jZe10nUcghjiwkgAyI1EqKYGSKsz3NwPfpy4Y++r\/qKirbq0HWrN9zi8O2y5aaABuurngOdCoowMn3ahCFUufmKY3RBO9zCSevZ1JjhBAXU5keSAJKZHUgknkOEaCFBAkJjiJEhJAAJBBBgpsbvOAJDZMSeAShCkDQAIPWgdolTAG4d52seCAOc80JIE8OxNzYDTIMidOSSEIBBjeMcJT01iAI56p1GBpJYZZJAJ4nzISQTiRoOHEpIhQQelNpjpNzfY1wBBmCTy\/MVFziezlAQTwEyAkeuEJGyNS6YHUmBrDYAOklEANBBJdOvYhjg0klgdoRB+lAegptAHhM8LSXH4vbpqvFwIiY1E8ZU2kuJDjOh4kqO7yMT5UARoOAnmiNYJ1RENJ5HRScAA0tkyOYQETEnjw0RB8LdEgDUgcF6spioHkBznjUNA5QZPmUaga0+C4kEdUelARI8AelSc2Gt3oII0gifP6VGCASPOpCnMkEAASZQAHboIkOJG6JHD\/Oqg1vEngOImCvQ7u4N1gB651Uapl29Mk6nyoCAjmT6FIboBBEkjjPAoa1pdzDQBPWhxloaBAH51JAhuwZJnkh8TpEDSRzQQJEcE5OrWyGnWFBIg10EwYESY4KbC3eMglsEDXgYUd53AkwY49ilWfLpbEQIjyICLmxULS4aGJ4hIt001gawOCN4hu5ymUhpOkqQNwaGiJ3ufMJcgI160cR\/nVEIQBIIbAgga9qSlHg6A8dSooBiNZJGmmnNJMdSYOskA6zCAihMgQiTukaQTPBQAIhJCZ7BCkCQSTxTRCAHCI1BkTpyQIJSXo3d3j960nXmQJQkhPECYTDZa4yBHI8SkRqY1CSEAnpARyGms8VNzQRLTLtS4cB5kJPNMCTAEk6BJCggnTY6o8MaCXHkEF0iA0NEcuaXBpAJk8QEcQBAQkQ8J2pOvFWb7nHd79GXNwHR1aZ\/sKirRoad4mRpoOtWT7m\/wC7Rlz5Vb9RUR8gj7vQhC5nQ\/MaEl6FhDZcCCRI04hLlHLqXbBxJNeQ4Pbo8HkNFBwAcd0kjtEKe9LIJ4fFgKJOkICCaaITABrS4w0SYJ9CiVaWT9mNvmHKtvifvhUo3FYPhnRgtBDnNHPsVf47g95geJ1bHEaRp1mHzOHIg8wukqU4pSa2Zht9StrmrOhSlmUOa+72+w1wEg6EwJ05IIThSpUn1ajadJpfUcQGtaJJPUFzwbskXtLCA4QYn0qKt\/ANjzrjC6dfF719tdPG8aNNgduDkCZ4rmNnWTLfNd3iFGvdVLcWoaQWsB3pLu3sXbzeplJrmeUtbspQqVIzyqeMvD7Xhdm\/sOIcCCdCPKhXh3l7DxtcfND2o7y9h42uPmh7VfzOr3GT86dM+0+6XyKP4Ij0q737GLBrHH31uNBP8UPauT2dZBts1WF3XuL2pbmjUDAGNDpkT1qrtqiai1uzvT8oLCpSnWjP0YYzs+3l2FekyTuiAeUpHirx7y9h41uPmh7Ud5ew8a3HzQ9qt5nV7jh+dOmfafdL5FHtjgefPqSV495iw8a3HzQ9q43aTka3ylaWVWheVLg3D3NIewCIA7e1VnbVILiktjva6\/Y3dVUaM8yfLZ+PccG3qnwTxlRcN0+CZHIqTdAeHn5qyNnuzu1zTgTr+vfVqDm1nUtxrARoAZ49q5wpyqPhjzN95e0bKl01d4j7\/gVoNDrw5hAMGVePeYsPG1x80Pag7GMPJn31uAf7Ie1dvM6vceT+dOmfafdL5FJDwmMbvE68AvQjepy1hLWjWDoOAmFdPeYsd0tGLXEH\/hD2qv8APOTrjKF9R36xuLWsCaVYCNRxaRyOvo86pO3qU1xSWxqs9dsb2p0VGeZd2GvijkiRvEtBgDmOak2agfB3SRJA++58ArnwvZLZXWH2l2cSrtfWotqOaaTSBvCf2r2dsZsCSffW4BPPox7VdWlVrODNPyn02EnGVTdep\/IpHcG60OlhiRPPVRA8GYM6yVd7tjNgRHvrcfND2oGxmxH+9rj5oe1PM6vcR+dOmfafyy+RSI3ej3dd6Ui2NRrHGV3T8m0GbSBlkXb+gdr024N7+K3+Cy8\/bNrnAbIX2H1nXtq3WtLIfT7eOrfoXPoJ4bxyNy1e06SnSc8Ook4890+Xv7iumgbm9EkHXqUWjwtREcuCk5kRwIPamHOmT4R4a6rkekJwLS3n4PlUYAdBOnWF1eRMoXmar9zKO9RsWH7NXcJAH4I6ytjtKyTQyjSw99veVLjugvad5obuxHUe1dFRm4ceNjDLUraNyrNy+kfZ7M+C2OBKZEGJB8ilA5a6I6408654NxE9iSmeEQJ60jxTAFJE9qOEhSDZIAjzoMT4II86YAjqSQAOxJeoaXmTvFgIBcBMKGo4JgCBG7ukaamRxUqh3g0uJLgI4chwQwlsidHaHTlKJjhr5UB5ppoieKAipPaWndcIIRCIQCHFBBBIIIIMapx1IhMAN07u9HgzCipQiPSgDdMAwY60vInCIQEU\/KmR50buk6IAmAIBDhzlLgApuZDWneBnq5diUEGCEBEGDMAjqKsv3OIHfpy5HDer\/qKirdoCsn3OP3Z8ufKr\/qKih8iVzPu1CELkdT8yUk4Q0FxgR5ytBxEhM8kDigEm4guJADQeQ5IQgPoTZ\/eVMO2RUryiGuqW9GvVaHcCQ95gp3FDBtqGWhUpkUb6kNCfj0H9R62mPP2EaYmU\/uIVfyS5\/Seqay3jt7l7FGX2HVd2o3RzD8Wo3m1w5hehOrwKMZLMWkfCWumO7qXNehLhqwqS4X+D9T\/vuI4xgWIYRi7sNu7d4ut4Na1onpJ4FvWCriyBky0ynh7sdzG6m27azeAfqKA\/a48NPIFv8HzNl3HsKp49cihSrWLSX9Lq+gSIIHMg8o4+XRU7tDztc5pvejpF1HDKTppUZ1cfw3dv0eknnw06Hp5z3f1NfnF\/rH+DlB0lHao+\/wBUfFb+D7ud2ZIzOM02+IXVKl0VtSr9FRB+MW7oMntM8F8z1Kr6der0b3MlxmDHNXhsE\/mzf\/lP+EKjbj7YqCfviouJOdOEn6ztodvTtr67o0liK4Me5mVYV7ju21LqtXddUES466q5NvlR9PB8LNN7mnpncDHIKlcO+37b+0b9Kujb\/wDyPhX9s76Aq0v0M\/YdtSS\/Kln\/AL\/gilO6q\/8ATVP7xTo3Fe3BFGtUpg6kMcRK8U50hZj6LCMr3wvI+26\/98q8bCrVOxB1U1H9L3LUO\/Jn+MPNUI+J8EQFfFgSdhZJJJ7kqfrCtVt+t4M+c8oYrht9v9SP4lJMv7wkf6XX4x8cyoXNxc3Qc+4qvqNDuDjIBPZ5l4lsNnUzwI4dqQ14mO1ZT6NRS3wG9oAAOEcFfGxknve3hnXp6uv\/AENVDHQ6K+djX3O7z+3rfotWm0\/SHz3lR\/kP90fiUg2\/vnGG3Vcnq3yl74Xn41X+cK8ARrofMjeIbu7o65jVZj6Dhj3GbaYpf07ik5l5cAhwIIedD1q59vIByxYExPdI1\/6SqNty7pWNgkFwMDmrz28\/zWsfyofolaaX6KfsPntUilqdnjvn8EbPNVhiGJbNbK2wim+pdmjbkNY8NMACdSQqs+BedgI7iujrx7pZ9ZWzj+PXGXNndjiNnTpVKrKNBobVndMgDkQq9O2PG\/xHD\/7r\/rLtWVLK4284XI8jSJakqdTzWEHHjl1s5z7GakZKzqD9qXUR+Ms4\/wB5M5MzsHGLK6cD13LfrLbN2xY04Edw4fPWQ8D9JSG1\/Gi0btphxcfvQx\/t\/wAyuWKHez1eLW\/s6f3\/ADNVs3o3dttPsqOIhwu6bqtOoHu3iCKbhE9kK3cZzda4Vmylg+KBrLW5oNcysfitcS4Q7sMceX0VHs8xCriu1O1vq7WMq3FWtVe1vAE03nSeS2G3Y7uarbgZtGgj\/rcr06jp0XKPeY7+xp3+qxoV1zpdnY8vdeBPajs+OHGri2CU96xd4VWi3\/we0f1fo8nDmciZPu803wY3epWNJ32evxA\/qt\/rf58vYbMtoAtxTwfH3g2j\/BoV3mejH4Dj+D28vJw6PPOcMPybhvvXl+nQbfPBLWUwNyiDrvH+troPOeUujpS+lzhdqJ881S2\/8dw8VR9WfZw979a\/7z25mKZgwvKD8Ny7g1On3VUqMp7g1FJpIlzjzcZ4efqnnPdCfxGCfKrf4FWWX69W6zVYV7mo6pWqXVNznvMlxLxJlWd7oI\/6Ngo5F1bT+4pdV1KU+7bByhpsNP1K1SfFKXG5N828FMiN7qEdUpGJO7MToSmA4ggegJcxyWE+1BrZMDilGhUg0mYBMalRMk6koA1iOtCCOooCANQkUzqhAJCkWluhjXXQylCEiTkboG6JHPrT06kkADiiOcaICOKECTc0gAkESJE80IhCQiTw1KSeqIQDDSQ4gEhoknqUU0IBJxpKDyTBjqQgQTdqSSZ7etEjc7etEnd3ZMcYQCaJ5geVWb7nUnvy5aBAia8GNT9gqKtKbQdTqAdQOMKyPc4\/dny78qt+oqKHyJXM+7EIQuB2PzLI7ZQQQdRHNPlwSWkzgUoUhHnSKAUITQgLQwLPGE2OzV+B1hc93GhWpjdpyyXucRrPaFV8dSs3J2zGlmHLtribsUfQNfe+xihvRDi3jvDqW67y9Hx2\/wBWH1lqdGtUSeNsHzNPVtK0+rVgqjUnJuW0nv29hTLXFp0jgRqJ4qKujvL0fHb\/AFYfWSOxelBjG3z+TfvKvmtXuO\/5z6Z9p\/LL5Gm2W52wnLODXdriXdHS1K3SN6KnvCIA61q9m2YcFwO8xKpjluazK4b0X2EVIgunjw4harNOU7vLmO0cPu6jXsrQaVZg0e0mJjkR1LbbQsiMylZ2ldl+66Nd5ZBpbkQJ6yidRLl1fxEqen1JtKbzcYe2d+HfZ9h3Y2iZJBBGHvBHPuNntXvc7UcpXTWi5t7msG6gVLZro9JVBoU+dT9RR+TFk2m3LK\/eZeb9oWSSxwGHukjT\/Qme1UYeJXV7PcptzbiNzbPuzaijS6TeFPfnUCOI616WuT2V9oD8t92ODGvc3p+j10YXfFnsjiqz46qTaO1pGy02dWnCbylxSzl4S7f+jj4VoWmd8JpbMjgL+6e7jQfT0p+BJeSNZ6itwNi9Hx1U9WH1kd5ej46f6sPrLpChWhnC5+Bhu9b0e74FVqP0WpLaXNewpghNrZaTI05K5u8vR8d1PVh9ZafM+ya6wvC615h18L3oWl76Rpbjt0cSNTPkXN21SKy0b6XlHp1aapwqbv1NfFFYmZ14q1NmeesHy7lupY4kLk1XV3VPsdMOEEAcZ7CtFs7yOzN1C9qPvnWvc7mtgUt\/eme0dS6\/vL0fHT\/Vh9ZWo0qq9OCM+r6hplTis7ybWMZST8VukbLvkZN3Se46vk7lb7Ud8nJp\/wDJ1vVG+1a4bGKI4Y2+evub95HeYox\/LT\/Vh9ZaP8R3L7jwf\/j\/ANrL+b5GyG0nJ7C1zbOu13FpFq0Hzaqu9pedjmu5oUrWk+jYW5JYHnwnuP3xHL\/7WfnrZ2zK2DMv6eIuunOrNo9GaIbxB1mT1LfWmxyjXtqNU4y8b7A6O5xpI+UucunqZp4+B6Fs9FseC9jNvOUm+J8ue2PWbLDdpuWmYNZ2l3TuqjqVFjHNNAOEhoBjXsU++Rk38Sq+qN9q152MUZ0xqoP\/AOYfWQdjFHljVT1cfWXTFxyx8DA35PuTl0st9\/1vkbDvkZN\/Eq3qjfamNpGTSftOr6o32rVV9jDeid0GNE1APBDreAT2+EuCwjKta5zozLl\/U7mrb72uqNbvRDC4EcJBgelUlOvFpNczVb2Wi3MZzpVJNQWXvLl34a39hu2Znwlm1FuO0GVGYaz71tMB38VuaNmOKwdqGP2WZcwW91h3SCk23bTPSt3TMk9vWF2g2MUQZGNv0\/5YfWQdjFE\/76f6sPrKro12nFrm89hoparo1KrCtGo+KMeFbS5e7mU1ADzzGqRB3RLdeM9iuXvL0fHb\/Vh9ZarMuyW6w7Dat3ht+Lx1Fpe6k6luOIHGDJnyLk7aqllo9Ol5R6dVmoRqbv1Nfe0V3gty2zxWyua28aNGsyo4DXQGdB16Lttq+b8MzRSw1uF9PNuahf0rN3427EanqK1WRsl3ub6tRzKrbazoQ19csmT+CBpJXcd5ejP8tP8AVv3lanTqyg1FbM46hf6ZQu4TuJ4qU84xl4yu3CfYUwNBog8lc52L0Sf5af6t+8jvL0Yj36f5e5v3lHmtXuLfnPpn2n8svkUw7iU\/vRp510+eMoXmU7ylTrvZXt6wJpVmtiY4gjkdQujylsrusZwulfX16LKnWG9TpilvuLeROoieSoqM3LhS3N9XVbSlQVzOouB8n3+zn8itZ8GIEzMqMK6O8xRiPfp8fkw+sg7F6M\/y0\/1b95X80q9xg\/OfTPtP5ZfIpiNOKIMTGnWrjr7F2ik40MZmoOAfbwD5SHLhcFyhXu86DLuIVTa1gXBz2t3+DS4EaiQRHpVZUKkWk1zNdvrdlcwnOlUyoLL2fLvxjL9hy3JJXR3l6Pjp\/qw+sjvL0fHVT1YfWVvNKvd8DJ+c+mfafyy+RS8IV0d5eh46qerD6ywMd2S0sLwa9vm4u+obek6qGG3jegTE7yh2tRLLRen5SadUmoRqbvZbS+RU0IhNC4HuBEJvcXuLjEnqEJIQCTj0IQgGXEt3dImeAUYTQgFCITQgCNdOCUJoQBCsn3OQ\/wBs+XflVv1FRVsrJ9zl92bLnyq36ioolyZK5n3WhCFnO5+ZkI4poWvBmyJCaEwMiIRCaEwMl85Qe6nsVe+m5zXttbkhzTBB33qlvfvFfGN58872q9tm91RstltrdXTS+hRp1nvaBJLRUeTotf3zMofiVx6qz2rbUhGUY5ljY+HsLutQr3MaVu6n0kt01tvyKZ9+8V8Y3nzzvatzk3GcUqZswim6\/u3sddU2uaariCC4SIVm98zKH4lceqs9q6bKOPYJmNlathFEMfQcA4PpBjxI0OnLj6FWFCMpJKZqvNYrUaMpVbRqPLOV27dxxG3Afwvlvr36n0sWRt+\/kjC\/7Z\/0Bcbn\/MVfHs4W9OtbOtWWVXoW0nmXA7wknt0HoXZbfgfefCzy6Z\/0BXnJTVRr1Ga2t52tXT6VTmuP79\/xKRBImCdVJzHNIDmkEiQkhYcH25aGwEf6wYl+S\/4wsjC\/u9Vv7Wp+pK8NgQ\/h\/Ez\/AMsP0wvfC\/u81v7Wp+pK2U+pDxPjr7\/O3f8A6X8DG21Yje2mbKTLW7r0WG2aS2nULRMnqXAe\/mK+Mbv553tXa7dP54UfyVn0uVdLhWz0kvE9vR6cPMKO36qNh794pH8pXnzzvaru2P3dxfZIunXlapXcK9RgNRxcQN1umvlKoGFfGxP+Y13+U1P0Wrpa56QweU8IqwbS7V8TXe5\/+08Z\/tKX0OXNYrl\/Oz8Tu321HEjRdWeWFteBuzpzXTbABFnjPy6X0OWBiW1vFLTELm3bh9k5tKo5gJLpIBjrV8Q6KPG8czBm7Wq3PmkIy6ueLw7Dnfg7nz+hxP5\/95Hwdz5H8Rifz\/7y3XfkxXxbY+l\/tT78WK7oJw6x1nm72qmKPezfx6x9jT95xmY7HMWHUqLMfbdspVSTTbWqbwJHMCTwn86t3apc17XZ7ZVLWrUpVOkojeY4tMbp6lVuds53mbGWbby2t6Aty4t6InXejjJ7FeuMYzYYHlqzu8VpPq25FNm6xgeZLdND5Cr0lFqaT2MWq1LiErSdWmnPil6MeT7sew+cTjWKwD743nzzvagY1ip\/3jd\/PO9quXvmZQ\/Erj1VntT75mUfxK49VZ7VToofXN35Tu\/2J+9fI5bY1imIXebzTuLu4q0nUHktc8lvLktrc\/d\/o\/J\/\/wA5Xf4djOH3OW6mNYPamrSFNzujYwMed2ZB7dFUGTcXrY9tbtMSuGCm+s+odwGQ0Ck4AegBdmlBRhnOXk8eFWd7Vurro+BRpyg1nfPM6Xaxh+Y7vMNB+BUb99uLcBxt3EN3t53VziFxXvLngcLbGCflO9qsPaXnvE8sY3RtLGja1KT6AqE1WuJBkjkR1Lk++7j29HcuH+Zjj\/iXOqqfG8tm7S3qPmdPo6UHHCxlvPt2NP7y55j7XxmflO9qtbZpSxPDsq3hzF3RScyo5\/8ApLpLWBok+SZXAna9jukW2HnT8B31l32TcWq56yhiAxihRaHPdQIpAgRAIOp4glWocHF6LeTPrfnjtcXVOMYZWXF5a37M4MDY6TTyDePZo4XFUgj5LYVLuxzFnEuOJXhJOpNZ2v51dGx8EbPrwHU9PW\/RaqIYWtILmz2LnV\/RwPS0mMZX122v1o\/BmcMcxUf7yvPnne1elvjuKsuKTmYleAhwIPSu9q1hMuJ1jkp0NatMAayFn3PoHThjki8NvEfBixJGvdOh\/wCkrJ2kXVxZbM7SpZ1qlCoRQbvU3bpiOGnkWPt3E5YsB\/zI\/RKltTH+y+07Db\/orfU61TwPz+wSdCxT+vL4lMvxvFd4\/wAI3Q14Cs4j6UvfvFY\/lG8+ed7Vr0wOY5Lz9z9A6OHcixdj+LYhcZ0oUa97cVaT6dTeY+oSDDSeB7V47Y61W1z7Uq21R9KqKLPDYd0\/FjiF47GB\/r3bRP8AF1P0Sp7a\/wCe9X+xp\/QtP+h7T5\/hitcwl\/p\/\/o5L37xXxjefPO9qtfYRfXV5Uxnuu5rV90Ud3pHl0Tv8JVMK3\/c+\/wAZjfko\/wCNRbZ6VHTykhFabVaXd\/8AZHD5vxfEqOacXZSv7pjG3dUNa2q4ADeK0tXF8Sq03U6t\/dPY4Q5rqriCOorMzn\/O7Gfyur+kVplwlnJ7FCnBU47LkhITRCjBoEgEgRJgpwhMAUITHBCYGRKRa4tLyCWzBd2pQhMAUITRyTAEQgJwhRgZEArJ9zn92bLvyq36ioq3hWT7nP7suXflVv1FRRJbMlcz7pQhCzGg\/M5ClHWktplFy4IThPSO1ARhEJoQFo4FnTB7PZo\/Ba9SsL40K1MNFMlsuc4jXzhVau5wvIFS\/wAmOzAMQaxraVSr0JpSfALhEzz3epcOulTiaXF3Hl6dC1jKt5vLLcnxeqXauQoXS7P8xuyzmGldPLu5H\/Y7hrRJLDz8oMHzIxjN9\/i2BUMKuKVq23o7m65lOHndECTK0+EWRxHFLSya8UzcVW0g8id3eMTCqvRacTTOHT0ZQuY4Tynvnb3L+h020vFcGxjGqWJYFUqdLUbFcOplvhCIcPN9C7vCtqGBX+F0qeYbZwuWAb7TRFVjiPvh1ehV\/nzJj8pGyFS9bdd078RT3N3d3e0\/hLq6WxytUpNf780xvAH7XP1loj0qm8LftPn7r8kytKPTVHwrPBLfO2z5L2bo3vw6yL+KU\/UR7EfDrIv4pT9RHsWk7zNfxzT9WP1kd5mv46p+rH6y6fTfVR5uNE\/aJ++X\/E3j9pmVcOtqr8LtXmsRoylbikHHlJ6vSq3yrmWnQz+3HsYcWse+pUqdG2YLmuAAHVqF1F1sbvGUXutsVo1Kg1ax9EtB7Jk\/QuMy5lW5xXM7sEuKncdyze399m9ulomIkLnUdXijxLwPUsKek9BWdCo5Jp8TbecY9a\/Ati42h5MuqnSXNLpqkRvVLTeMeUheXw6yLP2pT9RHsWj7zNfx1T9WP1kzsarkknGmEnn3OfrLp9P9VHlRjocVhXEseMv+Juvh1kX8Up+oj2LAzHtOwihgta0y3bv6aq0sB6IU2U54kDmfMsPvM1\/HNP1Y\/WWNimyWtYYZdXZxanUFvRfV3Bbkb26CYneUPp8PbB1ow0OVSP00pPKwnxNZ7Owxdk+bcLy1bYizFKlVjq7mFm5TLuG9P0rr3Z8yM5xc61YXEySbIST6FxWUdm1XMeBUcSZiTKAqFw6M0d6IJHHeHUtz3ma\/jmn6sfrKIdMopJbHa\/8AyPO6nOrWlGecPGVy27vUbw56yKP\/ACdP1EexHw6yL+KU\/UR7Fo+8zX8dU\/Vj9ZB2M140xmnP5OfrK3031UZcaJ+0T98v+Jg7Rsy5ZxfAGW+B27Kd0K7XlwthT8EAyJjtGi9toWcsIxrJ9thti+sbpj6bnB1MtEBpB1864nNuWr3LGJC0vg1we3ep1WfFeOsLSRpKzyqSy0+0+kttMtZQpVKcnJQbcXnPMRJ9KBw5wu9yZs8qZpwc4hTxBlsBVNLcNHe4AazvDrW+7zNfx1T9WP1lEaE5LKRavrthb1HSq1MSXPZ\/I0my7OlDLla7tcTdU9763ht3G724\/wAnaPoCxsNxfBMK2k08Vs6lT3oD3vA6Mgs3mEQB5T6F0nearxHvzT9W\/eR3m7jSMapyP+W\/eXVU62EscjyZ6jo0qlSp0uHUWJbPD7M8uZ0F1tDybdVA+6pGs+IBqWm8Y84XkM9ZFJ+1Kfnsh7FVWccq3uVr5lG8LalOoJp1mfFfHHzieC7Ox2Q1ruyt7n34pt6am2pu9z8JAMfGVlOrJtYWTjV0\/SbajCrKtJQlyw3j7kdGM85GPCzp+oj2LBx7adg1pg9W3y3bO7oqAhp6IU2U5++jmfMsHvNV\/HVP1b95S7zdXcg4xTkcD3OfrK30\/YjNH8gqSlOtKWOx8TXwNHsyz0zLba9niVOpUsar+kDqYlzHRBMcwYHoXanPeRiSTaUyTxJsh7Fpe81W1\/hilr\/y50\/9y5VmR6js8vy33c3fa3e6fotPib\/xZ83FUXTU0otG2pHR9QqzrwqNSSzLGVsu3l8CxPh1kUmO46c\/kI9ibc+5HpuDmWrGvaZBFkAQfQq5zlkDE8tMFeReWUeFXptjcPU4Tp5eC49VlWnF4aXuO1vodhdU1Uo1ZSi\/3v6Hb7TM6tzTcUKFlTfSsLclzd\/4z3HmRyhdVlPaZhfvDRw\/MdB5fRYKe8KfSMqNHCRyOip5uk9fLRdZkLJlTNvdvR3rbXubcmae\/vb292j8FVhUqOeVzZsvdOsKNkqdb0acN01nKbfPv3bLJ+HeRYjuSnH5CPYg56yKD9qUvUh7FSuMWrrDE7qye8VDbVHUd4CJ3SRMLDhT5xLuXuOS8nLWSypz\/i\/oXu3aPk+xa+rY2zhWiAKVqGF3ZOip3NONVswY7c4lXaGGqRusBkMaBAHoC1UIVJ1ZTWHyN1jpFvYzdSnlye2W8vHcIeRWDslzThmWX4mcVfUYK4p7m4wund3p+kKvz2pjtVIScJcSNV5aU72jKhV6r7vU8mfmO7pX+P4jd25Jo17h9RhIgwXEjRa6E0\/2qrNEYqMVFdhGEJoQsJEJoAQCQnCEAoRGiaIQChEKWkJQgDkBGvWlEKR1KCSQASYHDsQETJ4qyfc6D\/bLlz5Vb9RUVb8lZPudPuyZe+VW\/UVFWXVZK5n3OhCFkNJ+aEaohNC3YMeRQiE0JgCjSUAJoU4GS9cqfcUq\/ktz+k9UTCvbKv3Fav5Lc\/pPVFLvW5R8D57Qv0l1\/wCyQawB1Lb5OH+tmD\/ldL9ILULcZN\/nZg\/5XS\/SC4Jbnu1n9HLwZYu3\/wCPgnkrf4F1O0l+LMynaHATdi76ZgPcwO9u7rp4cuC5bb\/8fBPJW\/wLtM75jr5Xy1bX1rRpVnuqMpFtSYgtJnTyLe8cU8+o\/P6PH5vYdHFSeZ7Pk9yoemz9+Fj\/AKKiOmz9+Fj\/AKKi3vfixPxbZf3ne1HfixPxbZf3n+1ZsQ+sz6PN\/wDs0P4l8jabLamanZieMcOJm06Bx\/0oO3d6RETzXpYuY\/breGmQQKUGOsUWythkDaBd5lxx9hdWdvSaKRqB9JxOojr8q0+A2FPDdtl5QolxYWuqDeJJ8KmHHU8dSV2WOGPC87ni1lU84uXXgoS6J7LdNd+e8NpPwu+FFX3i99u4ujZHc2\/uTGvBctG0LqzB\/wBxWDnfaNVy1jz8PZhzLgNY12+a27xE8IK0Hflr+JqfrB+qq1I0+J5kabCpfq2pqnaxksLDyt9uZzsbQ5\/\/ACD\/ALixcUrZ3oWFZ+JuxqnZ7u7VdWLwyDpBnkZjzrrO\/LX8TU\/WD9VarNW0urj+A3OGvw1lAVt3wxWLiIcHcN3sVHGnjaR6FGpfupFVLWKWVl5Wy7zs8gVH0dklapSc6nUZRuXNcDBaQXEEKo\/hbmHx1iHz7varl2W1aFHZpTq3YDramKzqgI3gWhzidOeiw\/hhs\/8AxW19Q\/dXWcOKMfSxseVaXboXNyugdTM3ulnBU3wtzD46xD593tWyy3mnHquYMOp1MXvalN9wxrmPrEgguEghWP8ADDZ\/+K2vqH7q6DK13lfHTUr4JaWZqW7hJFsGOaTwIkA8jqqRo5e0jVc6xGnSlKpaSS72ljc4v3QAG5ghjWa3+BU+u52s5lOOY421bQqUKVgX092p8YuJG8SOXABcOuddqU20etoVvUtrCnTqLD3+9t\/iXpsfcWbPLtzSQ4VqpBHLwWqpvhbmHx1f\/Pu9qtnZF9zu8\/tq36IVFK1XaEDFpdOE7274kn6S+DN58Lcw6fw1iHz7l6W2bswtuaR9+b4w4aGsSDr1LQE8Sp0P46n8oLjlnuu3pNdRe5F2bd2g5ew9xHhC4gHqlpW2zX7597yy94+6u7eiobvc078bonhyWq27fzbsPyn\/AAlb\/GcfdlrItjiLLcXBbSos3C7d4tHOCtzxxzz3H5\/Sc1ZWfRx4nxywn27lTxtCgH\/WD\/uJ\/wC0L\/1B6Ki6DvyXGn8DU\/WD9VHfkr+JqfrB+quHDT+ufQdJqX7JH+KJz0bQv\/UH\/cWTsyq3tbaXRdir6770NqNqmuSXghhEGddIhbjvy1\/E1P1g\/VWq2b35xTal3e6mKZuHVqpYDO7LXGJRKKnHhedyasrqVpcecUVT9B4w087PuLDx3PNpg2aqmEYvSAsn02ubWAndJGocOY7VzWdNmtvf0TimVHUzvjfNu1wLH9rDMDycPIub21j\/AF0f\/YM+havJmdcRyxVDKRNexJl9s86eVp5FWnUTk4VORls9Lq0bald6fLE3FZi+rLb7n\/e3M5m4oVbeu+hXpPp1mO3XMcIIPUQra9z\/AP77\/wD0\/wCNb69w7Lu0rDO6rOoKN+wRvgRUpnqe374dvoK89lGXcQy3fY3bYjR3Q7ojTqt1bUA39Qf2cVNKk4VE1uiuq6tTu9Oq0ZrgqrGYvn1ly70U7m0f604v+V1f0itRC3Gbv504v+VVf0itQsjW59dRf0cfBChEFNCYOmRQjVNCYAo49SE0KMAUIgpo5KRkBImI1ShNCYAoQmhRgZA6kk\/m0ShNCYGRQUQpEQ0GRrySTAyKNOCe6S0mNBzRKJU4GRRpKsj3On3ZMu\/KrfqKirhWR7nX7smXflVv1FRVn1WTF7o+5kIQsRrPzShEJnyoXoGIUIhONJQgFARCaEBaOzXPWHYZgrsHx1pbbtLujqbhe0tcSS1wA6yeviui+EGzj+jsPUXfUVJWlvUu7qjb0RvVarwxo6yTAVpjY3W540z1b95aacqklhJPB8rqdnp9tWdWtWlTc98Rbw32vZPvN18INnH9HYeov+ovShmfZ7bVWVrcWbKrDvNcyyeCD2HdWh7zdXx0z1b95avM2y+4wXBLnEWYi256ABxpihukiQCZ3jwmfMrvpFvwowQp6VWkqUbuo3LbGXvn\/aaraZmulmjFaJtGOZZ2zS2mX6OeTEuI5cB6FZ9fO+TL6ypUMRuqVwxsHcq21RwBAifiqqMj5PrZsfeNoXVO37mDCd9pdO9PV5F1fecvfG1v80faqQdV5klnJt1ClpUOjtalVwdLljnvh88PxOg+EGzj+jsPUXfUT+EGzj+jsPUXfUXPd5y98bW\/zR9qO85e+Nrf5o+1X+k+ojFw6V+2T\/if\/E6WhnTIuEipcYaKLa+7EW9o5jnDqktH0rhst5utqm0etj2Lv7loVWuGjS\/dG7utGgngAsbOWz+5yxhTb6tfUa7XVRS3WMIMkEz+ZQzDkO4wXLVHGKl7Sq06gpno2sII3xI1XOUqmeWMbno2tppqg3Gq5OtmHE3l+tLb4lkXubMg31wa96+1r1iAC+pZvcTHaWrH+EGzj+jsPUXfUVGIUdO32I7R8m6UEoxrVEl+9\/QvP4QbOP6Ow9Rd9RYeN45kCrg19TsqdkLp9B7aRbZOad8tO7B3dNY1VMIUOs2sYR0p6BThJS6ao8fvf0LWypmzBbDZvXwq6vNy+dRrsFPonmS7e3dQI5hVQu8yXs7rZmwc4h3e21YajmNaaO\/vRzmRz08y33ebq+OmerfvKXTqVEng507\/AEzTq1WLq+lKWXlN4fqwipYXS7P8wnLeYqNzUcRaVPsdwAJ8A8\/MYPmXa95ur46Z6t+8q2zBhdTBsZu8OrO33279zfiN4cQY7RBVHCdPEmjbSvrLVYzt6cuLK3WGtvajptqV7geK4vSxHA7oValZsXDOje3URDvCA4jTzLiIXeYFs3vsay5SxWzvKG9Va4soOaQTDiInhyXG4hY3OHXdS1vqL6FxTMOY8QQk1Jvia5nTTqtvGHmtGpxOns881j2LlyLS2X5twLBcrPssWu+irOrvcWGk90tIHUCORW5+EGzj+isfUX\/UVFpgE69SsqzSSwtjHW0CjVrTrqpOLlu8PC+Befwg2cf0dh6i76ibMx7Oqbw9jLEOaZBFi7Q\/3FXubshXGWsHo4hWvaVdlSo2mGNYQQSCf2Lf09j969jXDFbfwhMdEfauqlUbwoo8idtp0acakrupwyzj0ueOf6pqtqGc6GZa1va4c1\/cNuS7eeINRx5xyA\/au9t865Qr4HZ2WJ3VOqKdGm19KpbVHAODR\/Vhcz3nb3xtb\/NO9qXedvfG1v8ANO9qJVU3LHMmtLRalGnQjWcVDdYznPfnDOh+EGzj+jsPUXfUR8INnH9FYeou+oue7zt742t\/mj7VzuB5FuMWzFieEsvKVN9iSHVCwkPh27oEcpp4cUKdrp9WMpwu6jUd36XL+UsP4QbOP6Kw9Rd9Rcjh+O4DY7UXYla1KdDBwyGup0XNAJpQfBAn408lnDY7eeNbf5p3tT7z95p\/Cttp\/wAJ3tRqo8eithRqaVTU4u6lJSi47tvn2r0eZzG1DF7LGs0Ou8NrdNbmkxu9uluoHUQFyJEaK1e89d+Nbf5p3tXL5RybWzJeXtvSuqdA2sS57Sd6SR+xcZ05uW63Z7VnqNjTtuGlUzCmkm9\/BZ2OcwvEbvCrxl3h9d9C4Zwe36D1jsV0ZX2qYbc2Ybj57jumCC5rHPZU7RAJB7FT2NYa7DMVu7F7xUdb1HUy5ogEgxKwtxIVJU3sdb\/TLXU4J1V4Nc\/78TMzFcUrzHsRubd2\/RrXD3sdBEguJB1WuhezKLqj2sptLnuMAASSV2eP7Pq+A5fGJYhiFFjyGgW4YS4uP3szy5+RUUW8tGudzRt3ClOWHLZd7OGhEKREBJVNIjxQmBJQgFCITQgFCITQgFCITQgFCE0QgFCE4QgFCITQgFCICaIQChWR7nYf7ZMu\/KrfqKirhWP7nb7seXflVv1FRVn1WWjzR9yoQhYTWfmohNC9IwiRGqcIhMASE4RCYGTsdkuGHEc6WjiJp2oNd3mED\/3ELebX8yXlPM4ssOvK9uy2pAVBSqFsvd4XLsIW42E4b0WH4hibwPsrxRYTyDdT9I9C2+K7P8vYpiNxfXd7dGvXeXvis0CT1acFpjTk6WI9p8bc6lb09XlO45QjhbZ3e7f4FL\/CLGvGt98+72q39leJOzDlK\/w7EKz69ZhdTe55LnFjwY1P\/Uo97DK\/45d\/Pt+qt9lLKuEZbu61TC7qu91doY5lSq1wMGQdANePpU0qU4yy+Ry1jV7G6tXCjlTTTXo43T+RQtvf4rly9u7ezu61pWD+jqim6JLSRr+dZPwyzH45vfnCtttdww4fnK4qgRTu2trtjrIh35wfSuLhZ5JxbWT6q36G8pQuHFPiSfJdxfuSMTvbzZrdXt1c1at2Kdciq50uBAMa9iqD4ZZj8c3vzhVqbPPuT3f9nc\/Q5UautVvEd+w8fR7elKvdJxW0+5GzxPMGL4rbihiOIXFzRDt8MqPkT1\/nVu7SvuW2fkt\/0VR8K8dpX3LbPyW\/6KinvGXgX1WEYXFooLC4yjTx00QnCIXHB9EJCa3mSMN99c14baObvU31Q54\/qt8I\/mBRLLwjnVqxpQlUlySz7i2seqOyjspo0LdxpXTqbKQIMEPed5\/+JU78Isa8a33z7vavoTN2X8NzHSoUMUua1JlEl4ZTqBsk8zIP+SVzPewyv+OXfz7fqrXVpTb9Hkj4rR9XsqFGUrjPHOTk9s8zhdnWaMRp5vsGX1\/c1res40XNq1S4eEIB17YWw25YaLbMNrfMbDbulDj1uZA+gtXWUtmmWqVRtSne3jXsIc0iu3Q\/3Vk7YsPF\/k11zTAe+0qNqBw18EndP0g+ZR0clTal4nRapaz1SjWt9lJOMtsc+X3hkm+fhmyehe0mte+3o1aga7gYe7RQpVsubS8M6Oo3ob+m2YmKtI9h++b\/AJ0Kx8B+4o\/8lr\/pvVJ2lzXs7mncWtV9GvTMsewwWnsSdThUU91gWWmRu6lxVhJwqRqSxJfBrtRvM35QxHLNxF0zpbRxincsHgu7D1HsXODirmyhtDs8ZtxhWamUg+oNzpnN+x1PlDg09vDyLU532Z1LTevsuh1e1+M62mXsHW0\/fD8\/lXOVJNcUN0eta6tOjUVrqK4J9kv1ZeD7H\/e3I6PbT\/Mmz\/Kaf6DlVjc4ZjAAGMXoA0H2Qq1dsrScl2g5900\/0HKk201NbPGcfJynCdhHjinvLmvWdvkXM2OXubcMt7vFLutQqVYex75DhB4ro9r+NYpheMWNPDb6vbMfQ3nNpugE7xEri9ndOM6YSf8AjfsK6rbUzexvD\/yb\/EVZN9G\/ErXoUvyvSjwrHA+xd5xwzbmPxxe\/OFYlriuJ2t5Xu7e+uKVzXk1arHkOfJkyeeq8m0uxeraBkCInrXHc95UaUcqMVv6jObmfMBcP4YvuP9M72q19qd\/eWGXLWtYXNa3rG4a0vpPLSRuu00XCZfyFjeMsFW2t2U6M\/wAZWfuj2q3s35PrZhwuhZi6ZbllUVC5zd7g0iOParKtCMZJy3PJvdOnVu7edOn6MXLOy7lgof4T5g8cX\/zzl2WxMHu\/FnOkudTYSTz1K2d1sqtbOmat1jsNAnwbb99aLD8Zscj4ldMsHHFW1mNBdIphsa8t6eKihVjKaeTRq1jOpZ1KVGC4pY7l2o1Obcs4xdZnxSvb4XeVKVS4e5r20XEOBPELUHKOO+J775h3sXcO2tVg4xgzA3+3k\/Qhm1wu44ZTb5ap9i6uNPPW+4xU7jVoQUfN1svrIjswyXcUMSdieM2tSh3OfsFOq3dJf+EQeQ+nyLnNp2YTj+NmlbvmxtSWUo4PPN3+eQVl5XzfZ5nt7q1uxStarmlu50w8NrhGh017FUmZMEq4Li1eyqy4NM03x8dh4EKaiUYJR5HDTnUr6hUqXqxUilwrsS7Wn2\/193NmmoFnYti6kQvF9NZ8H1GTBLYSKynU15OYowWTPJCkWwlCjBORITQmAJHJOEQmAJCaITAEEJwhMASE0JgC5cNUJpQmAA7VY\/udvux5d+VW\/UVFXMKxvc7\/AHY8u\/KrfqKipPqstHmj7kQhCwGw\/NaEJoXpnnihEJoQChEJoQFtWuacGwfZmcOsL1tTEXW5aaYY4HfefC1IjTePoVSQmhXlJyxnsMdnYwtHNwbbm3J573+AoWfgV+7CsZsr5mpt6rakdYB1HoWChUNcoqacZcmWZtcxnA8etLCvhd82tdUHOY5gY4EtdBnUDgR+dVlCaFacuN5ZlsbONlQVCDbS7+feWvkzM+D2Gzu5w67vW07xzK4FMscZLgY1AhVPCaElJywn2EWtlC2nUnBvM3l5\/AUK+WZqyfe4BZ2OK3lKqxlKmH03UqkBwaOoKh0KYTcORy1DTYX6jxycXF5TTw\/gXX3Vs0\/BtPmqvsR3Vs0\/BtPmqvsVKIV+m\/dRh\/IK\/aKn8X9C6+6tmnVafNVfYtRlrFMrYXnzFL+jc0rfDxSYy1im8gktG8RpI1BGvWqrQo6Xk8I6R0SKjOEq02pLG8s93q9ng2dDn\/F2Y5mq9u6FQvtpDKRgiWgATr16nzrnYTQubeXlnr0aUaFONKHKKSXsFCtvI+asGGRauD43eihUipRaHMc6WO1B0B5k+hVKhWhJweUZ76xp3tNU6jaw001zTXvLXwnM+D2+y5+FVb1ov+gqsFLcdqS5xGsRzCqeE1JrUlJyxnsFpZQtHUcG3xycnnvYmtXd5Hz5e4EWWt5vXWHcNwnwqQ\/qn9h08i4tjFk06fYkW4vKLXVtSuqbpVo5RZ+0vM2EY5lyhQw67FWt3Q2oWbjgQN13WO0KsmUl70qJd8ULt8o5HrYowXWIPda2Q4eD4dTyDkO1TUqJ+lI56fYws6SoUstLv9Zo8k7ttmWwua0toUqm898aNEFdtnpmE4pdUL+\/xAW1vSo7raQh1Wr4ROgHAeVbbM2FYZhOAOe2k5tpTb4NCizwqruW+\/ju9ghUbilWrUqucQQ0nSBAVY1OODS5HSVjT85jcS6yWF3HSYjmHCqdt3Pg+GtoO++uKrukqHych5lYmy3BMBfhzMRxKtbXF7UlwZVdJYBzg\/SqGBkr2ZXqBpax5a08YK5y9KPCtjalh5L3zjtZtMO37LLlJlaow7vTkfYx8kc\/oVc4ltDzNibXU6mI1GU3aEUgGT6AFyDGzqSpGpuCG6KYU4x7BKTZnm5eRNd5ee0ytph+PWdsIusItLuGwN4uYR6DquYNQk8V62zqZfzJ7V0bUtinDw7m4xPEKGI3HSUsPt7NsfFozB9JWtqWbXu3mPDSeS9HV6bG6+EepFmXuqS5kN6yNArYXIrl8yVtQcwgkNMcDEKyMg0aWNirZYpZ0bulTb4D3PAqU+wayQq\/FUbxDTvELMsbqrbXDK9rVfSrMMtc0wQufHGqnCLwxhxak90dlmTJljav3retVtWkx9lG+wHyjUDt1XJYtl2\/w0b1egXUTwq0zvMPnH7VvK+b8VrPLqzqT2uEPbuCHdvlU\/hEaVFjsPIpNOlW2IlvlHV5lT04NRlzLvgkuJHDvpLwfSVnWmX8PzPavq2QdbXjeIYAWz2gfsjzrkcey\/f4NVDb2iQxx8Cq3VjvIf2HVWU03w9pVxaWew5h9OF5OatjUprGqU1bBCZiQiF6OaoFVwWyKEQmhAKEQmhAKEQmhAKEQmhAKEQmhAKFY3uePuxZd+VW\/UVFXSsb3PH3Ysu\/KrfqKirPqstHrI+4kIQvONx+a6EIXpnnghCEAIQhACEIQAhCEAIQhACEIQAhCEAIQhACEIQAhCEAIQpMapA2tXvTZKKbFlUqalIq2FOmuky5lq4xWazw6lZtOtTdkuPU0cz+YLzy\/hYuLgPuWO6BupJ0HpVii9ZZ0KDWthrtKTRz8g6lnq11HaJ1p0XLeQsOwPC8KZTrV6dNz2\/FYfC3e0k6E9voWyv8XtW0DvXTGU5n48H8y4bM1a8vAGvAFMnVz3QGc5j9vmWqwDGbbD7t1zeWPddx97UdU+J2hsce2VEaTqR4m8lnUUHwpHT5rzGylhtW1Y2q+6uNHdKI3G9cdfYfOqtxEbzWidQuvzbjzMaqUHUqXQsa2XM5b37dOa5K5r2zHTUIMcY1WmnBQhh7HGUnKe25pagLHFJtTTtU765bcVJptIHJYwBnVZ28PY0JZW5kiqeRMeVegO8Oc+VY7GFZVKmQQrxyyrwjydLSoh4bq2QVkVGAlYlVhBUS2JW4mXD6dUOcd7WdVvrW9Fw\/wB4PMHkud3Z8qGOdTd4JIPYkKrg\/UJ01I62lQDXb0klBpO6UuHpXOUMRuKPB5I6itjbYuyqQ25BZ\/WYUlCjOPAljtOeKkXxczbAv6OCRvHhBWP0264AkzzhTa2DvseHsPApPcaoAAkDTgvNualTj4ZbYNNCEeHKOsyhmG8wyvTfQbQc2DTDmhoqCdefHhzVuW1w+\/wAMpsxy3tbmnXGrg2A8HsI0d2Kr8qWWEWOG0r3G6lNr68vtmt3pcGmHA6QDJ01HBa3MeKuN\/WOE3FXuOofik6A84HJVU5Lds6cKex02b9mbm2VTFcrPdeWbZNW241aQ6xzcOziO3iqsqU+MhWdkXPl\/QqC2vq\/TU2aAExVIP4L+sdR4rU53fh2LYrVuLQMpXD\/CL2gBleeZjRruvt6lto3ae0zNVt2t4le1Kax3tW0rUi1xDgQRxBWJUYtpmTMIoXo9q81BfIIQhQAQhCAEIQgBCEIAVje54+7Fl75Vb9RUVcqxPc9uaza\/l973BrWmsSSYAHQVNVWp1WWh1kfciFFj2VGNexzXMcJDgZBHWELzjcfmyhCF6Z54IQhACEIQAhCEAIQhACEIUgEIQoAIQhACEIQAhCFIBCEKAA4r2YhClEMyqS2FkAbikCAQXD6UIUvkV7TdWtWoS0Go+DVdpvHkGwvajUfWxyiar3PILB4RnQoQvIj10elLqnlmuo\/3xfR33dEz4rJ8FvkC5cOd3YBvGOqUIXsUeojzqnWZ735ItXkaaLmaxMcUIVbgvbkKZIOhhe4+MhCzxO8j1ZyWSxCF2icmRPFY7uDvKhCSJiY7NavnXlMbxHFCFnOyJW3hXFMO1BI4rMuGNFdoDWgSeAQhTHkGbS00wyoRoZHDyrKaSA6DEtKELNf9ePgLfk\/E3l05zso2rnOJLLl7GEn4rdDA6hKxLHUtnWYlCFyodd+D+BeryXiK4aKeMkUwGje4N0XvQ1drrJMz5kIVbb9Ivb8C1fqP++0xMR+LRPPcOv8A1EfQtZV4IQvXo\/o0YKnXZiVeKx3cUIVmQhIQhQSCEIQAhCEAIQhACsb3PGu2LLwPDerfqKiEKs+qy0Osj7hAAEAQEIQvONx\/\/9k="
                            },
                            {
                                "timing": 42460,
                                "timestamp": 4572445859,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwQFBgMICf\/EAFwQAAEDAgMEAwkIDAoIBgMBAAEAAhEDBAUGIQcSMUETUWEUFyJVcYGRlNEIFRYycpOx0iM0N0JSVHShsrPB4iUzNTZTYnOSwvAkJidFY2SCo0NEZqLh8UaDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQgFCgYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBkbHRI1JTocEVFjNCVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAngJTe1zHFrwWuBggiCCp1N6k51MVA5sgndJg9R\/OoOcXOLnElx1JPNADoB0JIQBLgBGpjUwkhACAhSLR0YdvNmY3eflQEUIQgGTPJSquDnHWeABEx+dRgQTOvUkgBOUkDUgEwOtATDh0REjUgka6\/sUZHIapJgyRMIB7k7xBENE6mFFTq7u\/DJgaamZPNRIIaDpBQE67mOqk0mdGw8G70x515qRbvODacuJjlrKigJNLNx4c0lxjdMwB5uaXIJDim5xcZJkoBJu4yAQ3lKU6IQDaCZAaSYnTkkJJgDVA0KcDSDrz04IBTpCkXSIgcZS4EwJCZHg7w4cEAuLeHA8UcAQRqjdPEDQJIATPxQY060iIJEgxzCZMmfoQDjTwpB4hIGDokhAGsTyRBTBgHQGdNUBAGhgcEN0I7Ek2kNMkA+VAJPQ9iHHeM6DyJIAKYBMwCY1SCEAJkgxAhJCADx0mEy1zWtc5pDXcCRoVNodTYyqyoA7eIG6YcIjX86gXEgAkkDgJ4IA03eJnqSQhAMgiJjUToUkKVNocTLmtgE+Fz7EBFCEIByp7w6No\/rEkCZ9ig0AkSYHWkgBEoQgJ0nbr50EAwdeMdijI6jwQQBEGdNexKdIQEg3egA6k80iCHEEjTqMqbt0UxE757dAFBoJBIjQTxQEyWdC0BkPBJL97iNIEen0rzT03OPhTwhBBESCJ1QDploqNNRpcwHUAwSPKrF9z1V6Da\/gNVoPg9OYB\/4FRVwrC2BuJ2rYGJ0iv+oqID7qo4kXUaZNMkloOrv\/AIQtfbfa9L5A+hCA\/ONCYkGQYISQDAlpMjTl1pJggNIgSefUkgBCEIAQQQYOhQsuwtbnFcSo21CalzcVAxsmSXE80IbUVlmK0AgySDGmiDppEEaFfQ+VMl4JZXd5guJYdQua9uG16Neo3wqtJ31XBw9C0O2bJWH2OBUcUwazp23c792u2mNHNdADj5DA861ys5xg59x89R8prWrdRtUmuLGHth5WV2538OexSsaTyQttletYU8dsPfvefhbau9WZqREcYHmnsC2m0Gtg1zitF+Ato7oogXDrek6nSdUk6ta7UCI86zcPo8WT2nXxWVHhe6znG3hnvOXcACd3wmnQEiElN5Y6oDubjNAQ0+nioEQqmge47oy+DugxMaSojgVIagNmBKidCgGAYkcAkDBBHFEo5oAnXVMtIAMGDwKbmgEyddCEA+CROnIICKFJuhh3DiYQPjguJ46mJQA5m6XAkaGJGoPnUZ\/Mm6OI07EkAwePahxEndBDZ0BMptBLXboJgSY5BKPzoBSpPIc6Wt3RA0lNrQRUIIgCRvGDxHDtUDqUAyeMCAU90N3S8EhwJEaJbpgmNEOidOHlQCAnghOYjdkGNdUTodNetAJCBAOokJuMnTQIAMaoABgTqlGiYk6ASgGZaSJBPDQqKBpyQgCJ4I5SmHkNc0cHcdEuHBACCEFCAEICCSYkzCAbRvOAkCTEngEk2kBwJAI6jzSQAhCEAIjSeSFLfe5rWFxLW\/FBOglAJsbw3iQJ1hMgCdNDwJSgkEgEgcSp1HMfVc4M3GE6NaeHpQHmBPBCkx7mTuOLZBBgxI6kNaSQAJnhCAIEAiSeJEJaaqZLeiDNwb0zvyZjqUSBpE9soAYx1R260EmCYAngo802mDoY5IcIjUGROiAILnaD0JIQgGSTE8tFYOwIE7WMFIB0Fcns+wVFX4aCASYEwVYGwIxtYwUAnUV5+YqID7atvtel8gfQhFt9r0vkD6EID840ITLd0wSOE8ZQA5paYcCDx1SQhAONJnzJIQgMvDMPvcUuBbYda1bms7Xcpt3j\/wDSunZZs4vMGxSni+NikyqxhFGg1285jjpLiNOBPCeK6jZBRo0tn+GVKdOmx9Rry9waAXHpHCSeay8ezthmF0Ll1u2viNWgJqMs2F7afynjwW+mexerQtqdNKrUfrPz3Vtdvb2rUsLOntlxb5t748En\/bPHPuJWuAV8HxivV6N9O47ncPw6Tx4enZDXebtXSYjaUMTw2vaVwH0LimWO56EcV8yZ+znd5vvKFSvRZb29AEUqTXb0TEknmdB6F3ezvafc9HaYPiGHV7s02CnTq2oL6hA4SznpzBVoXlN1JJ9VnC68mbulZ0atP9LDOVlbLOVh+r8duRyOaNmuP4GX1GW\/d1oNemt9YHa3iPoXFte+k47jnNMFpgxodCF9U72YMXncazBbQn4z92tcOHk+Izz7ypPbRg9rg2ZLWnamq91a2FWtVqvL31HlzhvEnsA4LLc2yprjhnHrPoND1ypdz82ueFzxn0d+Xf2e5vwRwLnbxJMAkzoICG+F4IBJOgUUBYj6kEIHFNw5gEA8EAogwdCEGJMcESmGyQARJ8yAAJB1REFEGJ5LNwyx7uNQdJuboHBu9x5nXRo5nkgMIQCmOJAIXR0sp1qlaq1t\/ZFjXFjH75AeeXEaf57FBuUrx\/TdHc2buhcGvh7tCY57scx5eAk6IDnzHWIhLSBoZ8qnWpmhcVKTy1xY4tJaZBI00KQIBBaTMaoBGA0CDvcZnRRWzwjDW4ia7TVFJ7Wt3C5oLS4uDQCZEcZ56A6LKuMt3FqHmtdWWjN4AVCS7WNNOsj\/ADKA0wYYIfDWtdDuG8J7OJ4KBMaD0oBGun\/wpO8IkmJOunD0IBSHHgAkfOtrh+DPvbMXDLq2pTWNHcquIMwDOgOmv5lmXGVbyi2s6pc2rWUXljgXukR2bsx+zXhqgOf5TI14gJCQfava9ody3de3Lg80nuYXNmHQYkSvJjS90SAT1mEAoHXqgNJBjWFn4Vh4xB9Zjau49lI1BpIPDSeXHUnqWfWyxdUel6S6s2mnxBe4EmYgeDx7PIToRIGgTHxtNF0LMq3HSU2VLyzZvuLB4ROoBPV2f5Oi12K4TWw2lQq1alKpTrlwYac6xumdQPwhw7QdQgMB3CBrzUdY7E3NLXEEiR1GU2eE5rRuidJPDXrQEVMhu4CD4Uxu9Xat6Ms1nv8AsV1QayYJrSwjWNQJ0OhHWNeRjzpZdr1BTFK6snuqNLw0PMwI14do04oDST2BLkt+ctVjbOqtvLRzmvLdwOPBocXOmOA3T+yZWgnSEAIXvYNa++t2vEtc9oI69V9UXmHYNaVWU\/eOxeCBG7bsnj5FooW7rZw8YPF1bWoaZKEZQcnLPLHZjv8AE+Ud07u9BjhKS+r7aywK4uDRZg1kHROtqzt7OxfNWdaNK2zfjNG3ptp0ad3VaxjRAaA4wAOpTXtnRSbecldJ1yGpzlCMHFxSe+O00wEnUgJIQsx7gAwZQOPUhCAmyo+nvbjiA4QQOY6j6FEmZJ4zyCSEA5mJHBHDmksizpmtXoUWv6M1agZvdUkCfzoDzqVXVXF1Vxc4mS46k+dQaYOokLfXOCmhWsKbsQFIXVQMNSu1zGUJMTUImCOJABgLS1tC9vSCoGvgPEweOonWEB5uaREjiJCSE4kaToNUAoMTCZAEa+VJEaEyPIgG3jyVl+5wptftny614Dml1cEESD9gqKtS0gxoeehVle5s+7Vlv5Vf9RUQH3eLeiAAKVMAf1QheqEB+YGsRoiCptiRvGBzMJcTDdepSQRA1hBMgDTQRwXpUY6m9zHtLXtMFpEEFR4oCMIbLXAwDBnVT3ju7s+DMx2pIDv8k5uw+laUcKzQb2phtLSlTovikJMnfa0BztSeJPkV9ZevsIvsPYcCq2z7UDRlAABvYW8vOF8jLrNmOYHZfzXa1Xv3bSuehuPkngfMYPmW22unTajLl39p8prvk\/G7pyq0W1JZfD+q3z5d77\/eWBtrycysyyxTCbWmys6qKFZtNobvlxAa48uOk9oVkZVy\/Z5ewi3tLSjTbUYwCrVa0B1R3Mk8TrKzMZw+liuFXNlX\/i67C2eo8iO0GD5lx2O5tqYbs7uLy4hmK0ybFzZ1FcHdJ9Hheheg4Qo1JVH2r\/s+Njc3WpWdKyi88MsP156rfqW\/hsbTM2fcBy9LLq7Fa5H\/AIFAb7vPyHnKoHaDmp2bsZp3ptRbMpUhRYzf3iRJMk9eq5tryHhwPhAzJ60Okkl3E6ry691Ots9kff6T5P22mPpIZlPll\/guXxfrIRoetON06HlyT8qFmwe8RhBlSBI4KTgGuEQ\/STx9CYIE8NGgBnTVR0nh6E0cOITBJEoaDP7VIQpgjcgaaySmAQfJc49vFG+\/cLd926dCJ0KkTuuG6dRrIPNJpIOigEEcxGkL3rFrg0MDp4uB6\/KoU2B7g0ua0Hm7gpwDzIJJJ16ym1peYkDSZKkTrpwiOpIHimBkRbDoMtI4yOabRPMAj86kXEvJdz4wApvY5rQwjwiN7QjUEBMA8jLnQ2TPYk4HeO\/O9znipuG6ZBkTAcOaQbLTqJ6utMAhGnBS46AankEc1KNDBHWhGRNY5wERp+ZRPOZLp4yvQARIMO5AJOHhGD2yeaYJI6F2ngiOalUD91nSExHgg9R6kOeXtAcR4IgaKVes+u4Go97y0Brd8zDRwEoQeU+DBShS8qbSW\/FJE6GCmCSIJiJ0OsKMKfYnA3SZ8KeEIQRa0wXAgRpx1MpRClpB116kISFF7qVVtSnG80yJCswbZ8fAANnhpPXuP1\/9yrR7Sx5a9pDgYIIiEGIEEzGuivCpOn1XgyXNjbXeOngpY5ZRZnfmx4E\/6Fhs\/If9ZV3il9WxLELq9udw1rmo6q\/dECSZMdS8HMc1jXOaQ13xSRofIopOpOfWeSLawtrRt0IKOeeEQhEL0a4tJLTBII8xSVMGzJE6gaDQRoiFJSpvcx4e0w5uoKYB5QnAjtUjpxGqAOtMAjBUmmBBaCO1Ck5znhu9waN0acOaAQLZE0xHlKTjLdA0CeAQgxyQZE6SSZnypagKSkQCzeLtZiOflTAIgNDZcCSZGiUCAIEqR1PCEHyJgED2KzPc2j\/bVlv5Vf8AUVFWp1Vme5tjv05c4zvV\/T0FRQD7xQhCEn5iPIcRDWtgAac+1RhShAA5z5lfBTJFMNLjAEnsUgSAQCQCIPak0lpkcUwMigRx1nhCUKQRCYGR0yG70sD5BAmdO1Lcdub4HgzE9qbWl7g1oJcTAAGpUYTAyWHY7Wsw2llQt20rOoKLAwPfTcXEARJ14rlsz5ivcw3r7i7FOnvkPdToyGF0Bu9BJ1gAeZabqlELpKpOSxJ7GOjYWtCbq0qaUn2pEnDpqwFOmGTENB0\/OvOFMtcACQQHCRI4pLng2ZAkkAOJO6IAPJRhTAnsSHHhKYAU2Oe4NZ8YmAgwBPE9iDCEwMgAXuDWt1MAAcym\/cAhodPWfYnvHcDIEAzw1UeSYBGFIS0aSJ0UgYcd4Dq8i9N5z6jnsEOdMgN4BMDJ4taDxMeVABbOg1Cm4yd5xDjw48IEKYpGpWbTpNlztGx98mBk8SCBJ58E2gEGQYjUjkm0Q46jwevmkDBngmAOqXuFPfjRoDYAGihqJA8imGk6Qd7SBHFR4HSQQmBkjHWm4aqW7IJGoHFEcdPSmBke74TQHtiOKgZ1B01Uo1loIHBDuJjhy0TAyRaJ0iTyUoBBBMnSEaAmDw6xxUmcCGgSQZJI4JgZPMEhNx4OBAM8BOiflPPqSTAyDZY9paSHDUGEjuwImeam5znDV7iOABMwBwSAnj1JgZIhpcYA1PAJQpnUngPIh0bx3QQOUpgZI6c5ShSAQGlxAaCSdAAmBkUAkAEjrJTfxLWyGzz4pkEGCII60NIAdLQ6RAk8D1pgZFveAWlrSSQd48R2KMKUIhMDJFEKZgOlhOh0PNI6kk6kpgZDdgw+W6Tw9CjCm4lxk8YjgkmBkivRwNWs\/o6YYDLtwHQDjzUU3Nc2N4ESJEjiEwMkIUnEu1cZIga9SOUckAJgZGSDSDQwBwcSX6yexJ7HMIDhBIB9KYa4tJAJA4mOCQ0OiYGQE7u7JDXcepKEx1IKYGSIC9Czdjf4kAgDXSEtOpRhMDIwR1Trx5qW61jZe10nUcghjiwkgAyI1EqKYGSKsz3NwPfpy4Y++r\/qKirbq0HWrN9zi8O2y5aaABuurngOdCoowMn3ahCFUufmKY3RBO9zCSevZ1JjhBAXU5keSAJKZHUgknkOEaCFBAkJjiJEhJAAJBBBgpsbvOAJDZMSeAShCkDQAIPWgdolTAG4d52seCAOc80JIE8OxNzYDTIMidOSSEIBBjeMcJT01iAI56p1GBpJYZZJAJ4nzISQTiRoOHEpIhQQelNpjpNzfY1wBBmCTy\/MVFziezlAQTwEyAkeuEJGyNS6YHUmBrDYAOklEANBBJdOvYhjg0klgdoRB+lAegptAHhM8LSXH4vbpqvFwIiY1E8ZU2kuJDjOh4kqO7yMT5UARoOAnmiNYJ1RENJ5HRScAA0tkyOYQETEnjw0RB8LdEgDUgcF6spioHkBznjUNA5QZPmUaga0+C4kEdUelARI8AelSc2Gt3oII0gifP6VGCASPOpCnMkEAASZQAHboIkOJG6JHD\/Oqg1vEngOImCvQ7u4N1gB651Uapl29Mk6nyoCAjmT6FIboBBEkjjPAoa1pdzDQBPWhxloaBAH51JAhuwZJnkh8TpEDSRzQQJEcE5OrWyGnWFBIg10EwYESY4KbC3eMglsEDXgYUd53AkwY49ilWfLpbEQIjyICLmxULS4aGJ4hIt001gawOCN4hu5ymUhpOkqQNwaGiJ3ufMJcgI160cR\/nVEIQBIIbAgga9qSlHg6A8dSooBiNZJGmmnNJMdSYOskA6zCAihMgQiTukaQTPBQAIhJCZ7BCkCQSTxTRCAHCI1BkTpyQIJSXo3d3j960nXmQJQkhPECYTDZa4yBHI8SkRqY1CSEAnpARyGms8VNzQRLTLtS4cB5kJPNMCTAEk6BJCggnTY6o8MaCXHkEF0iA0NEcuaXBpAJk8QEcQBAQkQ8J2pOvFWb7nHd79GXNwHR1aZ\/sKirRoad4mRpoOtWT7m\/wC7Rlz5Vb9RUR8gj7vQhC5nQ\/MaEl6FhDZcCCRI04hLlHLqXbBxJNeQ4Pbo8HkNFBwAcd0kjtEKe9LIJ4fFgKJOkICCaaITABrS4w0SYJ9CiVaWT9mNvmHKtvifvhUo3FYPhnRgtBDnNHPsVf47g95geJ1bHEaRp1mHzOHIg8wukqU4pSa2Zht9StrmrOhSlmUOa+72+w1wEg6EwJ05IIThSpUn1ajadJpfUcQGtaJJPUFzwbskXtLCA4QYn0qKt\/ANjzrjC6dfF719tdPG8aNNgduDkCZ4rmNnWTLfNd3iFGvdVLcWoaQWsB3pLu3sXbzeplJrmeUtbspQqVIzyqeMvD7Xhdm\/sOIcCCdCPKhXh3l7DxtcfND2o7y9h42uPmh7VfzOr3GT86dM+0+6XyKP4Ij0q737GLBrHH31uNBP8UPauT2dZBts1WF3XuL2pbmjUDAGNDpkT1qrtqiai1uzvT8oLCpSnWjP0YYzs+3l2FekyTuiAeUpHirx7y9h41uPmh7Ud5ew8a3HzQ9qt5nV7jh+dOmfafdL5FHtjgefPqSV495iw8a3HzQ9q43aTka3ylaWVWheVLg3D3NIewCIA7e1VnbVILiktjva6\/Y3dVUaM8yfLZ+PccG3qnwTxlRcN0+CZHIqTdAeHn5qyNnuzu1zTgTr+vfVqDm1nUtxrARoAZ49q5wpyqPhjzN95e0bKl01d4j7\/gVoNDrw5hAMGVePeYsPG1x80Pag7GMPJn31uAf7Ie1dvM6vceT+dOmfafdL5FJDwmMbvE68AvQjepy1hLWjWDoOAmFdPeYsd0tGLXEH\/hD2qv8APOTrjKF9R36xuLWsCaVYCNRxaRyOvo86pO3qU1xSWxqs9dsb2p0VGeZd2GvijkiRvEtBgDmOak2agfB3SRJA++58ArnwvZLZXWH2l2cSrtfWotqOaaTSBvCf2r2dsZsCSffW4BPPox7VdWlVrODNPyn02EnGVTdep\/IpHcG60OlhiRPPVRA8GYM6yVd7tjNgRHvrcfND2oGxmxH+9rj5oe1PM6vcR+dOmfafyy+RSI3ej3dd6Ui2NRrHGV3T8m0GbSBlkXb+gdr024N7+K3+Cy8\/bNrnAbIX2H1nXtq3WtLIfT7eOrfoXPoJ4bxyNy1e06SnSc8Ook4890+Xv7iumgbm9EkHXqUWjwtREcuCk5kRwIPamHOmT4R4a6rkekJwLS3n4PlUYAdBOnWF1eRMoXmar9zKO9RsWH7NXcJAH4I6ytjtKyTQyjSw99veVLjugvad5obuxHUe1dFRm4ceNjDLUraNyrNy+kfZ7M+C2OBKZEGJB8ilA5a6I6408654NxE9iSmeEQJ60jxTAFJE9qOEhSDZIAjzoMT4II86YAjqSQAOxJeoaXmTvFgIBcBMKGo4JgCBG7ukaamRxUqh3g0uJLgI4chwQwlsidHaHTlKJjhr5UB5ppoieKAipPaWndcIIRCIQCHFBBBIIIIMapx1IhMAN07u9HgzCipQiPSgDdMAwY60vInCIQEU\/KmR50buk6IAmAIBDhzlLgApuZDWneBnq5diUEGCEBEGDMAjqKsv3OIHfpy5HDer\/qKirdoCsn3OP3Z8ufKr\/qKih8iVzPu1CELkdT8yUk4Q0FxgR5ytBxEhM8kDigEm4guJADQeQ5IQgPoTZ\/eVMO2RUryiGuqW9GvVaHcCQ95gp3FDBtqGWhUpkUb6kNCfj0H9R62mPP2EaYmU\/uIVfyS5\/Seqay3jt7l7FGX2HVd2o3RzD8Wo3m1w5hehOrwKMZLMWkfCWumO7qXNehLhqwqS4X+D9T\/vuI4xgWIYRi7sNu7d4ut4Na1onpJ4FvWCriyBky0ynh7sdzG6m27azeAfqKA\/a48NPIFv8HzNl3HsKp49cihSrWLSX9Lq+gSIIHMg8o4+XRU7tDztc5pvejpF1HDKTppUZ1cfw3dv0eknnw06Hp5z3f1NfnF\/rH+DlB0lHao+\/wBUfFb+D7ud2ZIzOM02+IXVKl0VtSr9FRB+MW7oMntM8F8z1Kr6der0b3MlxmDHNXhsE\/mzf\/lP+EKjbj7YqCfviouJOdOEn6ztodvTtr67o0liK4Me5mVYV7ju21LqtXddUES466q5NvlR9PB8LNN7mnpncDHIKlcO+37b+0b9Kujb\/wDyPhX9s76Aq0v0M\/YdtSS\/Kln\/AL\/gilO6q\/8ATVP7xTo3Fe3BFGtUpg6kMcRK8U50hZj6LCMr3wvI+26\/98q8bCrVOxB1U1H9L3LUO\/Jn+MPNUI+J8EQFfFgSdhZJJJ7kqfrCtVt+t4M+c8oYrht9v9SP4lJMv7wkf6XX4x8cyoXNxc3Qc+4qvqNDuDjIBPZ5l4lsNnUzwI4dqQ14mO1ZT6NRS3wG9oAAOEcFfGxknve3hnXp6uv\/AENVDHQ6K+djX3O7z+3rfotWm0\/SHz3lR\/kP90fiUg2\/vnGG3Vcnq3yl74Xn41X+cK8ARrofMjeIbu7o65jVZj6Dhj3GbaYpf07ik5l5cAhwIIedD1q59vIByxYExPdI1\/6SqNty7pWNgkFwMDmrz28\/zWsfyofolaaX6KfsPntUilqdnjvn8EbPNVhiGJbNbK2wim+pdmjbkNY8NMACdSQqs+BedgI7iujrx7pZ9ZWzj+PXGXNndjiNnTpVKrKNBobVndMgDkQq9O2PG\/xHD\/7r\/rLtWVLK4284XI8jSJakqdTzWEHHjl1s5z7GakZKzqD9qXUR+Ms4\/wB5M5MzsHGLK6cD13LfrLbN2xY04Edw4fPWQ8D9JSG1\/Gi0btphxcfvQx\/t\/wAyuWKHez1eLW\/s6f3\/ADNVs3o3dttPsqOIhwu6bqtOoHu3iCKbhE9kK3cZzda4Vmylg+KBrLW5oNcysfitcS4Q7sMceX0VHs8xCriu1O1vq7WMq3FWtVe1vAE03nSeS2G3Y7uarbgZtGgj\/rcr06jp0XKPeY7+xp3+qxoV1zpdnY8vdeBPajs+OHGri2CU96xd4VWi3\/we0f1fo8nDmciZPu803wY3epWNJ32evxA\/qt\/rf58vYbMtoAtxTwfH3g2j\/BoV3mejH4Dj+D28vJw6PPOcMPybhvvXl+nQbfPBLWUwNyiDrvH+troPOeUujpS+lzhdqJ881S2\/8dw8VR9WfZw979a\/7z25mKZgwvKD8Ny7g1On3VUqMp7g1FJpIlzjzcZ4efqnnPdCfxGCfKrf4FWWX69W6zVYV7mo6pWqXVNznvMlxLxJlWd7oI\/6Ngo5F1bT+4pdV1KU+7bByhpsNP1K1SfFKXG5N828FMiN7qEdUpGJO7MToSmA4ggegJcxyWE+1BrZMDilGhUg0mYBMalRMk6koA1iOtCCOooCANQkUzqhAJCkWluhjXXQylCEiTkboG6JHPrT06kkADiiOcaICOKECTc0gAkESJE80IhCQiTw1KSeqIQDDSQ4gEhoknqUU0IBJxpKDyTBjqQgQTdqSSZ7etEjc7etEnd3ZMcYQCaJ5geVWb7nUnvy5aBAia8GNT9gqKtKbQdTqAdQOMKyPc4\/dny78qt+oqKHyJXM+7EIQuB2PzLI7ZQQQdRHNPlwSWkzgUoUhHnSKAUITQgLQwLPGE2OzV+B1hc93GhWpjdpyyXucRrPaFV8dSs3J2zGlmHLtribsUfQNfe+xihvRDi3jvDqW67y9Hx2\/wBWH1lqdGtUSeNsHzNPVtK0+rVgqjUnJuW0nv29hTLXFp0jgRqJ4qKujvL0fHb\/AFYfWSOxelBjG3z+TfvKvmtXuO\/5z6Z9p\/LL5Gm2W52wnLODXdriXdHS1K3SN6KnvCIA61q9m2YcFwO8xKpjluazK4b0X2EVIgunjw4harNOU7vLmO0cPu6jXsrQaVZg0e0mJjkR1LbbQsiMylZ2ldl+66Nd5ZBpbkQJ6yidRLl1fxEqen1JtKbzcYe2d+HfZ9h3Y2iZJBBGHvBHPuNntXvc7UcpXTWi5t7msG6gVLZro9JVBoU+dT9RR+TFk2m3LK\/eZeb9oWSSxwGHukjT\/Qme1UYeJXV7PcptzbiNzbPuzaijS6TeFPfnUCOI616WuT2V9oD8t92ODGvc3p+j10YXfFnsjiqz46qTaO1pGy02dWnCbylxSzl4S7f+jj4VoWmd8JpbMjgL+6e7jQfT0p+BJeSNZ6itwNi9Hx1U9WH1kd5ej46f6sPrLpChWhnC5+Bhu9b0e74FVqP0WpLaXNewpghNrZaTI05K5u8vR8d1PVh9ZafM+ya6wvC615h18L3oWl76Rpbjt0cSNTPkXN21SKy0b6XlHp1aapwqbv1NfFFYmZ14q1NmeesHy7lupY4kLk1XV3VPsdMOEEAcZ7CtFs7yOzN1C9qPvnWvc7mtgUt\/eme0dS6\/vL0fHT\/Vh9ZWo0qq9OCM+r6hplTis7ybWMZST8VukbLvkZN3Se46vk7lb7Ud8nJp\/wDJ1vVG+1a4bGKI4Y2+evub95HeYox\/LT\/Vh9ZaP8R3L7jwf\/j\/ANrL+b5GyG0nJ7C1zbOu13FpFq0Hzaqu9pedjmu5oUrWk+jYW5JYHnwnuP3xHL\/7WfnrZ2zK2DMv6eIuunOrNo9GaIbxB1mT1LfWmxyjXtqNU4y8b7A6O5xpI+UucunqZp4+B6Fs9FseC9jNvOUm+J8ue2PWbLDdpuWmYNZ2l3TuqjqVFjHNNAOEhoBjXsU++Rk38Sq+qN9q152MUZ0xqoP\/AOYfWQdjFHljVT1cfWXTFxyx8DA35PuTl0st9\/1vkbDvkZN\/Eq3qjfamNpGTSftOr6o32rVV9jDeid0GNE1APBDreAT2+EuCwjKta5zozLl\/U7mrb72uqNbvRDC4EcJBgelUlOvFpNczVb2Wi3MZzpVJNQWXvLl34a39hu2Znwlm1FuO0GVGYaz71tMB38VuaNmOKwdqGP2WZcwW91h3SCk23bTPSt3TMk9vWF2g2MUQZGNv0\/5YfWQdjFE\/76f6sPrKro12nFrm89hoparo1KrCtGo+KMeFbS5e7mU1ADzzGqRB3RLdeM9iuXvL0fHb\/Vh9ZarMuyW6w7Dat3ht+Lx1Fpe6k6luOIHGDJnyLk7aqllo9Ol5R6dVmoRqbv1Nfe0V3gty2zxWyua28aNGsyo4DXQGdB16Lttq+b8MzRSw1uF9PNuahf0rN3427EanqK1WRsl3ub6tRzKrbazoQ19csmT+CBpJXcd5ejP8tP8AVv3lanTqyg1FbM46hf6ZQu4TuJ4qU84xl4yu3CfYUwNBog8lc52L0Sf5af6t+8jvL0Yj36f5e5v3lHmtXuLfnPpn2n8svkUw7iU\/vRp510+eMoXmU7ylTrvZXt6wJpVmtiY4gjkdQujylsrusZwulfX16LKnWG9TpilvuLeROoieSoqM3LhS3N9XVbSlQVzOouB8n3+zn8itZ8GIEzMqMK6O8xRiPfp8fkw+sg7F6M\/y0\/1b95X80q9xg\/OfTPtP5ZfIpiNOKIMTGnWrjr7F2ik40MZmoOAfbwD5SHLhcFyhXu86DLuIVTa1gXBz2t3+DS4EaiQRHpVZUKkWk1zNdvrdlcwnOlUyoLL2fLvxjL9hy3JJXR3l6Pjp\/qw+sjvL0fHVT1YfWVvNKvd8DJ+c+mfafyy+RS8IV0d5eh46qerD6ywMd2S0sLwa9vm4u+obek6qGG3jegTE7yh2tRLLRen5SadUmoRqbvZbS+RU0IhNC4HuBEJvcXuLjEnqEJIQCTj0IQgGXEt3dImeAUYTQgFCITQgCNdOCUJoQBCsn3OQ\/wBs+XflVv1FRVsrJ9zl92bLnyq36ioolyZK5n3WhCFnO5+ZkI4poWvBmyJCaEwMiIRCaEwMl85Qe6nsVe+m5zXttbkhzTBB33qlvfvFfGN58872q9tm91RstltrdXTS+hRp1nvaBJLRUeTotf3zMofiVx6qz2rbUhGUY5ljY+HsLutQr3MaVu6n0kt01tvyKZ9+8V8Y3nzzvatzk3GcUqZswim6\/u3sddU2uaariCC4SIVm98zKH4lceqs9q6bKOPYJmNlathFEMfQcA4PpBjxI0OnLj6FWFCMpJKZqvNYrUaMpVbRqPLOV27dxxG3Afwvlvr36n0sWRt+\/kjC\/7Z\/0Bcbn\/MVfHs4W9OtbOtWWVXoW0nmXA7wknt0HoXZbfgfefCzy6Z\/0BXnJTVRr1Ga2t52tXT6VTmuP79\/xKRBImCdVJzHNIDmkEiQkhYcH25aGwEf6wYl+S\/4wsjC\/u9Vv7Wp+pK8NgQ\/h\/Ez\/AMsP0wvfC\/u81v7Wp+pK2U+pDxPjr7\/O3f8A6X8DG21Yje2mbKTLW7r0WG2aS2nULRMnqXAe\/mK+Mbv553tXa7dP54UfyVn0uVdLhWz0kvE9vR6cPMKO36qNh794pH8pXnzzvaru2P3dxfZIunXlapXcK9RgNRxcQN1umvlKoGFfGxP+Y13+U1P0Wrpa56QweU8IqwbS7V8TXe5\/+08Z\/tKX0OXNYrl\/Oz8Tu321HEjRdWeWFteBuzpzXTbABFnjPy6X0OWBiW1vFLTELm3bh9k5tKo5gJLpIBjrV8Q6KPG8czBm7Wq3PmkIy6ueLw7Dnfg7nz+hxP5\/95Hwdz5H8Rifz\/7y3XfkxXxbY+l\/tT78WK7oJw6x1nm72qmKPezfx6x9jT95xmY7HMWHUqLMfbdspVSTTbWqbwJHMCTwn86t3apc17XZ7ZVLWrUpVOkojeY4tMbp6lVuds53mbGWbby2t6Aty4t6InXejjJ7FeuMYzYYHlqzu8VpPq25FNm6xgeZLdND5Cr0lFqaT2MWq1LiErSdWmnPil6MeT7sew+cTjWKwD743nzzvagY1ip\/3jd\/PO9quXvmZQ\/Erj1VntT75mUfxK49VZ7VToofXN35Tu\/2J+9fI5bY1imIXebzTuLu4q0nUHktc8lvLktrc\/d\/o\/J\/\/wA5Xf4djOH3OW6mNYPamrSFNzujYwMed2ZB7dFUGTcXrY9tbtMSuGCm+s+odwGQ0Ck4AegBdmlBRhnOXk8eFWd7Vurro+BRpyg1nfPM6Xaxh+Y7vMNB+BUb99uLcBxt3EN3t53VziFxXvLngcLbGCflO9qsPaXnvE8sY3RtLGja1KT6AqE1WuJBkjkR1Lk++7j29HcuH+Zjj\/iXOqqfG8tm7S3qPmdPo6UHHCxlvPt2NP7y55j7XxmflO9qtbZpSxPDsq3hzF3RScyo5\/8ApLpLWBok+SZXAna9jukW2HnT8B31l32TcWq56yhiAxihRaHPdQIpAgRAIOp4glWocHF6LeTPrfnjtcXVOMYZWXF5a37M4MDY6TTyDePZo4XFUgj5LYVLuxzFnEuOJXhJOpNZ2v51dGx8EbPrwHU9PW\/RaqIYWtILmz2LnV\/RwPS0mMZX122v1o\/BmcMcxUf7yvPnne1elvjuKsuKTmYleAhwIPSu9q1hMuJ1jkp0NatMAayFn3PoHThjki8NvEfBixJGvdOh\/wCkrJ2kXVxZbM7SpZ1qlCoRQbvU3bpiOGnkWPt3E5YsB\/zI\/RKltTH+y+07Db\/orfU61TwPz+wSdCxT+vL4lMvxvFd4\/wAI3Q14Cs4j6UvfvFY\/lG8+ed7Vr0wOY5Lz9z9A6OHcixdj+LYhcZ0oUa97cVaT6dTeY+oSDDSeB7V47Y61W1z7Uq21R9KqKLPDYd0\/FjiF47GB\/r3bRP8AF1P0Sp7a\/wCe9X+xp\/QtP+h7T5\/hitcwl\/p\/\/o5L37xXxjefPO9qtfYRfXV5Uxnuu5rV90Ud3pHl0Tv8JVMK3\/c+\/wAZjfko\/wCNRbZ6VHTykhFabVaXd\/8AZHD5vxfEqOacXZSv7pjG3dUNa2q4ADeK0tXF8Sq03U6t\/dPY4Q5rqriCOorMzn\/O7Gfyur+kVplwlnJ7FCnBU47LkhITRCjBoEgEgRJgpwhMAUITHBCYGRKRa4tLyCWzBd2pQhMAUITRyTAEQgJwhRgZEArJ9zn92bLvyq36ioq3hWT7nP7suXflVv1FRRJbMlcz7pQhCzGg\/M5ClHWktplFy4IThPSO1ARhEJoQFo4FnTB7PZo\/Ba9SsL40K1MNFMlsuc4jXzhVau5wvIFS\/wAmOzAMQaxraVSr0JpSfALhEzz3epcOulTiaXF3Hl6dC1jKt5vLLcnxeqXauQoXS7P8xuyzmGldPLu5H\/Y7hrRJLDz8oMHzIxjN9\/i2BUMKuKVq23o7m65lOHndECTK0+EWRxHFLSya8UzcVW0g8id3eMTCqvRacTTOHT0ZQuY4Tynvnb3L+h020vFcGxjGqWJYFUqdLUbFcOplvhCIcPN9C7vCtqGBX+F0qeYbZwuWAb7TRFVjiPvh1ehV\/nzJj8pGyFS9bdd078RT3N3d3e0\/hLq6WxytUpNf780xvAH7XP1loj0qm8LftPn7r8kytKPTVHwrPBLfO2z5L2bo3vw6yL+KU\/UR7EfDrIv4pT9RHsWk7zNfxzT9WP1kd5mv46p+rH6y6fTfVR5uNE\/aJ++X\/E3j9pmVcOtqr8LtXmsRoylbikHHlJ6vSq3yrmWnQz+3HsYcWse+pUqdG2YLmuAAHVqF1F1sbvGUXutsVo1Kg1ax9EtB7Jk\/QuMy5lW5xXM7sEuKncdyze399m9ulomIkLnUdXijxLwPUsKek9BWdCo5Jp8TbecY9a\/Ati42h5MuqnSXNLpqkRvVLTeMeUheXw6yLP2pT9RHsWj7zNfx1T9WP1kzsarkknGmEnn3OfrLp9P9VHlRjocVhXEseMv+Juvh1kX8Up+oj2LAzHtOwihgta0y3bv6aq0sB6IU2U54kDmfMsPvM1\/HNP1Y\/WWNimyWtYYZdXZxanUFvRfV3Bbkb26CYneUPp8PbB1ow0OVSP00pPKwnxNZ7Owxdk+bcLy1bYizFKlVjq7mFm5TLuG9P0rr3Z8yM5xc61YXEySbIST6FxWUdm1XMeBUcSZiTKAqFw6M0d6IJHHeHUtz3ma\/jmn6sfrKIdMopJbHa\/8AyPO6nOrWlGecPGVy27vUbw56yKP\/ACdP1EexHw6yL+KU\/UR7Fo+8zX8dU\/Vj9ZB2M140xmnP5OfrK3031UZcaJ+0T98v+Jg7Rsy5ZxfAGW+B27Kd0K7XlwthT8EAyJjtGi9toWcsIxrJ9thti+sbpj6bnB1MtEBpB1864nNuWr3LGJC0vg1we3ep1WfFeOsLSRpKzyqSy0+0+kttMtZQpVKcnJQbcXnPMRJ9KBw5wu9yZs8qZpwc4hTxBlsBVNLcNHe4AazvDrW+7zNfx1T9WP1lEaE5LKRavrthb1HSq1MSXPZ\/I0my7OlDLla7tcTdU9763ht3G724\/wAnaPoCxsNxfBMK2k08Vs6lT3oD3vA6Mgs3mEQB5T6F0nearxHvzT9W\/eR3m7jSMapyP+W\/eXVU62EscjyZ6jo0qlSp0uHUWJbPD7M8uZ0F1tDybdVA+6pGs+IBqWm8Y84XkM9ZFJ+1Kfnsh7FVWccq3uVr5lG8LalOoJp1mfFfHHzieC7Ox2Q1ruyt7n34pt6am2pu9z8JAMfGVlOrJtYWTjV0\/SbajCrKtJQlyw3j7kdGM85GPCzp+oj2LBx7adg1pg9W3y3bO7oqAhp6IU2U5++jmfMsHvNV\/HVP1b95S7zdXcg4xTkcD3OfrK30\/YjNH8gqSlOtKWOx8TXwNHsyz0zLba9niVOpUsar+kDqYlzHRBMcwYHoXanPeRiSTaUyTxJsh7Fpe81W1\/hilr\/y50\/9y5VmR6js8vy33c3fa3e6fotPib\/xZ83FUXTU0otG2pHR9QqzrwqNSSzLGVsu3l8CxPh1kUmO46c\/kI9ibc+5HpuDmWrGvaZBFkAQfQq5zlkDE8tMFeReWUeFXptjcPU4Tp5eC49VlWnF4aXuO1vodhdU1Uo1ZSi\/3v6Hb7TM6tzTcUKFlTfSsLclzd\/4z3HmRyhdVlPaZhfvDRw\/MdB5fRYKe8KfSMqNHCRyOip5uk9fLRdZkLJlTNvdvR3rbXubcmae\/vb292j8FVhUqOeVzZsvdOsKNkqdb0acN01nKbfPv3bLJ+HeRYjuSnH5CPYg56yKD9qUvUh7FSuMWrrDE7qye8VDbVHUd4CJ3SRMLDhT5xLuXuOS8nLWSypz\/i\/oXu3aPk+xa+rY2zhWiAKVqGF3ZOip3NONVswY7c4lXaGGqRusBkMaBAHoC1UIVJ1ZTWHyN1jpFvYzdSnlye2W8vHcIeRWDslzThmWX4mcVfUYK4p7m4wund3p+kKvz2pjtVIScJcSNV5aU72jKhV6r7vU8mfmO7pX+P4jd25Jo17h9RhIgwXEjRa6E0\/2qrNEYqMVFdhGEJoQsJEJoAQCQnCEAoRGiaIQChEKWkJQgDkBGvWlEKR1KCSQASYHDsQETJ4qyfc6D\/bLlz5Vb9RUVb8lZPudPuyZe+VW\/UVFWXVZK5n3OhCFkNJ+aEaohNC3YMeRQiE0JgCjSUAJoU4GS9cqfcUq\/ktz+k9UTCvbKv3Fav5Lc\/pPVFLvW5R8D57Qv0l1\/wCyQawB1Lb5OH+tmD\/ldL9ILULcZN\/nZg\/5XS\/SC4Jbnu1n9HLwZYu3\/wCPgnkrf4F1O0l+LMynaHATdi76ZgPcwO9u7rp4cuC5bb\/8fBPJW\/wLtM75jr5Xy1bX1rRpVnuqMpFtSYgtJnTyLe8cU8+o\/P6PH5vYdHFSeZ7Pk9yoemz9+Fj\/AKKiOmz9+Fj\/AKKi3vfixPxbZf3ne1HfixPxbZf3n+1ZsQ+sz6PN\/wDs0P4l8jabLamanZieMcOJm06Bx\/0oO3d6RETzXpYuY\/breGmQQKUGOsUWythkDaBd5lxx9hdWdvSaKRqB9JxOojr8q0+A2FPDdtl5QolxYWuqDeJJ8KmHHU8dSV2WOGPC87ni1lU84uXXgoS6J7LdNd+e8NpPwu+FFX3i99u4ujZHc2\/uTGvBctG0LqzB\/wBxWDnfaNVy1jz8PZhzLgNY12+a27xE8IK0Hflr+JqfrB+qq1I0+J5kabCpfq2pqnaxksLDyt9uZzsbQ5\/\/ACD\/ALixcUrZ3oWFZ+JuxqnZ7u7VdWLwyDpBnkZjzrrO\/LX8TU\/WD9VarNW0urj+A3OGvw1lAVt3wxWLiIcHcN3sVHGnjaR6FGpfupFVLWKWVl5Wy7zs8gVH0dklapSc6nUZRuXNcDBaQXEEKo\/hbmHx1iHz7varl2W1aFHZpTq3YDramKzqgI3gWhzidOeiw\/hhs\/8AxW19Q\/dXWcOKMfSxseVaXboXNyugdTM3ulnBU3wtzD46xD593tWyy3mnHquYMOp1MXvalN9wxrmPrEgguEghWP8ADDZ\/+K2vqH7q6DK13lfHTUr4JaWZqW7hJFsGOaTwIkA8jqqRo5e0jVc6xGnSlKpaSS72ljc4v3QAG5ghjWa3+BU+u52s5lOOY421bQqUKVgX092p8YuJG8SOXABcOuddqU20etoVvUtrCnTqLD3+9t\/iXpsfcWbPLtzSQ4VqpBHLwWqpvhbmHx1f\/Pu9qtnZF9zu8\/tq36IVFK1XaEDFpdOE7274kn6S+DN58Lcw6fw1iHz7l6W2bswtuaR9+b4w4aGsSDr1LQE8Sp0P46n8oLjlnuu3pNdRe5F2bd2g5ew9xHhC4gHqlpW2zX7597yy94+6u7eiobvc078bonhyWq27fzbsPyn\/AAlb\/GcfdlrItjiLLcXBbSos3C7d4tHOCtzxxzz3H5\/Sc1ZWfRx4nxywn27lTxtCgH\/WD\/uJ\/wC0L\/1B6Ki6DvyXGn8DU\/WD9VHfkr+JqfrB+quHDT+ufQdJqX7JH+KJz0bQv\/UH\/cWTsyq3tbaXRdir6770NqNqmuSXghhEGddIhbjvy1\/E1P1g\/VWq2b35xTal3e6mKZuHVqpYDO7LXGJRKKnHhedyasrqVpcecUVT9B4w087PuLDx3PNpg2aqmEYvSAsn02ubWAndJGocOY7VzWdNmtvf0TimVHUzvjfNu1wLH9rDMDycPIub21j\/AF0f\/YM+havJmdcRyxVDKRNexJl9s86eVp5FWnUTk4VORls9Lq0bald6fLE3FZi+rLb7n\/e3M5m4oVbeu+hXpPp1mO3XMcIIPUQra9z\/AP77\/wD0\/wCNb69w7Lu0rDO6rOoKN+wRvgRUpnqe374dvoK89lGXcQy3fY3bYjR3Q7ojTqt1bUA39Qf2cVNKk4VE1uiuq6tTu9Oq0ZrgqrGYvn1ly70U7m0f604v+V1f0itRC3Gbv504v+VVf0itQsjW59dRf0cfBChEFNCYOmRQjVNCYAo49SE0KMAUIgpo5KRkBImI1ShNCYAoQmhRgZA6kk\/m0ShNCYGRQUQpEQ0GRrySTAyKNOCe6S0mNBzRKJU4GRRpKsj3On3ZMu\/KrfqKirhWR7nX7smXflVv1FRVn1WTF7o+5kIQsRrPzShEJnyoXoGIUIhONJQgFARCaEBaOzXPWHYZgrsHx1pbbtLujqbhe0tcSS1wA6yeviui+EGzj+jsPUXfUVJWlvUu7qjb0RvVarwxo6yTAVpjY3W540z1b95aacqklhJPB8rqdnp9tWdWtWlTc98Rbw32vZPvN18INnH9HYeov+ovShmfZ7bVWVrcWbKrDvNcyyeCD2HdWh7zdXx0z1b95avM2y+4wXBLnEWYi256ABxpihukiQCZ3jwmfMrvpFvwowQp6VWkqUbuo3LbGXvn\/aaraZmulmjFaJtGOZZ2zS2mX6OeTEuI5cB6FZ9fO+TL6ypUMRuqVwxsHcq21RwBAifiqqMj5PrZsfeNoXVO37mDCd9pdO9PV5F1fecvfG1v80faqQdV5klnJt1ClpUOjtalVwdLljnvh88PxOg+EGzj+jsPUXfUT+EGzj+jsPUXfUXPd5y98bW\/zR9qO85e+Nrf5o+1X+k+ojFw6V+2T\/if\/E6WhnTIuEipcYaKLa+7EW9o5jnDqktH0rhst5utqm0etj2Lv7loVWuGjS\/dG7utGgngAsbOWz+5yxhTb6tfUa7XVRS3WMIMkEz+ZQzDkO4wXLVHGKl7Sq06gpno2sII3xI1XOUqmeWMbno2tppqg3Gq5OtmHE3l+tLb4lkXubMg31wa96+1r1iAC+pZvcTHaWrH+EGzj+jsPUXfUVGIUdO32I7R8m6UEoxrVEl+9\/QvP4QbOP6Ow9Rd9RYeN45kCrg19TsqdkLp9B7aRbZOad8tO7B3dNY1VMIUOs2sYR0p6BThJS6ao8fvf0LWypmzBbDZvXwq6vNy+dRrsFPonmS7e3dQI5hVQu8yXs7rZmwc4h3e21YajmNaaO\/vRzmRz08y33ebq+OmerfvKXTqVEng507\/AEzTq1WLq+lKWXlN4fqwipYXS7P8wnLeYqNzUcRaVPsdwAJ8A8\/MYPmXa95ur46Z6t+8q2zBhdTBsZu8OrO33279zfiN4cQY7RBVHCdPEmjbSvrLVYzt6cuLK3WGtvajptqV7geK4vSxHA7oValZsXDOje3URDvCA4jTzLiIXeYFs3vsay5SxWzvKG9Va4soOaQTDiInhyXG4hY3OHXdS1vqL6FxTMOY8QQk1Jvia5nTTqtvGHmtGpxOns881j2LlyLS2X5twLBcrPssWu+irOrvcWGk90tIHUCORW5+EGzj+isfUX\/UVFpgE69SsqzSSwtjHW0CjVrTrqpOLlu8PC+Befwg2cf0dh6i76ibMx7Oqbw9jLEOaZBFi7Q\/3FXubshXGWsHo4hWvaVdlSo2mGNYQQSCf2Lf09j969jXDFbfwhMdEfauqlUbwoo8idtp0acakrupwyzj0ueOf6pqtqGc6GZa1va4c1\/cNuS7eeINRx5xyA\/au9t865Qr4HZ2WJ3VOqKdGm19KpbVHAODR\/Vhcz3nb3xtb\/NO9qXedvfG1v8ANO9qJVU3LHMmtLRalGnQjWcVDdYznPfnDOh+EGzj+jsPUXfUR8INnH9FYeou+oue7zt742t\/mj7VzuB5FuMWzFieEsvKVN9iSHVCwkPh27oEcpp4cUKdrp9WMpwu6jUd36XL+UsP4QbOP6Kw9Rd9Rcjh+O4DY7UXYla1KdDBwyGup0XNAJpQfBAn408lnDY7eeNbf5p3tT7z95p\/Cttp\/wAJ3tRqo8eithRqaVTU4u6lJSi47tvn2r0eZzG1DF7LGs0Ou8NrdNbmkxu9uluoHUQFyJEaK1e89d+Nbf5p3tXL5RybWzJeXtvSuqdA2sS57Sd6SR+xcZ05uW63Z7VnqNjTtuGlUzCmkm9\/BZ2OcwvEbvCrxl3h9d9C4Zwe36D1jsV0ZX2qYbc2Ybjx7jumCC5rHPZU7RAJB7FT2M4a7DMVu7F7xUdb1HUy5ogEgxKwtxIVJU3sdb\/TLXU4J1V4Nc\/78TMzFcUrzHsRubd2\/RrXD3sdBEguJB1WuhezKLqj2sptLnuMAASSV2eP7Pq+A5fGJYhiFFjyGgW4YS4uP3szy5+RUUW8tGudzRt3ClOWHLZd7OGhEKREBJVNIjxQmBJQgFCITQgFCITQgFCITQgFCE0QgFCE4QgFCITQgFCICaIQChWR7nYf7ZMu\/KrfqKirhWP7nb7seXflVv1FRVn1WWjzR9yoQhYTWfmohNC9IwiRGqcIhMASE4RCYGTsdkuGHEc6WjiJp2oNd3mED\/3ELebX8yXlPM4ssOvK9uy2pAVBSqFsvd4XLsIW42E4b0WH4hibwPsrxRYTyDdT9I9C2+K7P8vYpiNxfXd7dGvXeXvis0CT1acFpjTk6WI9p8bc6lb09XlO45QjhbZ3e7f4FL\/CLGvGt98+72q39leJOzDlK\/w7EKz69ZhdTe55LnFjwY1P\/Uo97DK\/45d\/Pt+qt9lLKuEZbu61TC7qu91doY5lSq1wMGQdANePpU0qU4yy+Ry1jV7G6tXCjlTTTXo43T+RQtvf4rly9u7ezu61pWD+jqim6JLSRr+dZPwyzH45vfnCtttdww4fnK4qgRTu2trtjrIh35wfSuLhZ5JxbWT6q36G8pQuHFPiSfJdxfuSMTvbzZrdXt1c1at2Kdciq50uBAMa9iqD4ZZj8c3vzhVqbPPuT3f9nc\/Q5UautVvEd+w8fR7elKvdJxW0+5GzxPMGL4rbihiOIXFzRDt8MqPkT1\/nVu7SvuW2fkt\/0VR8K8dpX3LbPyW\/6KinvGXgX1WEYXFooLC4yjTx00QnCIXHB9EJCa3mSMN99c14baObvU31Q54\/qt8I\/mBRLLwjnVqxpQlUlySz7i2seqOyjspo0LdxpXTqbKQIMEPed5\/+JU78Isa8a33z7vavoTN2X8NzHSoUMUua1JlEl4ZTqBsk8zIP+SVzPewyv+OXfz7fqrXVpTb9Hkj4rR9XsqFGUrjPHOTk9s8zhdnWaMRp5vsGX1\/c1res40XNq1S4eEIB17YWw25YaLbMNrfMbDbulDj1uZA+gtXWUtmmWqVRtSne3jXsIc0iu3Q\/3Vk7YsPF\/k11zTAe+0qNqBw18EndP0g+ZR0clTal4nRapaz1SjWt9lJOMtsc+X3hkm+fhmyehe0mte+3o1aga7gYe7RQpVsubS8M6Oo3ob+m2YmKtI9h++b\/AJ0Kx8B+4o\/8lr\/pvVJ2lzXs7mncWtV9GvTMsewwWnsSdThUU91gWWmRu6lxVhJwqRqSxJfBrtRvM35QxHLNxF0zpbRxincsHgu7D1HsXODirmyhtDs8ZtxhWamUg+oNzpnN+x1PlDg09vDyLU532Z1LTevsuh1e1+M62mXsHW0\/fD8\/lXOVJNcUN0eta6tOjUVrqK4J9kv1ZeD7H\/e3I6PbT\/Mmz\/Kaf6DlVjc4ZjAAGMXoA0H2Qq1dsrScl2g5900\/0HKk201NbPG8HHydpwqWEeOKe8ua9Z2+RczY5e5twy3u8Uu61CpVh7HvkOEHiuj2v41imF4xY08Nvq9sx9Dec2m6ATvESuL2d04zphJ\/437Cuq21M3sbw\/8AJv8AEVZN9G\/ErXoUvyvSjwrHA+xd5xwzbmLxxe\/OFYlriuJ2t5Xu7e+uKVzXk1arHkOfJkyeeq8m0uxeraGoERPXouO57yo0o5UYrf1Gc3M+YC4fwxfcf6Z3tVr7U7+8sMuWtawua1vWNw1pfSeWkjddpouEy\/kLG8ZaKttbsp0Z\/jKz90e1W9m\/J9bMOFULQXTLcsqioXFm9waRHHtVlWhGMk5bnk3unTq3dvOnT9GLlnZdywUP8J8weOL\/AOecuy2Jg934s50lzqbCSeepWzutlNrZUzUusdhoEw22\/fWiw\/GbHI+JXTLBzsVbWY0F0imGxry3p4qKFWMpp5NGrWM6lnUpUYLiljuXajU5tyzjF1mfFK9vhd5UpVLh7mvbRcQ4E8QtQco474nvvmHexdw7a1WDjGDMDf7eT9CGbXC7jhlNvlqn2Lq4089b7jFTuNWhBR83Wy+siOzDJdxQxJ2J4za1KHc5+wU6rd0l\/wCEQeQ+nyLnNp2YTj+NmlbvmxtSWUo4PPN3+eQVl5XzfZ5nt7q1u+itarmlu50w8NrhGh017FUmZMEq4Li1ezqy4NM03x8dh4EKaiSglHkcNOdSvqFSperFSKXCuxLtafb\/AF93NmmoFnYti6kQvF9NZ8H1GTBLYSKynU15OYowWTPJCkWwlCjBORITQmAJHJOEQmAJCaITAEEJwhMASE0JgC5cNUJpQmAA7VY\/udvux5d+VW\/UVFXMKxvc7\/djy78qt+oqKk+qy0eaPuRCELAbD81oQmhemeeKEQmhAKEQmhAW1a5pwbB9mZw6wvW1MRdblpphjgd958LUiNN4+hVJCaFeUnLGewx2djC0c3Btubcnnvf4ChZ+BX7sKxmyvmam3qtqR1gHUehYKFQ1yippxlyZZm1zGcDx60sK+F3za11Qc5jmBjgS10GdQOBH51WUJoVpy43lmWxs42VBUINtLv595a+TMz4PYbO7nDru9bTvHMrgUyxxkuBjUCFU8JoSUnLCfYRa2ULadScG8zeXn8BQr5ZmrJ97gFnY4reUqrGUqYfTdSqQHBo6gqHQphNw5HLUNNhfqPHJxcXlNPD+BdfdWzT8G0+aq+xHdWzT8G0+aq+xUohX6b91GH8gr9oqfxf0Lr7q2adVp81V9i1GWsUythefMUv6NzSt8PFJjLWKbyCS0bxGkjUEa9aqtCjpeTwjpHRIqM4SrTaksbyz3er2eDZ0Of8AF2Y5mq9u6FQvtpDKRgiWgATr16nzrnYTQubeXlnr0aUaFONKHKKSXsFCtvI+asGGRauD43eihUipRaHMc6WO1B0B5k+hVKhWhJweUZ76xp3tNU6jaw001zTXvLXwnM+D2+y5+FVb1ov+gqsFLcdqS5xGsRzCqeE1JrUlJyxnsFpZQtHUcG3xycnnvYmtXd5Hz5e4EWWt5vXWHcNwnwqQ\/qn9h08i4tjFk06fYkW4vKLXVtSuqbpVo5RZ+0vM2EY5lyhQw67FWt3Q2oWbjgQN13WO0KsmUl70qJdwC7fKGR6uKMF1iD3WtmOHg+HU8g5DtU1KifpSOen2MLOkqFLLS7\/WaPJO7bZlsLmtLaFKpvPfBhogrts8swnFbqhf3+IC1t6VHdbSEOq1fCJ0A4Dyrb5lwrDMJwBzxSc20pt0oUWeFVdy338Y7BCozFKtWpVc4ghpOkCAqxqccGlyOkrGn5zG4l1ksLuOkxHMOFU7bufB8NbQd99cVXdJUPk5DzKw9luCYDUw9mI4lVtri9qS4MquksA5wfpVDzJXsyvUDS1jy1p4gFc5elHhWxtSw8l75x2sWmGl9jlykytUYd3pyPsY+SOf0KucS2h5mxNrqdTEajKbtCKQDPoAK5Bjd7UlSNTcEM0Uwpxj2CUmzPNy8613l57TK2mH49Z2wi6wi0u4bA3i5hHoOq5g1CTqV62zqZfzce1dG1LYpw43NxiWIUMRuOko4fb2bY+LR3oPpK1tSza928xwaTyXq6vTY3Xwj1JWZe6pJZDesjQK+FyK5fMlbUHNIJDTHAxCsfINGljfS2WKWdG8osb4D3PAqM7BrJC4EVBvENO8QsuyuqltcMr2tV9Kswy1zTBBXPjjVThF4ZOHFqT3R2WZMmWNq\/et61W1aTH2Ub7AfKNQO3Vcli2Xr\/DRv16BdRPCrTO8w+cftW8r5vxWs4urOpPaRDm7gh3b5VP4RGlRY7DyKIOlW2IlvlHV5lz9ODUJcyz4JLiRw76S8H0lZ1ngGH5ntn1LMOtrxvEMAIntaP2R51yOPZfv8Gqht7RIY4+DVbqx3kP7DqrKab4e0q4tLPYcw+nC8nNWxqU1jVKatghMxIRC9HNUCq4LZFCITQgFCITQgFCITQgFCITQgFCITQgFCsb3PH3Ysu\/KrfqKirpWN7nj7sWXflVv1FRVn1WWj1kfcSEIXnG4\/NdCEL0zzwQhCAEIQgBCEIAQhCAEIQgBCEIAQhCAEIQgBCEIAQhCAEIUmNUgbWr3pslFNiyqVNSkVbCnTXSZcy1cYrNZ4dSs2nwqm7Jcepo5n8wXnl\/CxcXAfcsd0DdTOgPn\/wA\/QrFF6yzoUGtbDXaUmjn5B1LPVrqPox5nWnRct5Cw\/A8LwtlOtWp03Pb8Vh8Ld7SToT2+hbK\/xe1bQO9dMZTmfjwfzLh8zVry9Aa8AU3HVz3QGDjMftWpwDGbbD7t1zeWXddxPg1HPjc7Q2OPbKiNJ1I8TeSzqKD4cHUZqzIylhtW1Y2q+6uJB6URuNPOP2HzqrMRG8wDmF1+bcep40+g6lS6FjWy5nLe\/bpzXJXNe2Y6ahBjjGq004KEMPY4ylxT23NLUljik2ppr6VO+uW3FSabSAsYAzqs7eHsaEsrcyRVdyJ9K9Ad4c5WOxhWVSYQQrxyyrwjydLTqoh4bq2QVkVGAlYlVhBUS2JW4m3D6dUOcd7WdVvbW9Fd\/gDweYK57dnyoY51N3gkg9iiFVwE6akdbSoBrt6SSg0nGqXD0rnKGI3FHg8kdRWwtsYZVIbcgs\/rMKmUKM48KWO054qRfFzNuC\/cgnwjwgrH6bdcGyZnWFNrYiox4ew8Ck9xqAAAEDTgvNualTj4ZbY9Zpowjw5R1mUMw3mGV6b6DaDmwaYc0NFQTrz48Oaty2uH4hhlNmOW9rc0q7dXBsB4PYRo7sVXZUssIscNpX2N1KbXVyX2zW70uDDDgdIGp01HBa\/MeLOOIVnYTcVRZ1D8Vx0B5wOSqpyW7Z14U9jpc37NHNsqmK5We68s2yattxq0h1jm4dnEdvFVZUp8ZCs7I2e7+hUFtfV+lps0AJiqQT96\/rHUePBanO78OxbFatxaBlG4f4Re0AMrzzMaNd19vUttG7T2kZatu1vEr2pTWO9q2lakWuIcCCOIKxKjFtMyZhFC9HtXmoL5BCEKACEIQAhCEAIQhACsb3PH3YsvfKrfqKirlWJ7ntzWbX8vve4Na01iSTAA6Cpqq1Oqy0Osj7kQoseyoxr2Oa5jhIcDII6whecbj82UIQvTPPBCEIAQhCAEIQgBCEIAQhCkAhCFABCEIAQhCAEIQpAIQhQAHFezEIUohmVSWfZgGvTBAILh9KEK3YVN3a1ahLQaj4NZ2knkGwvalUfWxuiar3PIcwDeM6FCF48euj0pdU8811H++T6O+7oWfFZPgt8gXLBzu7AN4x1ShC9ij1EefU6zMi\/MWtSNNFzFYmOKEKtwWtzzpkh2hhZA4nyIQs65GiR6t5LJpoQu8TjIieKxzqHeVCFEiYmO3+NXnMFxHFCFnZ2Q7fwrimHagkcVm3DGiuwBrQJPAIQpjyDNnaaYZVI0M8vKsppIa6DEtPBCFmv+vHwFv2+JvLhznZQti5xJp3LmMJPxREwOoSsSy13Z1mJQhcqHX9j+Bery9orhop4wRTAaN7g3TmvehqddZcZnzIQq236Re34Fq\/UZiYh8Wiee4df+oj6FrKvBCF69H9Gjz6nXZiVOKx3cUIVmEJCEKCQQhCAEIQgBCEIAVje5412xZeB4b1b9RUQhVn1WWh1kfcIAAgCAhCF5xuP\/2Q=="
                            },
                            {
                                "timing": 49536,
                                "timestamp": 4579522484,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwQFBgMICf\/EAFwQAAEDAgQDAgYMBg4IBQQDAAEAAhEDBAUGEiEHMUFRYRMXInGB0QgUFRYyVXKRk5Sx0jd0obKzwSMzNDZCUlNUYnOSwuLwJCUmJzVFZIJDRGOio0Zm4fGDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQgFCgYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBkbHRI1JTocEVFjNCVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAnkJTe1zHFrwWuBggiCCp1NVJzqYqBzZBOkmD2H8qg5xc4ucSXHck9UAOgHYkhAEuAEbmNzCSEAICFItHgw7U2ZjT186AihCEAyZ6KVVwc47zyAImPyqMCCZ37EkAJykgbkAmB2oCYcPBESNyCRvv+pRkdBukmDJEwgHonUQRDRO5hRU6unXDJgbbmZPVRIIaDtBQE67mOqk0meDYeTdUx6V5qRbqcG05cTHTeVFASaWaHhzSXGNJmAPR1S6BIc03OLjJMlAJN3OQCG9JSnZCAbQTIDSTE7dEhJMAboGxTgbQd+u3JAKdoUi6REDnKXImBITI8nUOXJALm3lyPNHIEEbo0nmBsEkAJn4IMbdqREEiQY6hMmTP2IBxt5Ug8wkDB2SQgDeJ6IgpgwDsDO26AgDYwOSG7EdySbSGmSAfOgEnse5DjqM7DzJIAKYBMwCY3SCEAJkgxAhJCADz2mEy1zWtc5pDXciRsVNodTYyqyoA7UQNJhwiN\/yqBcSACSQOQnkgDbTzM9iSEIBkERMbidikhSptDiZc1sAnyuvcgIoQhAOVPUPBtH9IkgTPqUGgEiTA7UkAIlCEBOk7S+dhAMHfnHcoyOw8kEARBnbfuSnaEBIN1QAdyeqRBDiCRt2GVN2kUxE6z37AKDQSCRGwnmgJks8C0BkPBJL9XMbQI+f515p7aOflTyhBBESCJ3QDploqNNRpcwHcAwSPOrF9j1V8BxfwGq0HyfDmAf\/AEKirhWFwDcTxWwMTtFf9BUQH3VRxIuo0yaZJLQd3f8A4Qtfbfuel8gfYhAfnGhMSDIMEJIBgS0mRt07UkwQGkQJPXsSQAhCEAIIIMHYoWXYWtziuJUbahNS5uKgY2TJLieqENqKyzFaAQZJBjbZB22iCNivofKmS8Esru8wXEsOoXNe3Da9GvUb5VWk77rg4fMtDxmyVh9jgVHFMGs6dt7XfprtpjZzXQA4+YwPStcrOcYOfcfPUfKa1q3UbVJrixh7YeVldud\/DnsUrG09ELbZXrWFPHbD3b1PwttXVWZuREc4HonuC2nEGtg1zitF+Ato6RRAuHW9J1Ok6pJ3a124ER6Vm4fR4sntOvisqPC91nONvDPecu4AE6fKadgSISU3ljqgOjQzYENPz81AiFU0D0O8GXwdIMTG0qI5FSG4DZgSonYoBgGJHIJAwQRzRKOqAJ33TLSADBg8im5oBMnfYhAPkkTt0CAihSbsYdy5mED4YLiee5iUAOZpLgSNjEjcH0qM\/kTdHMbdySAYPPvQ4iTpBDZ2BMptBLXaQTAkx0CUflQClSeQ50tbpEDaU2tBFQgiAJGoweY5d6gdygGTzgQCnpDdJeCQ4EiNktJgmNkOiduXnQCAnkhOYjTIMb7onY7b9qASECAdxITcZO2wQAY3QADAndKNkxJ2AlAMy0kSCeWxUUDbohAETyR0lMPIa5o5O57JcuSAEEIKEAIQEEkxJmEA2jU4CQJMSeQSTaQHAkAjsPVJACEIQAiNp6IUtb3NawuJa34IJ2EoBNjUNRIE7wmQBO2x5EpQSCQCQOZU6jmPqucGaGE7NaeXzoDzAnkhSY9zJ0OLZBBgxI7ENaSQAJnlCAIEAiSeZEJbbqZLfBBmgapnXJmOxRIG0T3ygBjHVHaWgkwTAE8lHqm0wdjHRDhEbgyJ2QBBc7YfMkhCAZJMT02Vg8AgTxYwUgHYVye79gqKvw0EAkwJgqwOARjixgoBO4rz9BUQH21bfuel8gfYhFt+56XyB9iEB+caEJlukwSOU85QA5paYcCDz3SQhAONpn0JIQgMvDMPvcUuBbYda1bms7fRTbqP\/wCldPCzhxeYNilPF8bFJlVjCKNBrtTmOO0uI25E8p5rqOEFGjS4f4ZUp06bH1GvL3BoBcfCOEk9Vl49nbDMLoXLrdtfEatATUZZsL20\/lPHkt+ee5erQtqdNKrUfrPz3Vtdvb2rUsLOntlxb5t748En\/bPHPuJWuAV8HxivV8G+nce13D+PSePL27oa70d66TEbShieG17SuA+hcUyx3XYjmvmTP2c7vN95QqV6LLe3oAilSa7VExJJ6nYfMu74d8T7nwdpg+IYdXuzTYKdOragvqEDlLOu3UFWheU3Ukn1WcLryZu6VnRq0\/0sM5WVss5WH6vx25HI5o4a4\/gZfUZb+3rQb+Gt94He3mPsXFte+k46HOaYLTBjY7EL6p1ZgxedDWYLaE\/CfprXDh5vgM9OpUnxowe1wbMlrTtTVe6tbCrWq1Xl76jy5w1EnuA5LLc2yprjhnHrPoND1ypdz82ueFzxn0d+Xf2e5vwRwLnaiSYBJnYQEN8ryQCSdgooCxH1IIQOabh1AIB5IBRBg7EIMSY5IlMNkgAiT6EAASDuiIKIMT0Wbhlj7eNQeE0aQOTdXPqd9mjqeiAwhAKY5kAhdHSynWqVqrW39kWNcWMfrIDz05jb\/PcoNyleP8N4O5s3eBcGvh7tiY66Y6jz8hJ2QHPmO0RCW0DYz51OtTNC4qUnlrixxaS0yCRtsUgQCC0mY3QCMBoEHVzmdlFbPCMNbiJrtNUUnta3QXNBaXFwaATIjnPXYHZZVxlu4tQ81rqy2ZqAFQku3jbbtI\/zKA0wYYIfDWtdDuWoT3czyUCY2HzoBG+3\/wCFJ3lEkxJ325fMgFIceQCR9K2uH4M+9sxcMuralNY0dFVxBmAZ2B23\/Isy4yreUW1nVLm1ayi8scC90iO7TMfq35boDn+kyN+YCQkH1r2vaHtW7r25cHmk9zC5sw6DEiV5MaXuiQCe0wgFA7d0BpIMbws\/CsPGIPrMbV0PZSNQbSDy2npz3J7Fn1ssXVHwvhLqzaafMF7gSZiB5PPu8xOxEgaBMfC22XQsyrceEpsqXlmzW4sHlE7gE9nd\/k7LXYrhNbDaVCrVqUqlOuXBhpzvGkzuB\/GHLvB3CAwHcoG\/VR3juTc0tcQSJHYZTZ5TmtGkTtJ5b9qAipkN0Ag+VMaezvW9GWaz3\/sV1QayYJrSwjeNwJ2OxHaN+hjzpZdr1BTFK6snuqNLw0PMwI35d425oDST3BLot+ctVjbOqtvLRzmvLdAceTQ4udMchpP6plaCdoQAhe9g1r763a8S1z2gjt3X1ReYdg1pVZT9w7F4IEabdk8\/MtFC3dbOHjB4ura1DTJQjKDk5Z5Y7Md\/ifKOk6dUGOUpL6vtrLAri4NFmDWQdE72rO\/u7l81Z1o0rbN+M0bem2nRp3dVrGNEBoDjAA7FNe2dFJt5yV0nXIanOUIwcXFJ747TTASdyAkhCzHuADBlA59iEICbKj6erQ4gOEEDqOw\/MokzJPOegSQgHMxI5I5dUlkWdM1q9Ci1\/gzVqBmrskgT+VAedSq6q4uquLnEyXHcn0qDTB3Ehb65wU0K1hTdiApC6qBhqV2uYyhJiahEwRzIAMBaWtsXt8IKga+A8TB57id4QHm5pESOYkJITiRtOw3QCgxMJkARv50kRsTI8yAbefRWX7HCm1\/GfLrXgOaXVwQRIP7BUValpBjY9dirK9jZ+GrLfyq\/6CogPu8W9EAAUqYA\/ohC9UID8wN4jZEFTbEjUYHUwlzMN37FJBEDeEEyANthHJelRjqb3Me0te0wWkQQVHmgIwhstcDAMGd1PUdOmfJmY70kB3+Sc3YfStKOFZoN7Uw2ltSp0XxSEmTra0BztyeZPmV9ZevsIvsPYcCq2z7UDZlAABvcW9PSF8jLrOGOYHZfzXa1Xv02lc+BuPknkfQYPoW22unTajLl39p8prvk\/G7pyq0W1JZfD+q3z5d77\/eWBxrycysyyxTCbWmys6qKFZtNobrLiA1x6c9p7wrIyrl+zy9hFvaWlGm2oxgFWq1oDqjupJ5neVmYzh9LFcKubKv+112Fs9h6Ed4MH0LjsdzbUw3h3cXlxDMVpk2LmzuK4Okn5vK+Zeg4Qo1JVH2r\/s+Njc3WpWdKyi88MsP156rfqW\/hsbTM2fcBy9LLq7Fa5H\/gUBrd6eg9JVA8Qc1OzdjNO9NqLZlKkKLGa9RIkmSe3dc215Dw4HygZk9qHSSS7md15de6nW2eyPv9J8n7bTH0kMynyy\/wXL4v1kI2PanGk7Hp0T86Fmwe8RhBlSBI5KTgGuEQ\/aTz+ZMECeGjYAztuo7Ty+ZNHLmEwSRKGgz+tSEKYI0QNt5JTAIPkuce\/mjW\/QW63aTsROxUidLhpO43kHqk0kHZQCCOojaF71i1waGB083A9vnUKbA9waXNaD1dyU4B5kEkk79pTa0vMSBtMlSJ325RHYkDzTAyIth0GWkc5HVNonqAR+VSLiXku684AU3sc1oYR5RGrYjcEBMA8jLnQ2TPck4HUdc6us81Nw0mQZEwHDqkGy07ieztTAIRtyUuewG56BHVSjYwR2oRkTWOcBEbfkUT1mS6ecr0AESDDugCTh5Rg98nqmCSOxdt5IjqpVA\/SzwhMR5IPYexDnl7QHEeSIGylXrPruBqPe8tAa3WZho5CUIPKfJgpQpedNpLfgkidjBTBJEExE7HeFGFPuTgaSZ8qeUIQRa0wXAgRtz3MpRCltB337EISFF7qVVtSnGppkSFZg4z4+AAbPDSe3Q\/f\/3KtHtLHlr2kOBggiIQYgQTMb7K8Kk6fVeDJc2Ntd46eCljllFmeObHgT\/oWGz8h\/3lXeKX1bEsQur250Gtc1HVX6RAkmTHYvBzHNY1zmkNd8EkbHzKKTqTn1nki2sLa0bdCCjnnhEIRC9GuLSS0wSCPQUlTBsyRO4Gw2EbIhSUqb3MeHtMObuCmAeUJwI71I7cxugDtTAIwVJpgQWgjvQpOc54bq5NGkbcuqAQLZE0xHnKTjLdg0CeQQgx0QZE6SSZnzpbgKSkQCzUXbzEdfOmARAaGy4EkyNkoEAQJUjueUIPmTAIHuVmextH++rLfyq\/6Coq1O6sz2NseOnLnOdVf5\/AVFAPvFCEISfmI8hxENa2ABt171GFKEADrPoV8FMkUw0uMASe5SBIBAJAIg96TSWmRzTAyKBHPeeUJQpBEJgZHTIbqlgfIIEzt3paHaNYHkzE96bWl7g1oJcTAAG5UYTAyWHY8Wsw2llQt20rOoKLAwPfTcXEARJ35rlsz5ivcw3r7i7FOnrIe6nRkMLoDdUEneAB6FpuyUQukqk5LEnsY6Nha0JurSppSfakScPDVgKdMMmIaDt+VecKZa4AEggOEiRzSXPBsyBJIAcSdIgA9FGFMCe5Ic+UpgBTY57g1nwiYCDAE8z3IMITAyABe4Na3cwAB1Kb9AENDp7T6k9R0BkCAZ5bqPRMAjCkJaNpE7KQMOOoDs8y9NTn1HPYIc6ZAbyCYGTxa0HmY86AC2dhuFNxk6nEOPLnygQpikalZtOk2XO2bH8JMDJ4kECT15JtAIMgxG5HRNohx3Hk9vVIGDPJMAdUvcKeuNmgNgAbKG4kDzKYaTtB1bQI5qPI7SCEwMkY7U3DdS0yCRuBzRHPb50wMj0+U0B7YjmoGdwdt1KN5aCByQ7mY5dNkwMkWidok9FKAQQTJ2hGwJg8u0c1JnIhoEkGSSOSYGTzBITceTgQDPITsn5z17EkwMg2WPaWkhw3BhI6YETPVTc5zhu9xHIAmYA5JATz7EwMkQ0uMAbnkEoUzuTyHmQ6NR0ggdJTAyR26ylCkAgNLiA0Ek7ABMDIoBIAJHaSm\/mWtkNnrzTIIMEQR2oaQA6Wh0iBJ5HtTAyLV5BaWtJJB1HmO5RhShEJgZIohTMB0sJ2Ox6pHcknclMDIaYMPlu08vmUYU3EuMnnEckkwMkV6OBq1n+DphgMu0A7Ac+qim5rmxqBEiRI5hMDJCFJxLt3GSIG\/YjpHRACYGRkg0g0MAcHEl+8nuSexzCA4QSAfnTDXFpIBIHMxySGx2TAyAnTpkhrufYlCY7EFMDJEBehZpjXzIBAG+0JbdijCYGRgjsnfn1UtLWNl7XSdx0CGOLCSADIjcSopgZIqzPY3A+OnLhj+FX\/AEFRVt2bDtVm+xxeHcZctNAA0urnkOtCoowMn3ahCFUufmKY0iCdXUJJ793YmOUEBdTmR6IAkpkdiCSeg5RsIUECQmOYkSEkAAkEEGCmxupwBIbJiTyCUIUgaABB7UDvEqYA0HU7ePJAHWeqEkCeXcm5sBpkGRO3RJCEAgxqMcpT23iAI67p1GBpJYZZJAJ5n0ISQTiRsOXMpIhQQelNpjwmjWxrgCDMEnp+QqLnE93SAgnkJkBI9sISNkbl0wOxMDeGwAdpKIAaCCS6d+5DHBpJLA7YiD9qA9BTaAPKZ5W0uPwe\/bdeLgRExuJ5yptJcSHGdjzJUdPQxPnQBGw5CeqI3gndEQ0nodlJwADS2TI6hARMSefLZEHytIkAbkDkvVlMVA8gOc8bhoHSDJ9CjUDWnyXEgjsj50BEjyB86k5sNbqggjaCJ9PzqMEAkelSFOZIIAAkygAO0giQ4kaRI5f53UGt5k8hzEwV6HToGlgB7Z3Uapl2qZJ3PnQEBHUn5lIaQCCJJHOeRQ1rS7qGgCe1DjLQ0CAPyqSBDTBkmeiHxO0QNpHVBAkRyTk7tbIad4UEiDXQTBgRJjkpsLdRkEtggb8jCjqdyJMGOfcpVny6WxECI8yAi5sVC0uGxieYSLdtt4G8DkjUQ3R0mUhtO0qQNwaGiJ1deoS6ARv2o5j\/ADuiEIAkENgQQN+9JSjydgee5UUAxG8kjbbbqkmOxMHeSAd5hARQmQIRJ0kbQTPJQAIhJCZ7hCkCQSTzTRCAHCI3BkTt0QIJSXo3TqP8FpO\/UgShJCeYEwmGy1xkCOh5lIjcxuEkIBPaAjoNt55qbmgiWmXblw5D0ISeaYEmAJJ2CSFBBOmx1R4Y0EuPQILpEBoaI6dUuTSATJ5gI5gCAhIh5Ttyd+as32OOnx0Zc0A7OrTP9RUVaNDTqJkbbDtVk+xv\/DRlz5Vb9BUR8gj7vQhC5nQ\/MaEl6FhDZcCCRI25hLpHTsXbBxJNeQ4Pbs8HoNlBwAcdJJHeIU9Usgnl8GAok7QgIJpohMAGtLjDRJgn5lEq0sn8MbfMOVbfE\/dCpRuKwfDPBgtBDnNHXuVf47g95geJ1bHEaRp1mH0OHQg9QukqU4pSa2Zht9StrmrOhSlmUOa+72+w1wEg7EwJ26IIThSpUn1ajadJpfUcQGtaJJPYFzwbskXtLCA4QYn51FW\/gHB51xhdOvi96+2unjUaNNgdoHQEzzXMcOsmW+a7vEKNe6qW4tQ0gtYDqku7+5dvN6mUmuZ5S1uylCpUjPKp4y8PteF2b+w4hwIJ2I86FeHiXsPja4+iHrR4l7D42uPoh61fzOr3GT86dM+0+6XyKP5Ij51d7+DFg1jj7q3Gwn9qHrXJ8Osg22arC7r3F7UtzRqBgDGh0yJ7VV21RNRa3Z3p+UFhUpTrRn6MMZ2fby7CvSZJ0iAekpHmrx8S9h8a3H0Q9aPEvYfGtx9EPWreZ1e44fnTpn2n3S+RR7Y5Hr17ElePiYsPjW4+iHrXG8ScjW+UrSyq0LypcG4e5pD2ARAHf3qs7apBcUlsd7XX7G7qqjRnmT5bPx7jg29k+SecqLhpPkmR0Kk3YHl6eqsjh7w7tc04E6\/r31ag5tZ1LQ1gI2AM8+9c4U5VHwx5m+8vaNlS6au8R9\/wK0Gx35dQgGDKvHxMWHxtcfRD1oPBjDyZ91bgH+qHrXbzOr3Hk\/nTpn2n3S+RSQ8pjG6id+QXoRqpy1hLWjeDsOQmFdPiYsdJaMWuIP8A6Q9ar\/POTrjKF9R11jcWtYE0qwEbjm0jod\/m9KpO3qU1xSWxqs9dsb2p0VGeZd2GvijkiRqJaDAHUdVJs1A+DpJEkD+F15BXPhfCWyusPtLs4lXa+tRbUc00mkDUJ\/WvZ3BmwJJ91bgE9fBj1q6tKrWcGaflPpsJOMqm69T+RSOgaWh0sMSJ67qIHkzBneSrvdwZsCI91bj6IetA4M2I\/wCbXH0Q9aeZ1e4j86dM+0\/ll8ikRp8Hp31SkWxuN45yu6fk2gziQMsi7f4B2\/htA1ftWvksvP3Da5wGyF9h9Z17at3rSyH0+\/nu37Fz6CeG8cjctXtOkp0nPDqJOPPdPl7+4rpoGjVEkHfsUWjytxEdOSk5kRyIPemHOmT5R5b7rkekJwLS3r5PnUYAdBO3aF1eRMoXmar9zKOqjYsP7NXcJAH8UdpWx4lZJoZRpYe+3vKlx7YL2nU0N0xHYe9dFRm4ceNjDLUraNyrNy+kfZ7M+C2OBKZEGJB8ylA6b7I7Y29K54NxE9ySmeUQJ7UjzTAFJE96OUhSDZIAj0oMT5II9KYAjuSQAO5JeoaXmTqLAQC4CYUNxyTAECNOkjbcyOalUOoNLiS4COXQckMJbInZ2x26SiY5b+dAeaaaInmgIqT2lp0uEEIhEIBDmgggkEEEGN047EQmAGk6dUeTMKKlCI+dAGkwDBjtS8ycIhART86ZHpRp2nZAEwBAIcOspcgFNzIa06gZ7OnclBBghARBgzAI7CrL9jiB46cuRy1V\/wBBUVbtAVk+xx\/DPlz5Vf8AQVFD5ErmfdqEIXI6n5kpJwhoLjAj0laDiJCZ6IHNAJNxBcSAGg9B0QhAfQnD+8qYdwipXlENdUt6Neq0O5Eh7zBTuKGDcUMtCpTIo31IbE\/DoP7D2tMenuI2xMp\/gQq\/ilz+c9U1lvHb3L2KMvsOq6ajdnMPwajerXDqF6E6vAoxksxaR8Ja6Y7upc16EuGrCpLhf4P1P++4jjGBYhhGLuw27t3i61BrWtE+EnkW9oKuLIGTLTKeHux3MbqbbtrNQD9xQH63Hlt5gt\/g+Zsu49hVPHrkUKVaxaS\/wu76BIggdSD0jn59lTvEPO1zmm98HSLqOGUnTSozu4\/x3d\/2fOTz4adD0857v6mvzi\/1j\/Byg6SjtUff6o+K38H3c7syRmcZpt8QuqVLwVtSr+Cog\/CLdIMnvM8l8z1Kr6der4N7mS4zBjqrw4CfvZv\/AMZ\/uhUbcfuioJ\/hFRcSc6cJP1nbQ7enbX13RpLEVwY9zMqwr3Ht21LqtXS6oIlx33VycfKj6eD4Wab3NPhncjHQKlcO\/d9t\/WN+1XRx\/wD+D4V\/XO+wKtL9DP2HbUkvypZ\/7\/gilPbVf+Wqf2inRuK9uCKNapTB3IY4iV4pztCzH0WEZXuheR+66\/8AbKvGwq1TwQdVNR\/hfatQ65M\/th6qhHxPkiAr4sCTwLJJJPtSp+kK1W363gz5zyhiuG32\/wBSP4lJMv7wkf6XX5x8MyoXNxc3Qc+4qvqNDuTjIBPd6F4lsNnczyI5d6Q35mO9ZT6NRS3wGrYAAco5K+ODJPi9vDO\/h6u\/\/Y1UMdjsr54Nfg7vP6+t+a1abT9IfPeVH+Q\/3R+JSDb++cYbdVyezWUvdC8\/nVf6QrwBG+x9CNRDdOkdsxusx9Bwx7jNtMUv6dxScy8uAQ4EEPOx7Vc\/HkA5YsCYn2yN\/wDtKo23LvCsbBILgYHVXnx5\/etY\/jQ\/NK00v0U\/YfPapFLU7PHfP4I2earDEMS4a2VthFN9S7NG3Iax4aYAE7khVZ7y87AR7Sujvz9ss+8rZx\/HrjLnDuxxGzp0qlVlGg0NqzpMgDoQq9PGPG\/5jh\/9l\/3l2rKllcbecLkeRpEtSVOp5rCDjxy62c59jNSMlZ1B\/cl1EfzlnP8AtJnJmdg4xZXTge25b95bZvGLGnAj2jh89pDwPzlIcX8aLRptMOLj\/BDH+v8AzK5Yod7PV4tb+zp\/f8zVcN6N3bcT7KjiIcLum6rTqB7tRBFNwie6FbuM5utcKzZSwfFA1lrc0GuZWPwWuJcId3GOfT7Kj4eYhVxXina31drGVbirWqva3kCabztPRbDjsdOarbkZtGgj\/vcr06jp0XKPeY7+xp3+qxoV1zpdnY8vdeBPijw+OHGri2CU9Vi7yqtFv\/g94\/o\/Z5uXM5Eyfd5pvgxuqlY0nfs9fmB\/Rb\/S\/wA+fsOGXEAW4p4Pj7wbR\/k0K7zPgx\/Ecf4vf083Lo885ww\/JuG+5eX6dBt88EtZTA0UQd9R\/pb7D0npLo6Uvpc4XaifPNUtv\/HcPFUfVn2cPe\/Wv+89uZimYMLyg\/Dcu4NTp+2qlRlPQNxSaSJc49XGeXp7J5z2Qn7Rgnyq39xVll+vVus1WFe5qOqVql1Tc57zJcS8SZVneyCP+jYKOhdW2\/sKXVdSlPu2wcoabDT9StUnxSlxuTfNvBTIjV2COyUjEnTMTsSmA4ggfMEuo6LCfag1smBzSjYqQaTMAmNyomSdyUAbxHahBHYUBAG4SKZ3QgEhSLS3YxvvsZShCRJyNIGkSOvant2JIAHNEdY2QEc0IEm5pABIIkSJ6oRCEhEnluUk90QgGGkhxAJDRJPYopoQCTjaUHomDHYhAgm7ckkz39qJGjv7USdOmTHOEAmieoHnVm+x1J8cuWgQImvBjc\/sFRVpTaDudwDuBzhWR7HH8M+XflVv0FRQ+RK5n3YhCFwOx+ZZHfKCCDuI6p9OSS0mcClCkI9KRQChCaEBaGBZ4wmx4avwOsLn28aFamNNOWS9ziN57wqvjsVm5O4Y0sw5dtcTdij6Br6v2MUNUQ4t56h2LdeJej8dv+rD7y1OjWqJPG2D5mnq2lafVqwVRqTk3LaT37ewplri07RyI3E81FXR4l6Px2\/6sPvJHgvSgxjb5\/Fv8Sr5rV7jv+c+mfafyy+RpuFudsJyzg13a4l7Y8LUreEb4KnqEQB2rV8Nsw4Lgd5iVTHLc1mVw3wX7CKkQXTz5cwtVmnKd3lzHaOH3dRr2VoNKswbPaTEx0I7FtuIWRGZSs7Suy\/ddGu8sg0tEQJ7SidRLl1fxEqen1JtKbzcYe2d+HfZ9h3Y4iZJBBGHvBHX2mz1r3ueKOUrprRc29zWDdwKls10fOVQaFPnU\/UUfkxZNptyyv3mXm\/iFkkscBh7pI2\/0JnrVGHmV1fD3Kbc24jc2z7s2oo0vCahT1zuBHMdq9LXJ7K\/EB+W\/bjgxr3N8P4PfZhd8Ge6OarPjqpNo7WkbLTZ1acJvKXFLOXhLt\/6OPhWhaZ3wmlwyOAv9s+3jQfT2p+RJeSN57CtwOC9H46qfVh95HiXo\/HT\/qw+8ukKFaGcLn4GG71vR7vgVWo\/Raktpc17CmCE2tlpMjborm8S9H47qfVh95afM\/Ca6wvC615h18L3wLS99I0tDtI5kbmfMubtqkVlo30vKPTq01ThU3fqa+KKxMzvzVqcM89YPl3LdSxxIXJquruqfsdMOEEAc57itFw7yOzN1C9qPvnWvtdzWwKWvVM947F1\/iXo\/HT\/AKsPvK1GlVXpwRn1fUNMqcVneTaxjKSfit0jZeMjJukn2nV83tVvrR4ycmn\/AMnW+qN9a1w4MURyxt89vtb\/ABI8TFGP+NP+rD7y0f4juX3Hg\/8Ax\/7WX83yNkOJOT2Frm2ddrubSLVoPo3Vd8S87HNdzQpWtJ9GwtySwPPlPcf4RHT\/APaz89cO2ZWwZl\/TxF1051ZtHwZohvMHeZPYt9acHKNe2o1TjLxrYHR7XG0j5S5y6epmnj4HoWz0Wx4L2M285Sb4ny57Y9ZssN4m5aZg1naXdO6qOpUWMc00A4SGgGN+5T8ZGTf5lV+qN9a154MUZ2xqoP8A+sPvIPBij0xqp9XH3l0xccsfAwN+T7k5dLLff9b5Gw8ZGTf5lW+qN9aY4kZNJ\/cdX6o31rVV+DDfBO8BjRNQDyQ63gE9\/lLgsIyrWuc6My5f1Pa1bW9rqjW6ohhcCOUgwPnVJTrxaTXM1W9lotzGc6VSTUFl7y5d+Gt\/YbtmZ8JZxRbjtBlRmGs\/gtpgO\/atGzZjmsHihj9lmXMFvdYd4QUm27aZ8K3SZknv7Qu0HBiiDIxt+3\/TD7yDwYon\/nT\/AKsPvKro12nFrm89hoparo1KrCtGo+KMeFbS5e7mU1ADz1G6RB0iW7857lcviXo\/Hb\/qw+8tVmXhLdYdhtW7w2\/F46i0vdSdS0OIHODJnzLk7aqllo9Ol5R6dVmoRqbv1Nfe0V3gty2zxWyua2o0aNZlRwG+wM7Dt2XbcV834ZmilhrcL8PNuahf4Vmn4WmI3PYVqsjZLvc31ajmVW21nQhr65ZMn+KBtJXceJejP\/Gn\/Vv8StTp1ZQaitmcdQv9MoXcJ3E8VKecYy8ZXbhPsKYGw2Qeiuc8F6JP\/Gn\/AFb\/ABI8S9GI92n+f2t\/iUea1e4t+c+mfafyy+RTDuZT\/gjb0rp88ZQvMp3lKnXeyvb1gTSrNbExzBHQ7hdHlLhXdYzhdK+vr0WVOsNVOmKWtxb0J3ET0VFRm5cKW5vq6raUqCuZ1FwPk+\/2c\/kVrPkxAmZlRhXR4mKMR7tPj8WH3kHgvRn\/AI0\/6t\/iV\/NKvcYPzn0z7T+WXyKYjbmiDExt2q46\/BdopONDGZqDkH28A+chy4XBcoV7vOgy7iFU2tYFwc9rdfJpcCNxIIj51WVCpFpNczXb63ZXMJzpVMqCy9ny78Yy\/Yct0SV0eJej8dP+rD7yPEvR+Oqn1YfeVvNKvd8DJ+c+mfafyy+RS8IV0eJeh8dVPqw+8sDHeEtLC8Gvb5uLvqG3pOqhht41QJidSh2tRLLRen5SadUmoRqbvZbS+RU0IhNC4HuBEJvcXuLjEnsEJIQCTj5kIQDLiW6domeQUYTQgFCITQgCN9uSUJoQBCsn2OQ\/3z5d+VW\/QVFWysn2OX4ZsufKrfoKiiXJkrmfdaEIWc7n5mQjmmha8GbIkJoTAyIhEJoTAyXzlB7qfBV76bnNe21uSHNMEHW9Ut7t4r8Y3n0zvWr24b3VGy4W2t1dNL6FGnWe9oEktFR5Oy1\/jMyh\/Mrj6qz1rbUhGUY5ljY+HsLutQr3MaVu6n0kt01tvyKZ928V+Mbz6Z3rW5ybjOKVM2YRTdf3b2OuqbXNNVxBBcJEKzfGZlD+ZXH1VnrXTZRx7BMxsrVsIohj6DgHB9IMeJGx26c\/mVYUIykkpmq81itRoylVtGo8s5Xbt3HEccB\/rfLfbrqfaxZHH7\/hGF\/1z\/sC43P+Yq+PZwt6da2dassqvgW0nmXA6hJPfsPmXZcfgfcfCz08M\/7Arzkpqo16jNbW87Wrp9KpzXH9+\/4lIgkTBO6k5jmkBzSCRISQsOD7ctDgCP8AaDEvxX++FkYX+Hqt\/W1P0JXhwCH+v8TP\/TD88L3wv8PNb+tqfoStlPqQ8T46+\/zt3\/6X8DG41Yje2mbKTLW7r0WG2aS2nULRMnsXAe7mK\/GN39M71rteOn78KP4qz7XKulwrZ6SXie3o9OHmFHb9VGw928Uj\/iV59M71q7uD93cX2SLp15WqV3CvUYDUcXEDS3bfzlUDCvjgn+8a7\/Gan5rV0tc9IYPKeEVYNpdq+JrvY\/8A7jxn+spfY5c1iuX87PxO7fbUcSNF1Z5YW14Gmduq6bgAIs8Z+XS+xywMS4t4paYhc27cPsnNpVHMBJdJAMdqviHRR43jmYM3a1W580hGXVzxeHYc773c+fyOJ\/T\/AOJHvdz5H7Rif0\/+JbrxyYr8W2Pzv9afjixXSCcOsd56u9apij3s38esfY0\/ecZmOxzFh1KizH23bKVUk021qmoEjqBJ5T+VW7xUua9rw9sqlrVqUqnhKI1McWmNJ7FVuds53mbGWbby2t6Aty4t8ETvqjnJ7leuMYzYYHlqzu8VpPq25FNmljA8yW7bHzFXpKLU0nsYtVqXEJWk6tNOfFL0Y8n3Y9h84nGsVgH3RvPpnetAxrFT\/wAxu\/pnetXL4zMofzK4+qs9afjMyj\/Mrj6qz1qnRQ+ubvynd\/sT96+Ry3BrFMQu83mncXdxVpOoPJa55LenRbW5\/D\/R+T\/\/AJyu\/wAOxnD7nLdTGsHtTVpCm53g2MDHnTMg9+yqDJuL1se4t2mJXDBTfWfUOgGQ0Ck4AfMAuzSgowznLyePCrO9q3V10fAo05QazvnmdLxYw\/Md3mGg\/AqN++3FuA427iG6tTuzrELivcXPA5W2ME\/Kd61YfEvPeJ5YxujaWNG1qUn0BUJqtcSDJHQjsXJ+N3HtUe1cP9DHH+8udVU+N5bN2lvUfM6fR0oOOFjLefbsaf3FzzH7nxmflO9atbhpSxPDsq3hzF7YpOZUc\/8A0l0lrA0SfNMrgTxex3aLbDzt\/Ed95d9k3FquesoYgMYoUWhz3UCKQIEQCDueYJVqHBxei3kz63547XF1TjGGVlxeWt+zODA4Ok08g3j2bOFxVII+S2FS7scxZxLjiV4STuTWdv8AlV0cHwRw+vAdz4et+a1UQwtaQXNnuXOr+jgelpMYyvrttfrR+DM4Y5io\/wCZXn0zvWvS3x3FWXFJzMSvAQ4EHwrvWtYTLid46KdDerTAG8hZ9z6B04Y5IvDjxHvYsSRv7Z2P\/aVk8SLq4suGdpUs61ShUIoN1U3aTEctvMsfjuJyxYD\/AKkfmlS4pj\/dfadxt\/zVvqdap4H5\/YJOhYp\/Xl8SmX43iuo\/6xuhvyFZxH2pe7eKx\/xG8+md61r0wOo6Lz9z9A6OHcixeD+LYhcZ0oUa97cVaT6dTUx9QkGGk8j3rx4x1qtrn2pVtqj6VUUWeWw6T8GOYXjwYH+3dtE\/tdT80qfGv9+9X+pp\/YtP+h7T5\/hitcwl\/p\/\/AKOS928V+Mbz6Z3rVr8CL66vKmM+27mtX0ijp8I8uidfKVTCt\/2Pv7Zjfmo\/31FtnpUdPKSEVptVpd3\/ANkcPm\/F8So5pxdlK\/umMbd1Q1rargANRWlq4viVWm6nVv7p7HCHNdVcQR2FZmc\/33Yz+N1fzitMuEs5PYoU4KnHZckJCaIUYNAkAkCJMFOEJgChCY5ITAyJSLXFpeQS2YLu9KEJgChCaOiYAiEBOEKMDIgFZPsc\/wAM2XflVv0FRVvCsn2Of4Zcu\/KrfoKiiS2ZK5n3ShCFmNB+ZyFKO1JbTKLpyQnCe0d6AjCITQgLRwLOmD2fDR+C16lYXxoVqYaKZLZc5xG\/pCq1dzheQKl\/kx2YBiDWNbSqVfAmlJ8guETPXT2Lh10qcTS4u48vToWsZVvN5Zbk+L1S7VyFC6Xh\/mN2Wcw0rp5d7Uf+x3DWiSWHr5wYPoRjGb7\/ABbAqGFXFK1bb0dGlzKcPOkQJMrT4RZHEcUtLJrxTNxVbSDyJ06jEwqr0WnE0zh09GULmOE8p7529y\/odNxLxXBsYxqliWBVKnhajYrh1Mt8oRDh6PsXd4VxQwK\/wulTzDbOFywDW00RVY4j+EOz5lX+fMmPykbIVL1t17Z1xFPRp06e8\/xl1dLg5WqUmv8AdmmNQB\/c5+8tEelU3hb9p8\/dfkmVpR6ao+FZ4Jb522fJezdG99\/WRf5pT+oj1I9\/WRf5pT+oj1LSeJmv8c0\/qx+8jxM1\/jqn9WP3l0+m+qjzcaJ+0T98v+JvH8TMq4dbVX4XavNYjZlK3FIOPST2fOq3yrmWnQz+3HsYcWse+pUqeDbMFzXAADs3C6i64N3jKL3W2K0alQbtY+iWg90yfsXGZcyrc4rmd2CXFT2ncs1a9bNWktExEhc6jq8UeJeB6lhT0noKzoVHJNPibbzjHrX4FsXHEPJl1U8Jc0vDVIjVUtNRjzkLy9\/WRZ\/clP6iPUtH4ma\/x1T+rH7yZ4NVySTjTCT19rn7y6fT\/VR5UY6HFYVxLHjL\/ibr39ZF\/mlP6iPUsDMfE7CKGC1rTLdu\/wANVaWA+CFNlOeZA6n0LD8TNf45p\/Vj95Y2KcJa1hhl1dnFqdQW9F9XQLcjVpBMTqUPp8PbB1ow0OVSP00pPKwnxNZ7OwxeE+bcLy1bYizFKlVjq7mFmimXctU\/auvdnzIznFzrVhcTJJshJPzLiso8NquY8Co4kzEmUBULh4M0dUQSOeodi3PiZr\/HNP6sfvKIdMopJbHa\/wDyPO6nOrWlGecPGVy27vUbw56yKP8AydP6iPUj39ZF\/mlP6iPUtH4ma\/x1T+rH7yDwZrxtjNOfxc\/eVvpvqoy40T9on75f8TB4jZlyzi+AMt8Dt2U7oV2vLhbCn5IBkTHeNl7cQs5YRjWT7bDbF9Y3TH03ODqZaIDSDv6VxObctXuWMSFpfBrg9uqnVZ8F47QtJG0rPKpLLT7T6S20y1lClUpyclBtxec8xEn50Dl1hd7kzh5UzTg5xCniDLYCqaWg0dXIDedQ7VvvEzX+Oqf1Y\/eURoTkspFq+u2FvUdKrUxJc9n8jScLs6UMuVru1xN1T3PreW3Q3Vof5u8fYFjYbi+CYVxJp4rZ1KnuQHveB4Mgs1MIgDzn5l0niarxHuzT+rf4keJu42jGqcj\/AKb\/ABLqqdbCWOR5M9R0aVSpU6XDqLEtnh9meXM6C64h5NuqgfdUjWfEA1LTUY9IXkM9ZFJ\/clP02Q9SqrOOVb3K18yjeFtSnUE06zPgvjn6RPJdnY8Ia13ZW9z7sU2+Gptqafa\/KQDHwlZTqybWFk41dP0m2owqyrSUJcsN4+5HRjPORjys6f1EepYOPcTsGtMHq2+W7Z3tioCGnwQpspz\/AAo6n0LB8TVf46p\/Vv8AEpeJurog4xTkcj7XP3lb6fsRmj+QVJSnWlLHY+Jr4Gj4ZZ6ZlttezxKnUqWNV\/hA6mJcx0QTHUGB8y7U57yMSSbSmSeZNkPUtL4mq2\/+uKW\/\/Tnb\/wBy5VmR6js8vy37ebra3V4fwW3wNfwZ9HNUXTU0otG2pHR9QqzrwqNSSzLGVsu3l8CxPf1kUmPadOfxEepNufcj03BzLVjXtMgiyAIPzKuc5ZAxPLTBXkXllHlV6bY0HscJ28\/JceqyrTi8NL3Ha30OwuqaqUaspRf739Dt+JmdW5puKFCypvpWFuS5uv4T3HqR0hdVlPiZhfuDRw\/MdB5fRYKeoU\/CMqNHKR0Oyp5u09vTZdZkLJlTNvt3wd6219raJmnr1atXeP4qrCpUc8rmzZe6dYUbJU63o04bprOU2+ffu2WT7+8ixHtSnH4iPUg56yKD+5KX1IepUrjFq6wxO6snvFQ21R1HUBE6SRMLDhT5xLuXuOS8nLWSypz\/AIv6F7t4j5PsWvq2Ns4VogClahhd3TsqdzTjVbMGO3OJV2hhqkaWAyGNAgD5gtVCFSdWU1h8jdY6Rb2M3Up5cntlvLx3CHmVg8Jc04Zll+JnFX1GCuKejQwunTqn7Qq\/PemO9UhJwlxI1XlpTvaMqFXqvu9TyZ+Y7ulf4\/iN3bkmjXuH1GEiDBcSNlroTT\/Wqs0RioxUV2EYQmhCwkQmgBAJCcIQChEbJohAKEQpbQlCAOgEb9qUQpHcoJJABJgcu5ARMnmrJ9joP98uXPlVv0FRVv0Vk+x0\/DJl75Vb9BUVZdVkrmfc6EIWQ0n5oRuiE0Ldgx5FCITQmAKNpQAmhTgZL1yp+BSr+K3P5z1RMK9sq\/gVq\/itz+c9UUu9blHwPntC\/SXX\/skG8Adi2+Th\/tZg\/wCN0vzgtQtxk399mD\/jdL84Lglue7Wf0cvBli8f\/h4J5q39xdTxJfizMp2hwE3Yu\/DMB9rA6tOl08unJctx\/wDh4J5q39xdpnfMdfK+Wra+taNKs91RlItqTEFpM7eZb3jinn1H5\/R4\/N7Do4qTzPZ8nuVD4bP38bH\/AJqiPDZ+\/jY\/81Rb3xxYn8W2X9p3rR44sT+LbL+0\/wBazYh9Zn0eb\/8AZofxL5G04W1M1OzE8Y4cTNp4Bx\/0oO06pERPVeli5j+Ot4aZBApQY7RRbK2GQOIF3mXHH2F1Z29JopGoH0nE7iO3zrT4DYU8N42XlCiXFha6oNRJPlUw47nnuSuyxwx4Xnc8WsqnnFy68FCXRPZbprvz3hxJ993voq+4Xut7S8GyPa2vRMb8ly0cQuzMH\/yKwc78RquWsefh7MOZcBrGu1mtp5ieUFaDxy1\/ian9YP3VWpGnxPMjTYVL9W1NU7WMlhYeVvtzOdjiHP8A9Qf\/ACLFxStnehYVn4m7Gqdnp01XVi8Mg7QZ6GY9K6zxy1\/ian9YP3Vqs1cS6uP4Dc4a\/DWUBW0+WKxcRDg7lp7lRxp42kehRqX7qRVS1illZeVsu87PIFR9HhJWqUnOp1GUblzXAwWkFxBCqP325h+OsQ+nd61cvC2rQo8NKdW7AdbUxWdUBGoFoc4nbrssP34cP\/5ra\/UP8K6zhxRj6WNjyrS7dC5uV0DqZm90s4Km99uYfjrEPp3etbLLeaceq5gw6nUxe9qU33DGuY+sSCC4SCFY\/vw4f\/zW1+of4V0GVrvK+OmpXwS0szUt3CSLYMc0nkRIB6HdUjRy9pGq51iNOlKVS0kl3tLG5xfsgANGCGN5rf3FT67nizmU45jjbVtCpQpWBfT01PhFxI1EjpyAXDrnXalNtHraFb1Lawp06iw9\/vbf4l6cH3FnDy7c0kOFaqQR08lqqb325h+Or\/6d3rVs8Ivwd3n9dW\/NCopWq7QgYtLpwne3fEk\/SXwZvPfbmHb\/AF1iH07l6W2bswtuaR92b4w4bGsSDv2LQE8yp0P26n8oLjlnuu3pNdRe5F2cd2g5ew9xHlC4gHslpW2zX7p+Lyy9w\/bXt3wVDT7WnXGkTy6LVcdv3t2H4z\/dK3+M4+7LWRbHEWW4uC2lRZoLtPNo6wVueOOee4\/P6TmrKz6OPE+OWE+3cqeOIUA\/7Qf\/ACJ\/7wv\/ALg+aoug8clxt\/qan9YP3UeOSv8AE1P6wfurhw0\/rn0HSal+yR\/iic9HEL\/7g\/8AkWTwyq3tbiXRdir6770NqNqmuSXghhEGd9ohbjxy1\/ian9YP3VquG9+cU4pe33UxTNw6tVLAZ0y1xiUSipx4XncmrK6laXHnFFU\/QeMNPOz7iw8dzzaYNmqphGL0gLJ9Nrm1gJ0kjcOHUd65rOnDW3v6JxTKjqZ1jWbdrgWP72GYHm5eZc3xrH+2j\/6hn2LV5MzriOWKoZSJr2JMvtnnbztPQq06icnCpyMtnpdWjbUrvT5Ym4rMX1Zbfc\/725nM3FCrb130K9J9Osx2lzHCCD2EK2vY\/wD\/ADv\/APh\/vrfXuHZd4lYZ7as6go37BGsCKlM9j2\/wh3\/MV58KMu4hlu+xu2xGjpDvBGnVbu2oBr3B\/VzU0qThUTW6K6rq1O706rRmuCqsZi+fWXLvRTubR\/tTi\/43V\/OK1ELcZu\/fTi\/41V\/OK1CyNbn11F\/Rx8EKEQU0Jg6ZFCN00JgCjn2ITQowBQiCmjopGQEiYjdKE0JgChCaFGBkDuST+TZKE0JgZFBRCkRDQZG\/RJMDIo25J6SWkxsOqJRKnAyKNpVkex0\/DJl35Vb9BUVcKyPY6\/hky78qt+gqKs+qyYvdH3MhCFiNZ+aUIhM+dC9AxChEJxtKEAoCITQgLR4a56w7DMFdg+OtLbdpd4OpoL2lriSWuAHaT2810Xvg4cfydh9Rd9xUlaW9S7uqNvRGqrVeGNHaSYCtMcG63XGmfVv8S005VJLCSeD5XU7PT7as6tatKm574i3hvteyfebr3wcOP5Ow+ov+4vShmfh7bVWVrcWbKrDqa5lk8EHuOlaHxN1fjpn1b\/EtXmbhfcYLglziLMRbc+AAcaYoaSRIBM6jymfQrvpFvwowQp6VWkqUbuo3LbGXvn\/aariZmulmjFaJtGOZZ2zS2mX7OeTEuI6ch8ys+vnfJl9ZUqGI3VK4Y2Doq21RwBAifgqqMj5PrZsfeNoXVO39rBhOtpdOqezzLq\/E5e\/G1v8ARH1qkHVeZJZybdQpaVDo7WpVcHS5Y574fPD8ToPfBw4\/k7D6i77ifvg4cfydh9Rd9xc94nL342t\/oj60eJy9+Nrf6I+tX+k+ojFw6V+2T\/if\/E6WhnTIuEipcYaKLa+mIt7RzHOHZJaPtXDZbzdbVOI9bHsXf7VoVWuGzS\/SNOlo2E8gFjZy4f3OWMKbfVr6jXa6qKWljCDJBM\/kUMw5DuMFy1Rxipe0qtOoKZ8G1hBGsSN1zlKpnljG56NraaaoNxquTrZhxN5frS2+JZF7mzIN9cGvevta9YgAvqWb3Ex3lqx\/fBw4\/k7D6i77ioxCjp2+xHaPk3SglGNaokv3v6F5++Dhx\/J2H1F33Fh43jmQKuDX1Oyp2Qun0HtpFtk5p1lp0wdO28bqmEKHWbWMI6U9ApwkpdNUeP3v6FrZUzZgthw3r4VdXmi+dRrsFPwTzJdq07gR1Cqhd5kvh3WzNg5xD2+21YajmNaaOvVHWZHXb0LfeJur8dM+rf4lLp1KiTwc6d\/pmnVqsXV9KUsvKbw\/VhFSwul4f5hOW8xUbmo4i0qfsdwAJ8g9fQYPoXa+Jur8dM+rf4lW2YMLqYNjN3h1Z2t9u\/RriNQ5gx3iCqOE6eJNG2lfWWqxnb05cWVusNbe1HTcUr3A8VxeliOB3Qq1KzYuGeDe3cRDvKA5jb0LiIXeYFw3vsay5SxWzvKGqq1xZQc0gmHERPLouNxCxucOu6lrfUX0LimYcx4ghJqTfE1zOmnVbeMPNaNTidPZ55rHsXLkWlwvzbgWC5WfZYtd+CrOrvcWGk90tIHYCOhW598HDj+SsfqL\/uKi0wCd+xWVZpJYWxjraBRq1p11UnFy3eHhfAvP3wcOP5Ow+ou+4mzMfDqm8PYyxDmmQRYu2P8AYVe5uyFcZawejiFa9pV2VKjaYY1hBBIJ\/Ut\/T4P3r2NcMVt\/KEx4I+tdVKo3hRR5E7bTo041JXdThlnHpc8c\/wBU1XFDOdDMta3tcOa\/2jbku1PEGo49Y6AfrXe2+dcoV8Ds7LE7qnVFOjTa+lUtqjgHBo\/owuZ8Tt78bW\/0TvWl4nb342t\/onetEqqbljmTWlotSjToRrOKhusZznvzhnQ++Dhx\/J2H1F33Ee+Dhx\/JWH1F33Fz3idvfja3+iPrXO4HkW4xbMWJ4Sy8pU32JIdULCQ+HadgjlNPDihTtdPqxlOF3Uaju\/S5fylh++Dhx\/JWH1F33FyOH47gNjxRdiVrUp0MHDIa6nRc0AmlB8kCfhT0WcODt58a2\/0TvWn4n7zb\/Wttt\/6TvWjVR49FbCjU0qmpxd1KSlFx3bfPtXo8zmOKGL2WNZodd4bW8NbmkxurSW7gdhAXIkRsrV8T138a2\/0TvWuXyjk2tmS8vbeldU6BtYlz2k6pJH6lxnTm5brdntWeo2NO24aVTMKaSb38FnY5zC8Ru8KvGXeH130LhnJ7fsPaO5XRlfiphtzZhuPH2ndMEFzWOeyp3iASD3KnsZw12GYrd2L3io63qOplzRAJBiVhaEhUlTex1v8ATLXU4J1V4Nc\/78TMzFcUrzHsRubd2ujWuHvY6CJBcSDutdC9mUXVHtZTaXPcYAAkkrs8f4fV8By+MSxDEKLHkNAtwwlxcf4Mz06+ZUUW8tGudzRt3ClOWHLZd7OGhEKREBJVNIjzQmBJQgFCITQgFCITQgFCITQgFCE0QgFCE4QgFCITQgFCICaIQChWR7HYf75Mu\/KrfoKirhWP7Hb8MeXflVv0FRVn1WWjzR9yoQhYTWfmohNC9IwiRG6cIhMASE4RCYGTseEuGHEc6WjiJp2oNd3oED\/3ELecX8yXlPM4ssOvK9uy2pAVBSqFsvd5XTuIW44E4b4LD8QxN4H7K8UWE9A3c\/aPmW3xXh\/l7FMRuL67vbo167y98VmgSezbktMacnSxHtPjbnUrenq8p3HKEcLbO73b\/Apf3xY18a3307vWrf4V4k7MOUr\/AA7EKz69ZhdTe55LnFjwY3P\/AHKPiwyv\/PLv6dv3VvspZVwjLd3WqYXdV3urtDHMqVWuBgyDsBvz+dTSpTjLL5HLWNXsbq1cKOVNNNejjdP5FC29\/iuXL27t7O7rWlYP8HVFN0SWkjf8qyfflmP45vfpCttxdww4fnK4qgRTu2trtjtIh35QfnXFws8k4trJ9Vb9DeUoXDinxJPku4v3JGJ3t5w1ur26uatW7FOuRVc6XAgGN+5VB78sx\/HN79IVanDz8E93\/V3P2OVGrrVbxHfsPH0e3pSr3ScVtPuRs8TzBi+K24oYjiFxc0Q7WGVHyJ7fyq3eJX4LbPzW\/wCaqPhXjxK\/BbZ+a3\/NUU94y8C+qwjC4tFBYXGUaee2yE4RC44PohITW8yRhvurmvDbRzdVN9UOeP6LfKP5AUSy8I51asaUJVJcks+4trHqjso8KaNC3caV06mykCDBD3nU\/wDvKnffFjXxrffTu9a+hM3Zfw3MdKhQxS5rUmUSXhlOoGyT1Mg\/5JXM+LDK\/wDPLv6dv3Vrq0pt+jyR8Vo+r2VCjKVxnjnJye2eZwvDrNGI0832DL6\/ua1vWcaLm1apcPKEA798LYccsNFtmG1vmNht3Shx7XMgfYWrrKXDTLVKo2pTvbxr2EOaRXbsf7KyeMWHi\/ya65pgPfaVG1A4b+STpP2g+hR0clTal4nRapaz1SjWt9lJOMtsc+X3hkm+fhnCehe0mte+3o1aga7kYe7ZQpVsucS8M8HUb4G\/ptmJirSPcf4Tf87FY+A\/gUf+K1\/z3qk7S5r2dzTuLWq+jXpmWPYYLT3JOpwqKe6wLLTI3dS4qwk4VI1JYkvg12o3mb8oYjlm4i6Z4W0cYp3LB5Lu49h7lzg5q5socQ7PGbcYVmplIPqDR4Zzf2Op8ocmnv5eZanO\/DOpaar7LodXtfhOtpl7B2tP8Ifl865ypJrihuj1rXVp0aitdRXBPsl+rLwfY\/725HR8af3k2f4zT\/McqsbnDMYAAxi9AGw\/ZCrV4ytJyXaDr7Zp\/mOVJtpqa2eN4OPk7ThUsI8cU95c16zt8i5mxy9zbhlvd4pd1qFSrD2PfIcIPNdHxfxrFMLxixp4bfV7Zj6GpzaboBOoiVxfDunGdMJP\/rfqK6rjUzVjeH\/i394qyb6N+JWvQpflelHhWOB9i7zjhm3MXxxe\/SFYlriuJ2t5Xu7e+uKVzXk1arHkOfJkyeu68m0u5eraG4ERPbsuO57yo0o5UYrf1Gc3M+YC4f64von+Wd61a\/FO\/vLDLlrWsLmtb1jcNaX0nlpI0u22XCZfyFjeMsFW2t2U6M\/tlZ2kev8AIrezfk+tmHCqFoLpluWVRULizVyaRHPvVlWhGMk5bnk3unTq3dvOnT9GLlnZdywUP758wfHF\/wDTOXZcEwfb+LOdJc6mwknruVs7rhTa2VM1LrHYaBMNtv8AGtFh+M2OR8SumWDnYq2sxoLpFMNiT01TzUUKsZTTyaNWsZ1LOpSowXFLHcu1GpzblnGLrM+KV7fC7ypSqXD3Ne2i4hwJ5hag5Rx34nvvoHepdw7i1WDjGDMDf6+T9iGcXC7nhlNvnqn1Lq4089b7jFTuNWhBR83Wy+siPDDJdxQxJ2J4za1KHtc\/sFOq3SS\/+MQeg+3zLnOJ2YTj+NmlbvmxtSWUo5PPV3q7grLyvm+zzPb3Vrd+Ctarmlujww8trhGx237lUmZMEq4Li1ezqy4NM03x8Nh5EKaiSglHkcNOdSvqFSperFSKXCuxLtafb\/X3c2aagWdy2LqRC8X01nwfUZMEthIrKdTXk5ijBZM8kKRbCUKME5EhNCYAkdE4RCYAkJohMAQQnCEwBITQmALpy3QmlCYADvVj+x2\/DHl35Vb9BUVcwrG9jv8Ahjy78qt+gqKk+qy0eaPuRCELAbD81oQmhemeeKEQmhAKEQmhAW1a5pwbB+GZw6wvW1MRdblpphjgdbz5W5Ebaj8yqSE0K8pOWM9hjs7GFo5uDbc25PPe\/wABQs\/Ar92FYzZXzNzb1W1I7QDuPmWChUNcoqacZcmWZxcxnA8etLCvhd82tdUHOY5gY4EtdBncDkR+VVlCaFacuN5ZlsbONlQVCDbS7+feWvkzM+D2HDu5w67vW07xzK4FMscZLgY3AhVPCaElJywn2EWtlC2nUnBvM3l5\/AUK+WZqyfe4BZ2OK3lKqxlKmH03UqkBwaOwKh0KYTcORy1DTYX6jxycXF5TTw\/gXX7a4afxbT6Kr6ke2uGn8W0+iq+pUohX6b91GH8gr9oqfxf0Lr9tcNOy0+iq+pajLWKZWwvPmKX9G5pW+HikxlrFN5BJaNRG0jcEb9qqtCjpeTwjpHRIqM4SrTaksbyz3er2eDZ0Of8AF2Y5mq9u6FQvtpDKRgiWgATv27n0rnYTQubeXlnr0aUaFONKHKKSXsFCtvI+asGGRauD43eihUipRaHMc6WO3B2B6k\/MqlQrQk4PKM99Y072mqdRtYaaa5pr3lr4TmfB7fhc\/Cqt60X\/AICqwUtDtyXOI3iOoVTwmpNakpOWM9gtLKFo6jg2+OTk897E1q7vI+fL3Aiy1vNV1h3LQT5VIf0T+o7eZcWxiyadPuSLcXlFrq2pXVN0q0cos\/iXmbCMcy5QoYddirW9sNqFmhwIGl3aO8KsmUl70qJdyC7fKGR62KMF1iD3WtmOXk+XU8w6DvU1KifpSOen2MLOkqFLLSzz9Zo8k6bbMthc1pbQpVNT3xs0QV22eWYTit1Qv7\/EBa29KjpbSEOq1fKJ2AmB51t8y4VhmE4A54pObaU27UKLPKqu6a389PcIVG4pVq1arnEENJ2gQFWNTjg0uR0lY0\/OY3Euslhdx0eI5hwqnbe18Hw1tB38K4qu8JUPm6D0Kw+FmCYDUw9mI4lWtri9qEuDKrpLAOsH7VQ8yV7Mr1AC1jy1p5wVzl6UeFbG1LDyXvnHixaYbrssuUmVqjDp8OR+xj5I6\/Yq5xLiHmbE2up1MRqMpu2IpAM+wArkGNnclSNTQIbsphTjHsEpNmebl53rvLz3mVtMPx6zthF1hFpdwIGouYR\/ZO65g1CTuV62zqZf1J710bUtinDjc3GJ4hQxG48JRw+3s2xGmjqg\/OVralm17tTHBpPRerq9Njd\/KPYlZl7qklkN7SNgr4XIrl8yVtQc0gkNMcjEKyMg0aWN+FssUs6N5RY3yHufFSn3DcEhV+Kg1ENOohZtldVLa4ZXtar6VZhkOaYIXPjjUThF4ZOHFqT3R2OZMmWNq\/Vb1qtq0mP2Ua2A+cbgd+65LFsu3+GjXXoaqJ5VaZ1MPpH61vK+cMVrOLqzqT2kQ5ugQ7v86mMxGlRY7DyKIO1W2IlvnHZ6Fz9ODUZcyz4JLKOHfSXg+krOs8Aw\/M9s+pZh1teN5hgBE97R+qPSuRx7L9\/g1UNvaJDHHyard2O8x\/Ud1ZTTfD2lXFpZ7DmH04Xk5q2NSmsapTVsEJmJCIXo5qgVXBbIoRCaEAoRCaEAoRCaEAoRCaEAoRCaEAoVjex4\/DFl35Vb9BUVdKxvY8fhiy78qt+gqKs+qy0esj7iQhC843H5roQhemeeCEIQAhCEAIQhACEIQAhCEAIQhACEIQAhCEAIQhACEIQAhCkxqkDa1e9NkopsWVSpqUirYU6a6TLmWrjFZrPDqVm0+VU0yXHsaOp\/IF55fwsXFwH3LHeAbuZ2B9P+fsVii9ZZ0KDWthrtqTR18w7Fnq11H0Y8zrTouW8hYfgeF4UynWr06bnt+Cw+Vp7yTsT3\/Mtlf4vatoHVdMZTmfhwfyfqXD5mrXl6A14ApuO7nugMHOY\/X6FqcAxi2w+7dc3ll7buJ8mo6pGnvDY598qI0nUjxN5LOooPhSOozVmRlLDatqxtV9zcSD4URpb2x+o+lVZiI1MA6hdfm3HmY2+gaVLwLGtl7Omr9e3Vclc17ZjpqOBjnG6004KEMPY4yk5T23NLUljik2pt39qnfXLbipNNpAWMAZ3WdvD2NCWVuZIqu6Er0adQ6z51jsYVlUmEQrxyyrwjydLSVEP07tkFZFRgJWJVYQVEk0StxNuHsqhzjq3ndb21vRcP8gbdQVz2mfOhhdTd5JIPcohVcBOmpHW0qAa7VJJQaTjVLh865yhiNxR5PJHYVsLbGGVSG3LSz+kxTKFGceBLHac8VIPi5m3BfognyjygrH8NpcGyZ6wptbBFRjw9h5FJ7jVAAAIG3JebdVKnHwy2waaEY8OUdZlDMN5hlem+g2g5sGmHNDRU3368+XVW3a3D8QwumzHLe1uaVdu7g2A8HuI2d3Kr8p2WE2OG0r7G6lNrq5L7Zo1S4MMOB2gc9txyWvzHirjiFZ2E3FUWdQ\/BcdgesDoqqclu2deFPY6XN\/DRzbKpiuVnuvLNsmrbc6tIdo\/jDu5jv5qrKlPnIVnZFz5f0Kgtr6v4WmzYAnTVIJ\/gv7R2HnyWpzw\/DsWxWrcWgZRuH+UXtAayvPUxs13b39i20btPaRlq27W8SvalNY72raVqRa4hwII5grEqMW0zJmEUL0e1eagvkEIQoAIQhACEIQAhCEAKxvY8fhiy98qt+gqKuVYnse3NZxfy+97g1rTWJJMADwFTdVqdVlodZH3IhRY9lRjXsc1zHCQ4GQR2hC843H5soQhemeeCEIQAhCEAIQhACEIQAhCFIBCEKACEIQAhCEAIQhSAQhCgAOa9mIQpRDMqks+zANemCAQXD7UIVuwqbu1q1CWg1HkGs7aT0DYXrSqPrY3QNV7nkFgGozsUIXjx66PSl1TzzXUf7pPo63eBZ8Fk+S3zBcvqd7cjUY7JQhexR6iPPqddmRfki1qEbbLmKxMc0IVbgtbnnTJDtjCyBzPmQhZ1yNEj1b0WTTQhd4nGRE81jncO86EKJExMdv7b6V5zu49UIWc7Idv5VxTDtwSOazLhjRWaA1oE9AhCmPIM2lpthlYjYz086ymkhroMS08vMhCzX\/Xj4C37fE3ldznZRty5xJp3LmMJPwQRMDsErEsty2d5iUIXKh1\/Y\/gXq8vaK4aKeMkUwGjVybt1XvQ3O+8uMz6EIVbb9Ivb8C1fqMxMR+DRPUsO\/wD3EfYtZV5IQvXo\/o0YKnXZiVeax3c0IVmQhIQhQSCEIQAhCEAIQhACsb2PG\/GLLwPLVW\/QVEIVZ9VlodZH3CAAIAgIQhecbj\/\/2Q=="
                            },
                            {
                                "timing": 56613,
                                "timestamp": 4586599109,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwQFBgMICf\/EAFwQAAEDAgQDAgYMBg4IBQQDAAEAAhEDBAUGEiEHMUFRYRMXInGB0QgUFRYyVXKRk5Sx0jd0obKzwSMzNDZCUlNUYnOSwuLwJCUmJzVFZIJDRGOio0Zm4fGDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQgFCgYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBkbHRI1JTocEVFjNCVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAnkJTe1zHFrwWuBggiCCp1NVJzqYqBzZBOkmD2H8qg5xc4ucSXHck9UAOgHYkhAEuAEbmNzCSEAICFItHgw7U2ZjT186AihCEAyZ6KVVwc47zyAImPyqMCCZ37EkAJykgbkAmB2oCYcPBESNyCRvv+pRkdBukmDJEwgHonUQRDRO5hRU6unXDJgbbmZPVRIIaDtBQE67mOqk0meDYeTdUx6V5qRbqcG05cTHTeVFASaWaHhzSXGNJmAPR1S6BIc03OLjJMlAJN3OQCG9JSnZCAbQTIDSTE7dEhJMAboGxTgbQd+u3JAKdoUi6REDnKXImBITI8nUOXJALm3lyPNHIEEbo0nmBsEkAJn4IMbdqREEiQY6hMmTP2IBxt5Ug8wkDB2SQgDeJ6IgpgwDsDO26AgDYwOSG7EdySbSGmSAfOgEnse5DjqM7DzJIAKYBMwCY3SCEAJkgxAhJCADz2mEy1zWtc5pDXciRsVNodTYyqyoA7UQNJhwiN\/yqBcSACSQOQnkgDbTzM9iSEIBkERMbidikhSptDiZc1sAnyuvcgIoQhAOVPUPBtH9IkgTPqUGgEiTA7UkAIlCEBOk7S+dhAMHfnHcoyOw8kEARBnbfuSnaEBIN1QAdyeqRBDiCRt2GVN2kUxE6z37AKDQSCRGwnmgJks8C0BkPBJL9XMbQI+f515p7aOflTyhBBESCJ3QDploqNNRpcwHcAwSPOrF9j1V8BxfwGq0HyfDmAf\/AEKirhWFwDcTxWwMTtFf9BUQH3VRxIuo0yaZJLQd3f8A4Qtfbfuel8gfYhAfnGhMSDIMEJIBgS0mRt07UkwQGkQJPXsSQAhCEAIIIMHYoWXYWtziuJUbahNS5uKgY2TJLieqENqKyzFaAQZJBjbZB22iCNivofKmS8Esru8wXEsOoXNe3Da9GvUb5VWk77rg4fMtDxmyVh9jgVHFMGs6dt7XfprtpjZzXQA4+YwPStcrOcYOfcfPUfKa1q3UbVJrixh7YeVldud\/DnsUrG09ELbZXrWFPHbD3b1PwttXVWZuREc4HonuC2nEGtg1zitF+Ato6RRAuHW9J1Ok6pJ3a124ER6Vm4fR4sntOvisqPC91nONvDPecu4AE6fKadgSISU3ljqgOjQzYENPz81AiFU0D0O8GXwdIMTG0qI5FSG4DZgSonYoBgGJHIJAwQRzRKOqAJ33TLSADBg8im5oBMnfYhAPkkTt0CAihSbsYdy5mED4YLiee5iUAOZpLgSNjEjcH0qM\/kTdHMbdySAYPPvQ4iTpBDZ2BMptBLXaQTAkx0CUflQClSeQ50tbpEDaU2tBFQgiAJGoweY5d6gdygGTzgQCnpDdJeCQ4EiNktJgmNkOiduXnQCAnkhOYjTIMb7onY7b9qASECAdxITcZO2wQAY3QADAndKNkxJ2AlAMy0kSCeWxUUDbohAETyR0lMPIa5o5O57JcuSAEEIKEAIQEEkxJmEA2jU4CQJMSeQSTaQHAkAjsPVJACEIQAiNp6IUtb3NawuJa34IJ2EoBNjUNRIE7wmQBO2x5EpQSCQCQOZU6jmPqucGaGE7NaeXzoDzAnkhSY9zJ0OLZBBgxI7ENaSQAJnlCAIEAiSeZEJbbqZLfBBmgapnXJmOxRIG0T3ygBjHVHaWgkwTAE8lHqm0wdjHRDhEbgyJ2QBBc7YfMkhCAZJMT02Vg8AgTxYwUgHYVye79gqKvw0EAkwJgqwOARjixgoBO4rz9BUQH21bfuel8gfYhFt+56XyB9iEB+caEJlukwSOU85QA5paYcCDz3SQhAONpn0JIQgMvDMPvcUuBbYda1bms7fRTbqP\/wCldPCzhxeYNilPF8bFJlVjCKNBrtTmOO0uI25E8p5rqOEFGjS4f4ZUp06bH1GvL3BoBcfCOEk9Vl49nbDMLoXLrdtfEatATUZZsL20\/lPHkt+ee5erQtqdNKrUfrPz3Vtdvb2rUsLOntlxb5t748En\/bPHPuJWuAV8HxivV8G+nce13D+PSePL27oa70d66TEbShieG17SuA+hcUyx3XYjmvmTP2c7vN95QqV6LLe3oAilSa7VExJJ6nYfMu74d8T7nwdpg+IYdXuzTYKdOragvqEDlLOu3UFWheU3Ukn1WcLryZu6VnRq0\/0sM5WVss5WH6vx25HI5o4a4\/gZfUZb+3rQb+Gt94He3mPsXFte+k46HOaYLTBjY7EL6p1ZgxedDWYLaE\/CfprXDh5vgM9OpUnxowe1wbMlrTtTVe6tbCrWq1Xl76jy5w1EnuA5LLc2yprjhnHrPoND1ypdz82ueFzxn0d+Xf2e5vwRwLnaiSYBJnYQEN8ryQCSdgooCxH1IIQOabh1AIB5IBRBg7EIMSY5IlMNkgAiT6EAASDuiIKIMT0Wbhlj7eNQeE0aQOTdXPqd9mjqeiAwhAKY5kAhdHSynWqVqrW39kWNcWMfrIDz05jb\/PcoNyleP8N4O5s3eBcGvh7tiY66Y6jz8hJ2QHPmO0RCW0DYz51OtTNC4qUnlrixxaS0yCRtsUgQCC0mY3QCMBoEHVzmdlFbPCMNbiJrtNUUnta3QXNBaXFwaATIjnPXYHZZVxlu4tQ81rqy2ZqAFQku3jbbtI\/zKA0wYYIfDWtdDuWoT3czyUCY2HzoBG+3\/wCFJ3lEkxJ325fMgFIceQCR9K2uH4M+9sxcMuralNY0dFVxBmAZ2B23\/Isy4yreUW1nVLm1ayi8scC90iO7TMfq35boDn+kyN+YCQkH1r2vaHtW7r25cHmk9zC5sw6DEiV5MaXuiQCe0wgFA7d0BpIMbws\/CsPGIPrMbV0PZSNQbSDy2npz3J7Fn1ssXVHwvhLqzaafMF7gSZiB5PPu8xOxEgaBMfC22XQsyrceEpsqXlmzW4sHlE7gE9nd\/k7LXYrhNbDaVCrVqUqlOuXBhpzvGkzuB\/GHLvB3CAwHcoG\/VR3juTc0tcQSJHYZTZ5TmtGkTtJ5b9qAipkN0Ag+VMaezvW9GWaz3\/sV1QayYJrSwjeNwJ2OxHaN+hjzpZdr1BTFK6snuqNLw0PMwI35d425oDST3BLot+ctVjbOqtvLRzmvLdAceTQ4udMchpP6plaCdoQAhe9g1r763a8S1z2gjt3X1ReYdg1pVZT9w7F4IEabdk8\/MtFC3dbOHjB4ura1DTJQjKDk5Z5Y7Md\/ifKOk6dUGOUpL6vtrLAri4NFmDWQdE72rO\/u7l81Z1o0rbN+M0bem2nRp3dVrGNEBoDjAA7FNe2dFJt5yV0nXIanOUIwcXFJ747TTASdyAkhCzHuADBlA59iEICbKj6erQ4gOEEDqOw\/MokzJPOegSQgHMxI5I5dUlkWdM1q9Ci1\/gzVqBmrskgT+VAedSq6q4uquLnEyXHcn0qDTB3Ehb65wU0K1hTdiApC6qBhqV2uYyhJiahEwRzIAMBaWtsXt8IKga+A8TB57id4QHm5pESOYkJITiRtOw3QCgxMJkARv50kRsTI8yAbefRWX7HCm1\/GfLrXgOaXVwQRIP7BUValpBjY9dirK9jZ+GrLfyq\/6CogPu8W9EAAUqYA\/ohC9UID8wN4jZEFTbEjUYHUwlzMN37FJBEDeEEyANthHJelRjqb3Me0te0wWkQQVHmgIwhstcDAMGd1PUdOmfJmY70kB3+Sc3YfStKOFZoN7Uw2ltSp0XxSEmTra0BztyeZPmV9ZevsIvsPYcCq2z7UDZlAABvcW9PSF8jLrOGOYHZfzXa1Xv02lc+BuPknkfQYPoW22unTajLl39p8prvk\/G7pyq0W1JZfD+q3z5d77\/eWBxrycysyyxTCbWmys6qKFZtNobrLiA1x6c9p7wrIyrl+zy9hFvaWlGm2oxgFWq1oDqjupJ5neVmYzh9LFcKubKv+112Fs9h6Ed4MH0LjsdzbUw3h3cXlxDMVpk2LmzuK4Okn5vK+Zeg4Qo1JVH2r\/s+Njc3WpWdKyi88MsP156rfqW\/hsbTM2fcBy9LLq7Fa5H\/gUBrd6eg9JVA8Qc1OzdjNO9NqLZlKkKLGa9RIkmSe3dc215Dw4HygZk9qHSSS7md15de6nW2eyPv9J8n7bTH0kMynyy\/wXL4v1kI2PanGk7Hp0T86Fmwe8RhBlSBI5KTgGuEQ\/aTz+ZMECeGjYAztuo7Ty+ZNHLmEwSRKGgz+tSEKYI0QNt5JTAIPkuce\/mjW\/QW63aTsROxUidLhpO43kHqk0kHZQCCOojaF71i1waGB083A9vnUKbA9waXNaD1dyU4B5kEkk79pTa0vMSBtMlSJ325RHYkDzTAyIth0GWkc5HVNonqAR+VSLiXku684AU3sc1oYR5RGrYjcEBMA8jLnQ2TPck4HUdc6us81Nw0mQZEwHDqkGy07ieztTAIRtyUuewG56BHVSjYwR2oRkTWOcBEbfkUT1mS6ecr0AESDDugCTh5Rg98nqmCSOxdt5IjqpVA\/SzwhMR5IPYexDnl7QHEeSIGylXrPruBqPe8tAa3WZho5CUIPKfJgpQpedNpLfgkidjBTBJEExE7HeFGFPuTgaSZ8qeUIQRa0wXAgRtz3MpRCltB337EISFF7qVVtSnGppkSFZg4z4+AAbPDSe3Q\/f\/3KtHtLHlr2kOBggiIQYgQTMb7K8Kk6fVeDJc2Ntd46eCljllFmeObHgT\/oWGz8h\/3lXeKX1bEsQur250Gtc1HVX6RAkmTHYvBzHNY1zmkNd8EkbHzKKTqTn1nki2sLa0bdCCjnnhEIRC9GuLSS0wSCPQUlTBsyRO4Gw2EbIhSUqb3MeHtMObuCmAeUJwI71I7cxugDtTAIwVJpgQWgjvQpOc54bq5NGkbcuqAQLZE0xHnKTjLdg0CeQQgx0QZE6SSZnzpbgKSkQCzUXbzEdfOmARAaGy4EkyNkoEAQJUjueUIPmTAIHuVmextH++rLfyq\/6Coq1O6sz2NseOnLnOdVf5\/AVFAPvFCEISfmI8hxENa2ABt171GFKEADrPoV8FMkUw0uMASe5SBIBAJAIg96TSWmRzTAyKBHPeeUJQpBEJgZHTIbqlgfIIEzt3paHaNYHkzE96bWl7g1oJcTAAG5UYTAyWHY8Wsw2llQt20rOoKLAwPfTcXEARJ35rlsz5ivcw3r7i7FOnrIe6nRkMLoDdUEneAB6FpuyUQukqk5LEnsY6Nha0JurSppSfakScPDVgKdMMmIaDt+VecKZa4AEggOEiRzSXPBsyBJIAcSdIgA9FGFMCe5Ic+UpgBTY57g1nwiYCDAE8z3IMITAyABe4Na3cwAB1Kb9AENDp7T6k9R0BkCAZ5bqPRMAjCkJaNpE7KQMOOoDs8y9NTn1HPYIc6ZAbyCYGTxa0HmY86AC2dhuFNxk6nEOPLnygQpikalZtOk2XO2bH8JMDJ4kECT15JtAIMgxG5HRNohx3Hk9vVIGDPJMAdUvcKeuNmgNgAbKG4kDzKYaTtB1bQI5qPI7SCEwMkY7U3DdS0yCRuBzRHPb50wMj0+U0B7YjmoGdwdt1KN5aCByQ7mY5dNkwMkWidok9FKAQQTJ2hGwJg8u0c1JnIhoEkGSSOSYGTzBITceTgQDPITsn5z17EkwMg2WPaWkhw3BhI6YETPVTc5zhu9xHIAmYA5JATz7EwMkQ0uMAbnkEoUzuTyHmQ6NR0ggdJTAyR26ylCkAgNLiA0Ek7ABMDIoBIAJHaSm\/mWtkNnrzTIIMEQR2oaQA6Wh0iBJ5HtTAyLV5BaWtJJB1HmO5RhShEJgZIohTMB0sJ2Ox6pHcknclMDIaYMPlu08vmUYU3EuMnnEckkwMkV6OBq1n+DphgMu0A7Ac+qim5rmxqBEiRI5hMDJCFJxLt3GSIG\/YjpHRACYGRkg0g0MAcHEl+8nuSexzCA4QSAfnTDXFpIBIHMxySGx2TAyAnTpkhrufYlCY7EFMDJEBehZpjXzIBAG+0JbdijCYGRgjsnfn1UtLWNl7XSdx0CGOLCSADIjcSopgZIqzPY3A+OnLhj+FX\/AEFRVt2bDtVm+xxeHcZctNAA0urnkOtCoowMn3ahCFUufmKY0iCdXUJJ793YmOUEBdTmR6IAkpkdiCSeg5RsIUECQmOYkSEkAAkEEGCmxupwBIbJiTyCUIUgaABB7UDvEqYA0HU7ePJAHWeqEkCeXcm5sBpkGRO3RJCEAgxqMcpT23iAI67p1GBpJYZZJAJ5n0ISQTiRsOXMpIhQQelNpjwmjWxrgCDMEnp+QqLnE93SAgnkJkBI9sISNkbl0wOxMDeGwAdpKIAaCCS6d+5DHBpJLA7YiD9qA9BTaAPKZ5W0uPwe\/bdeLgRExuJ5yptJcSHGdjzJUdPQxPnQBGw5CeqI3gndEQ0nodlJwADS2TI6hARMSefLZEHytIkAbkDkvVlMVA8gOc8bhoHSDJ9CjUDWnyXEgjsj50BEjyB86k5sNbqggjaCJ9PzqMEAkelSFOZIIAAkygAO0giQ4kaRI5f53UGt5k8hzEwV6HToGlgB7Z3Uapl2qZJ3PnQEBHUn5lIaQCCJJHOeRQ1rS7qGgCe1DjLQ0CAPyqSBDTBkmeiHxO0QNpHVBAkRyTk7tbIad4UEiDXQTBgRJjkpsLdRkEtggb8jCjqdyJMGOfcpVny6WxECI8yAi5sVC0uGxieYSLdtt4G8DkjUQ3R0mUhtO0qQNwaGiJ1deoS6ARv2o5j\/ADuiEIAkENgQQN+9JSjydgee5UUAxG8kjbbbqkmOxMHeSAd5hARQmQIRJ0kbQTPJQAIhJCZ7hCkCQSTzTRCAHCI3BkTt0QIJSXo3TqP8FpO\/UgShJCeYEwmGy1xkCOh5lIjcxuEkIBPaAjoNt55qbmgiWmXblw5D0ISeaYEmAJJ2CSFBBOmx1R4Y0EuPQILpEBoaI6dUuTSATJ5gI5gCAhIh5Ttyd+as32OOnx0Zc0A7OrTP9RUVaNDTqJkbbDtVk+xv\/DRlz5Vb9BUR8gj7vQhC5nQ\/MaEl6FhDZcCCRI25hLpHTsXbBxJNeQ4Pbs8HoNlBwAcdJJHeIU9Usgnl8GAok7QgIJpohMAGtLjDRJgn5lEq0sn8MbfMOVbfE\/dCpRuKwfDPBgtBDnNHXuVf47g95geJ1bHEaRp1mH0OHQg9QukqU4pSa2Zht9StrmrOhSlmUOa+72+w1wEg7EwJ26IIThSpUn1ajadJpfUcQGtaJJPYFzwbskXtLCA4QYn51FW\/gHB51xhdOvi96+2unjUaNNgdoHQEzzXMcOsmW+a7vEKNe6qW4tQ0gtYDqku7+5dvN6mUmuZ5S1uylCpUjPKp4y8PteF2b+w4hwIJ2I86FeHiXsPja4+iHrR4l7D42uPoh61fzOr3GT86dM+0+6XyKP5Ij51d7+DFg1jj7q3Gwn9qHrXJ8Osg22arC7r3F7UtzRqBgDGh0yJ7VV21RNRa3Z3p+UFhUpTrRn6MMZ2fby7CvSZJ0iAekpHmrx8S9h8a3H0Q9aPEvYfGtx9EPWreZ1e44fnTpn2n3S+RR7Y5Hr17ElePiYsPjW4+iHrXG8ScjW+UrSyq0LypcG4e5pD2ARAHf3qs7apBcUlsd7XX7G7qqjRnmT5bPx7jg29k+SecqLhpPkmR0Kk3YHl6eqsjh7w7tc04E6\/r31ag5tZ1LQ1gI2AM8+9c4U5VHwx5m+8vaNlS6au8R9\/wK0Gx35dQgGDKvHxMWHxtcfRD1oPBjDyZ91bgH+qHrXbzOr3Hk\/nTpn2n3S+RSQ8pjG6id+QXoRqpy1hLWjeDsOQmFdPiYsdJaMWuIP8A6Q9ar\/POTrjKF9R11jcWtYE0qwEbjm0jod\/m9KpO3qU1xSWxqs9dsb2p0VGeZd2GvijkiRqJaDAHUdVJs1A+DpJEkD+F15BXPhfCWyusPtLs4lXa+tRbUc00mkDUJ\/WvZ3BmwJJ91bgE9fBj1q6tKrWcGaflPpsJOMqm69T+RSOgaWh0sMSJ67qIHkzBneSrvdwZsCI91bj6IetA4M2I\/wCbXH0Q9aeZ1e4j86dM+0\/ll8ikRp8Hp31SkWxuN45yu6fk2gziQMsi7f4B2\/htA1ftWvksvP3Da5wGyF9h9Z17at3rSyH0+\/nu37Fz6CeG8cjctXtOkp0nPDqJOPPdPl7+4rpoGjVEkHfsUWjytxEdOSk5kRyIPemHOmT5R5b7rkekJwLS3r5PnUYAdBO3aF1eRMoXmar9zKOqjYsP7NXcJAH8UdpWx4lZJoZRpYe+3vKlx7YL2nU0N0xHYe9dFRm4ceNjDLUraNyrNy+kfZ7M+C2OBKZEGJB8ylA6b7I7Y29K54NxE9ySmeUQJ7UjzTAFJE96OUhSDZIAj0oMT5II9KYAjuSQAO5JeoaXmTqLAQC4CYUNxyTAECNOkjbcyOalUOoNLiS4COXQckMJbInZ2x26SiY5b+dAeaaaInmgIqT2lp0uEEIhEIBDmgggkEEEGN047EQmAGk6dUeTMKKlCI+dAGkwDBjtS8ycIhART86ZHpRp2nZAEwBAIcOspcgFNzIa06gZ7OnclBBghARBgzAI7CrL9jiB46cuRy1V\/wBBUVbtAVk+xx\/DPlz5Vf8AQVFD5ErmfdqEIXI6n5kpJwhoLjAj0laDiJCZ6IHNAJNxBcSAGg9B0QhAfQnD+8qYdwipXlENdUt6Neq0O5Eh7zBTuKGDcUMtCpTIo31IbE\/DoP7D2tMenuI2xMp\/gQq\/ilz+c9U1lvHb3L2KMvsOq6ajdnMPwajerXDqF6E6vAoxksxaR8Ja6Y7upc16EuGrCpLhf4P1P++4jjGBYhhGLuw27t3i61BrWtE+EnkW9oKuLIGTLTKeHux3MbqbbtrNQD9xQH63Hlt5gt\/g+Zsu49hVPHrkUKVaxaS\/wu76BIggdSD0jn59lTvEPO1zmm98HSLqOGUnTSozu4\/x3d\/2fOTz4adD0857v6mvzi\/1j\/Byg6SjtUff6o+K38H3c7syRmcZpt8QuqVLwVtSr+Cog\/CLdIMnvM8l8z1Kr6der4N7mS4zBjqrw4CfvZv\/AMZ\/uhUbcfuioJ\/hFRcSc6cJP1nbQ7enbX13RpLEVwY9zMqwr3Ht21LqtXS6oIlx33VycfKj6eD4Wab3NPhncjHQKlcO\/d9t\/WN+1XRx\/wD+D4V\/XO+wKtL9DP2HbUkvypZ\/7\/gilPbVf+Wqf2inRuK9uCKNapTB3IY4iV4pztCzH0WEZXuheR+66\/8AbKvGwq1TwQdVNR\/hfatQ65M\/th6qhHxPkiAr4sCTwLJJJPtSp+kK1W363gz5zyhiuG32\/wBSP4lJMv7wkf6XX5x8MyoXNxc3Qc+4qvqNDuTjIBPd6F4lsNnczyI5d6Q35mO9ZT6NRS3wGrYAAco5K+ODJPi9vDO\/h6u\/\/Y1UMdjsr54Nfg7vP6+t+a1abT9IfPeVH+Q\/3R+JSDb++cYbdVyezWUvdC8\/nVf6QrwBG+x9CNRDdOkdsxusx9Bwx7jNtMUv6dxScy8uAQ4EEPOx7Vc\/HkA5YsCYn2yN\/wDtKo23LvCsbBILgYHVXnx5\/etY\/jQ\/NK00v0U\/YfPapFLU7PHfP4I2earDEMS4a2VthFN9S7NG3Iax4aYAE7khVZ7y87AR7Sujvz9ss+8rZx\/HrjLnDuxxGzp0qlVlGg0NqzpMgDoQq9PGPG\/5jh\/9l\/3l2rKllcbecLkeRpEtSVOp5rCDjxy62c59jNSMlZ1B\/cl1EfzlnP8AtJnJmdg4xZXTge25b95bZvGLGnAj2jh89pDwPzlIcX8aLRptMOLj\/BDH+v8AzK5Yod7PV4tb+zp\/f8zVcN6N3bcT7KjiIcLum6rTqB7tRBFNwie6FbuM5utcKzZSwfFA1lrc0GuZWPwWuJcId3GOfT7Kj4eYhVxXina31drGVbirWqva3kCabztPRbDjsdOarbkZtGgj\/vcr06jp0XKPeY7+xp3+qxoV1zpdnY8vdeBPijw+OHGri2CU9Vi7yqtFv\/g94\/o\/Z5uXM5Eyfd5pvgxuqlY0nfs9fmB\/Rb\/S\/wA+fsOGXEAW4p4Pj7wbR\/k0K7zPgx\/Ecf4vf083Lo885ww\/JuG+5eX6dBt88EtZTA0UQd9R\/pb7D0npLo6Uvpc4XaifPNUtv\/HcPFUfVn2cPe\/Wv+89uZimYMLyg\/Dcu4NTp+2qlRlPQNxSaSJc49XGeXp7J5z2Qn7Rgnyq39xVll+vVus1WFe5qOqVql1Tc57zJcS8SZVneyCP+jYKOhdW2\/sKXVdSlPu2wcoabDT9StUnxSlxuTfNvBTIjV2COyUjEnTMTsSmA4ggfMEuo6LCfag1smBzSjYqQaTMAmNyomSdyUAbxHahBHYUBAG4SKZ3QgEhSLS3YxvvsZShCRJyNIGkSOvant2JIAHNEdY2QEc0IEm5pABIIkSJ6oRCEhEnluUk90QgGGkhxAJDRJPYopoQCTjaUHomDHYhAgm7ckkz39qJGjv7USdOmTHOEAmieoHnVm+x1J8cuWgQImvBjc\/sFRVpTaDudwDuBzhWR7HH8M+XflVv0FRQ+RK5n3YhCFwOx+ZZHfKCCDuI6p9OSS0mcClCkI9KRQChCaEBaGBZ4wmx4avwOsLn28aFamNNOWS9ziN57wqvjsVm5O4Y0sw5dtcTdij6Br6v2MUNUQ4t56h2LdeJej8dv+rD7y1OjWqJPG2D5mnq2lafVqwVRqTk3LaT37ewplri07RyI3E81FXR4l6Px2\/6sPvJHgvSgxjb5\/Fv8Sr5rV7jv+c+mfafyy+RpuFudsJyzg13a4l7Y8LUreEb4KnqEQB2rV8Nsw4Lgd5iVTHLc1mVw3wX7CKkQXTz5cwtVmnKd3lzHaOH3dRr2VoNKswbPaTEx0I7FtuIWRGZSs7Suy\/ddGu8sg0tEQJ7SidRLl1fxEqen1JtKbzcYe2d+HfZ9h3Y4iZJBBGHvBHX2mz1r3ueKOUrprRc29zWDdwKls10fOVQaFPnU\/UUfkxZNptyyv3mXm\/iFkkscBh7pI2\/0JnrVGHmV1fD3Kbc24jc2z7s2oo0vCahT1zuBHMdq9LXJ7K\/EB+W\/bjgxr3N8P4PfZhd8Ge6OarPjqpNo7WkbLTZ1acJvKXFLOXhLt\/6OPhWhaZ3wmlwyOAv9s+3jQfT2p+RJeSN57CtwOC9H46qfVh95HiXo\/HT\/qw+8ukKFaGcLn4GG71vR7vgVWo\/Raktpc17CmCE2tlpMjborm8S9H47qfVh95afM\/Ca6wvC615h18L3wLS99I0tDtI5kbmfMubtqkVlo30vKPTq01ThU3fqa+KKxMzvzVqcM89YPl3LdSxxIXJquruqfsdMOEEAc57itFw7yOzN1C9qPvnWvtdzWwKWvVM947F1\/iXo\/HT\/AKsPvK1GlVXpwRn1fUNMqcVneTaxjKSfit0jZeMjJukn2nV83tVvrR4ycmn\/AMnW+qN9a1w4MURyxt89vtb\/ABI8TFGP+NP+rD7y0f4juX3Hg\/8Ax\/7WX83yNkOJOT2Frm2ddrubSLVoPo3Vd8S87HNdzQpWtJ9GwtySwPPlPcf4RHT\/APaz89cO2ZWwZl\/TxF1051ZtHwZohvMHeZPYt9acHKNe2o1TjLxrYHR7XG0j5S5y6epmnj4HoWz0Wx4L2M285Sb4ny57Y9ZssN4m5aZg1naXdO6qOpUWMc00A4SGgGN+5T8ZGTf5lV+qN9a154MUZ2xqoP8A+sPvIPBij0xqp9XH3l0xccsfAwN+T7k5dLLff9b5Gw8ZGTf5lW+qN9aY4kZNJ\/cdX6o31rVV+DDfBO8BjRNQDyQ63gE9\/lLgsIyrWuc6My5f1Pa1bW9rqjW6ohhcCOUgwPnVJTrxaTXM1W9lotzGc6VSTUFl7y5d+Gt\/YbtmZ8JZxRbjtBlRmGs\/gtpgO\/atGzZjmsHihj9lmXMFvdYd4QUm27aZ8K3SZknv7Qu0HBiiDIxt+3\/TD7yDwYon\/nT\/AKsPvKro12nFrm89hoparo1KrCtGo+KMeFbS5e7mU1ADz1G6RB0iW7857lcviXo\/Hb\/qw+8tVmXhLdYdhtW7w2\/F46i0vdSdS0OIHODJnzLk7aqllo9Ol5R6dVmoRqbv1Nfe0V3gty2zxWyua2o0aNZlRwG+wM7Dt2XbcV834ZmilhrcL8PNuahf4Vmn4WmI3PYVqsjZLvc31ajmVW21nQhr65ZMn+KBtJXceJejP\/Gn\/Vv8StTp1ZQaitmcdQv9MoXcJ3E8VKecYy8ZXbhPsKYGw2Qeiuc8F6JP\/Gn\/AFb\/ABI8S9GI92n+f2t\/iUea1e4t+c+mfafyy+RTDuZT\/gjb0rp88ZQvMp3lKnXeyvb1gTSrNbExzBHQ7hdHlLhXdYzhdK+vr0WVOsNVOmKWtxb0J3ET0VFRm5cKW5vq6raUqCuZ1FwPk+\/2c\/kVrPkxAmZlRhXR4mKMR7tPj8WH3kHgvRn\/AI0\/6t\/iV\/NKvcYPzn0z7T+WXyKYjbmiDExt2q46\/BdopONDGZqDkH28A+chy4XBcoV7vOgy7iFU2tYFwc9rdfJpcCNxIIj51WVCpFpNczXb63ZXMJzpVMqCy9ny78Yy\/Yct0SV0eJej8dP+rD7yPEvR+Oqn1YfeVvNKvd8DJ+c+mfafyy+RS8IV0eJeh8dVPqw+8sDHeEtLC8Gvb5uLvqG3pOqhht41QJidSh2tRLLRen5SadUmoRqbvZbS+RU0IhNC4HuBEJvcXuLjEnsEJIQCTj5kIQDLiW6domeQUYTQgFCITQgCN9uSUJoQBCsn2OQ\/3z5d+VW\/QVFWysn2OX4ZsufKrfoKiiXJkrmfdaEIWc7n5mQjmmha8GbIkJoTAyIhEJoTAyXzlB7qfBV76bnNe21uSHNMEHW9Ut7t4r8Y3n0zvWr24b3VGy4W2t1dNL6FGnWe9oEktFR5Oy1\/jMyh\/Mrj6qz1rbUhGUY5ljY+HsLutQr3MaVu6n0kt01tvyKZ928V+Mbz6Z3rW5ybjOKVM2YRTdf3b2OuqbXNNVxBBcJEKzfGZlD+ZXH1VnrXTZRx7BMxsrVsIohj6DgHB9IMeJGx26c\/mVYUIykkpmq81itRoylVtGo8s5Xbt3HEccB\/rfLfbrqfaxZHH7\/hGF\/1z\/sC43P+Yq+PZwt6da2dassqvgW0nmXA6hJPfsPmXZcfgfcfCz08M\/7Arzkpqo16jNbW87Wrp9KpzXH9+\/4lIgkTBO6k5jmkBzSCRISQsOD7ctDgCP8AaDEvxX++FkYX+Hqt\/W1P0JXhwCH+v8TP\/TD88L3wv8PNb+tqfoStlPqQ8T46+\/zt3\/6X8DG41Yje2mbKTLW7r0WG2aS2nULRMnsXAe7mK\/GN39M71rteOn78KP4qz7XKulwrZ6SXie3o9OHmFHb9VGw928Uj\/iV59M71q7uD93cX2SLp15WqV3CvUYDUcXEDS3bfzlUDCvjgn+8a7\/Gan5rV0tc9IYPKeEVYNpdq+JrvY\/8A7jxn+spfY5c1iuX87PxO7fbUcSNF1Z5YW14Gmduq6bgAIs8Z+XS+xywMS4t4paYhc27cPsnNpVHMBJdJAMdqviHRR43jmYM3a1W580hGXVzxeHYc773c+fyOJ\/T\/AOJHvdz5H7Rif0\/+JbrxyYr8W2Pzv9afjixXSCcOsd56u9apij3s38esfY0\/ecZmOxzFh1KizH23bKVUk021qmoEjqBJ5T+VW7xUua9rw9sqlrVqUqnhKI1McWmNJ7FVuds53mbGWbby2t6Aty4t8ETvqjnJ7leuMYzYYHlqzu8VpPq25FNmljA8yW7bHzFXpKLU0nsYtVqXEJWk6tNOfFL0Y8n3Y9h84nGsVgH3RvPpnetAxrFT\/wAxu\/pnetXL4zMofzK4+qs9afjMyj\/Mrj6qz1qnRQ+ubvynd\/sT96+Ry3BrFMQu83mncXdxVpOoPJa55LenRbW5\/D\/R+T\/\/AJyu\/wAOxnD7nLdTGsHtTVpCm53g2MDHnTMg9+yqDJuL1se4t2mJXDBTfWfUOgGQ0Ck4AfMAuzSgowznLyePCrO9q3V10fAo05QazvnmdLxYw\/Md3mGg\/AqN++3FuA427iG6tTuzrELivcXPA5W2ME\/Kd61YfEvPeJ5YxujaWNG1qUn0BUJqtcSDJHQjsXJ+N3HtUe1cP9DHH+8udVU+N5bN2lvUfM6fR0oOOFjLefbsaf3FzzH7nxmflO9atbhpSxPDsq3hzF7YpOZUc\/8A0l0lrA0SfNMrgTxex3aLbDzt\/Ed95d9k3FquesoYgMYoUWhz3UCKQIEQCDueYJVqHBxei3kz63547XF1TjGGVlxeWt+zODA4Ok08g3j2bOFxVII+S2FS7scxZxLjiV4STuTWdv8AlV0cHwRw+vAdz4et+a1UQwtaQXNnuXOr+jgelpMYyvrttfrR+DM4Y5io\/wCZXn0zvWvS3x3FWXFJzMSvAQ4EHwrvWtYTLid46KdDerTAG8hZ9z6B04Y5IvDjxHvYsSRv7Z2P\/aVk8SLq4suGdpUs61ShUIoN1U3aTEctvMsfjuJyxYD\/AKkfmlS4pj\/dfadxt\/zVvqdap4H5\/YJOhYp\/Xl8SmX43iuo\/6xuhvyFZxH2pe7eKx\/xG8+md61r0wOo6Lz9z9A6OHcixeD+LYhcZ0oUa97cVaT6dTUx9QkGGk8j3rx4x1qtrn2pVtqj6VUUWeWw6T8GOYXjwYH+3dtE\/tdT80qfGv9+9X+pp\/YtP+h7T5\/hitcwl\/p\/\/AKOS928V+Mbz6Z3rVr8CL66vKmM+27mtX0ijp8I8uidfKVTCt\/2Pv7Zjfmo\/31FtnpUdPKSEVptVpd3\/ANkcPm\/F8So5pxdlK\/umMbd1Q1rargANRWlq4viVWm6nVv7p7HCHNdVcQR2FZmc\/33Yz+N1fzitMuEs5PYoU4KnHZckJCaIUYNAkAkCJMFOEJgChCY5ITAyJSLXFpeQS2YLu9KEJgChCaOiYAiEBOEKMDIgFZPsc\/wAM2XflVv0FRVvCsn2Of4Zcu\/KrfoKiiS2ZK5n3ShCFmNB+ZyFKO1JbTKLpyQnCe0d6AjCITQgLRwLOmD2fDR+C16lYXxoVqYaKZLZc5xG\/pCq1dzheQKl\/kx2YBiDWNbSqVfAmlJ8guETPXT2Lh10qcTS4u48vToWsZVvN5Zbk+L1S7VyFC6Xh\/mN2Wcw0rp5d7Uf+x3DWiSWHr5wYPoRjGb7\/ABbAqGFXFK1bb0dGlzKcPOkQJMrT4RZHEcUtLJrxTNxVbSDyJ06jEwqr0WnE0zh09GULmOE8p7529y\/odNxLxXBsYxqliWBVKnhajYrh1Mt8oRDh6PsXd4VxQwK\/wulTzDbOFywDW00RVY4j+EOz5lX+fMmPykbIVL1t17Z1xFPRp06e8\/xl1dLg5WqUmv8AdmmNQB\/c5+8tEelU3hb9p8\/dfkmVpR6ao+FZ4Jb522fJezdG99\/WRf5pT+oj1I9\/WRf5pT+oj1LSeJmv8c0\/qx+8jxM1\/jqn9WP3l0+m+qjzcaJ+0T98v+JvH8TMq4dbVX4XavNYjZlK3FIOPST2fOq3yrmWnQz+3HsYcWse+pUqeDbMFzXAADs3C6i64N3jKL3W2K0alQbtY+iWg90yfsXGZcyrc4rmd2CXFT2ncs1a9bNWktExEhc6jq8UeJeB6lhT0noKzoVHJNPibbzjHrX4FsXHEPJl1U8Jc0vDVIjVUtNRjzkLy9\/WRZ\/clP6iPUtH4ma\/x1T+rH7yZ4NVySTjTCT19rn7y6fT\/VR5UY6HFYVxLHjL\/ibr39ZF\/mlP6iPUsDMfE7CKGC1rTLdu\/wANVaWA+CFNlOeZA6n0LD8TNf45p\/Vj95Y2KcJa1hhl1dnFqdQW9F9XQLcjVpBMTqUPp8PbB1ow0OVSP00pPKwnxNZ7OwxeE+bcLy1bYizFKlVjq7mFmimXctU\/auvdnzIznFzrVhcTJJshJPzLiso8NquY8Co4kzEmUBULh4M0dUQSOeodi3PiZr\/HNP6sfvKIdMopJbHa\/wDyPO6nOrWlGecPGVy27vUbw56yKP8AydP6iPUj39ZF\/mlP6iPUtH4ma\/x1T+rH7yDwZrxtjNOfxc\/eVvpvqoy40T9on75f8TB4jZlyzi+AMt8Dt2U7oV2vLhbCn5IBkTHeNl7cQs5YRjWT7bDbF9Y3TH03ODqZaIDSDv6VxObctXuWMSFpfBrg9uqnVZ8F47QtJG0rPKpLLT7T6S20y1lClUpyclBtxec8xEn50Dl1hd7kzh5UzTg5xCniDLYCqaWg0dXIDedQ7VvvEzX+Oqf1Y\/eURoTkspFq+u2FvUdKrUxJc9n8jScLs6UMuVru1xN1T3PreW3Q3Vof5u8fYFjYbi+CYVxJp4rZ1KnuQHveB4Mgs1MIgDzn5l0niarxHuzT+rf4keJu42jGqcj\/AKb\/ABLqqdbCWOR5M9R0aVSpU6XDqLEtnh9meXM6C64h5NuqgfdUjWfEA1LTUY9IXkM9ZFJ\/clP02Q9SqrOOVb3K18yjeFtSnUE06zPgvjn6RPJdnY8Ia13ZW9z7sU2+Gptqafa\/KQDHwlZTqybWFk41dP0m2owqyrSUJcsN4+5HRjPORjys6f1EepYOPcTsGtMHq2+W7Z3tioCGnwQpspz\/AAo6n0LB8TVf46p\/Vv8AEpeJurog4xTkcj7XP3lb6fsRmj+QVJSnWlLHY+Jr4Gj4ZZ6ZlttezxKnUqWNV\/hA6mJcx0QTHUGB8y7U57yMSSbSmSeZNkPUtL4mq2\/+uKW\/\/Tnb\/wBy5VmR6js8vy37ebra3V4fwW3wNfwZ9HNUXTU0otG2pHR9QqzrwqNSSzLGVsu3l8CxPf1kUmPadOfxEepNufcj03BzLVjXtMgiyAIPzKuc5ZAxPLTBXkXllHlV6bY0HscJ28\/JceqyrTi8NL3Ha30OwuqaqUaspRf739Dt+JmdW5puKFCypvpWFuS5uv4T3HqR0hdVlPiZhfuDRw\/MdB5fRYKeoU\/CMqNHKR0Oyp5u09vTZdZkLJlTNvt3wd6219raJmnr1atXeP4qrCpUc8rmzZe6dYUbJU63o04bprOU2+ffu2WT7+8ixHtSnH4iPUg56yKD+5KX1IepUrjFq6wxO6snvFQ21R1HUBE6SRMLDhT5xLuXuOS8nLWSypz\/AIv6F7t4j5PsWvq2Ns4VogClahhd3TsqdzTjVbMGO3OJV2hhqkaWAyGNAgD5gtVCFSdWU1h8jdY6Rb2M3Up5cntlvLx3CHmVg8Jc04Zll+JnFX1GCuKejQwunTqn7Qq\/PemO9UhJwlxI1XlpTvaMqFXqvu9TyZ+Y7ulf4\/iN3bkmjXuH1GEiDBcSNlroTT\/Wqs0RioxUV2EYQmhCwkQmgBAJCcIQChEbJohAKEQpbQlCAOgEb9qUQpHcoJJABJgcu5ARMnmrJ9joP98uXPlVv0FRVv0Vk+x0\/DJl75Vb9BUVZdVkrmfc6EIWQ0n5oRuiE0Ldgx5FCITQmAKNpQAmhTgZL1yp+BSr+K3P5z1RMK9sq\/gVq\/itz+c9UUu9blHwPntC\/SXX\/skG8Adi2+Th\/tZg\/wCN0vzgtQtxk399mD\/jdL84Lglue7Wf0cvBli8f\/h4J5q39xdTxJfizMp2hwE3Yu\/DMB9rA6tOl08unJctx\/wDh4J5q39xdpnfMdfK+Wra+taNKs91RlItqTEFpM7eZb3jinn1H5\/R4\/N7Do4qTzPZ8nuVD4bP38bH\/AJqiPDZ+\/jY\/81Rb3xxYn8W2X9p3rR44sT+LbL+0\/wBazYh9Zn0eb\/8AZofxL5G04W1M1OzE8Y4cTNp4Bx\/0oO06pERPVeli5j+Ot4aZBApQY7RRbK2GQOIF3mXHH2F1Z29JopGoH0nE7iO3zrT4DYU8N42XlCiXFha6oNRJPlUw47nnuSuyxwx4Xnc8WsqnnFy68FCXRPZbprvz3hxJ993voq+4Xut7S8GyPa2vRMb8ly0cQuzMH\/yKwc78RquWsefh7MOZcBrGu1mtp5ieUFaDxy1\/ian9YP3VWpGnxPMjTYVL9W1NU7WMlhYeVvtzOdjiHP8A9Qf\/ACLFxStnehYVn4m7Gqdnp01XVi8Mg7QZ6GY9K6zxy1\/ian9YP3Vqs1cS6uP4Dc4a\/DWUBW0+WKxcRDg7lp7lRxp42kehRqX7qRVS1illZeVsu87PIFR9HhJWqUnOp1GUblzXAwWkFxBCqP325h+OsQ+nd61cvC2rQo8NKdW7AdbUxWdUBGoFoc4nbrssP34cP\/5ra\/UP8K6zhxRj6WNjyrS7dC5uV0DqZm90s4Km99uYfjrEPp3etbLLeaceq5gw6nUxe9qU33DGuY+sSCC4SCFY\/vw4f\/zW1+of4V0GVrvK+OmpXwS0szUt3CSLYMc0nkRIB6HdUjRy9pGq51iNOlKVS0kl3tLG5xfsgANGCGN5rf3FT67nizmU45jjbVtCpQpWBfT01PhFxI1EjpyAXDrnXalNtHraFb1Lawp06iw9\/vbf4l6cH3FnDy7c0kOFaqQR08lqqb325h+Or\/6d3rVs8Ivwd3n9dW\/NCopWq7QgYtLpwne3fEk\/SXwZvPfbmHb\/AF1iH07l6W2bswtuaR92b4w4bGsSDv2LQE8yp0P26n8oLjlnuu3pNdRe5F2cd2g5ew9xHlC4gHslpW2zX7p+Lyy9w\/bXt3wVDT7WnXGkTy6LVcdv3t2H4z\/dK3+M4+7LWRbHEWW4uC2lRZoLtPNo6wVueOOee4\/P6TmrKz6OPE+OWE+3cqeOIUA\/7Qf\/ACJ\/7wv\/ALg+aoug8clxt\/qan9YP3UeOSv8AE1P6wfurhw0\/rn0HSal+yR\/iic9HEL\/7g\/8AkWTwyq3tbiXRdir6770NqNqmuSXghhEGd9ohbjxy1\/ian9YP3VquG9+cU4pe33UxTNw6tVLAZ0y1xiUSipx4XncmrK6laXHnFFU\/QeMNPOz7iw8dzzaYNmqphGL0gLJ9Nrm1gJ0kjcOHUd65rOnDW3v6JxTKjqZ1jWbdrgWP72GYHm5eZc3xrH+2j\/6hn2LV5MzriOWKoZSJr2JMvtnnbztPQq06icnCpyMtnpdWjbUrvT5Ym4rMX1Zbfc\/725nM3FCrb130K9J9Osx2lzHCCD2EK2vY\/wD\/ADv\/APh\/vrfXuHZd4lYZ7as6go37BGsCKlM9j2\/wh3\/MV58KMu4hlu+xu2xGjpDvBGnVbu2oBr3B\/VzU0qThUTW6K6rq1O706rRmuCqsZi+fWXLvRTubR\/tTi\/43V\/OK1ELcZu\/fTi\/41V\/OK1CyNbn11F\/Rx8EKEQU0Jg6ZFCN00JgCjn2ITQowBQiCmjopGQEiYjdKE0JgChCaFGBkDuST+TZKE0JgZFBRCkRDQZG\/RJMDIo25J6SWkxsOqJRKnAyKNpVkex0\/DJl35Vb9BUVcKyPY6\/hky78qt+gqKs+qyYvdH3MhCFiNZ+aUIhM+dC9AxChEJxtKEAoCITQgLR4a56w7DMFdg+OtLbdpd4OpoL2lriSWuAHaT2810Xvg4cfydh9Rd9xUlaW9S7uqNvRGqrVeGNHaSYCtMcG63XGmfVv8S005VJLCSeD5XU7PT7as6tatKm574i3hvteyfebr3wcOP5Ow+ov+4vShmfh7bVWVrcWbKrDqa5lk8EHuOlaHxN1fjpn1b\/EtXmbhfcYLglziLMRbc+AAcaYoaSRIBM6jymfQrvpFvwowQp6VWkqUbuo3LbGXvn\/aariZmulmjFaJtGOZZ2zS2mX7OeTEuI6ch8ys+vnfJl9ZUqGI3VK4Y2Doq21RwBAifgqqMj5PrZsfeNoXVO39rBhOtpdOqezzLq\/E5e\/G1v8ARH1qkHVeZJZybdQpaVDo7WpVcHS5Y574fPD8ToPfBw4\/k7D6i77ifvg4cfydh9Rd9xc94nL342t\/oj60eJy9+Nrf6I+tX+k+ojFw6V+2T\/if\/E6WhnTIuEipcYaKLa+mIt7RzHOHZJaPtXDZbzdbVOI9bHsXf7VoVWuGzS\/SNOlo2E8gFjZy4f3OWMKbfVr6jXa6qKWljCDJBM\/kUMw5DuMFy1Rxipe0qtOoKZ8G1hBGsSN1zlKpnljG56NraaaoNxquTrZhxN5frS2+JZF7mzIN9cGvevta9YgAvqWb3Ex3lqx\/fBw4\/k7D6i77ioxCjp2+xHaPk3SglGNaokv3v6F5++Dhx\/J2H1F33Fh43jmQKuDX1Oyp2Qun0HtpFtk5p1lp0wdO28bqmEKHWbWMI6U9ApwkpdNUeP3v6FrZUzZgthw3r4VdXmi+dRrsFPwTzJdq07gR1Cqhd5kvh3WzNg5xD2+21YajmNaaOvVHWZHXb0LfeJur8dM+rf4lLp1KiTwc6d\/pmnVqsXV9KUsvKbw\/VhFSwul4f5hOW8xUbmo4i0qfsdwAJ8g9fQYPoXa+Jur8dM+rf4lW2YMLqYNjN3h1Z2t9u\/RriNQ5gx3iCqOE6eJNG2lfWWqxnb05cWVusNbe1HTcUr3A8VxeliOB3Qq1KzYuGeDe3cRDvKA5jb0LiIXeYFw3vsay5SxWzvKGqq1xZQc0gmHERPLouNxCxucOu6lrfUX0LimYcx4ghJqTfE1zOmnVbeMPNaNTidPZ55rHsXLkWlwvzbgWC5WfZYtd+CrOrvcWGk90tIHYCOhW598HDj+SsfqL\/uKi0wCd+xWVZpJYWxjraBRq1p11UnFy3eHhfAvP3wcOP5Ow+ou+4mzMfDqm8PYyxDmmQRYu2P8AYVe5uyFcZawejiFa9pV2VKjaYY1hBBIJ\/Ut\/T4P3r2NcMVt\/KEx4I+tdVKo3hRR5E7bTo041JXdThlnHpc8c\/wBU1XFDOdDMta3tcOa\/2jbku1PEGo49Y6AfrXe2+dcoV8Ds7LE7qnVFOjTa+lUtqjgHBo\/owuZ8Tt78bW\/0TvWl4nb342t\/onetEqqbljmTWlotSjToRrOKhusZznvzhnQ++Dhx\/J2H1F33Ee+Dhx\/JWH1F33Fz3idvfja3+iPrXO4HkW4xbMWJ4Sy8pU32JIdULCQ+HadgjlNPDihTtdPqxlOF3Uaju\/S5fylh++Dhx\/JWH1F33FyOH47gNjxRdiVrUp0MHDIa6nRc0AmlB8kCfhT0WcODt58a2\/0TvWn4n7zb\/Wttt\/6TvWjVR49FbCjU0qmpxd1KSlFx3bfPtXo8zmOKGL2WNZodd4bW8NbmkxurSW7gdhAXIkRsrV8T138a2\/0TvWuXyjk2tmS8vbeldU6BtYlz2k6pJH6lxnTm5brdntWeo2NO24aVTMKaSb38FnY5zC8Ru8KvGXeH130LhnJ7fsPaO5XRlfiphtzZhuPH2ndMEFzWOeyp3iASD3KnsZw12GYrd2L3io63qOplzRAJBiVhaEhUlTex1v8ATLXU4J1V4Nc\/78TMzFcUrzHsRubd2ujWuHvY6CJBcSDutdC9mUXVHtZTaXPcYAAkkrs8f4fV8By+MSxDEKLHkNAtwwlxcf4Mz06+ZUUW8tGudzRt3ClOWHLZd7OGhEKREBJVNIjzQmBJQgFCITQgFCITQgFCITQgFCE0QgFCE4QgFCITQgFCICaIQChWR7HYf75Mu\/KrfoKirhWP7Hb8MeXflVv0FRVn1WWjzR9yoQhYTWfmohNC9IwiRG6cIhMASE4RCYGTseEuGHEc6WjiJp2oNd3oED\/3ELecX8yXlPM4ssOvK9uy2pAVBSqFsvd5XTuIW44E4b4LD8QxN4H7K8UWE9A3c\/aPmW3xXh\/l7FMRuL67vbo167y98VmgSezbktMacnSxHtPjbnUrenq8p3HKEcLbO73b\/Apf3xY18a3307vWrf4V4k7MOUr\/AA7EKz69ZhdTe55LnFjwY3P\/AHKPiwyv\/PLv6dv3VvspZVwjLd3WqYXdV3urtDHMqVWuBgyDsBvz+dTSpTjLL5HLWNXsbq1cKOVNNNejjdP5FC29\/iuXL27t7O7rWlYP8HVFN0SWkjf8qyfflmP45vfpCttxdww4fnK4qgRTu2trtjtIh35QfnXFws8k4trJ9Vb9DeUoXDinxJPku4v3JGJ3t5w1ur26uatW7FOuRVc6XAgGN+5VB78sx\/HN79IVanDz8E93\/V3P2OVGrrVbxHfsPH0e3pSr3ScVtPuRs8TzBi+K24oYjiFxc0Q7WGVHyJ7fyq3eJX4LbPzW\/wCaqPhXjxK\/BbZ+a3\/NUU94y8C+qwjC4tFBYXGUaee2yE4RC44PohITW8yRhvurmvDbRzdVN9UOeP6LfKP5AUSy8I51asaUJVJcks+4trHqjso8KaNC3caV06mykCDBD3nU\/wDvKnffFjXxrffTu9a+hM3Zfw3MdKhQxS5rUmUSXhlOoGyT1Mg\/5JXM+LDK\/wDPLv6dv3Vrq0pt+jyR8Vo+r2VCjKVxnjnJye2eZwvDrNGI0832DL6\/ua1vWcaLm1apcPKEA798LYccsNFtmG1vmNht3Shx7XMgfYWrrKXDTLVKo2pTvbxr2EOaRXbsf7KyeMWHi\/ya65pgPfaVG1A4b+STpP2g+hR0clTal4nRapaz1SjWt9lJOMtsc+X3hkm+fhnCehe0mte+3o1aga7kYe7ZQpVsucS8M8HUb4G\/ptmJirSPcf4Tf87FY+A\/gUf+K1\/z3qk7S5r2dzTuLWq+jXpmWPYYLT3JOpwqKe6wLLTI3dS4qwk4VI1JYkvg12o3mb8oYjlm4i6Z4W0cYp3LB5Lu49h7lzg5q5socQ7PGbcYVmplIPqDR4Zzf2Op8ocmnv5eZanO\/DOpaar7LodXtfhOtpl7B2tP8Ifl865ypJrihuj1rXVp0aitdRXBPsl+rLwfY\/725HR8af3k2f4zT\/McqsbnDMYAAxi9AGw\/ZCrV4ytJyXaDr7Zp\/mOVJtpqa2eN4OPk7ThUsI8cU95c16zt8i5mxy9zbhlvd4pd1qFSrD2PfIcIPNdHxfxrFMLxixp4bfV7Zj6GpzaboBOoiVxfDunGdMJP\/rfqK6rjUzVjeH\/ix\/OKlN9G\/ErXoUvyvSjwrHA+xd5xwzbmL44vfpCsS1xXE7W8r3dvfXFK5ryatVjyHPkyZPXdeTaXcvVtAyBET27Llue8qNKOVGK39RnNzPmAuH+uL6J\/lnetWvxTv7ywy5a1rC5rW9Y3DWl9J5aSNLttlwmX8hY3jLRVtrdlOjP7ZWdpHr\/Irezfk+tmHCqFoLpluWVRULizVyaRHPvVlWhGMk3ueTe6dOrd286dP0YuWdl3LBQ\/vnzB8cX\/ANM5dlwTB9v4s50lzqbCSeu5WzuuFNrZ0zUusdhoEw22\/wAa0WH4zY5HxK6ZYOdirazGgukUw2JPTVPNRQqxlNPJo1axnUs6lKjBcUsdy7UanNuWcYusz4pXt8LvKlKpcPc17aLiHAnmFqDlHHfie++gd6l3DuLVYOMYMwN\/r5P2IZxcLueGU2+eqfUurjTz1vuMVO41aEFHzdbL6yI8MMl3FDEnYnjNrUoe1z+wU6rdJL\/4xB6D7fMuc4nZhOP42aVu+bG1JZSjk89XeruCsvK+b7PM9vdWt34K1quaW6PDDy2uEbHbfuVSZkwSrguLV7OrLg0zTfHw2HkQpqJKCUeRw051K+oVKl6sVIpcK7Eu1p9v9fdzZpqBZ3LYupELxfTWfB9RkwS2Eisp1NeTmKMFkzyQpFsJQowTkSE0JgCR0ThEJgCQmiEwBBCcITAEhNCYAunLdCaUJgAO9WP7Hb8MeXflVv0FRVzCsb2O\/wCGPLvyq36CoqT6rLR5o+5EIQsBsPzWhCaF6Z54oRCaEAoRCaEBbVrmnBsH4ZnDrC9bUxF1uWmmGOB1vPlbkRtqPzKpITQryk5Yz2GOzsYWjm4Ntzbk897\/AAFCz8Cv3YVjNlfM3NvVbUjtAO4+ZYKFQ1yippxlyZZnFzGcDx60sK+F3za11Qc5jmBjgS10GdwORH5VWUJoVpy43lmWxs42VBUINtLv595a+TMz4PYcO7nDru9bTvHMrgUyxxkuBjcCFU8JoSUnLCfYRa2ULadScG8zeXn8BQr5ZmrJ97gFnY4reUqrGUqYfTdSqQHBo7AqHQphNw5HLUNNhfqPHJxcXlNPD+Bdftrhp\/FtPoqvqR7a4afxbT6Kr6lSiFfpv3UYfyCv2ip\/F\/Quv21w07LT6Kr6lqMtYplbC8+Ypf0bmlb4eKTGWsU3kElo1EbSNwRv2qq0KOl5PCOkdEiozhKtNqSxvLPd6vZ4NnQ5\/wAXZjmar27oVC+2kMpGCJaABO\/bufSudhNC5t5eWevRpRoU40ocopJewUK28j5qwYZFq4Pjd6KFSKlFocxzpY7cHYHqT8yqVCtCTg8oz31jTvaap1G1hpprmmveWvhOZ8Ht+Fz8Kq3rRf8AgKrBS0O3Jc4jeI6hVPCak1qSk5Yz2C0soWjqODb45OTz3sTWru8j58vcCLLW81XWHctBPlUh\/RP6jt5lxbGLJp0+5ItxeUWuraldU3SrRyiz+JeZsIxzLlChh12Ktb2w2oWaHAgaXdo7wqyZSXvSol3ILt8oZHq4owXWIPdbWQ5eT5dTzDoO9TUqJ+lI56fYws6SoUstLv8AWaPJOm2zLYXNaW0KVTU98GGiCu2zyzCcVuqGIX+IC1tqVHS2kIdVq+UTsBMDzrb5lwrDMJwBz20nNtKbdqFFnlVXdNb+enuEKjcUq1atVziCGk7QICrGpxwaXI6SsafnMbiXWSwu46PEcw4VStva+D4a2g7+FcVXeEqHzdB6FYfCzBMBqYezEcSrW1xe1JcGVXSWAdYP2qh5kr2ZXqAFrHlrTzgrnL0o8K2NqWHkvfOPFi0w0vscuUmVqjDp8OR+xt+SBz+xVziXEPM2JtdTqYjUZTOxFIBn2AFcgxs7kqRqaBDdlMKcY9glJszzcvO9d5ee8ytph+PWdsIusItLuBA1FzCP7J3XMGoSYJXrbOpl\/UnvXRtS2KcONzcYniNDEbjwlHD7ezbHwaOqD85WtqWbXu1McGk9F6urU2N38o9iVoXuqSWQ3tI2CvhciuXzJW1BzSCQ0xyMQrHyDSpY34WyxSzo3lJjfIe54FSn3DcEhcAKo1ENOohZlldVLauyva1X0qzDIc0wQVz441E4ReGMOLUnujssyZMsbV+q3rVbVpMfso1sB843A791yWLZdv8ADRrr0NVE8qtM6mH0j9a3lfOGK1nF1Z1J7SIe3QId3+dTGYjSosdh5FEHarbES3zjs9C5+nBqEuZd8EllHDvpLwfSVnWeAYfme2fUsw62vG8wwAie9o\/VHpXI49l+\/wAGqht7RIY4+TVbux3mP6jurKab4e0q4tLPYcw+nC8nNWxqU1jVKatghMxIRC9HNUCq4LZFCITQgFCITQgFCITQgFCITQgFCITQgFCsb2PH4Ysu\/KrfoKirpWN7Hj8MWXflVv0FRVn1WWj1kfcSEIXnG4\/NdCEL0zzwQhCAEIQgBCEIAQhCAEIQgBCEIAQhCAEIQgBCEIAQhCAEIUmNUgbWr3pslFNiyqVNSkVbCnTXSZcy1cYrNZ4dSs2nyqmmS49jR1P5AvPL+Fi4uA+5Y7wDdzOwPp\/z9isUXrLOhQa1sNdtSaOvmHYs9Wuo7R5nWnRct5Cw\/A8LwtjK1enTc9vwaZ8rT3knYnv+ZbK\/xe1bQOq6YynM\/Dg\/kXD5mrXd4A14ApuO7nugM6zH6\/QtRgGMW2H3brm8svbdxPk1HPjT3hsc++VEaLqR4m8lnUUHwpHU5qzIylhtW1Y2q66uJB8LtpaesfqPpVWYiNTAOoXX5tx5mNvoOpUvAsa2Xs6av17dVyVzXtmOmo4GOcbrTTgoQw9jjKXFPbc0tSWOKTam3f2qd9ctuKk02kBYwBndZ28PY0JZW5kiq7oTHnXo06h1lY7GFZNJhEK8csq8I83S0lRD9O7ZBWS9gJWHVYQVEk0StxNuHsqhzjq3ndb21vRcP8gbdQVz2mfOhjnU3eSSD3JCq4MTpqR1tKgGu1SSUGk41S5s+dc5QxG4o8nkjsK2FtjDKpDblpZ\/SYkoUZx4EsdpzxUi+LmbcF+iCfKPKCsfw2hwbJmd4U2tgiox4ew8ik9xqAAAEDbkvNualTj4ZZWDTQjHhyjq8oZhvMMr030G0HNg0w5oaKgnfrz5K3LW4fiGF02Y5b2tzSrjdwbAeD3EbO7lV+VLHCbHDaV9jdSm11cl9s0apcGGHA7QOe245LX5jxVxv6zsIuKos6h+C47A9YHRVU5Lds68Kex0ub+Gjm2VTFcrPdeWbZNW2iatIdo6uH5R381VlSnzkKzsi58v6FUW19X8LTZsATpqkE\/wX9o5wea1Od34di2K1bi0DKVw\/wAovaAGV56mNmu7e\/sW2jdp7SMtW3a3iV7UprHe1bStSLXEOBBHMFYlRi2mZMwihej2rzUF8ghCFABCEIAQhCAEIQgBWN7Hj8MWXvlVv0FRVyrE9j25rOL+X3vcGtaaxJJgAeAqbqtTqstDrI+5EKLHsqMa9jmuY4SHAyCO0IXnG4\/NlCEL0zzwQhCAEIQgBCEIAQhCAEIQpAIQhQAQhCAEIQgBCEKQCEIUABzXsxCFKIZlUln2YBr0wQCC4fahCt2Fe03dtVqEtBqPg1nbSegEL2pVH1sbomq9zyHMA1GdihC8ePXR6Uuqeea6j\/dJ9HW7wLPgsnyW+YLltTvbkajHZKEL2KPUR59TrsyL8kWtQjbZcxWJjmhCrcFrchTJDtjC9xzPmQhZ1yO8j1b0WTTQhd4nKRErHO4d50IUSJiY7f230rzndx6oQs52Q7fyrimHbguHNZlwxorNAa0CegQhTHkJG0tNsMrEbGennWU0kNdBiWnl5kIWa\/68fAW\/b4m8ruc7KNuXOJNO5c1hJ+CCJgdglYlluWzvMShC5UOv7H8C9Xl7RXLRTxkimA0auTdl70NzvvLjP5EIVbb9Ivb8C1fqMw7\/AHFInno5\/wDcQtbV5IQvXo\/o0efU67MSrzWO7mhCswhIQhQSCEIQAhCEAIQhACsb2PG\/GLLwPLVW\/QVEIVZ9VlodZH3CAAIAgIQhecbj\/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": 79496,
                        "timestamp": 4609482280,
                        "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBwQFBgMICf\/EAFwQAAEDAgQDAgYMBg4IBQQDAAEAAhEDBAUGEiEHMUFRYRMXInGB0QgUFRYyVXKRk5Sx0jd0obKzwSMzNDZCUlNUYnOSwuLwJCUmJzVFZIJDRGOio0Zm4fGDhMT\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIEAwUGB\/\/EAEQRAAIBAwICBQgFCgYCAwAAAAABAgMEEQUhEjETMkFRcQYUImGBkbHRI1JTocEVFjNCVGKSouHwJDRDgtLxJXMmssL\/2gAMAwEAAhEDEQA\/APlYAnkJTe1zHFrwWuBggiCCp1NVJzqYqBzZBOkmD2H8qg5xc4ucSXHck9UAOgHYkhAEuAEbmNzCSEAICFItHgw7U2ZjT186AihCEAyZ6KVVwc47zyAImPyqMCCZ37EkAJykgbkAmB2oCYcPBESNyCRvv+pRkdBukmDJEwgHonUQRDRO5hRU6unXDJgbbmZPVRIIaDtBQE67mOqk0meDYeTdUx6V5qRbqcG05cTHTeVFASaWaHhzSXGNJmAPR1S6BIc03OLjJMlAJN3OQCG9JSnZCAbQTIDSTE7dEhJMAboGxTgbQd+u3JAKdoUi6REDnKXImBITI8nUOXJALm3lyPNHIEEbo0nmBsEkAJn4IMbdqREEiQY6hMmTP2IBxt5Ug8wkDB2SQgDeJ6IgpgwDsDO26AgDYwOSG7EdySbSGmSAfOgEnse5DjqM7DzJIAKYBMwCY3SCEAJkgxAhJCADz2mEy1zWtc5pDXciRsVNodTYyqyoA7UQNJhwiN\/yqBcSACSQOQnkgDbTzM9iSEIBkERMbidikhSptDiZc1sAnyuvcgIoQhAOVPUPBtH9IkgTPqUGgEiTA7UkAIlCEBOk7S+dhAMHfnHcoyOw8kEARBnbfuSnaEBIN1QAdyeqRBDiCRt2GVN2kUxE6z37AKDQSCRGwnmgJks8C0BkPBJL9XMbQI+f515p7aOflTyhBBESCJ3QDploqNNRpcwHcAwSPOrF9j1V8BxfwGq0HyfDmAf\/AEKirhWFwDcTxWwMTtFf9BUQH3VRxIuo0yaZJLQd3f8A4Qtfbfuel8gfYhAfnGhMSDIMEJIBgS0mRt07UkwQGkQJPXsSQAhCEAIIIMHYoWXYWtziuJUbahNS5uKgY2TJLieqENqKyzFaAQZJBjbZB22iCNivofKmS8Esru8wXEsOoXNe3Da9GvUb5VWk77rg4fMtDxmyVh9jgVHFMGs6dt7XfprtpjZzXQA4+YwPStcrOcYOfcfPUfKa1q3UbVJrixh7YeVldud\/DnsUrG09ELbZXrWFPHbD3b1PwttXVWZuREc4HonuC2nEGtg1zitF+Ato6RRAuHW9J1Ok6pJ3a124ER6Vm4fR4sntOvisqPC91nONvDPecu4AE6fKadgSISU3ljqgOjQzYENPz81AiFU0D0O8GXwdIMTG0qI5FSG4DZgSonYoBgGJHIJAwQRzRKOqAJ33TLSADBg8im5oBMnfYhAPkkTt0CAihSbsYdy5mED4YLiee5iUAOZpLgSNjEjcH0qM\/kTdHMbdySAYPPvQ4iTpBDZ2BMptBLXaQTAkx0CUflQClSeQ50tbpEDaU2tBFQgiAJGoweY5d6gdygGTzgQCnpDdJeCQ4EiNktJgmNkOiduXnQCAnkhOYjTIMb7onY7b9qASECAdxITcZO2wQAY3QADAndKNkxJ2AlAMy0kSCeWxUUDbohAETyR0lMPIa5o5O57JcuSAEEIKEAIQEEkxJmEA2jU4CQJMSeQSTaQHAkAjsPVJACEIQAiNp6IUtb3NawuJa34IJ2EoBNjUNRIE7wmQBO2x5EpQSCQCQOZU6jmPqucGaGE7NaeXzoDzAnkhSY9zJ0OLZBBgxI7ENaSQAJnlCAIEAiSeZEJbbqZLfBBmgapnXJmOxRIG0T3ygBjHVHaWgkwTAE8lHqm0wdjHRDhEbgyJ2QBBc7YfMkhCAZJMT02Vg8AgTxYwUgHYVye79gqKvw0EAkwJgqwOARjixgoBO4rz9BUQH21bfuel8gfYhFt+56XyB9iEB+caEJlukwSOU85QA5paYcCDz3SQhAONpn0JIQgMvDMPvcUuBbYda1bms7fRTbqP\/wCldPCzhxeYNilPF8bFJlVjCKNBrtTmOO0uI25E8p5rqOEFGjS4f4ZUp06bH1GvL3BoBcfCOEk9Vl49nbDMLoXLrdtfEatATUZZsL20\/lPHkt+ee5erQtqdNKrUfrPz3Vtdvb2rUsLOntlxb5t748En\/bPHPuJWuAV8HxivV8G+nce13D+PSePL27oa70d66TEbShieG17SuA+hcUyx3XYjmvmTP2c7vN95QqV6LLe3oAilSa7VExJJ6nYfMu74d8T7nwdpg+IYdXuzTYKdOragvqEDlLOu3UFWheU3Ukn1WcLryZu6VnRq0\/0sM5WVss5WH6vx25HI5o4a4\/gZfUZb+3rQb+Gt94He3mPsXFte+k46HOaYLTBjY7EL6p1ZgxedDWYLaE\/CfprXDh5vgM9OpUnxowe1wbMlrTtTVe6tbCrWq1Xl76jy5w1EnuA5LLc2yprjhnHrPoND1ypdz82ueFzxn0d+Xf2e5vwRwLnaiSYBJnYQEN8ryQCSdgooCxH1IIQOabh1AIB5IBRBg7EIMSY5IlMNkgAiT6EAASDuiIKIMT0Wbhlj7eNQeE0aQOTdXPqd9mjqeiAwhAKY5kAhdHSynWqVqrW39kWNcWMfrIDz05jb\/PcoNyleP8N4O5s3eBcGvh7tiY66Y6jz8hJ2QHPmO0RCW0DYz51OtTNC4qUnlrixxaS0yCRtsUgQCC0mY3QCMBoEHVzmdlFbPCMNbiJrtNUUnta3QXNBaXFwaATIjnPXYHZZVxlu4tQ81rqy2ZqAFQku3jbbtI\/zKA0wYYIfDWtdDuWoT3czyUCY2HzoBG+3\/wCFJ3lEkxJ325fMgFIceQCR9K2uH4M+9sxcMuralNY0dFVxBmAZ2B23\/Isy4yreUW1nVLm1ayi8scC90iO7TMfq35boDn+kyN+YCQkH1r2vaHtW7r25cHmk9zC5sw6DEiV5MaXuiQCe0wgFA7d0BpIMbws\/CsPGIPrMbV0PZSNQbSDy2npz3J7Fn1ssXVHwvhLqzaafMF7gSZiB5PPu8xOxEgaBMfC22XQsyrceEpsqXlmzW4sHlE7gE9nd\/k7LXYrhNbDaVCrVqUqlOuXBhpzvGkzuB\/GHLvB3CAwHcoG\/VR3juTc0tcQSJHYZTZ5TmtGkTtJ5b9qAipkN0Ag+VMaezvW9GWaz3\/sV1QayYJrSwjeNwJ2OxHaN+hjzpZdr1BTFK6snuqNLw0PMwI35d425oDST3BLot+ctVjbOqtvLRzmvLdAceTQ4udMchpP6plaCdoQAhe9g1r763a8S1z2gjt3X1ReYdg1pVZT9w7F4IEabdk8\/MtFC3dbOHjB4ura1DTJQjKDk5Z5Y7Md\/ifKOk6dUGOUpL6vtrLAri4NFmDWQdE72rO\/u7l81Z1o0rbN+M0bem2nRp3dVrGNEBoDjAA7FNe2dFJt5yV0nXIanOUIwcXFJ747TTASdyAkhCzHuADBlA59iEICbKj6erQ4gOEEDqOw\/MokzJPOegSQgHMxI5I5dUlkWdM1q9Ci1\/gzVqBmrskgT+VAedSq6q4uquLnEyXHcn0qDTB3Ehb65wU0K1hTdiApC6qBhqV2uYyhJiahEwRzIAMBaWtsXt8IKga+A8TB57id4QHm5pESOYkJITiRtOw3QCgxMJkARv50kRsTI8yAbefRWX7HCm1\/GfLrXgOaXVwQRIP7BUValpBjY9dirK9jZ+GrLfyq\/6CogPu8W9EAAUqYA\/ohC9UID8wN4jZEFTbEjUYHUwlzMN37FJBEDeEEyANthHJelRjqb3Me0te0wWkQQVHmgIwhstcDAMGd1PUdOmfJmY70kB3+Sc3YfStKOFZoN7Uw2ltSp0XxSEmTra0BztyeZPmV9ZevsIvsPYcCq2z7UDZlAABvcW9PSF8jLrOGOYHZfzXa1Xv02lc+BuPknkfQYPoW22unTajLl39p8prvk\/G7pyq0W1JZfD+q3z5d77\/eWBxrycysyyxTCbWmys6qKFZtNobrLiA1x6c9p7wrIyrl+zy9hFvaWlGm2oxgFWq1oDqjupJ5neVmYzh9LFcKubKv+112Fs9h6Ed4MH0LjsdzbUw3h3cXlxDMVpk2LmzuK4Okn5vK+Zeg4Qo1JVH2r\/s+Njc3WpWdKyi88MsP156rfqW\/hsbTM2fcBy9LLq7Fa5H\/gUBrd6eg9JVA8Qc1OzdjNO9NqLZlKkKLGa9RIkmSe3dc215Dw4HygZk9qHSSS7md15de6nW2eyPv9J8n7bTH0kMynyy\/wXL4v1kI2PanGk7Hp0T86Fmwe8RhBlSBI5KTgGuEQ\/aTz+ZMECeGjYAztuo7Ty+ZNHLmEwSRKGgz+tSEKYI0QNt5JTAIPkuce\/mjW\/QW63aTsROxUidLhpO43kHqk0kHZQCCOojaF71i1waGB083A9vnUKbA9waXNaD1dyU4B5kEkk79pTa0vMSBtMlSJ325RHYkDzTAyIth0GWkc5HVNonqAR+VSLiXku684AU3sc1oYR5RGrYjcEBMA8jLnQ2TPck4HUdc6us81Nw0mQZEwHDqkGy07ieztTAIRtyUuewG56BHVSjYwR2oRkTWOcBEbfkUT1mS6ecr0AESDDugCTh5Rg98nqmCSOxdt5IjqpVA\/SzwhMR5IPYexDnl7QHEeSIGylXrPruBqPe8tAa3WZho5CUIPKfJgpQpedNpLfgkidjBTBJEExE7HeFGFPuTgaSZ8qeUIQRa0wXAgRtz3MpRCltB337EISFF7qVVtSnGppkSFZg4z4+AAbPDSe3Q\/f\/3KtHtLHlr2kOBggiIQYgQTMb7K8Kk6fVeDJc2Ntd46eCljllFmeObHgT\/oWGz8h\/3lXeKX1bEsQur250Gtc1HVX6RAkmTHYvBzHNY1zmkNd8EkbHzKKTqTn1nki2sLa0bdCCjnnhEIRC9GuLSS0wSCPQUlTBsyRO4Gw2EbIhSUqb3MeHtMObuCmAeUJwI71I7cxugDtTAIwVJpgQWgjvQpOc54bq5NGkbcuqAQLZE0xHnKTjLdg0CeQQgx0QZE6SSZnzpbgKSkQCzUXbzEdfOmARAaGy4EkyNkoEAQJUjueUIPmTAIHuVmextH++rLfyq\/6Coq1O6sz2NseOnLnOdVf5\/AVFAPvFCEISfmI8hxENa2ABt171GFKEADrPoV8FMkUw0uMASe5SBIBAJAIg96TSWmRzTAyKBHPeeUJQpBEJgZHTIbqlgfIIEzt3paHaNYHkzE96bWl7g1oJcTAAG5UYTAyWHY8Wsw2llQt20rOoKLAwPfTcXEARJ35rlsz5ivcw3r7i7FOnrIe6nRkMLoDdUEneAB6FpuyUQukqk5LEnsY6Nha0JurSppSfakScPDVgKdMMmIaDt+VecKZa4AEggOEiRzSXPBsyBJIAcSdIgA9FGFMCe5Ic+UpgBTY57g1nwiYCDAE8z3IMITAyABe4Na3cwAB1Kb9AENDp7T6k9R0BkCAZ5bqPRMAjCkJaNpE7KQMOOoDs8y9NTn1HPYIc6ZAbyCYGTxa0HmY86AC2dhuFNxk6nEOPLnygQpikalZtOk2XO2bH8JMDJ4kECT15JtAIMgxG5HRNohx3Hk9vVIGDPJMAdUvcKeuNmgNgAbKG4kDzKYaTtB1bQI5qPI7SCEwMkY7U3DdS0yCRuBzRHPb50wMj0+U0B7YjmoGdwdt1KN5aCByQ7mY5dNkwMkWidok9FKAQQTJ2hGwJg8u0c1JnIhoEkGSSOSYGTzBITceTgQDPITsn5z17EkwMg2WPaWkhw3BhI6YETPVTc5zhu9xHIAmYA5JATz7EwMkQ0uMAbnkEoUzuTyHmQ6NR0ggdJTAyR26ylCkAgNLiA0Ek7ABMDIoBIAJHaSm\/mWtkNnrzTIIMEQR2oaQA6Wh0iBJ5HtTAyLV5BaWtJJB1HmO5RhShEJgZIohTMB0sJ2Ox6pHcknclMDIaYMPlu08vmUYU3EuMnnEckkwMkV6OBq1n+DphgMu0A7Ac+qim5rmxqBEiRI5hMDJCFJxLt3GSIG\/YjpHRACYGRkg0g0MAcHEl+8nuSexzCA4QSAfnTDXFpIBIHMxySGx2TAyAnTpkhrufYlCY7EFMDJEBehZpjXzIBAG+0JbdijCYGRgjsnfn1UtLWNl7XSdx0CGOLCSADIjcSopgZIqzPY3A+OnLhj+FX\/AEFRVt2bDtVm+xxeHcZctNAA0urnkOtCoowMn3ahCFUufmKY0iCdXUJJ793YmOUEBdTmR6IAkpkdiCSeg5RsIUECQmOYkSEkAAkEEGCmxupwBIbJiTyCUIUgaABB7UDvEqYA0HU7ePJAHWeqEkCeXcm5sBpkGRO3RJCEAgxqMcpT23iAI67p1GBpJYZZJAJ5n0ISQTiRsOXMpIhQQelNpjwmjWxrgCDMEnp+QqLnE93SAgnkJkBI9sISNkbl0wOxMDeGwAdpKIAaCCS6d+5DHBpJLA7YiD9qA9BTaAPKZ5W0uPwe\/bdeLgRExuJ5yptJcSHGdjzJUdPQxPnQBGw5CeqI3gndEQ0nodlJwADS2TI6hARMSefLZEHytIkAbkDkvVlMVA8gOc8bhoHSDJ9CjUDWnyXEgjsj50BEjyB86k5sNbqggjaCJ9PzqMEAkelSFOZIIAAkygAO0giQ4kaRI5f53UGt5k8hzEwV6HToGlgB7Z3Uapl2qZJ3PnQEBHUn5lIaQCCJJHOeRQ1rS7qGgCe1DjLQ0CAPyqSBDTBkmeiHxO0QNpHVBAkRyTk7tbIad4UEiDXQTBgRJjkpsLdRkEtggb8jCjqdyJMGOfcpVny6WxECI8yAi5sVC0uGxieYSLdtt4G8DkjUQ3R0mUhtO0qQNwaGiJ1deoS6ARv2o5j\/ADuiEIAkENgQQN+9JSjydgee5UUAxG8kjbbbqkmOxMHeSAd5hARQmQIRJ0kbQTPJQAIhJCZ7hCkCQSTzTRCAHCI3BkTt0QIJSXo3TqP8FpO\/UgShJCeYEwmGy1xkCOh5lIjcxuEkIBPaAjoNt55qbmgiWmXblw5D0ISeaYEmAJJ2CSFBBOmx1R4Y0EuPQILpEBoaI6dUuTSATJ5gI5gCAhIh5Ttyd+as32OOnx0Zc0A7OrTP9RUVaNDTqJkbbDtVk+xv\/DRlz5Vb9BUR8gj7vQhC5nQ\/MaEl6FhDZcCCRI25hLpHTsXbBxJNeQ4Pbs8HoNlBwAcdJJHeIU9Usgnl8GAok7QgIJpohMAGtLjDRJgn5lEq0sn8MbfMOVbfE\/dCpRuKwfDPBgtBDnNHXuVf47g95geJ1bHEaRp1mH0OHQg9QukqU4pSa2Zht9StrmrOhSlmUOa+72+w1wEg7EwJ26IIThSpUn1ajadJpfUcQGtaJJPYFzwbskXtLCA4QYn51FW\/gHB51xhdOvi96+2unjUaNNgdoHQEzzXMcOsmW+a7vEKNe6qW4tQ0gtYDqku7+5dvN6mUmuZ5S1uylCpUjPKp4y8PteF2b+w4hwIJ2I86FeHiXsPja4+iHrR4l7D42uPoh61fzOr3GT86dM+0+6XyKP5Ij51d7+DFg1jj7q3Gwn9qHrXJ8Osg22arC7r3F7UtzRqBgDGh0yJ7VV21RNRa3Z3p+UFhUpTrRn6MMZ2fby7CvSZJ0iAekpHmrx8S9h8a3H0Q9aPEvYfGtx9EPWreZ1e44fnTpn2n3S+RR7Y5Hr17ElePiYsPjW4+iHrXG8ScjW+UrSyq0LypcG4e5pD2ARAHf3qs7apBcUlsd7XX7G7qqjRnmT5bPx7jg29k+SecqLhpPkmR0Kk3YHl6eqsjh7w7tc04E6\/r31ag5tZ1LQ1gI2AM8+9c4U5VHwx5m+8vaNlS6au8R9\/wK0Gx35dQgGDKvHxMWHxtcfRD1oPBjDyZ91bgH+qHrXbzOr3Hk\/nTpn2n3S+RSQ8pjG6id+QXoRqpy1hLWjeDsOQmFdPiYsdJaMWuIP8A6Q9ar\/POTrjKF9R11jcWtYE0qwEbjm0jod\/m9KpO3qU1xSWxqs9dsb2p0VGeZd2GvijkiRqJaDAHUdVJs1A+DpJEkD+F15BXPhfCWyusPtLs4lXa+tRbUc00mkDUJ\/WvZ3BmwJJ91bgE9fBj1q6tKrWcGaflPpsJOMqm69T+RSOgaWh0sMSJ67qIHkzBneSrvdwZsCI91bj6IetA4M2I\/wCbXH0Q9aeZ1e4j86dM+0\/ll8ikRp8Hp31SkWxuN45yu6fk2gziQMsi7f4B2\/htA1ftWvksvP3Da5wGyF9h9Z17at3rSyH0+\/nu37Fz6CeG8cjctXtOkp0nPDqJOPPdPl7+4rpoGjVEkHfsUWjytxEdOSk5kRyIPemHOmT5R5b7rkekJwLS3r5PnUYAdBO3aF1eRMoXmar9zKOqjYsP7NXcJAH8UdpWx4lZJoZRpYe+3vKlx7YL2nU0N0xHYe9dFRm4ceNjDLUraNyrNy+kfZ7M+C2OBKZEGJB8ylA6b7I7Y29K54NxE9ySmeUQJ7UjzTAFJE96OUhSDZIAj0oMT5II9KYAjuSQAO5JeoaXmTqLAQC4CYUNxyTAECNOkjbcyOalUOoNLiS4COXQckMJbInZ2x26SiY5b+dAeaaaInmgIqT2lp0uEEIhEIBDmgggkEEEGN047EQmAGk6dUeTMKKlCI+dAGkwDBjtS8ycIhART86ZHpRp2nZAEwBAIcOspcgFNzIa06gZ7OnclBBghARBgzAI7CrL9jiB46cuRy1V\/wBBUVbtAVk+xx\/DPlz5Vf8AQVFD5ErmfdqEIXI6n5kpJwhoLjAj0laDiJCZ6IHNAJNxBcSAGg9B0QhAfQnD+8qYdwipXlENdUt6Neq0O5Eh7zBTuKGDcUMtCpTIo31IbE\/DoP7D2tMenuI2xMp\/gQq\/ilz+c9U1lvHb3L2KMvsOq6ajdnMPwajerXDqF6E6vAoxksxaR8Ja6Y7upc16EuGrCpLhf4P1P++4jjGBYhhGLuw27t3i61BrWtE+EnkW9oKuLIGTLTKeHux3MbqbbtrNQD9xQH63Hlt5gt\/g+Zsu49hVPHrkUKVaxaS\/wu76BIggdSD0jn59lTvEPO1zmm98HSLqOGUnTSozu4\/x3d\/2fOTz4adD0857v6mvzi\/1j\/Byg6SjtUff6o+K38H3c7syRmcZpt8QuqVLwVtSr+Cog\/CLdIMnvM8l8z1Kr6der4N7mS4zBjqrw4CfvZv\/AMZ\/uhUbcfuioJ\/hFRcSc6cJP1nbQ7enbX13RpLEVwY9zMqwr3Ht21LqtXS6oIlx33VycfKj6eD4Wab3NPhncjHQKlcO\/d9t\/WN+1XRx\/wD+D4V\/XO+wKtL9DP2HbUkvypZ\/7\/gilPbVf+Wqf2inRuK9uCKNapTB3IY4iV4pztCzH0WEZXuheR+66\/8AbKvGwq1TwQdVNR\/hfatQ65M\/th6qhHxPkiAr4sCTwLJJJPtSp+kK1W363gz5zyhiuG32\/wBSP4lJMv7wkf6XX5x8MyoXNxc3Qc+4qvqNDuTjIBPd6F4lsNnczyI5d6Q35mO9ZT6NRS3wGrYAAco5K+ODJPi9vDO\/h6u\/\/Y1UMdjsr54Nfg7vP6+t+a1abT9IfPeVH+Q\/3R+JSDb++cYbdVyezWUvdC8\/nVf6QrwBG+x9CNRDdOkdsxusx9Bwx7jNtMUv6dxScy8uAQ4EEPOx7Vc\/HkA5YsCYn2yN\/wDtKo23LvCsbBILgYHVXnx5\/etY\/jQ\/NK00v0U\/YfPapFLU7PHfP4I2earDEMS4a2VthFN9S7NG3Iax4aYAE7khVZ7y87AR7Sujvz9ss+8rZx\/HrjLnDuxxGzp0qlVlGg0NqzpMgDoQq9PGPG\/5jh\/9l\/3l2rKllcbecLkeRpEtSVOp5rCDjxy62c59jNSMlZ1B\/cl1EfzlnP8AtJnJmdg4xZXTge25b95bZvGLGnAj2jh89pDwPzlIcX8aLRptMOLj\/BDH+v8AzK5Yod7PV4tb+zp\/f8zVcN6N3bcT7KjiIcLum6rTqB7tRBFNwie6FbuM5utcKzZSwfFA1lrc0GuZWPwWuJcId3GOfT7Kj4eYhVxXina31drGVbirWqva3kCabztPRbDjsdOarbkZtGgj\/vcr06jp0XKPeY7+xp3+qxoV1zpdnY8vdeBPijw+OHGri2CU9Vi7yqtFv\/g94\/o\/Z5uXM5Eyfd5pvgxuqlY0nfs9fmB\/Rb\/S\/wA+fsOGXEAW4p4Pj7wbR\/k0K7zPgx\/Ecf4vf083Lo885ww\/JuG+5eX6dBt88EtZTA0UQd9R\/pb7D0npLo6Uvpc4XaifPNUtv\/HcPFUfVn2cPe\/Wv+89uZimYMLyg\/Dcu4NTp+2qlRlPQNxSaSJc49XGeXp7J5z2Qn7Rgnyq39xVll+vVus1WFe5qOqVql1Tc57zJcS8SZVneyCP+jYKOhdW2\/sKXVdSlPu2wcoabDT9StUnxSlxuTfNvBTIjV2COyUjEnTMTsSmA4ggfMEuo6LCfag1smBzSjYqQaTMAmNyomSdyUAbxHahBHYUBAG4SKZ3QgEhSLS3YxvvsZShCRJyNIGkSOvant2JIAHNEdY2QEc0IEm5pABIIkSJ6oRCEhEnluUk90QgGGkhxAJDRJPYopoQCTjaUHomDHYhAgm7ckkz39qJGjv7USdOmTHOEAmieoHnVm+x1J8cuWgQImvBjc\/sFRVpTaDudwDuBzhWR7HH8M+XflVv0FRQ+RK5n3YhCFwOx+ZZHfKCCDuI6p9OSS0mcClCkI9KRQChCaEBaGBZ4wmx4avwOsLn28aFamNNOWS9ziN57wqvjsVm5O4Y0sw5dtcTdij6Br6v2MUNUQ4t56h2LdeJej8dv+rD7y1OjWqJPG2D5mnq2lafVqwVRqTk3LaT37ewplri07RyI3E81FXR4l6Px2\/6sPvJHgvSgxjb5\/Fv8Sr5rV7jv+c+mfafyy+RpuFudsJyzg13a4l7Y8LUreEb4KnqEQB2rV8Nsw4Lgd5iVTHLc1mVw3wX7CKkQXTz5cwtVmnKd3lzHaOH3dRr2VoNKswbPaTEx0I7FtuIWRGZSs7Suy\/ddGu8sg0tEQJ7SidRLl1fxEqen1JtKbzcYe2d+HfZ9h3Y4iZJBBGHvBHX2mz1r3ueKOUrprRc29zWDdwKls10fOVQaFPnU\/UUfkxZNptyyv3mXm\/iFkkscBh7pI2\/0JnrVGHmV1fD3Kbc24jc2z7s2oo0vCahT1zuBHMdq9LXJ7K\/EB+W\/bjgxr3N8P4PfZhd8Ge6OarPjqpNo7WkbLTZ1acJvKXFLOXhLt\/6OPhWhaZ3wmlwyOAv9s+3jQfT2p+RJeSN57CtwOC9H46qfVh95HiXo\/HT\/qw+8ukKFaGcLn4GG71vR7vgVWo\/Raktpc17CmCE2tlpMjborm8S9H47qfVh95afM\/Ca6wvC615h18L3wLS99I0tDtI5kbmfMubtqkVlo30vKPTq01ThU3fqa+KKxMzvzVqcM89YPl3LdSxxIXJquruqfsdMOEEAc57itFw7yOzN1C9qPvnWvtdzWwKWvVM947F1\/iXo\/HT\/AKsPvK1GlVXpwRn1fUNMqcVneTaxjKSfit0jZeMjJukn2nV83tVvrR4ycmn\/AMnW+qN9a1w4MURyxt89vtb\/ABI8TFGP+NP+rD7y0f4juX3Hg\/8Ax\/7WX83yNkOJOT2Frm2ddrubSLVoPo3Vd8S87HNdzQpWtJ9GwtySwPPlPcf4RHT\/APaz89cO2ZWwZl\/TxF1051ZtHwZohvMHeZPYt9acHKNe2o1TjLxrYHR7XG0j5S5y6epmnj4HoWz0Wx4L2M285Sb4ny57Y9ZssN4m5aZg1naXdO6qOpUWMc00A4SGgGN+5T8ZGTf5lV+qN9a154MUZ2xqoP8A+sPvIPBij0xqp9XH3l0xccsfAwN+T7k5dLLff9b5Gw8ZGTf5lW+qN9aY4kZNJ\/cdX6o31rVV+DDfBO8BjRNQDyQ63gE9\/lLgsIyrWuc6My5f1Pa1bW9rqjW6ohhcCOUgwPnVJTrxaTXM1W9lotzGc6VSTUFl7y5d+Gt\/YbtmZ8JZxRbjtBlRmGs\/gtpgO\/atGzZjmsHihj9lmXMFvdYd4QUm27aZ8K3SZknv7Qu0HBiiDIxt+3\/TD7yDwYon\/nT\/AKsPvKro12nFrm89hoparo1KrCtGo+KMeFbS5e7mU1ADz1G6RB0iW7857lcviXo\/Hb\/qw+8tVmXhLdYdhtW7w2\/F46i0vdSdS0OIHODJnzLk7aqllo9Ol5R6dVmoRqbv1Nfe0V3gty2zxWyua2o0aNZlRwG+wM7Dt2XbcV834ZmilhrcL8PNuahf4Vmn4WmI3PYVqsjZLvc31ajmVW21nQhr65ZMn+KBtJXceJejP\/Gn\/Vv8StTp1ZQaitmcdQv9MoXcJ3E8VKecYy8ZXbhPsKYGw2Qeiuc8F6JP\/Gn\/AFb\/ABI8S9GI92n+f2t\/iUea1e4t+c+mfafyy+RTDuZT\/gjb0rp88ZQvMp3lKnXeyvb1gTSrNbExzBHQ7hdHlLhXdYzhdK+vr0WVOsNVOmKWtxb0J3ET0VFRm5cKW5vq6raUqCuZ1FwPk+\/2c\/kVrPkxAmZlRhXR4mKMR7tPj8WH3kHgvRn\/AI0\/6t\/iV\/NKvcYPzn0z7T+WXyKYjbmiDExt2q46\/BdopONDGZqDkH28A+chy4XBcoV7vOgy7iFU2tYFwc9rdfJpcCNxIIj51WVCpFpNczXb63ZXMJzpVMqCy9ny78Yy\/Yct0SV0eJej8dP+rD7yPEvR+Oqn1YfeVvNKvd8DJ+c+mfafyy+RS8IV0eJeh8dVPqw+8sDHeEtLC8Gvb5uLvqG3pOqhht41QJidSh2tRLLRen5SadUmoRqbvZbS+RU0IhNC4HuBEJvcXuLjEnsEJIQCTj5kIQDLiW6domeQUYTQgFCITQgCN9uSUJoQBCsn2OQ\/3z5d+VW\/QVFWysn2OX4ZsufKrfoKiiXJkrmfdaEIWc7n5mQjmmha8GbIkJoTAyIhEJoTAyXzlB7qfBV76bnNe21uSHNMEHW9Ut7t4r8Y3n0zvWr24b3VGy4W2t1dNL6FGnWe9oEktFR5Oy1\/jMyh\/Mrj6qz1rbUhGUY5ljY+HsLutQr3MaVu6n0kt01tvyKZ928V+Mbz6Z3rW5ybjOKVM2YRTdf3b2OuqbXNNVxBBcJEKzfGZlD+ZXH1VnrXTZRx7BMxsrVsIohj6DgHB9IMeJGx26c\/mVYUIykkpmq81itRoylVtGo8s5Xbt3HEccB\/rfLfbrqfaxZHH7\/hGF\/1z\/sC43P+Yq+PZwt6da2dassqvgW0nmXA6hJPfsPmXZcfgfcfCz08M\/7Arzkpqo16jNbW87Wrp9KpzXH9+\/4lIgkTBO6k5jmkBzSCRISQsOD7ctDgCP8AaDEvxX++FkYX+Hqt\/W1P0JXhwCH+v8TP\/TD88L3wv8PNb+tqfoStlPqQ8T46+\/zt3\/6X8DG41Yje2mbKTLW7r0WG2aS2nULRMnsXAe7mK\/GN39M71rteOn78KP4qz7XKulwrZ6SXie3o9OHmFHb9VGw928Uj\/iV59M71q7uD93cX2SLp15WqV3CvUYDUcXEDS3bfzlUDCvjgn+8a7\/Gan5rV0tc9IYPKeEVYNpdq+JrvY\/8A7jxn+spfY5c1iuX87PxO7fbUcSNF1Z5YW14Gmduq6bgAIs8Z+XS+xywMS4t4paYhc27cPsnNpVHMBJdJAMdqviHRR43jmYM3a1W580hGXVzxeHYc773c+fyOJ\/T\/AOJHvdz5H7Rif0\/+JbrxyYr8W2Pzv9afjixXSCcOsd56u9apij3s38esfY0\/ecZmOxzFh1KizH23bKVUk021qmoEjqBJ5T+VW7xUua9rw9sqlrVqUqnhKI1McWmNJ7FVuds53mbGWbby2t6Aty4t8ETvqjnJ7leuMYzYYHlqzu8VpPq25FNmljA8yW7bHzFXpKLU0nsYtVqXEJWk6tNOfFL0Y8n3Y9h84nGsVgH3RvPpnetAxrFT\/wAxu\/pnetXL4zMofzK4+qs9afjMyj\/Mrj6qz1qnRQ+ubvynd\/sT96+Ry3BrFMQu83mncXdxVpOoPJa55LenRbW5\/D\/R+T\/\/AJyu\/wAOxnD7nLdTGsHtTVpCm53g2MDHnTMg9+yqDJuL1se4t2mJXDBTfWfUOgGQ0Ck4AfMAuzSgowznLyePCrO9q3V10fAo05QazvnmdLxYw\/Md3mGg\/AqN++3FuA427iG6tTuzrELivcXPA5W2ME\/Kd61YfEvPeJ5YxujaWNG1qUn0BUJqtcSDJHQjsXJ+N3HtUe1cP9DHH+8udVU+N5bN2lvUfM6fR0oOOFjLefbsaf3FzzH7nxmflO9atbhpSxPDsq3hzF7YpOZUc\/8A0l0lrA0SfNMrgTxex3aLbDzt\/Ed95d9k3FquesoYgMYoUWhz3UCKQIEQCDueYJVqHBxei3kz63547XF1TjGGVlxeWt+zODA4Ok08g3j2bOFxVII+S2FS7scxZxLjiV4STuTWdv8AlV0cHwRw+vAdz4et+a1UQwtaQXNnuXOr+jgelpMYyvrttfrR+DM4Y5io\/wCZXn0zvWvS3x3FWXFJzMSvAQ4EHwrvWtYTLid46KdDerTAG8hZ9z6B04Y5IvDjxHvYsSRv7Z2P\/aVk8SLq4suGdpUs61ShUIoN1U3aTEctvMsfjuJyxYD\/AKkfmlS4pj\/dfadxt\/zVvqdap4H5\/YJOhYp\/Xl8SmX43iuo\/6xuhvyFZxH2pe7eKx\/xG8+md61r0wOo6Lz9z9A6OHcixeD+LYhcZ0oUa97cVaT6dTUx9QkGGk8j3rx4x1qtrn2pVtqj6VUUWeWw6T8GOYXjwYH+3dtE\/tdT80qfGv9+9X+pp\/YtP+h7T5\/hitcwl\/p\/\/AKOS928V+Mbz6Z3rVr8CL66vKmM+27mtX0ijp8I8uidfKVTCt\/2Pv7Zjfmo\/31FtnpUdPKSEVptVpd3\/ANkcPm\/F8So5pxdlK\/umMbd1Q1rargANRWlq4viVWm6nVv7p7HCHNdVcQR2FZmc\/33Yz+N1fzitMuEs5PYoU4KnHZckJCaIUYNAkAkCJMFOEJgChCY5ITAyJSLXFpeQS2YLu9KEJgChCaOiYAiEBOEKMDIgFZPsc\/wAM2XflVv0FRVvCsn2Of4Zcu\/KrfoKiiS2ZK5n3ShCFmNB+ZyFKO1JbTKLpyQnCe0d6AjCITQgLRwLOmD2fDR+C16lYXxoVqYaKZLZc5xG\/pCq1dzheQKl\/kx2YBiDWNbSqVfAmlJ8guETPXT2Lh10qcTS4u48vToWsZVvN5Zbk+L1S7VyFC6Xh\/mN2Wcw0rp5d7Uf+x3DWiSWHr5wYPoRjGb7\/ABbAqGFXFK1bb0dGlzKcPOkQJMrT4RZHEcUtLJrxTNxVbSDyJ06jEwqr0WnE0zh09GULmOE8p7529y\/odNxLxXBsYxqliWBVKnhajYrh1Mt8oRDh6PsXd4VxQwK\/wulTzDbOFywDW00RVY4j+EOz5lX+fMmPykbIVL1t17Z1xFPRp06e8\/xl1dLg5WqUmv8AdmmNQB\/c5+8tEelU3hb9p8\/dfkmVpR6ao+FZ4Jb522fJezdG99\/WRf5pT+oj1I9\/WRf5pT+oj1LSeJmv8c0\/qx+8jxM1\/jqn9WP3l0+m+qjzcaJ+0T98v+JvH8TMq4dbVX4XavNYjZlK3FIOPST2fOq3yrmWnQz+3HsYcWse+pUqeDbMFzXAADs3C6i64N3jKL3W2K0alQbtY+iWg90yfsXGZcyrc4rmd2CXFT2ncs1a9bNWktExEhc6jq8UeJeB6lhT0noKzoVHJNPibbzjHrX4FsXHEPJl1U8Jc0vDVIjVUtNRjzkLy9\/WRZ\/clP6iPUtH4ma\/x1T+rH7yZ4NVySTjTCT19rn7y6fT\/VR5UY6HFYVxLHjL\/ibr39ZF\/mlP6iPUsDMfE7CKGC1rTLdu\/wANVaWA+CFNlOeZA6n0LD8TNf45p\/Vj95Y2KcJa1hhl1dnFqdQW9F9XQLcjVpBMTqUPp8PbB1ow0OVSP00pPKwnxNZ7OwxeE+bcLy1bYizFKlVjq7mFmimXctU\/auvdnzIznFzrVhcTJJshJPzLiso8NquY8Co4kzEmUBULh4M0dUQSOeodi3PiZr\/HNP6sfvKIdMopJbHa\/wDyPO6nOrWlGecPGVy27vUbw56yKP8AydP6iPUj39ZF\/mlP6iPUtH4ma\/x1T+rH7yDwZrxtjNOfxc\/eVvpvqoy40T9on75f8TB4jZlyzi+AMt8Dt2U7oV2vLhbCn5IBkTHeNl7cQs5YRjWT7bDbF9Y3TH03ODqZaIDSDv6VxObctXuWMSFpfBrg9uqnVZ8F47QtJG0rPKpLLT7T6S20y1lClUpyclBtxec8xEn50Dl1hd7kzh5UzTg5xCniDLYCqaWg0dXIDedQ7VvvEzX+Oqf1Y\/eURoTkspFq+u2FvUdKrUxJc9n8jScLs6UMuVru1xN1T3PreW3Q3Vof5u8fYFjYbi+CYVxJp4rZ1KnuQHveB4Mgs1MIgDzn5l0niarxHuzT+rf4keJu42jGqcj\/AKb\/ABLqqdbCWOR5M9R0aVSpU6XDqLEtnh9meXM6C64h5NuqgfdUjWfEA1LTUY9IXkM9ZFJ\/clP02Q9SqrOOVb3K18yjeFtSnUE06zPgvjn6RPJdnY8Ia13ZW9z7sU2+Gptqafa\/KQDHwlZTqybWFk41dP0m2owqyrSUJcsN4+5HRjPORjys6f1EepYOPcTsGtMHq2+W7Z3tioCGnwQpspz\/AAo6n0LB8TVf46p\/Vv8AEpeJurog4xTkcj7XP3lb6fsRmj+QVJSnWlLHY+Jr4Gj4ZZ6ZlttezxKnUqWNV\/hA6mJcx0QTHUGB8y7U57yMSSbSmSeZNkPUtL4mq2\/+uKW\/\/Tnb\/wBy5VmR6js8vy37ebra3V4fwW3wNfwZ9HNUXTU0otG2pHR9QqzrwqNSSzLGVsu3l8CxPf1kUmPadOfxEepNufcj03BzLVjXtMgiyAIPzKuc5ZAxPLTBXkXllHlV6bY0HscJ28\/JceqyrTi8NL3Ha30OwuqaqUaspRf739Dt+JmdW5puKFCypvpWFuS5uv4T3HqR0hdVlPiZhfuDRw\/MdB5fRYKeoU\/CMqNHKR0Oyp5u09vTZdZkLJlTNvt3wd6219raJmnr1atXeP4qrCpUc8rmzZe6dYUbJU63o04bprOU2+ffu2WT7+8ixHtSnH4iPUg56yKD+5KX1IepUrjFq6wxO6snvFQ21R1HUBE6SRMLDhT5xLuXuOS8nLWSypz\/AIv6F7t4j5PsWvq2Ns4VogClahhd3TsqdzTjVbMGO3OJV2hhqkaWAyGNAgD5gtVCFSdWU1h8jdY6Rb2M3Up5cntlvLx3CHmVg8Jc04Zll+JnFX1GCuKejQwunTqn7Qq\/PemO9UhJwlxI1XlpTvaMqFXqvu9TyZ+Y7ulf4\/iN3bkmjXuH1GEiDBcSNlroTT\/Wqs0RioxUV2EYQmhCwkQmgBAJCcIQChEbJohAKEQpbQlCAOgEb9qUQpHcoJJABJgcu5ARMnmrJ9joP98uXPlVv0FRVv0Vk+x0\/DJl75Vb9BUVZdVkrmfc6EIWQ0n5oRuiE0Ldgx5FCITQmAKNpQAmhTgZL1yp+BSr+K3P5z1RMK9sq\/gVq\/itz+c9UUu9blHwPntC\/SXX\/skG8Adi2+Th\/tZg\/wCN0vzgtQtxk399mD\/jdL84Lglue7Wf0cvBli8f\/h4J5q39xdTxJfizMp2hwE3Yu\/DMB9rA6tOl08unJctx\/wDh4J5q39xdpnfMdfK+Wra+taNKs91RlItqTEFpM7eZb3jinn1H5\/R4\/N7Do4qTzPZ8nuVD4bP38bH\/AJqiPDZ+\/jY\/81Rb3xxYn8W2X9p3rR44sT+LbL+0\/wBazYh9Zn0eb\/8AZofxL5G04W1M1OzE8Y4cTNp4Bx\/0oO06pERPVeli5j+Ot4aZBApQY7RRbK2GQOIF3mXHH2F1Z29JopGoH0nE7iO3zrT4DYU8N42XlCiXFha6oNRJPlUw47nnuSuyxwx4Xnc8WsqnnFy68FCXRPZbprvz3hxJ993voq+4Xut7S8GyPa2vRMb8ly0cQuzMH\/yKwc78RquWsefh7MOZcBrGu1mtp5ieUFaDxy1\/ian9YP3VWpGnxPMjTYVL9W1NU7WMlhYeVvtzOdjiHP8A9Qf\/ACLFxStnehYVn4m7Gqdnp01XVi8Mg7QZ6GY9K6zxy1\/ian9YP3Vqs1cS6uP4Dc4a\/DWUBW0+WKxcRDg7lp7lRxp42kehRqX7qRVS1illZeVsu87PIFR9HhJWqUnOp1GUblzXAwWkFxBCqP325h+OsQ+nd61cvC2rQo8NKdW7AdbUxWdUBGoFoc4nbrssP34cP\/5ra\/UP8K6zhxRj6WNjyrS7dC5uV0DqZm90s4Km99uYfjrEPp3etbLLeaceq5gw6nUxe9qU33DGuY+sSCC4SCFY\/vw4f\/zW1+of4V0GVrvK+OmpXwS0szUt3CSLYMc0nkRIB6HdUjRy9pGq51iNOlKVS0kl3tLG5xfsgANGCGN5rf3FT67nizmU45jjbVtCpQpWBfT01PhFxI1EjpyAXDrnXalNtHraFb1Lawp06iw9\/vbf4l6cH3FnDy7c0kOFaqQR08lqqb325h+Or\/6d3rVs8Ivwd3n9dW\/NCopWq7QgYtLpwne3fEk\/SXwZvPfbmHb\/AF1iH07l6W2bswtuaR92b4w4bGsSDv2LQE8yp0P26n8oLjlnuu3pNdRe5F2cd2g5ew9xHlC4gHslpW2zX7p+Lyy9w\/bXt3wVDT7WnXGkTy6LVcdv3t2H4z\/dK3+M4+7LWRbHEWW4uC2lRZoLtPNo6wVueOOee4\/P6TmrKz6OPE+OWE+3cqeOIUA\/7Qf\/ACJ\/7wv\/ALg+aoug8clxt\/qan9YP3UeOSv8AE1P6wfurhw0\/rn0HSal+yR\/iic9HEL\/7g\/8AkWTwyq3tbiXRdir6770NqNqmuSXghhEGd9ohbjxy1\/ian9YP3VquG9+cU4pe33UxTNw6tVLAZ0y1xiUSipx4XncmrK6laXHnFFU\/QeMNPOz7iw8dzzaYNmqphGL0gLJ9Nrm1gJ0kjcOHUd65rOnDW3v6JxTKjqZ1jWbdrgWP72GYHm5eZc3xrH+2j\/6hn2LV5MzriOWKoZSJr2JMvtnnbztPQq06icnCpyMtnpdWjbUrvT5Ym4rMX1Zbfc\/725nM3FCrb130K9J9Osx2lzHCCD2EK2vY\/wD\/ADv\/APh\/vrfXuHZd4lYZ7as6go37BGsCKlM9j2\/wh3\/MV58KMu4hlu+xu2xGjpDvBGnVbu2oBr3B\/VzU0qThUTW6K6rq1O706rRmuCqsZi+fWXLvRTubR\/tTi\/43V\/OK1ELcZu\/fTi\/41V\/OK1CyNbn11F\/Rx8EKEQU0Jg6ZFCN00JgCjn2ITQowBQiCmjopGQEiYjdKE0JgChCaFGBkDuST+TZKE0JgZFBRCkRDQZG\/RJMDIo25J6SWkxsOqJRKnAyKNpVkex0\/DJl35Vb9BUVcKyPY6\/hky78qt+gqKs+qyYvdH3MhCFiNZ+aUIhM+dC9AxChEJxtKEAoCITQgLR4a56w7DMFdg+OtLbdpd4OpoL2lriSWuAHaT2810Xvg4cfydh9Rd9xUlaW9S7uqNvRGqrVeGNHaSYCtMcG63XGmfVv8S005VJLCSeD5XU7PT7as6tatKm574i3hvteyfebr3wcOP5Ow+ov+4vShmfh7bVWVrcWbKrDqa5lk8EHuOlaHxN1fjpn1b\/EtXmbhfcYLglziLMRbc+AAcaYoaSRIBM6jymfQrvpFvwowQp6VWkqUbuo3LbGXvn\/aariZmulmjFaJtGOZZ2zS2mX7OeTEuI6ch8ys+vnfJl9ZUqGI3VK4Y2Doq21RwBAifgqqMj5PrZsfeNoXVO39rBhOtpdOqezzLq\/E5e\/G1v8ARH1qkHVeZJZybdQpaVDo7WpVcHS5Y574fPD8ToPfBw4\/k7D6i77ifvg4cfydh9Rd9xc94nL342t\/oj60eJy9+Nrf6I+tX+k+ojFw6V+2T\/if\/E6WhnTIuEipcYaKLa+mIt7RzHOHZJaPtXDZbzdbVOI9bHsXf7VoVWuGzS\/SNOlo2E8gFjZy4f3OWMKbfVr6jXa6qKWljCDJBM\/kUMw5DuMFy1Rxipe0qtOoKZ8G1hBGsSN1zlKpnljG56NraaaoNxquTrZhxN5frS2+JZF7mzIN9cGvevta9YgAvqWb3Ex3lqx\/fBw4\/k7D6i77ioxCjp2+xHaPk3SglGNaokv3v6F5++Dhx\/J2H1F33Fh43jmQKuDX1Oyp2Qun0HtpFtk5p1lp0wdO28bqmEKHWbWMI6U9ApwkpdNUeP3v6FrZUzZgthw3r4VdXmi+dRrsFPwTzJdq07gR1Cqhd5kvh3WzNg5xD2+21YajmNaaOvVHWZHXb0LfeJur8dM+rf4lLp1KiTwc6d\/pmnVqsXV9KUsvKbw\/VhFSwul4f5hOW8xUbmo4i0qfsdwAJ8g9fQYPoXa+Jur8dM+rf4lW2YMLqYNjN3h1Z2t9u\/RriNQ5gx3iCqOE6eJNG2lfWWqxnb05cWVusNbe1HTcUr3A8VxeliOB3Qq1KzYuGeDe3cRDvKA5jb0LiIXeYFw3vsay5SxWzvKGqq1xZQc0gmHERPLouNxCxucOu6lrfUX0LimYcx4ghJqTfE1zOmnVbeMPNaNTidPZ55rHsXLkWlwvzbgWC5WfZYtd+CrOrvcWGk90tIHYCOhW598HDj+SsfqL\/uKi0wCd+xWVZpJYWxjraBRq1p11UnFy3eHhfAvP3wcOP5Ow+ou+4mzMfDqm8PYyxDmmQRYu2P8AYVe5uyFcZawejiFa9pV2VKjaYY1hBBIJ\/Ut\/T4P3r2NcMVt\/KEx4I+tdVKo3hRR5E7bTo041JXdThlnHpc8c\/wBU1XFDOdDMta3tcOa\/2jbku1PEGo49Y6AfrXe2+dcoV8Ds7LE7qnVFOjTa+lUtqjgHBo\/owuZ8Tt78bW\/0TvWl4nb342t\/onetEqqbljmTWlotSjToRrOKhusZznvzhnQ++Dhx\/J2H1F33Ee+Dhx\/JWH1F33Fz3idvfja3+iPrXO4HkW4xbMWJ4Sy8pU32JIdULCQ+HadgjlNPDihTtdPqxlOF3Uaju\/S5fylh++Dhx\/JWH1F33FyOH47gNjxRdiVrUp0MHDIa6nRc0AmlB8kCfhT0WcODt58a2\/0TvWn4n7zb\/Wttt\/6TvWjVR49FbCjU0qmpxd1KSlFx3bfPtXo8zmOKGL2WNZodd4bW8NbmkxurSW7gdhAXIkRsrV8T138a2\/0TvWuXyjk2tmS8vbeldU6BtYlz2k6pJH6lxnTm5brdntWeo2NO24aVTMKaSb38FnY5zC8Ru8KvGXeH130LhnJ7fsPaO5XRlfiphtzZhuPH2ndMEFzWOeyp3iASD3KnsZw12GYrd2L3io63qOplzRAJBiVhaEhUlTex1v8ATLXU4J1V4Nc\/78TMzFcUrzHsRubd2ujWuHvY6CJBcSDutdC9mUXVHtZTaXPcYAAkkrs8f4fV8By+MSxDEKLHkNAtwwlxcf4Mz06+ZUUW8tGudzRt3ClOWHLZd7OGhEKREBJVNIjzQmBJQgFCITQgFCITQgFCITQgFCE0QgFCE4QgFCITQgFCICaIQChWR7HYf75Mu\/KrfoKirhWP7Hb8MeXflVv0FRVn1WWjzR9yoQhYTWfmohNC9IwiRG6cIhMASE4RCYGTseEuGHEc6WjiJp2oNd3oED\/3ELecX8yXlPM4ssOvK9uy2pAVBSqFsvd5XTuIW44E4b4LD8QxN4H7K8UWE9A3c\/aPmW3xXh\/l7FMRuL67vbo167y98VmgSezbktMacnSxHtPjbnUrenq8p3HKEcLbO73b\/Apf3xY18a3307vWrf4V4k7MOUr\/AA7EKz69ZhdTe55LnFjwY3P\/AHKPiwyv\/PLv6dv3VvspZVwjLd3WqYXdV3urtDHMqVWuBgyDsBvz+dTSpTjLL5HLWNXsbq1cKOVNNNejjdP5FC29\/iuXL27t7O7rWlYP8HVFN0SWkjf8qyfflmP45vfpCttxdww4fnK4qgRTu2trtjtIh35QfnXFws8k4trJ9Vb9DeUoXDinxJPku4v3JGJ3t5w1ur26uatW7FOuRVc6XAgGN+5VB78sx\/HN79IVanDz8E93\/V3P2OVGrrVbxHfsPH0e3pSr3ScVtPuRs8TzBi+K24oYjiFxc0Q7WGVHyJ7fyq3eJX4LbPzW\/wCaqPhXjxK\/BbZ+a3\/NUU94y8C+qwjC4tFBYXGUaee2yE4RC44PohITW8yRhvurmvDbRzdVN9UOeP6LfKP5AUSy8I51asaUJVJcks+4trHqjso8KaNC3caV06mykCDBD3nU\/wDvKnffFjXxrffTu9a+hM3Zfw3MdKhQxS5rUmUSXhlOoGyT1Mg\/5JXM+LDK\/wDPLv6dv3Vrq0pt+jyR8Vo+r2VCjKVxnjnJye2eZwvDrNGI0832DL6\/ua1vWcaLm1apcPKEA798LYccsNFtmG1vmNht3Shx7XMgfYWrrKXDTLVKo2pTvbxr2EOaRXbsf7KyeMWHi\/ya65pgPfaVG1A4b+STpP2g+hR0clTal4nRapaz1SjWt9lJOMtsc+X3hkm+fhnCehe0mte+3o1aga7kYe7ZQpVsucS8M8HUb4G\/ptmJirSPcf4Tf87FY+A\/gUf+K1\/z3qk7S5r2dzTuLWq+jXpmWPYYLT3JOpwqKe6wLLTI3dS4qwk4VI1JYkvg12o3mb8oYjlm4i6Z4W0cYp3LB5Lu49h7lzg5q5socQ7PGbcYVmplIPqDR4Zzf2Op8ocmnv5eZanO\/DOpaar7LodXtfhOtpl7B2tP8Ifl865ypJrihuj1rXVp0aitdRXBPsl+rLwfY\/725HR8af3k2f4zT\/McqsbnDMYAAxi9AGw\/ZCrV4ytJyXaDr7Zp\/mOVJtpqa2eN4OPk7ThUsI8cU95c16zt8i5mxy9zbhlvd4pd1qFSrD2PfIcIPNdHxfxrFMLxixp4bfV7Zj6GpzaboBOoiVxfDunGdMJP\/rfqK6rjUzVjeH\/ix\/OKlN9G\/ErXoUvyvSjwrHA+xd5xwzbmL44vfpCsS1xXE7W8r3dvfXFK5ryatVjyHPkyZPXdeTaXcvVtAyBET27Llue8qNKOVGK39RnNzPmAuH+uL6J\/lnetWvxTv7ywy5a1rC5rW9Y3DWl9J5aSNLttlwmX8hY3jLRVtrdlOjP7ZWdpHr\/Irezfk+tmHCqFoLpluWVRULizVyaRHPvVlWhGMk3ueTe6dOrd286dP0YuWdl3LBQ\/vnzB8cX\/ANM5dlwTB9v4s50lzqbCSeu5WzuuFNrZ0zUusdhoEw22\/wAa0WH4zY5HxK6ZYOdirazGgukUw2JPTVPNRQqxlNPJo1axnUs6lKjBcUsdy7UanNuWcYusz4pXt8LvKlKpcPc17aLiHAnmFqDlHHfie++gd6l3DuLVYOMYMwN\/r5P2IZxcLueGU2+eqfUurjTz1vuMVO41aEFHzdbL6yI8MMl3FDEnYnjNrUoe1z+wU6rdJL\/4xB6D7fMuc4nZhOP42aVu+bG1JZSjk89XeruCsvK+b7PM9vdWt34K1quaW6PDDy2uEbHbfuVSZkwSrguLV7OrLg0zTfHw2HkQpqJKCUeRw051K+oVKl6sVIpcK7Eu1p9v9fdzZpqBZ3LYupELxfTWfB9RkwS2Eisp1NeTmKMFkzyQpFsJQowTkSE0JgCR0ThEJgCQmiEwBBCcITAEhNCYAunLdCaUJgAO9WP7Hb8MeXflVv0FRVzCsb2O\/wCGPLvyq36CoqT6rLR5o+5EIQsBsPzWhCaF6Z54oRCaEAoRCaEBbVrmnBsH4ZnDrC9bUxF1uWmmGOB1vPlbkRtqPzKpITQryk5Yz2GOzsYWjm4Ntzbk897\/AAFCz8Cv3YVjNlfM3NvVbUjtAO4+ZYKFQ1yippxlyZZnFzGcDx60sK+F3za11Qc5jmBjgS10GdwORH5VWUJoVpy43lmWxs42VBUINtLv595a+TMz4PYcO7nDru9bTvHMrgUyxxkuBjcCFU8JoSUnLCfYRa2ULadScG8zeXn8BQr5ZmrJ97gFnY4reUqrGUqYfTdSqQHBo7AqHQphNw5HLUNNhfqPHJxcXlNPD+Bdftrhp\/FtPoqvqR7a4afxbT6Kr6lSiFfpv3UYfyCv2ip\/F\/Quv21w07LT6Kr6lqMtYplbC8+Ypf0bmlb4eKTGWsU3kElo1EbSNwRv2qq0KOl5PCOkdEiozhKtNqSxvLPd6vZ4NnQ5\/wAXZjmar27oVC+2kMpGCJaABO\/bufSudhNC5t5eWevRpRoU40ocopJewUK28j5qwYZFq4Pjd6KFSKlFocxzpY7cHYHqT8yqVCtCTg8oz31jTvaap1G1hpprmmveWvhOZ8Ht+Fz8Kq3rRf8AgKrBS0O3Jc4jeI6hVPCak1qSk5Yz2C0soWjqODb45OTz3sTWru8j58vcCLLW81XWHctBPlUh\/RP6jt5lxbGLJp0+5ItxeUWuraldU3SrRyiz+JeZsIxzLlChh12Ktb2w2oWaHAgaXdo7wqyZSXvSol3ILt8oZHq4owXWIPdbWQ5eT5dTzDoO9TUqJ+lI56fYws6SoUstLv8AWaPJOm2zLYXNaW0KVTU98GGiCu2zyzCcVuqGIX+IC1tqVHS2kIdVq+UTsBMDzrb5lwrDMJwBz20nNtKbdqFFnlVXdNb+enuEKjcUq1atVziCGk7QICrGpxwaXI6SsafnMbiXWSwu46PEcw4VStva+D4a2g7+FcVXeEqHzdB6FYfCzBMBqYezEcSrW1xe1JcGVXSWAdYP2qh5kr2ZXqAFrHlrTzgrnL0o8K2NqWHkvfOPFi0w0vscuUmVqjDp8OR+xt+SBz+xVziXEPM2JtdTqYjUZTOxFIBn2AFcgxs7kqRqaBDdlMKcY9glJszzcvO9d5ee8ytph+PWdsIusItLuBA1FzCP7J3XMGoSYJXrbOpl\/UnvXRtS2KcONzcYniNDEbjwlHD7ezbHwaOqD85WtqWbXu1McGk9F6urU2N38o9iVoXuqSWQ3tI2CvhciuXzJW1BzSCQ0xyMQrHyDSpY34WyxSzo3lJjfIe54FSn3DcEhcAKo1ENOohZlldVLauyva1X0qzDIc0wQVz441E4ReGMOLUnujssyZMsbV+q3rVbVpMfso1sB843A791yWLZdv8ADRrr0NVE8qtM6mH0j9a3lfOGK1nF1Z1J7SIe3QId3+dTGYjSosdh5FEHarbES3zjs9C5+nBqEuZd8EllHDvpLwfSVnWeAYfme2fUsw62vG8wwAie9o\/VHpXI49l+\/wAGqht7RIY4+TVbux3mP6jurKab4e0q4tLPYcw+nC8nNWxqU1jVKatghMxIRC9HNUCq4LZFCITQgFCITQgFCITQgFCITQgFCITQgFCsb2PH4Ysu\/KrfoKirpWN7Hj8MWXflVv0FRVn1WWj1kfcSEIXnG4\/NdCEL0zzwQhCAEIQgBCEIAQhCAEIQgBCEIAQhCAEIQgBCEIAQhCAEIUmNUgbWr3pslFNiyqVNSkVbCnTXSZcy1cYrNZ4dSs2nyqmmS49jR1P5AvPL+Fi4uA+5Y7wDdzOwPp\/z9isUXrLOhQa1sNdtSaOvmHYs9Wuo7R5nWnRct5Cw\/A8LwtjK1enTc9vwaZ8rT3knYnv+ZbK\/xe1bQOq6YynM\/Dg\/kXD5mrXd4A14ApuO7nugM6zH6\/QtRgGMW2H3brm8svbdxPk1HPjT3hsc++VEaLqR4m8lnUUHwpHU5qzIylhtW1Y2q66uJB8LtpaesfqPpVWYiNTAOoXX5tx5mNvoOpUvAsa2Xs6av17dVyVzXtmOmo4GOcbrTTgoQw9jjKXFPbc0tSWOKTam3f2qd9ctuKk02kBYwBndZ28PY0JZW5kiq7oTHnXo06h1lY7GFZNJhEK8csq8I83S0lRD9O7ZBWS9gJWHVYQVEk0StxNuHsqhzjq3ndb21vRcP8gbdQVz2mfOhjnU3eSSD3JCq4MTpqR1tKgGu1SSUGk41S5s+dc5QxG4o8nkjsK2FtjDKpDblpZ\/SYkoUZx4EsdpzxUi+LmbcF+iCfKPKCsfw2hwbJmd4U2tgiox4ew8ik9xqAAAEDbkvNualTj4ZZWDTQjHhyjq8oZhvMMr030G0HNg0w5oaKgnfrz5K3LW4fiGF02Y5b2tzSrjdwbAeD3EbO7lV+VLHCbHDaV9jdSm11cl9s0apcGGHA7QOe245LX5jxVxv6zsIuKos6h+C47A9YHRVU5Lds68Kex0ub+Gjm2VTFcrPdeWbZNW2iatIdo6uH5R381VlSnzkKzsi58v6FUW19X8LTZsATpqkE\/wX9o5wea1Od34di2K1bi0DKVw\/wAovaAGV56mNmu7e\/sW2jdp7SMtW3a3iV7UprHe1bStSLXEOBBHMFYlRi2mZMwihej2rzUF8ghCFABCEIAQhCAEIQgBWN7Hj8MWXvlVv0FRVyrE9j25rOL+X3vcGtaaxJJgAeAqbqtTqstDrI+5EKLHsqMa9jmuY4SHAyCO0IXnG4\/NlCEL0zzwQhCAEIQgBCEIAQhCAEIQpAIQhQAQhCAEIQgBCEKQCEIUABzXsxCFKIZlUln2YBr0wQCC4fahCt2Fe03dtVqEtBqPg1nbSegEL2pVH1sbomq9zyHMA1GdihC8ePXR6Uuqeea6j\/dJ9HW7wLPgsnyW+YLltTvbkajHZKEL2KPUR59TrsyL8kWtQjbZcxWJjmhCrcFrchTJDtjC9xzPmQhZ1yO8j1b0WTTQhd4nKRErHO4d50IUSJiY7f230rzndx6oQs52Q7fyrimHbguHNZlwxorNAa0CegQhTHkJG0tNsMrEbGennWU0kNdBiWnl5kIWa\/68fAW\/b4m8ruc7KNuXOJNO5c1hJ+CCJgdglYlluWzvMShC5UOv7H8C9Xl7RXLRTxkimA0auTdl70NzvvLjP5EIVbb9Ivb8C1fqMw7\/AHFInno5\/wDcQtbV5IQvXo\/o0efU67MSrzWO7mhCswhIQhQSCEIQAhCEAIQhACsb2PG\/GLLwPLVW\/QVEIVZ9VlodZH3CAAIAgIQhecbj\/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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Your page took too long to load. Please follow the opportunities in the report to reduce your page load time, and then try re-running Lighthouse. (NO_TTI_CPU_IDLE_PERIOD)",
                    "errorStack": "LighthouseError: NO_TTI_CPU_IDLE_PERIOD\n    at Interactive.findOverlappingQuietPeriods (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:134:11)\n    at Interactive.computeObservedMetric (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:164:41)\n    at Interactive.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:93:21)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)"
                },
                "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,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1603.9670000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "1,600\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": 0.93999999999999995,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0.081661622470609818,
                    "numericUnit": "unitless",
                    "displayValue": "0.082",
                    "scoringOptions": {
                        "p10": 0.10000000000000001,
                        "median": 0.25
                    },
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "cumulativeLayoutShiftMainFrame": 0.081661622470609818
                            }
                        ]
                    }
                },
                "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": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa388b0190f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 64076
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa388b0190f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 64076
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa31cc3290f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 109729
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa31cc3290f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 109729
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab198d5790f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 84390
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab198d5790f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 84390
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab271bc790f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 61101
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab271bc790f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 61101
                                }
                            },
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 401 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11aa31cc3290f2\/1723310514806\/591ff1034d44ab976362f42d2e5b308b3587424e03226935055c049129f09fb2\/N_yjWDTbNh2Svb-",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            },
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 401 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11aa388b0190f2\/1723310519297\/acc059498d6ed1bef289f44888464a4b6b62ddc9ae39a13724c31ab77059051a\/Ce3anWzg7m1IRPG",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            },
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 401 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11ab271bc790f2\/1723310564130\/918b17a7aa5f723c3ddde5f8271290eae112520c61d6ddada72a551004f5f573\/EIb_n8rczGoVNSh",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            },
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 401 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11ab198d5790f2\/1723310561426\/cf7e0a31836d8ff62e0196dbe667e61081b9a84b9f87f11191b68142dafc5c20\/5do3-ZieIhS7fF8",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            },
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                    "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": 144.01600000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 140\u00a0ms",
                    "metricSavings": {
                        "FCP": 44.01600000000002,
                        "LCP": 44.01600000000002
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/44west.ch\/",
                                "responseTime": 144.01600000000002
                            }
                        ],
                        "overallSavingsMs": 44.01600000000002
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Your page took too long to load. Please follow the opportunities in the report to reduce your page load time, and then try re-running Lighthouse. (NO_TTI_CPU_IDLE_PERIOD)",
                    "errorStack": "LighthouseError: NO_TTI_CPU_IDLE_PERIOD\n    at Interactive.findOverlappingQuietPeriods (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:134:11)\n    at Interactive.computeObservedMetric (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:164:41)\n    at Interactive.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:93:21)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)"
                },
                "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": "informative",
                    "displayValue": "4 user timings",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "timingType",
                                "valueType": "text",
                                "label": "Type"
                            },
                            {
                                "key": "startTime",
                                "valueType": "ms",
                                "granularity": 0.01,
                                "label": "Start Time"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 0.01,
                                "label": "Duration"
                            }
                        ],
                        "items": [
                            {
                                "name": "cp-n-68109",
                                "startTime": 21997.946,
                                "timingType": "Mark"
                            },
                            {
                                "name": "cp-n-88795",
                                "startTime": 23218.024000000001,
                                "timingType": "Mark"
                            },
                            {
                                "name": "cp-n-57521",
                                "startTime": 61466.629000000001,
                                "timingType": "Mark"
                            },
                            {
                                "name": "cp-n-18805",
                                "startTime": 72120.971000000005,
                                "timingType": "Mark"
                            }
                        ]
                    },
                    "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": "10 chains found",
                    "details": {
                        "type": "criticalrequestchain",
                        "chains": {
                            "EB08F1B4C2FC8EFC16B77814E14A8FB4": {
                                "request": {
                                    "url": "https:\/\/44west.ch\/",
                                    "startTime": 4529.9903039999999,
                                    "endTime": 4530.289726,
                                    "responseReceivedTime": 4530.2874030000003,
                                    "transferSize": 8689
                                },
                                "children": {
                                    "57359.2": {
                                        "request": {
                                            "url": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                            "startTime": 4530.3009949999996,
                                            "endTime": 4530.3905109999996,
                                            "responseReceivedTime": 4530.3815179999992,
                                            "transferSize": 11314
                                        },
                                        "children": {
                                            "57359.24": {
                                                "request": {
                                                    "url": "https:\/\/44west.ch\/dist\/assets\/font-5a4abcdb.woff2",
                                                    "startTime": 4530.766893,
                                                    "endTime": 4530.8376829999997,
                                                    "responseReceivedTime": 4530.8343759999998,
                                                    "transferSize": 19475
                                                }
                                            },
                                            "57359.22": {
                                                "request": {
                                                    "url": "https:\/\/44west.ch\/dist\/assets\/font-49d3fbd2.woff2",
                                                    "startTime": 4530.7859950000002,
                                                    "endTime": 4530.8704729999999,
                                                    "responseReceivedTime": 4530.856925,
                                                    "transferSize": 38465
                                                }
                                            }
                                        }
                                    },
                                    "57359.3": {
                                        "request": {
                                            "url": "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                                            "startTime": 4530.3023540000004,
                                            "endTime": 4530.3721720000003,
                                            "responseReceivedTime": 4530.3710210000008,
                                            "transferSize": 1789
                                        }
                                    },
                                    "57359.63": {
                                        "request": {
                                            "url": "https:\/\/44west.ch\/favicons\/site.webmanifest",
                                            "startTime": 4533.0007070000001,
                                            "endTime": 4533.2341770000003,
                                            "responseReceivedTime": 4533.2330600000005,
                                            "transferSize": 742
                                        }
                                    },
                                    "57359.7": {
                                        "request": {
                                            "url": "https:\/\/player.vimeo.com\/api\/player.js",
                                            "startTime": 4530.3262029999996,
                                            "endTime": 4530.6895039999999,
                                            "responseReceivedTime": 4530.6800809999995,
                                            "transferSize": 12488
                                        }
                                    },
                                    "57359.10": {
                                        "request": {
                                            "url": "https:\/\/w.behold.so\/widget.js",
                                            "startTime": 4530.3122480000002,
                                            "endTime": 4530.6676900000002,
                                            "responseReceivedTime": 4530.6658000000007,
                                            "transferSize": 4319
                                        },
                                        "children": {
                                            "57359.59": {
                                                "request": {
                                                    "url": "https:\/\/w.behold.so\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                                                    "startTime": 4532.4877759999999,
                                                    "endTime": 4532.5618670000003,
                                                    "responseReceivedTime": 4532.560219,
                                                    "transferSize": 306
                                                }
                                            },
                                            "57359.66": {
                                                "request": {
                                                    "url": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                                                    "startTime": 4533.0201070000003,
                                                    "endTime": 4533.0817669999997,
                                                    "responseReceivedTime": 4533.0751679999994,
                                                    "transferSize": 2226
                                                },
                                                "children": {
                                                    "57359.68": {
                                                        "request": {
                                                            "url": "https:\/\/w.behold.so\/base-dR64s75u-D_55CZSO.js",
                                                            "startTime": 4533.2577270000002,
                                                            "endTime": 4533.3121920000003,
                                                            "responseReceivedTime": 4533.3025809999999,
                                                            "transferSize": 7339
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    "57359.12": {
                                        "request": {
                                            "url": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                            "startTime": 4530.3147479999998,
                                            "endTime": 4530.3974330000001,
                                            "responseReceivedTime": 4530.3943520000003,
                                            "transferSize": 4126
                                        },
                                        "children": {
                                            "57359.48": {
                                                "request": {
                                                    "url": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                                    "startTime": 4531.2665790000001,
                                                    "endTime": 4531.6496880000004,
                                                    "responseReceivedTime": 4531.3936640000002,
                                                    "transferSize": 144587
                                                }
                                            },
                                            "57359.49": {
                                                "request": {
                                                    "url": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                                                    "startTime": 4531.2690140000004,
                                                    "endTime": 4531.5050369999999,
                                                    "responseReceivedTime": 4531.3961750000008,
                                                    "transferSize": 119449
                                                }
                                            }
                                        }
                                    },
                                    "57359.13": {
                                        "request": {
                                            "url": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                            "startTime": 4530.3160879999996,
                                            "endTime": 4530.5582299999996,
                                            "responseReceivedTime": 4530.4619299999995,
                                            "transferSize": 75994
                                        },
                                        "children": {
                                            "57359.50": {
                                                "request": {
                                                    "url": "https:\/\/44west.ch\/dist\/assets\/gsap-10963069.js",
                                                    "startTime": 4531.2736249999998,
                                                    "endTime": 4531.3619660000004,
                                                    "responseReceivedTime": 4531.3465559999995,
                                                    "transferSize": 27570
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "longestChain": {
                            "duration": 3321.8880000011995,
                            "length": 4,
                            "transferSize": 7339
                        }
                    },
                    "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": "Manifest start URL is not valid"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": "https:\/\/44west.ch\/favicons\/site.webmanifest"
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [],
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": true,
                                "shortNameLength": true,
                                "hasName": true,
                                "hasMaskableIcon": false
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Sets 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [],
                                "themeColor": "#011733",
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": true,
                                "shortNameLength": true,
                                "hasName": true,
                                "hasMaskableIcon": false
                            }
                        ]
                    }
                },
                "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"
                },
                "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 incorrect 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "displayedAspectRatio",
                                "valueType": "text",
                                "label": "Aspect Ratio (Displayed)"
                            },
                            {
                                "key": "actualAspectRatio",
                                "valueType": "text",
                                "label": "Aspect Ratio (Actual)"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "5-45-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,6,SECTION,0,DIV,0,H2,1,IMG",
                                    "selector": "section.section > div.container > h2.section__title > img.page-home__title-suffix--mobile",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<img class=\"page-home__title-suffix--mobile\" src=\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440\u2026\" width=\"220\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "nodeLabel": "Swiss quality \ud83c\udde8\ud83c\udded"
                                },
                                "displayedAspectRatio": "220 x 75\n        (2.93)",
                                "actualAspectRatio": "440 x 75\n        (5.87)",
                                "doRatiosMatch": false
                            }
                        ]
                    }
                },
                "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": "Uses 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "1 warning found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "value",
                                "valueType": "text",
                                "label": "Deprecation \/ Warning"
                            },
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            }
                        ],
                        "items": [
                            {
                                "value": "`StorageType.persistent` is deprecated. Please use standardized `navigator.storage` instead.",
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa31cc3290f2&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 105168
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "type": "link",
                                            "url": "https:\/\/chromestatus.com\/feature\/5176235376246784",
                                            "text": "Check the feature status page for more details."
                                        },
                                        {
                                            "type": "link",
                                            "url": "https:\/\/chromiumdash.appspot.com\/schedule",
                                            "text": "This change will go into effect with milestone 106."
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Uses 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "2 cookies found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "name": "__cf_bm",
                                "url": "https:\/\/player.vimeo.com\/api\/player.js"
                            },
                            {
                                "name": "_cfuvid",
                                "url": "https:\/\/player.vimeo.com\/api\/player.js"
                            }
                        ]
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimize 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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 79899.153999999777,
                    "numericUnit": "millisecond",
                    "displayValue": "79.9\u00a0s",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "groupLabel",
                                "valueType": "text",
                                "label": "Category"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "group": "other",
                                "groupLabel": "Other",
                                "duration": 68952.585999999734
                            },
                            {
                                "group": "scriptEvaluation",
                                "groupLabel": "Script Evaluation",
                                "duration": 9599.2020000000666
                            },
                            {
                                "group": "styleLayout",
                                "groupLabel": "Style & Layout",
                                "duration": 631.58700000000022
                            },
                            {
                                "group": "garbageCollection",
                                "groupLabel": "Garbage Collection",
                                "duration": 583.6789999999952
                            },
                            {
                                "group": "parseHTML",
                                "groupLabel": "Parse HTML & CSS",
                                "duration": 54.528999999999989
                            },
                            {
                                "group": "paintCompositeRender",
                                "groupLabel": "Rendering",
                                "duration": 46.230000000000139
                            },
                            {
                                "group": "scriptParseCompile",
                                "groupLabel": "Script Parsing & Compilation",
                                "duration": 31.341000000000008
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "Reduce 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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 9524.1979999999949,
                    "numericUnit": "millisecond",
                    "displayValue": "9.5\u00a0s",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "total",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Total CPU Time"
                            },
                            {
                                "key": "scripting",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Evaluation"
                            },
                            {
                                "key": "scriptParseCompile",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Parse"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/w.behold.so\/widget.js",
                                "total": 67564.067999999985,
                                "scripting": 112.30900000000078,
                                "scriptParseCompile": 0.084000000000000005
                            },
                            {
                                "url": "Unattributable",
                                "total": 2315.9140000000098,
                                "scripting": 926.62299999999811,
                                "scriptParseCompile": 0
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab271bc790f2&lang=auto",
                                "total": 2251.044999999991,
                                "scripting": 2138.0779999999909,
                                "scriptParseCompile": 3.4249999999999998
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa31cc3290f2&lang=auto",
                                "total": 2158.9240000000023,
                                "scripting": 1986.173000000002,
                                "scriptParseCompile": 3.6520000000000001
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa388b0190f2&lang=auto",
                                "total": 2139.2409999999995,
                                "scripting": 1920.5919999999994,
                                "scriptParseCompile": 3.3199999999999998
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab198d5790f2&lang=auto",
                                "total": 1688.1090000000008,
                                "scripting": 1598.8660000000009,
                                "scriptParseCompile": 3.206
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                "total": 822.82000000000062,
                                "scripting": 639.67900000000054,
                                "scriptParseCompile": 6.5810000000000004
                            },
                            {
                                "url": "https:\/\/44west.ch\/",
                                "total": 571.34199999999998,
                                "scripting": 6.3170000000000002,
                                "scriptParseCompile": 0.53700000000000003
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                "total": 124.97300000000072,
                                "scripting": 108.34700000000073,
                                "scriptParseCompile": 1.5229999999999999
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                                "total": 72.734000000000094,
                                "scripting": 63.52600000000011,
                                "scriptParseCompile": 1.3600000000000001
                            }
                        ],
                        "summary": {
                            "wastedMs": 9524.1979999999949
                        },
                        "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": 171.69999999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 170\u00a0ms",
                    "warnings": [],
                    "metricSavings": {
                        "LCP": 171.69999999999999,
                        "FCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/44west.goatcounter.com",
                                "wastedMs": 171.69999999999999
                            },
                            {
                                "url": "https:\/\/feeds.behold.so",
                                "wastedMs": 150.22
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com",
                                "wastedMs": 122.524
                            }
                        ],
                        "overallSavingsMs": 171.69999999999999,
                        "sortedBy": [
                            "wastedMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "numRequests": 75,
                                "numScripts": 16,
                                "numStylesheets": 2,
                                "numFonts": 2,
                                "numTasks": 2952,
                                "numTasksOver10ms": 156,
                                "numTasksOver25ms": 122,
                                "numTasksOver50ms": 106,
                                "numTasksOver100ms": 97,
                                "numTasksOver500ms": 71,
                                "rtt": 0,
                                "throughput": 8574432.8715363201,
                                "maxRtt": 85.849999999999994,
                                "maxServerLatency": 264.47499999999997,
                                "totalByteWeight": 1456828,
                                "totalTaskTime": 79899.153999999762,
                                "mainDocumentTransferSize": 8689
                            }
                        ]
                    }
                },
                "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:\/\/44west.ch\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.4320000000298023,
                                "networkEndTime": 301.85400000028312,
                                "finished": true,
                                "transferSize": 8689,
                                "resourceSize": 26633,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 312.41700000036508,
                                "networkRequestTime": 313.12299999967217,
                                "networkEndTime": 402.63900000043213,
                                "finished": true,
                                "transferSize": 11314,
                                "resourceSize": 74887,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 313.01500000059605,
                                "networkRequestTime": 314.48200000077486,
                                "networkEndTime": 384.30000000074506,
                                "finished": true,
                                "transferSize": 1789,
                                "resourceSize": 4766,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 313.33100000023842,
                                "networkRequestTime": 315.63400000054389,
                                "networkEndTime": 385.72600000072271,
                                "finished": true,
                                "transferSize": 679,
                                "resourceSize": 552,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 314.74900000076741,
                                "networkRequestTime": 316.85300000011921,
                                "networkEndTime": 382.45700000040233,
                                "finished": true,
                                "transferSize": 805,
                                "resourceSize": 711,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 315.70100000035018,
                                "networkRequestTime": 335.96100000105798,
                                "networkEndTime": 438.27200000081211,
                                "finished": true,
                                "transferSize": 691,
                                "resourceSize": 436,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/player.vimeo.com\/api\/player.js",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 316.27900000102818,
                                "networkRequestTime": 338.33100000023842,
                                "networkEndTime": 701.63200000021607,
                                "finished": true,
                                "transferSize": 12488,
                                "resourceSize": 38058,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "Vimeo"
                            },
                            {
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 316.82799999974668,
                                "networkRequestTime": 343.93500000052154,
                                "networkEndTime": 552.56500000040978,
                                "finished": true,
                                "transferSize": 11000,
                                "resourceSize": 10631,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 317.01000000070781,
                                "networkRequestTime": 345.9660000000149,
                                "networkEndTime": 464.81400000024587,
                                "finished": true,
                                "transferSize": 22823,
                                "resourceSize": 22445,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/w.behold.so\/widget.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 317.63900000043213,
                                "networkRequestTime": 324.37600000109524,
                                "networkEndTime": 679.81800000090152,
                                "finished": true,
                                "transferSize": 4319,
                                "resourceSize": 12499,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "behold.so"
                            },
                            {
                                "url": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 318.10000000055879,
                                "networkRequestTime": 348.28700000047684,
                                "networkEndTime": 624.31400000117719,
                                "finished": true,
                                "transferSize": 35512,
                                "resourceSize": 35116,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 318.43400000128895,
                                "networkRequestTime": 326.87600000016391,
                                "networkEndTime": 409.56100000068545,
                                "finished": true,
                                "transferSize": 4126,
                                "resourceSize": 9703,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 319.14300000108778,
                                "networkRequestTime": 328.2160000000149,
                                "networkEndTime": 570.35800000000745,
                                "finished": true,
                                "transferSize": 75994,
                                "resourceSize": 187959,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/gc.zgo.at\/count.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 319.60700000077486,
                                "networkRequestTime": 350.18800000008196,
                                "networkEndTime": 685.63900000043213,
                                "finished": true,
                                "transferSize": 3358,
                                "resourceSize": 9149,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "zgo.at"
                            },
                            {
                                "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 360.83700000029057,
                                "networkRequestTime": 362.64000000059605,
                                "networkEndTime": 892.89900000020862,
                                "finished": true,
                                "transferSize": 5768,
                                "resourceSize": 5141,
                                "statusCode": 401,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "Vimeo"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 412.54800000041723,
                                "networkRequestTime": 413.28800000064075,
                                "networkEndTime": 612.78000000026077,
                                "finished": true,
                                "transferSize": 31635,
                                "resourceSize": 31248,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/font-5a4abcdb.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 430.99000000115484,
                                "networkRequestTime": 779.0210000006482,
                                "networkEndTime": 849.81100000068545,
                                "finished": true,
                                "transferSize": 19475,
                                "resourceSize": 19160,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/gradient-14349e4d.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 449.48900000099093,
                                "networkRequestTime": 452.53700000047684,
                                "networkEndTime": 622.25500000081956,
                                "finished": true,
                                "transferSize": 810,
                                "resourceSize": 1105,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/texture-0ad35ce1.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 451.72300000023097,
                                "networkRequestTime": 453.67200000118464,
                                "networkEndTime": 619.35200000088662,
                                "finished": true,
                                "transferSize": 6720,
                                "resourceSize": 6361,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/font-49d3fbd2.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 457.86900000087917,
                                "networkRequestTime": 798.1230000006035,
                                "networkEndTime": 882.60100000072271,
                                "finished": true,
                                "transferSize": 38465,
                                "resourceSize": 38132,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/ea35197364-1677814330\/globe-placeholder.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 771.15200000070035,
                                "networkRequestTime": 772.10600000061095,
                                "networkEndTime": 830.67200000025332,
                                "finished": true,
                                "transferSize": 4563,
                                "resourceSize": 4204,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 1112.093000001274,
                                "networkRequestTime": 1112.7949999999255,
                                "networkEndTime": 1320.9960000002757,
                                "finished": true,
                                "transferSize": 245,
                                "resourceSize": 0,
                                "statusCode": 302,
                                "mimeType": "",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1271.9020000007004,
                                "networkRequestTime": 1278.7070000004023,
                                "networkEndTime": 1661.8160000005737,
                                "finished": true,
                                "transferSize": 144587,
                                "resourceSize": 445218,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1274.8080000001937,
                                "networkRequestTime": 1281.1420000009239,
                                "networkEndTime": 1517.1650000000373,
                                "finished": true,
                                "transferSize": 119449,
                                "resourceSize": 459433,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/gsap-10963069.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1275.5770000005141,
                                "networkRequestTime": 1285.7530000004917,
                                "networkEndTime": 1374.0940000005066,
                                "finished": true,
                                "transferSize": 27570,
                                "resourceSize": 68868,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/44west.goatcounter.com\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=800%2C600%2C1&b=0&rnd=s5kjv",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1294.1830000001937,
                                "networkRequestTime": 1295.7350000003353,
                                "networkEndTime": 1757.4030000008643,
                                "finished": true,
                                "transferSize": 828,
                                "resourceSize": 43,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Ping",
                                "priority": "VeryLow",
                                "experimentalFromMainFrame": true,
                                "entity": "goatcounter.com"
                            },
                            {
                                "url": "https:\/\/feeds.behold.so\/p7Bwj3eL6ikB8EDzdtlc",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1313.2160000009462,
                                "networkRequestTime": 1314.4520000005141,
                                "networkEndTime": 1929.7080000005662,
                                "finished": true,
                                "transferSize": 22912,
                                "resourceSize": 22183,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "behold.so"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 1320.9960000002757,
                                "networkRequestTime": 1321.570000000298,
                                "networkEndTime": 1470.2710000006482,
                                "finished": true,
                                "transferSize": 15065,
                                "resourceSize": 44175,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/42q9r\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 1494.3229999998584,
                                "networkRequestTime": 1496.6060000006109,
                                "networkEndTime": 1664.0390000008047,
                                "finished": true,
                                "transferSize": 16709,
                                "resourceSize": 69960,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 1675.1380000002682,
                                "networkRequestTime": 1675.8459999999031,
                                "networkEndTime": 1729.3919999999925,
                                "finished": true,
                                "transferSize": 171,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa31cc3290f2&lang=auto",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 1678.8590000011027,
                                "networkRequestTime": 1679.543000000529,
                                "networkEndTime": 1813.3919999999925,
                                "finished": true,
                                "transferSize": 48485,
                                "resourceSize": 122971,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/earth-surface-1da818fc.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2192.9670000001788,
                                "networkRequestTime": 2236.8510000007227,
                                "networkEndTime": 2517.3700000010431,
                                "finished": true,
                                "transferSize": 186810,
                                "resourceSize": 186250,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/w.behold.so\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2498.6220000004396,
                                "networkRequestTime": 2499.9040000000969,
                                "networkEndTime": 2573.9950000010431,
                                "finished": true,
                                "transferSize": 306,
                                "resourceSize": 645,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "behold.so"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/ocnff\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 2578.5260000005364,
                                "networkRequestTime": 2590.3840000005439,
                                "networkEndTime": 2665.1670000003651,
                                "finished": true,
                                "transferSize": 16709,
                                "resourceSize": 69960,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 2993.551000000909,
                                "networkRequestTime": 2994.2790000010282,
                                "networkEndTime": 2997.0970000009984,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa388b0190f2&lang=auto",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 2998.183000001125,
                                "networkRequestTime": 2999.0640000011772,
                                "networkEndTime": 3117.6080000009388,
                                "finished": true,
                                "transferSize": 45038,
                                "resourceSize": 115781,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/44west.ch\/favicons\/site.webmanifest",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3012.183000001125,
                                "networkRequestTime": 3012.8350000008941,
                                "networkEndTime": 3246.3050000006333,
                                "finished": true,
                                "transferSize": 742,
                                "resourceSize": 456,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "Manifest",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 3030.973000000231,
                                "networkRequestTime": 3032.2350000003353,
                                "networkEndTime": 3093.8950000004843,
                                "finished": true,
                                "transferSize": 2226,
                                "resourceSize": 6243,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "behold.so"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/fac2d2b7-4cc2-4a5f-9642-27600112a30b",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 3130.4150000009686,
                                "networkRequestTime": 3130.4150000009686,
                                "networkEndTime": 3163.1140000000596,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 13,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/w.behold.so\/base-dR64s75u-D_55CZSO.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 3268.9170000003651,
                                "networkRequestTime": 3269.855000000447,
                                "networkEndTime": 3324.3200000012293,
                                "finished": true,
                                "transferSize": 7339,
                                "resourceSize": 33752,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "behold.so"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1943835973:1723307082:LuiUT8XrlKAgH5ssWwTEe-Mu2NEuR43v1-grjUvD3YA\/8b11aa31cc3290f2\/21f17a776864b23",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 3365.0770000005141,
                                "networkRequestTime": 3376.7949999999255,
                                "networkEndTime": 3557.6610000012442,
                                "finished": true,
                                "transferSize": 86889,
                                "resourceSize": 115004,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/44west.ch\/favicons\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3482.6440000012517,
                                "networkRequestTime": 3483.7670000009239,
                                "networkEndTime": 3615.4840000001714,
                                "finished": true,
                                "transferSize": 15465,
                                "resourceSize": 15086,
                                "statusCode": 200,
                                "mimeType": "image\/vnd.microsoft.icon",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "44west.ch"
                            },
                            {
                                "url": "data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='30\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 3955.0130000011995,
                                "networkRequestTime": 3955.0130000011995,
                                "networkEndTime": 3955.1780000003055,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 88,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11aa31cc3290f2\/1723310514803\/qcyNLS7mR5J9-4Z",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 6823.76600000076,
                                "networkRequestTime": 6824.5760000003502,
                                "networkEndTime": 6879.0540000004694,
                                "finished": true,
                                "transferSize": 151,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/5b7d7be5-c39d-4afe-a7e0-5bb6d01e58cf",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 7838.1930000009015,
                                "networkRequestTime": 7838.1930000009015,
                                "networkEndTime": 10400.439000000246,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 13,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1517517606:1723307213:XEMc-O7vTjA2CQohSIcXV64wDozVQ7ZjgcoLbfYN8JQ\/8b11aa388b0190f2\/a25db838d9705be",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 7862.855000000447,
                                "networkRequestTime": 7864.3810000000522,
                                "networkEndTime": 8046.6080000009388,
                                "finished": true,
                                "transferSize": 86823,
                                "resourceSize": 114960,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/f1d169ca-2829-406c-8df6-35403311d42d",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 7870.9560000011697,
                                "networkRequestTime": 7870.9560000011697,
                                "networkEndTime": 10403.309000000358,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11aa388b0190f2\/1723310519295\/8EIVfosRbtgsPqK",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 10845.13599999994,
                                "networkRequestTime": 10845.877000001259,
                                "networkEndTime": 10898.385000000708,
                                "finished": true,
                                "transferSize": 151,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/53306eac-c27f-4fe0-8800-f7b265ac026e",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 11834.64400000032,
                                "networkRequestTime": 11834.64400000032,
                                "networkEndTime": 12865.628000000492,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/53306eac-c27f-4fe0-8800-f7b265ac026e",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 17360.543000000529,
                                "networkRequestTime": 17360.543000000529,
                                "networkEndTime": 18414.870000001043,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11aa31cc3290f2\/1723310514806\/591ff1034d44ab976362f42d2e5b308b3587424e03226935055c049129f09fb2\/N_yjWDTbNh2Svb-",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 18439.450000000186,
                                "networkRequestTime": 18441.487000000663,
                                "networkEndTime": 18519.441000000574,
                                "finished": true,
                                "transferSize": 1667,
                                "resourceSize": 1,
                                "statusCode": 401,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11aa388b0190f2\/1723310519297\/acc059498d6ed1bef289f44888464a4b6b62ddc9ae39a13724c31ab77059051a\/Ce3anWzg7m1IRPG",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 18884.683000000194,
                                "networkRequestTime": 18886.023000000045,
                                "networkEndTime": 18946.220999999903,
                                "finished": true,
                                "transferSize": 1665,
                                "resourceSize": 1,
                                "statusCode": 401,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/f1d169ca-2829-406c-8df6-35403311d42d",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 24289.418000000529,
                                "networkRequestTime": 24289.418000000529,
                                "networkEndTime": 25917.248000000603,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1943835973:1723307082:LuiUT8XrlKAgH5ssWwTEe-Mu2NEuR43v1-grjUvD3YA\/8b11aa31cc3290f2\/21f17a776864b23",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 24949.33100000117,
                                "networkRequestTime": 24951.254999999888,
                                "networkEndTime": 25098.088000000454,
                                "finished": true,
                                "transferSize": 2121,
                                "resourceSize": 960,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1517517606:1723307213:XEMc-O7vTjA2CQohSIcXV64wDozVQ7ZjgcoLbfYN8JQ\/8b11aa388b0190f2\/a25db838d9705be",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 28150.437000000849,
                                "networkRequestTime": 28152.372999999672,
                                "networkEndTime": 28274.659000000916,
                                "finished": true,
                                "transferSize": 2122,
                                "resourceSize": 960,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv1\/DAF4L-DNttByFga\/42q9r\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 38582.900000000373,
                                "networkRequestTime": 38584.411000001244,
                                "networkEndTime": 38672.357000000775,
                                "finished": true,
                                "transferSize": 16714,
                                "resourceSize": 69980,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 39676.377000001259,
                                "networkRequestTime": 39677.077000000514,
                                "networkEndTime": 39684.117000000551,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab198d5790f2&lang=auto",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 39676.888000000268,
                                "networkRequestTime": 39677.912000000477,
                                "networkEndTime": 39768.367999999784,
                                "finished": true,
                                "transferSize": 42725,
                                "resourceSize": 108425,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv1\/DAF4L-DNttByFga\/ocnff\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 40753.123000000603,
                                "networkRequestTime": 40754.756000000052,
                                "networkEndTime": 40833.955000000075,
                                "finished": true,
                                "transferSize": 16719,
                                "resourceSize": 69980,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 41816.526000000536,
                                "networkRequestTime": 41817.186000000685,
                                "networkEndTime": 41819.262000000104,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab271bc790f2&lang=auto",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 41818.853000001051,
                                "networkRequestTime": 41820.216000000015,
                                "networkEndTime": 41920.772000000812,
                                "finished": true,
                                "transferSize": 46011,
                                "resourceSize": 118435,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/a9078caa-2d4a-4e16-b892-ca0e3dc22222",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 48968.637000000104,
                                "networkRequestTime": 48968.637000000104,
                                "networkEndTime": 51098.149000000209,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 13,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1103503615:1723307220:KRKHZ8S_PhM0LvmXQbyQmJGqcTY13nA_fALjIPco7Tw\/8b11ab198d5790f2\/8c470d2d3696401",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 49981.108000000007,
                                "networkRequestTime": 49987.316000000574,
                                "networkEndTime": 50164.282999999821,
                                "finished": true,
                                "transferSize": 86710,
                                "resourceSize": 114888,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/786d5f54-5653-4423-8bee-bc77f22247d8",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 51102.796000000089,
                                "networkRequestTime": 51102.796000000089,
                                "networkEndTime": 52717.629999999888,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 13,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1012573946:1723307263:xiO66xEuyMu3rM6cAlK3gw8emzw0BhH2BcEE9HGtnDY\/8b11ab271bc790f2\/1dca9ebeb7c06b6",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 52692.036000000313,
                                "networkRequestTime": 52701.575000000186,
                                "networkEndTime": 52870.477000000887,
                                "finished": true,
                                "transferSize": 86807,
                                "resourceSize": 114908,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/c8a791a1-768b-4a3e-b11d-09622bbade58",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 52725.593000000343,
                                "networkRequestTime": 52725.593000000343,
                                "networkEndTime": 54116.082999999635,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11ab198d5790f2\/1723310561422\/PgBv22m7G--muU6",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 53128.021999999881,
                                "networkRequestTime": 53128.683000000194,
                                "networkEndTime": 53183.869000000879,
                                "finished": true,
                                "transferSize": 151,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11ab271bc790f2\/1723310564130\/rBsUqnxvUdwSDOY",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 54592.449000000954,
                                "networkRequestTime": 54593.252000000328,
                                "networkEndTime": 54646.209999999963,
                                "finished": true,
                                "transferSize": 151,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/48b20e1d-0f35-40ea-bfa0-5019da449078",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 55607.459999999963,
                                "networkRequestTime": 55607.459999999963,
                                "networkEndTime": 56636.230000000447,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11ab271bc790f2\/1723310564130\/918b17a7aa5f723c3ddde5f8271290eae112520c61d6ddada72a551004f5f573\/EIb_n8rczGoVNSh",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 56627.739000000991,
                                "networkRequestTime": 56629.245000000112,
                                "networkEndTime": 56691.776999999769,
                                "finished": true,
                                "transferSize": 1666,
                                "resourceSize": 1,
                                "statusCode": 401,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/c8a791a1-768b-4a3e-b11d-09622bbade58",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 58838.867000000551,
                                "networkRequestTime": 58838.867000000551,
                                "networkEndTime": 59881.793999999762,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11ab198d5790f2\/1723310561426\/cf7e0a31836d8ff62e0196dbe667e61081b9a84b9f87f11191b68142dafc5c20\/5do3-ZieIhS7fF8",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 66762.544000000693,
                                "networkRequestTime": 66763.94800000079,
                                "networkEndTime": 66824.292000000365,
                                "finished": true,
                                "transferSize": 1666,
                                "resourceSize": 1,
                                "statusCode": 401,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/48b20e1d-0f35-40ea-bfa0-5019da449078",
                                "sessionTargetType": "page",
                                "protocol": "blob",
                                "rendererStartTime": 67976.990000000224,
                                "networkRequestTime": 67976.990000000224,
                                "networkEndTime": 70133.461000000127,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 80,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Other",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1103503615:1723307220:KRKHZ8S_PhM0LvmXQbyQmJGqcTY13nA_fALjIPco7Tw\/8b11ab198d5790f2\/8c470d2d3696401",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 69156.773000000976,
                                "networkRequestTime": 69158.95100000035,
                                "networkEndTime": 69270.001000000164,
                                "finished": true,
                                "transferSize": 2119,
                                "resourceSize": 960,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1012573946:1723307263:xiO66xEuyMu3rM6cAlK3gw8emzw0BhH2BcEE9HGtnDY\/8b11ab271bc790f2\/1dca9ebeb7c06b6",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 72341.688000001013,
                                "networkRequestTime": 72343.587000000291,
                                "networkEndTime": 72461.969000000507,
                                "finished": true,
                                "transferSize": 2121,
                                "resourceSize": 960,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 4529987871.999999
                        }
                    }
                },
                "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": 85.849999999999994,
                    "numericUnit": "millisecond",
                    "displayValue": "90\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/44west.goatcounter.com",
                                "rtt": 85.849999999999994
                            },
                            {
                                "origin": "https:\/\/feeds.behold.so",
                                "rtt": 75.109999999999999
                            },
                            {
                                "origin": "https:\/\/player.vimeo.com",
                                "rtt": 63.385999999999996
                            },
                            {
                                "origin": "https:\/\/challenges.cloudflare.com",
                                "rtt": 61.262
                            },
                            {
                                "origin": "https:\/\/gc.zgo.at",
                                "rtt": 51.192000000000007
                            },
                            {
                                "origin": "https:\/\/44west.ch",
                                "rtt": 47.488
                            },
                            {
                                "origin": "https:\/\/w.behold.so",
                                "rtt": 0
                            }
                        ],
                        "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": 264.47499999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "260\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/feeds.behold.so",
                                "serverResponseTime": 264.47499999999997
                            },
                            {
                                "origin": "https:\/\/player.vimeo.com",
                                "serverResponseTime": 96.800000000000026
                            },
                            {
                                "origin": "https:\/\/44west.ch",
                                "serverResponseTime": 52.859999999999999
                            },
                            {
                                "origin": "https:\/\/w.behold.so",
                                "serverResponseTime": 49.414999999999992
                            },
                            {
                                "origin": "https:\/\/44west.goatcounter.com",
                                "serverResponseTime": 0.61999999999997613
                            },
                            {
                                "origin": "https:\/\/gc.zgo.at",
                                "serverResponseTime": 0
                            },
                            {
                                "origin": "https:\/\/challenges.cloudflare.com",
                                "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": 27.295999999999999,
                                "startTime": 307.88600000000002
                            },
                            {
                                "duration": 10.871,
                                "startTime": 335.51499999999999
                            },
                            {
                                "duration": 6.3780000000000001,
                                "startTime": 384.67200000000003
                            },
                            {
                                "duration": 6.0880000000000001,
                                "startTime": 393.54300000000001
                            },
                            {
                                "duration": 5.2329999999999997,
                                "startTime": 405.101
                            },
                            {
                                "duration": 367.05000000000001,
                                "startTime": 410.35199999999998
                            },
                            {
                                "duration": 6.7039999999999997,
                                "startTime": 778.44500000000005
                            },
                            {
                                "duration": 5.625,
                                "startTime": 785.19399999999996
                            },
                            {
                                "duration": 5.3979999999999997,
                                "startTime": 798.96699999999998
                            },
                            {
                                "duration": 12.115,
                                "startTime": 804.37699999999995
                            },
                            {
                                "duration": 8.5470000000000006,
                                "startTime": 819.19200000000001
                            },
                            {
                                "duration": 6.0209999999999999,
                                "startTime": 827.82100000000003
                            },
                            {
                                "duration": 14.763999999999999,
                                "startTime": 838.92999999999995
                            },
                            {
                                "duration": 8.4079999999999995,
                                "startTime": 853.71000000000004
                            },
                            {
                                "duration": 5.2530000000000001,
                                "startTime": 867.61000000000001
                            },
                            {
                                "duration": 31.689,
                                "startTime": 877.85299999999995
                            },
                            {
                                "duration": 16.710999999999999,
                                "startTime": 909.98099999999999
                            },
                            {
                                "duration": 184.58699999999999,
                                "startTime": 933.83199999999999
                            },
                            {
                                "duration": 6.9240000000000004,
                                "startTime": 1122.1189999999999
                            },
                            {
                                "duration": 9.8040000000000003,
                                "startTime": 1133.2
                            },
                            {
                                "duration": 129.17699999999999,
                                "startTime": 1143.454
                            },
                            {
                                "duration": 26.609000000000002,
                                "startTime": 1277.8499999999999
                            },
                            {
                                "duration": 17.032,
                                "startTime": 1304.548
                            },
                            {
                                "duration": 7.7510000000000003,
                                "startTime": 1322.3800000000001
                            },
                            {
                                "duration": 17.303000000000001,
                                "startTime": 1477.684
                            },
                            {
                                "duration": 5.7309999999999999,
                                "startTime": 1495.5250000000001
                            },
                            {
                                "duration": 72.233999999999995,
                                "startTime": 1617.7850000000001
                            },
                            {
                                "duration": 7.3150000000000004,
                                "startTime": 1694.9100000000001
                            },
                            {
                                "duration": 28.184000000000001,
                                "startTime": 1702.9269999999999
                            },
                            {
                                "duration": 226.56200000000001,
                                "startTime": 1731.125
                            },
                            {
                                "duration": 6.0629999999999997,
                                "startTime": 1959.6289999999999
                            },
                            {
                                "duration": 6.6050000000000004,
                                "startTime": 1965.704
                            },
                            {
                                "duration": 131.929,
                                "startTime": 1972.3209999999999
                            },
                            {
                                "duration": 58.116,
                                "startTime": 2104.4670000000001
                            },
                            {
                                "duration": 14.507999999999999,
                                "startTime": 2164.9789999999998
                            },
                            {
                                "duration": 11.417999999999999,
                                "startTime": 2183.9299999999998
                            },
                            {
                                "duration": 260.48500000000001,
                                "startTime": 2202.0219999999999
                            },
                            {
                                "duration": 5.016,
                                "startTime": 2462.5430000000001
                            },
                            {
                                "duration": 5.8440000000000003,
                                "startTime": 2469.4050000000002
                            },
                            {
                                "duration": 10.869999999999999,
                                "startTime": 2481.2510000000002
                            },
                            {
                                "duration": 76.769999999999996,
                                "startTime": 2506.192
                            },
                            {
                                "duration": 115.15600000000001,
                                "startTime": 2585.107
                            },
                            {
                                "duration": 295.84800000000001,
                                "startTime": 2712.4580000000001
                            },
                            {
                                "duration": 5.5590000000000002,
                                "startTime": 3020.4009999999998
                            },
                            {
                                "duration": 6.0220000000000002,
                                "startTime": 3031.9369999999999
                            },
                            {
                                "duration": 12.015000000000001,
                                "startTime": 3041.0219999999999
                            },
                            {
                                "duration": 77.903999999999996,
                                "startTime": 3053.0520000000001
                            },
                            {
                                "duration": 14.84,
                                "startTime": 3134.5810000000001
                            },
                            {
                                "duration": 11.689,
                                "startTime": 3151.8000000000002
                            },
                            {
                                "duration": 7.3369999999999997,
                                "startTime": 3164.2350000000001
                            },
                            {
                                "duration": 46.173999999999999,
                                "startTime": 3171.893
                            },
                            {
                                "duration": 15.58,
                                "startTime": 3218.5839999999998
                            },
                            {
                                "duration": 35.969999999999999,
                                "startTime": 3234.1979999999999
                            },
                            {
                                "duration": 6.4660000000000002,
                                "startTime": 3270.4459999999999
                            },
                            {
                                "duration": 106.937,
                                "startTime": 3276.9810000000002
                            },
                            {
                                "duration": 10.465,
                                "startTime": 3384.4499999999998
                            },
                            {
                                "duration": 24.503,
                                "startTime": 3401.114
                            },
                            {
                                "duration": 5.9790000000000001,
                                "startTime": 3428.6469999999999
                            },
                            {
                                "duration": 46.847000000000001,
                                "startTime": 3435.3389999999999
                            },
                            {
                                "duration": 7.6639999999999997,
                                "startTime": 3484.241
                            },
                            {
                                "duration": 7.2939999999999996,
                                "startTime": 3494.846
                            },
                            {
                                "duration": 5.431,
                                "startTime": 3505.134
                            },
                            {
                                "duration": 35.896999999999998,
                                "startTime": 3513.1289999999999
                            },
                            {
                                "duration": 1603.9670000000001,
                                "startTime": 3549.0990000000002
                            },
                            {
                                "duration": 111.97199999999999,
                                "startTime": 5153.1719999999996
                            },
                            {
                                "duration": 1096.886,
                                "startTime": 5265.424
                            },
                            {
                                "duration": 464.06799999999998,
                                "startTime": 6362.9470000000001
                            },
                            {
                                "duration": 996.07299999999998,
                                "startTime": 6827.2700000000004
                            },
                            {
                                "duration": 5.0599999999999996,
                                "startTime": 7828.085
                            },
                            {
                                "duration": 24.981999999999999,
                                "startTime": 7844.7619999999997
                            },
                            {
                                "duration": 1065.4469999999999,
                                "startTime": 7875.1490000000003
                            },
                            {
                                "duration": 470.12400000000002,
                                "startTime": 8940.6910000000007
                            },
                            {
                                "duration": 989.73099999999999,
                                "startTime": 9410.9529999999995
                            },
                            {
                                "duration": 441.23899999999998,
                                "startTime": 10406.780000000001
                            },
                            {
                                "duration": 974.70299999999997,
                                "startTime": 10848.219999999999
                            },
                            {
                                "duration": 991.53599999999994,
                                "startTime": 11838.609
                            },
                            {
                                "duration": 35.816000000000003,
                                "startTime": 12830.315000000001
                            },
                            {
                                "duration": 987.52700000000004,
                                "startTime": 12872.767
                            },
                            {
                                "duration": 55.302,
                                "startTime": 13871.206
                            },
                            {
                                "duration": 965.12900000000002,
                                "startTime": 13928.412
                            },
                            {
                                "duration": 20.024000000000001,
                                "startTime": 14895.892
                            },
                            {
                                "duration": 977.70000000000005,
                                "startTime": 14921.194
                            },
                            {
                                "duration": 462.25599999999997,
                                "startTime": 15906.384
                            },
                            {
                                "duration": 982.45600000000002,
                                "startTime": 16368.794
                            },
                            {
                                "duration": 5.8239999999999998,
                                "startTime": 17352.889999999999
                            },
                            {
                                "duration": 1047.499,
                                "startTime": 17363.182000000001
                            },
                            {
                                "duration": 5.4939999999999998,
                                "startTime": 18416.235000000001
                            },
                            {
                                "duration": 23.088000000000001,
                                "startTime": 18427.088
                            },
                            {
                                "duration": 442.46600000000001,
                                "startTime": 18450.288
                            },
                            {
                                "duration": 955.077,
                                "startTime": 18892.791000000001
                            },
                            {
                                "duration": 79.537000000000006,
                                "startTime": 19854.399000000001
                            },
                            {
                                "duration": 15.487,
                                "startTime": 19935.519
                            },
                            {
                                "duration": 954.24800000000005,
                                "startTime": 19951.043000000001
                            },
                            {
                                "duration": 71.498999999999995,
                                "startTime": 20910.132000000001
                            },
                            {
                                "duration": 51.222999999999999,
                                "startTime": 20982.392
                            },
                            {
                                "duration": 951.51499999999999,
                                "startTime": 21033.819
                            },
                            {
                                "duration": 181.52799999999999,
                                "startTime": 21989.130000000001
                            },
                            {
                                "duration": 957.87599999999998,
                                "startTime": 22170.788
                            },
                            {
                                "duration": 170.935,
                                "startTime": 23129.978999999999
                            },
                            {
                                "duration": 981.13199999999995,
                                "startTime": 23301.142
                            },
                            {
                                "duration": 8.1760000000000002,
                                "startTime": 24294.722000000002
                            },
                            {
                                "duration": 653.34400000000005,
                                "startTime": 24302.999
                            },
                            {
                                "duration": 960.06100000000004,
                                "startTime": 24956.394
                            },
                            {
                                "duration": 10.603,
                                "startTime": 25925.648000000001
                            },
                            {
                                "duration": 984.59400000000005,
                                "startTime": 25940.073
                            },
                            {
                                "duration": 6.5720000000000001,
                                "startTime": 26925.518
                            },
                            {
                                "duration": 1037.896,
                                "startTime": 26934.400000000001
                            },
                            {
                                "duration": 182.078,
                                "startTime": 27976.308000000001
                            },
                            {
                                "duration": 959.52999999999997,
                                "startTime": 28158.611000000001
                            },
                            {
                                "duration": 14.976000000000001,
                                "startTime": 29123.517
                            },
                            {
                                "duration": 123.81999999999999,
                                "startTime": 29142.659
                            },
                            {
                                "duration": 941.55700000000002,
                                "startTime": 29266.52
                            },
                            {
                                "duration": 8.3200000000000003,
                                "startTime": 30213.09
                            },
                            {
                                "duration": 1042.7860000000001,
                                "startTime": 30224.050999999999
                            },
                            {
                                "duration": 1006.503,
                                "startTime": 31268.462
                            },
                            {
                                "duration": 1001.606,
                                "startTime": 32282.555
                            },
                            {
                                "duration": 1011.474,
                                "startTime": 33286.381999999998
                            },
                            {
                                "duration": 996.096,
                                "startTime": 34302.095000000001
                            },
                            {
                                "duration": 1007.9640000000001,
                                "startTime": 35299.072
                            },
                            {
                                "duration": 1153.0809999999999,
                                "startTime": 36311.260000000002
                            },
                            {
                                "duration": 1109.6420000000001,
                                "startTime": 37464.991000000002
                            },
                            {
                                "duration": 1083.1379999999999,
                                "startTime": 38584.197
                            },
                            {
                                "duration": 11.367000000000001,
                                "startTime": 39667.976000000002
                            },
                            {
                                "duration": 1050.4549999999999,
                                "startTime": 39679.423000000003
                            },
                            {
                                "duration": 5.3920000000000003,
                                "startTime": 40736.362999999998
                            },
                            {
                                "duration": 5.7800000000000002,
                                "startTime": 40741.845000000001
                            },
                            {
                                "duration": 12.289,
                                "startTime": 40750.194000000003
                            },
                            {
                                "duration": 1026.404,
                                "startTime": 40766
                            },
                            {
                                "duration": 11.951000000000001,
                                "startTime": 41792.951999999997
                            },
                            {
                                "duration": 19.295999999999999,
                                "startTime": 41805.269999999997
                            },
                            {
                                "duration": 1032.2829999999999,
                                "startTime": 41828.735999999997
                            },
                            {
                                "duration": 7.4450000000000003,
                                "startTime": 42863.487999999998
                            },
                            {
                                "duration": 13.34,
                                "startTime": 42871.012000000002
                            },
                            {
                                "duration": 1009.854,
                                "startTime": 42884.923999999999
                            },
                            {
                                "duration": 9.8059999999999992,
                                "startTime": 43906.819000000003
                            },
                            {
                                "duration": 977.98900000000003,
                                "startTime": 43916.934999999998
                            },
                            {
                                "duration": 1011.449,
                                "startTime": 44899.199000000001
                            },
                            {
                                "duration": 1009.7910000000001,
                                "startTime": 45914.974000000002
                            },
                            {
                                "duration": 1026.2760000000001,
                                "startTime": 46931.216999999997
                            },
                            {
                                "duration": 11.448,
                                "startTime": 47962.731
                            },
                            {
                                "duration": 24.849,
                                "startTime": 47974.192000000003
                            },
                            {
                                "duration": 968.23000000000002,
                                "startTime": 47999.728000000003
                            },
                            {
                                "duration": 981.798,
                                "startTime": 48975.012000000002
                            },
                            {
                                "duration": 37.015999999999998,
                                "startTime": 49956.968000000001
                            },
                            {
                                "duration": 6.2210000000000001,
                                "startTime": 49994.012000000002
                            },
                            {
                                "duration": 34.840000000000003,
                                "startTime": 50003.298000000003
                            },
                            {
                                "duration": 44.472999999999999,
                                "startTime": 50038.152000000002
                            },
                            {
                                "duration": 1016.1319999999999,
                                "startTime": 50082.832999999999
                            },
                            {
                                "duration": 584.54100000000005,
                                "startTime": 51109.389999999999
                            },
                            {
                                "duration": 963.27300000000002,
                                "startTime": 51694.023000000001
                            },
                            {
                                "duration": 49.768999999999998,
                                "startTime": 52657.432000000001
                            },
                            {
                                "duration": 12.364000000000001,
                                "startTime": 52728.574000000001
                            },
                            {
                                "duration": 389.36599999999999,
                                "startTime": 52740.955999999998
                            },
                            {
                                "duration": 982.58399999999995,
                                "startTime": 53130.347000000002
                            },
                            {
                                "duration": 475.05599999999998,
                                "startTime": 54120.544999999998
                            },
                            {
                                "duration": 980.495,
                                "startTime": 54596.408000000003
                            },
                            {
                                "duration": 7.008,
                                "startTime": 55578.523000000001
                            },
                            {
                                "duration": 16.533000000000001,
                                "startTime": 55589.608999999997
                            },
                            {
                                "duration": 992.94799999999998,
                                "startTime": 55612.928999999996
                            },
                            {
                                "duration": 29.777999999999999,
                                "startTime": 56606.565000000002
                            },
                            {
                                "duration": 5.1059999999999999,
                                "startTime": 56637.006000000001
                            },
                            {
                                "duration": 1014.472,
                                "startTime": 56647.442999999999
                            },
                            {
                                "duration": 31.553999999999998,
                                "startTime": 57667.311999999998
                            },
                            {
                                "duration": 154.72399999999999,
                                "startTime": 57698.928
                            },
                            {
                                "duration": 978.22400000000005,
                                "startTime": 57853.862000000001
                            },
                            {
                                "duration": 1030.1479999999999,
                                "startTime": 58841.773999999998
                            },
                            {
                                "duration": 86.581000000000003,
                                "startTime": 59885.758999999998
                            },
                            {
                                "duration": 957.55100000000004,
                                "startTime": 59974.175000000003
                            },
                            {
                                "duration": 580.58500000000004,
                                "startTime": 60931.762999999999
                            },
                            {
                                "duration": 1023.3579999999999,
                                "startTime": 61512.489000000001
                            },
                            {
                                "duration": 112.229,
                                "startTime": 62544.061000000002
                            },
                            {
                                "duration": 955.13400000000001,
                                "startTime": 62656.593999999997
                            },
                            {
                                "duration": 7.444,
                                "startTime": 63620.004999999997
                            },
                            {
                                "duration": 6.5659999999999998,
                                "startTime": 63628.660000000003
                            },
                            {
                                "duration": 1051.606,
                                "startTime": 63635.247000000003
                            },
                            {
                                "duration": 1007.289,
                                "startTime": 64692.120999999999
                            },
                            {
                                "duration": 14.118,
                                "startTime": 65704.307000000001
                            },
                            {
                                "duration": 13.195,
                                "startTime": 65718.539000000004
                            },
                            {
                                "duration": 1011.297,
                                "startTime": 65732.797999999995
                            },
                            {
                                "duration": 7.2770000000000001,
                                "startTime": 66749.392000000007
                            },
                            {
                                "duration": 12.57,
                                "startTime": 66757.082999999999
                            },
                            {
                                "duration": 139.06399999999999,
                                "startTime": 66770.047999999995
                            },
                            {
                                "duration": 1009.0119999999999,
                                "startTime": 66909.254000000001
                            },
                            {
                                "duration": 49.179000000000002,
                                "startTime": 67924.289999999994
                            },
                            {
                                "duration": 988.23800000000006,
                                "startTime": 67980.106
                            },
                            {
                                "duration": 195.21600000000001,
                                "startTime": 68970.721000000005
                            },
                            {
                                "duration": 968.44899999999996,
                                "startTime": 69166.063999999998
                            },
                            {
                                "duration": 7.2439999999999998,
                                "startTime": 70134.748999999996
                            },
                            {
                                "duration": 926.46500000000003,
                                "startTime": 70142.091
                            },
                            {
                                "duration": 984.07799999999997,
                                "startTime": 71068.812000000005
                            },
                            {
                                "duration": 13.31,
                                "startTime": 72062.202000000005
                            },
                            {
                                "duration": 6.1799999999999997,
                                "startTime": 72081.688999999998
                            },
                            {
                                "duration": 262.42099999999999,
                                "startTime": 72087.907999999996
                            },
                            {
                                "duration": 976.63400000000001,
                                "startTime": 72350.366999999998
                            },
                            {
                                "duration": 5.3300000000000001,
                                "startTime": 73332.538
                            },
                            {
                                "duration": 9.8629999999999995,
                                "startTime": 73338.907999999996
                            },
                            {
                                "duration": 1023.196,
                                "startTime": 73348.796000000002
                            },
                            {
                                "duration": 1007.298,
                                "startTime": 74378.623000000007
                            },
                            {
                                "duration": 7.4509999999999996,
                                "startTime": 75386.847999999998
                            },
                            {
                                "duration": 1018.401,
                                "startTime": 75394.456000000006
                            },
                            {
                                "duration": 1029.6210000000001,
                                "startTime": 76420.494000000006
                            },
                            {
                                "duration": 1007.673,
                                "startTime": 77453.043000000005
                            },
                            {
                                "duration": 1020.217,
                                "startTime": 78464.915999999997
                            },
                            {
                                "duration": 1027.8620000000001,
                                "startTime": 79486.089000000007
                            }
                        ]
                    }
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "firstContentfulPaint": 1334,
                                "firstContentfulPaintTs": 4531320095,
                                "firstContentfulPaintAllFrames": 1334,
                                "firstContentfulPaintAllFramesTs": 4531320095,
                                "firstMeaningfulPaint": 1334,
                                "firstMeaningfulPaintTs": 4531320095,
                                "largestContentfulPaint": 1956,
                                "largestContentfulPaintTs": 4531942528,
                                "largestContentfulPaintAllFrames": 1956,
                                "largestContentfulPaintAllFramesTs": 4531942528,
                                "speedIndex": 2175,
                                "speedIndexTs": 4532161109,
                                "maxPotentialFID": 1604,
                                "cumulativeLayoutShift": 0.081661622470609818,
                                "cumulativeLayoutShiftMainFrame": 0.081661622470609818,
                                "lcpLoadStart": 415,
                                "lcpLoadEnd": 615,
                                "timeToFirstByte": 301,
                                "timeToFirstByteTs": 4530287164,
                                "observedTimeOrigin": 0,
                                "observedTimeOriginTs": 4529986109,
                                "observedNavigationStart": 0,
                                "observedNavigationStartTs": 4529986109,
                                "observedFirstPaint": 1334,
                                "observedFirstPaintTs": 4531320095,
                                "observedFirstContentfulPaint": 1334,
                                "observedFirstContentfulPaintTs": 4531320095,
                                "observedFirstContentfulPaintAllFrames": 1334,
                                "observedFirstContentfulPaintAllFramesTs": 4531320095,
                                "observedFirstMeaningfulPaint": 1334,
                                "observedFirstMeaningfulPaintTs": 4531320095,
                                "observedLargestContentfulPaint": 1956,
                                "observedLargestContentfulPaintTs": 4531942528,
                                "observedLargestContentfulPaintAllFrames": 1956,
                                "observedLargestContentfulPaintAllFramesTs": 4531942528,
                                "observedTraceEnd": 80522,
                                "observedTraceEndTs": 4610508163,
                                "observedLoad": 3418,
                                "observedLoadTs": 4533404351,
                                "observedDomContentLoaded": 2103,
                                "observedDomContentLoadedTs": 4532089232,
                                "observedCumulativeLayoutShift": 0.081661622470609818,
                                "observedCumulativeLayoutShiftMainFrame": 0.081661622470609818,
                                "observedFirstVisualChange": 1165,
                                "observedFirstVisualChangeTs": 4531151109,
                                "observedLastVisualChange": 56613,
                                "observedLastVisualChangeTs": 4586599109,
                                "observedSpeedIndex": 2175,
                                "observedSpeedIndexTs": 4532160706
                            },
                            {
                                "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": 61,
                                "transferSize": 1441363
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 16,
                                "transferSize": 599086
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 16,
                                "transferSize": 387103
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 19,
                                "transferSize": 302823
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 6,
                                "transferSize": 81308
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 2,
                                "transferSize": 57940
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 2,
                                "transferSize": 13103
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 39,
                                "transferSize": 687115
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Your page took too long to load. Please follow the opportunities in the report to reduce your page load time, and then try re-running Lighthouse. (NO_TTI_CPU_IDLE_PERIOD)",
                    "errorStack": "LighthouseError: NO_TTI_CPU_IDLE_PERIOD\n    at Interactive.findOverlappingQuietPeriods (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:134:11)\n    at Interactive.computeObservedMetric (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:164:41)\n    at Interactive.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:93:21)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Your page took too long to load. Please follow the opportunities in the report to reduce your page load time, and then try re-running Lighthouse. (NO_TTI_CPU_IDLE_PERIOD)",
                    "errorStack": "LighthouseError: NO_TTI_CPU_IDLE_PERIOD\n    at Interactive.findOverlappingQuietPeriods (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:134:11)\n    at Interactive.computeObservedMetric (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:164:41)\n    at Interactive.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:93:21)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)",
                    "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,960\u00a0ms",
                    "metricSavings": {
                        "LCP": 756.4190000000001
                    },
                    "details": {
                        "type": "list",
                        "items": [
                            {
                                "type": "table",
                                "headings": [
                                    {
                                        "key": "node",
                                        "valueType": "node",
                                        "label": "Element"
                                    }
                                ],
                                "items": [
                                    {
                                        "node": {
                                            "type": "node",
                                            "lhId": "page-0-DIV",
                                            "path": "1,HTML,1,BODY,0,DIV,1,DIV",
                                            "selector": "body.page-home > div.mainwrapper > div.page-home__hero",
                                            "boundingRect": {
                                                "top": 0,
                                                "bottom": 889,
                                                "left": 0,
                                                "right": 1905,
                                                "width": 1905,
                                                "height": 889
                                            },
                                            "snippet": "<div class=\"page-home__hero\">",
                                            "nodeLabel": "MIT DEM RUDERBOOT \u00dcBER DEN ATLANTIK"
                                        }
                                    }
                                ]
                            },
                            {
                                "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": 301.05500000000001,
                                        "percent": "15%"
                                    },
                                    {
                                        "phase": "Load Delay",
                                        "timing": 113.99599999997764,
                                        "percent": "6%"
                                    },
                                    {
                                        "phase": "Load Time",
                                        "timing": 199.49199999962002,
                                        "percent": "10%"
                                    },
                                    {
                                        "phase": "Render Delay",
                                        "timing": 1341.8760000004024,
                                        "percent": "69%"
                                    }
                                ]
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "8 elements found",
                    "metricSavings": {
                        "CLS": 0.081661622470609818
                    },
                    "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-CANVAS",
                                    "path": "1,HTML,1,BODY,0,DIV,2,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,CANVAS",
                                    "selector": "div.grid > div.col > div.page-home__globe > canvas",
                                    "boundingRect": {
                                        "top": 765,
                                        "bottom": 1901,
                                        "left": 577,
                                        "right": 1713,
                                        "width": 1136,
                                        "height": 1136
                                    },
                                    "snippet": "<canvas data-engine=\"three.js r149\" width=\"1136\" height=\"1136\" style=\"display: block; width: 1136px; height: 1136px; touch-action: none;\">",
                                    "nodeLabel": "div.grid > div.col > div.page-home__globe > canvas"
                                },
                                "score": 0.081661622470609818
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-2-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,1,DIV,0,DIV",
                                    "selector": "body.page-home > div.mainwrapper > div.page-home__hero > div.container",
                                    "boundingRect": {
                                        "top": 392,
                                        "bottom": 889,
                                        "left": 175,
                                        "right": 1730,
                                        "width": 1555,
                                        "height": 497
                                    },
                                    "snippet": "<div class=\"container\">",
                                    "nodeLabel": "MIT DEM RUDERBOOT \u00dcBER DEN ATLANTIK"
                                },
                                "score": 0.060638459414716746
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-3-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,0,DIV,0,A",
                                    "selector": "div.mainwrapper > header.header > div.header__container > a.header__brand",
                                    "boundingRect": {
                                        "top": 97,
                                        "bottom": 257,
                                        "left": 192,
                                        "right": 496,
                                        "width": 304,
                                        "height": 160
                                    },
                                    "snippet": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "nodeLabel": "44west"
                                },
                                "score": 0.002686348328732257
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-4-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,0,DIV,2,NAV,0,UL,4,LI,0,A",
                                    "selector": "nav.header__nav > ul.nav__list > li.nav__item > a.nav__link",
                                    "boundingRect": {
                                        "top": 150,
                                        "bottom": 204,
                                        "left": 1157,
                                        "right": 1277,
                                        "width": 121,
                                        "height": 54
                                    },
                                    "snippet": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">",
                                    "nodeLabel": "Community"
                                },
                                "score": 0.00050674013653309927
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-5-NAV",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,0,DIV,3,NAV",
                                    "selector": "div.mainwrapper > header.header > div.header__container > nav.header__langswitch",
                                    "boundingRect": {
                                        "top": 163,
                                        "bottom": 191,
                                        "left": 1485,
                                        "right": 1713,
                                        "width": 228,
                                        "height": 29
                                    },
                                    "snippet": "<nav class=\"header__langswitch\">",
                                    "nodeLabel": "DE"
                                },
                                "score": 0.00049923287525112739
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-6-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,0,DIV,2,NAV,0,UL,3,LI,0,A",
                                    "selector": "nav.header__nav > ul.nav__list > li.nav__item > a.nav__link",
                                    "boundingRect": {
                                        "top": 150,
                                        "bottom": 204,
                                        "left": 991,
                                        "right": 1109,
                                        "width": 118,
                                        "height": 54
                                    },
                                    "snippet": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">",
                                    "nodeLabel": "Sponsoring"
                                },
                                "score": 0.00049829446759088098
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-7-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,0,DIV,2,NAV,0,UL,0,LI,0,A",
                                    "selector": "nav.header__nav > ul.nav__list > li.nav__item > a.nav__link",
                                    "boundingRect": {
                                        "top": 150,
                                        "bottom": 204,
                                        "left": 589,
                                        "right": 696,
                                        "width": 107,
                                        "height": 54
                                    },
                                    "snippet": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">",
                                    "nodeLabel": "Challenge"
                                },
                                "score": 0.00045184328840868013
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-8-UL",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,0,DIV,2,NAV,0,UL",
                                    "selector": "header.header > div.header__container > nav.header__nav > ul.nav__list",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 354,
                                        "left": 589,
                                        "right": 1392,
                                        "width": 803,
                                        "height": 354
                                    },
                                    "snippet": "<ul class=\"nav__list\">",
                                    "nodeLabel": "Challenge\nTeam\nImpact\nSponsoring\nCommunity\nShop"
                                },
                                "score": 0.00025266988684363403
                            }
                        ]
                    },
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Your page took too long to load. Please follow the opportunities in the report to reduce your page load time, and then try re-running Lighthouse. (NO_TTI_CPU_IDLE_PERIOD)",
                    "errorStack": "LighthouseError: NO_TTI_CPU_IDLE_PERIOD\n    at Interactive.findOverlappingQuietPeriods (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:134:11)\n    at Interactive.computeObservedMetric (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/interactive.js:164:41)\n    at Interactive.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:93:21)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)",
                    "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": "6 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-0-circle",
                                    "path": "1,HTML,1,BODY,0,DIV,1,svg,1,circle",
                                    "selector": "body > div.content > svg#spinner > circle",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<circle data-spinner-circle=\"true\" cx=\"24\" cy=\"24\" r=\"22\" stroke=\"white\">",
                                    "nodeLabel": "body > div.content > svg#spinner > circle"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: stroke-dasharray, stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-9-HEADER",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER",
                                    "selector": "body.page-home > div.mainwrapper > header.header",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 354,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 354
                                    },
                                    "snippet": "<header class=\"header headroom headroom--top headroom--not-bottom\">",
                                    "nodeLabel": "Challenge\nTeam\nImpact\nSponsoring\nCommunity\nShop\nDE"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: background-color"
                                        },
                                        {
                                            "failureReason": "Unsupported CSS Property: box-shadow"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-10-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,7,DIV,0,DIV,1,BEHOLD-WIDGET,a,#document-fragment,0,BEHOLD-GRID,a,#document-fragment,0,FIGURE,0,BEHOLD-ALBUM-POST,0,A,1,DIV,0,DIV",
                                    "selector": "behold-album-post.post > a > div.post-caption > div.post-caption__inner",
                                    "boundingRect": {
                                        "top": 7384,
                                        "bottom": 7405,
                                        "left": 303,
                                        "right": 447,
                                        "width": 145,
                                        "height": 20
                                    },
                                    "snippet": "<div class=\"post-caption__inner\">",
                                    "nodeLabel": "\ud83c\udf0e\ud83c\udf0aweekly recap XXXI"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: font-size",
                                            "animation": "font-size"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-11-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,7,DIV,0,DIV,1,BEHOLD-WIDGET,a,#document-fragment,0,BEHOLD-GRID,a,#document-fragment,0,FIGURE,3,BEHOLD-VIDEO-POST,0,A,1,DIV,0,DIV",
                                    "selector": "behold-video-post.post > a > div.post-caption > div.post-caption__inner",
                                    "boundingRect": {
                                        "top": 7333,
                                        "bottom": 7456,
                                        "left": 1406,
                                        "right": 1655,
                                        "width": 248,
                                        "height": 122
                                    },
                                    "snippet": "<div class=\"post-caption__inner\">",
                                    "nodeLabel": "What an amazing first outing on the Sea with La Luna! \ud83c\udf16\ud83c\uddee\ud83c\uddf9\ud83c\udded\ud83c\uddf7\n\nNot only for her was\u2026"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: font-size",
                                            "animation": "font-size"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-12-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,7,DIV,0,DIV,1,BEHOLD-WIDGET,a,#document-fragment,0,BEHOLD-GRID,a,#document-fragment,0,FIGURE,1,BEHOLD-VIDEO-POST,0,A,1,DIV,0,DIV",
                                    "selector": "behold-video-post.post > a > div.post-caption > div.post-caption__inner",
                                    "boundingRect": {
                                        "top": 7333,
                                        "bottom": 7456,
                                        "left": 636,
                                        "right": 884,
                                        "width": 248,
                                        "height": 122
                                    },
                                    "snippet": "<div class=\"post-caption__inner\">",
                                    "nodeLabel": "La Luna is in for a treat!\n\nThank you for giving us shelter and bringing us hom\u2026"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: font-size",
                                            "animation": "font-size"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-13-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,7,DIV,0,DIV,1,BEHOLD-WIDGET,a,#document-fragment,0,BEHOLD-GRID,a,#document-fragment,0,FIGURE,2,BEHOLD-VIDEO-POST,0,A,1,DIV,0,DIV",
                                    "selector": "behold-video-post.post > a > div.post-caption > div.post-caption__inner",
                                    "boundingRect": {
                                        "top": 7384,
                                        "bottom": 7405,
                                        "left": 1047,
                                        "right": 1244,
                                        "width": 197,
                                        "height": 20
                                    },
                                    "snippet": "<div class=\"post-caption__inner\">",
                                    "nodeLabel": "Adria adventure in a \u201enutshell\u201c\ud83e\udd29"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: font-size",
                                            "animation": "font-size"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "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:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "5-53-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,9,DIV,1,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div.footer--reveal > div.container > a > img.footer__wtr-logo",
                                    "boundingRect": {
                                        "top": 8195,
                                        "bottom": 8257,
                                        "left": 803,
                                        "right": 1103,
                                        "width": 300,
                                        "height": 62
                                    },
                                    "snippet": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "nodeLabel": "World's Toughest Row"
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "scriptUrl",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "error"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "sourceMapUrl",
                                "valueType": "url",
                                "label": "Map URL"
                            }
                        ],
                        "items": [
                            {
                                "scriptUrl": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                "sourceMapUrl": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Error: Timed out fetching resource"
                                        }
                                    ]
                                }
                            },
                            {
                                "scriptUrl": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                                "sourceMapUrl": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Error: Timed out fetching resource"
                                        }
                                    ]
                                }
                            },
                            {
                                "scriptUrl": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                "sourceMapUrl": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Error: Timed out fetching resource"
                                        }
                                    ]
                                }
                            },
                            {
                                "scriptUrl": "https:\/\/44west.ch\/dist\/assets\/gsap-10963069.js",
                                "sourceMapUrl": "https:\/\/44west.ch\/dist\/assets\/gsap-10963069.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Error: Timed out fetching resource"
                                        }
                                    ]
                                }
                            },
                            {
                                "scriptUrl": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                "sourceMapUrl": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "items": []
                                }
                            }
                        ]
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "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-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,1,DIV",
                                    "selector": "body.page-home > div.mainwrapper > div.page-home__hero",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 889,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 889
                                    },
                                    "snippet": "<div class=\"page-home__hero\">",
                                    "nodeLabel": "MIT DEM RUDERBOOT \u00dcBER DEN ATLANTIK"
                                },
                                "url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                                "wastedMs": 0
                            }
                        ],
                        "overallSavingsMs": 0,
                        "sortedBy": [
                            "wastedMs"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "initiatorPath": [
                                {
                                    "url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                                    "initiatorType": "parser"
                                },
                                {
                                    "url": "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                                    "initiatorType": "parser"
                                },
                                {
                                    "url": "https:\/\/44west.ch\/",
                                    "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:\/\/player.vimeo.com\/api\/player.js",
                                "resourceBytes": 38032,
                                "unusedBytes": 29249
                            },
                            {
                                "name": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "resourceBytes": 995,
                                "unusedBytes": 501,
                                "children": [
                                    {
                                        "name": "(inline) function turnst\u2026",
                                        "resourceBytes": 995,
                                        "unusedBytes": 501
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/44west.ch\/",
                                "resourceBytes": 154,
                                "children": [
                                    {
                                        "name": "(inline) \/\/ Only load on\u2026",
                                        "resourceBytes": 154,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/w.behold.so\/widget.js",
                                "resourceBytes": 12499,
                                "unusedBytes": 2967
                            },
                            {
                                "name": "https:\/\/gc.zgo.at\/count.js",
                                "resourceBytes": 9149,
                                "unusedBytes": 2301
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                                "resourceBytes": 44175,
                                "unusedBytes": 15331
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/42q9r\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "resourceBytes": 12946,
                                "unusedBytes": 1194,
                                "children": [
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 4302,
                                        "unusedBytes": 398
                                    },
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 4322,
                                        "unusedBytes": 398
                                    },
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 4322,
                                        "unusedBytes": 398
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                "resourceBytes": 9701,
                                "unusedBytes": 5278,
                                "children": [
                                    {
                                        "name": "..\/..\/..",
                                        "resourceBytes": 9357,
                                        "unusedBytes": 5278,
                                        "children": [
                                            {
                                                "name": "node_modules",
                                                "resourceBytes": 7371,
                                                "unusedBytes": 3612,
                                                "children": [
                                                    {
                                                        "name": "headroom.js\/dist\/headroom.js",
                                                        "resourceBytes": 4317,
                                                        "unusedBytes": 984
                                                    },
                                                    {
                                                        "name": "body-scroll-lock\/lib\/bodyScrollLock.esm.js",
                                                        "resourceBytes": 3054,
                                                        "unusedBytes": 2628
                                                    }
                                                ]
                                            },
                                            {
                                                "name": "src\/scripts",
                                                "resourceBytes": 1986,
                                                "children": [
                                                    {
                                                        "name": "sticky-header.js",
                                                        "resourceBytes": 106
                                                    },
                                                    {
                                                        "name": "nav.js",
                                                        "resourceBytes": 345,
                                                        "unusedBytes": 204
                                                    },
                                                    {
                                                        "name": "newsletter.js",
                                                        "resourceBytes": 1535,
                                                        "unusedBytes": 1462
                                                    }
                                                ],
                                                "unusedBytes": 1666
                                            }
                                        ]
                                    },
                                    {
                                        "name": "(unmapped)",
                                        "resourceBytes": 344
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                "resourceBytes": 445082,
                                "unusedBytes": 255500
                            },
                            {
                                "name": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                                "resourceBytes": 459433,
                                "unusedBytes": 195725
                            },
                            {
                                "name": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                "resourceBytes": 187959,
                                "unusedBytes": 25011
                            },
                            {
                                "name": "https:\/\/44west.ch\/dist\/assets\/gsap-10963069.js",
                                "resourceBytes": 68868,
                                "unusedBytes": 30509
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa31cc3290f2&lang=auto",
                                "resourceBytes": 122971,
                                "unusedBytes": 34213
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/ocnff\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "resourceBytes": 12946,
                                "unusedBytes": 1194,
                                "children": [
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 4302,
                                        "unusedBytes": 398
                                    },
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 4322,
                                        "unusedBytes": 398
                                    },
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 4322,
                                        "unusedBytes": 398
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/w.behold.so\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                                "resourceBytes": 645,
                                "unusedBytes": 91
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa388b0190f2&lang=auto",
                                "resourceBytes": 115781,
                                "unusedBytes": 27926
                            },
                            {
                                "name": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                                "resourceBytes": 6243,
                                "unusedBytes": 2244
                            },
                            {
                                "name": "https:\/\/w.behold.so\/base-dR64s75u-D_55CZSO.js",
                                "resourceBytes": 33752,
                                "unusedBytes": 4095
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab198d5790f2&lang=auto",
                                "resourceBytes": 108425,
                                "unusedBytes": 27092
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab271bc790f2&lang=auto",
                                "resourceBytes": 118435,
                                "unusedBytes": 28412
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ac45198c90f2&lang=auto",
                                "resourceBytes": 125065,
                                "unusedBytes": 99370
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ac45097e90f2&lang=auto",
                                "resourceBytes": 118412,
                                "unusedBytes": 92679
                            }
                        ]
                    }
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors have a sufficient contrast ratio",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "notApplicable"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": 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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-HTML",
                                    "path": "1,HTML",
                                    "selector": "html",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 8506,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 8506
                                    },
                                    "snippet": "<html lang=\"de\">",
                                    "nodeLabel": "html",
                                    "explanation": "Fix all of the following:\n  Document does not have a main landmark"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "moderate",
                            "tags": [
                                "cat.semantics",
                                "best-practice"
                            ]
                        }
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 81018.68049930167,
                    "numericUnit": "byte",
                    "displayValue": "16 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:\/\/44west.ch\/dist\/assets\/font-49d3fbd2.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 38465,
                                "wastedBytes": 38465
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/font-5a4abcdb.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 19475,
                                "wastedBytes": 19475
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11aa31cc3290f2\/1723310514803\/qcyNLS7mR5J9-4Z",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 151,
                                "wastedBytes": 151
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11aa388b0190f2\/1723310519295\/8EIVfosRbtgsPqK",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 151,
                                "wastedBytes": 151
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11ab198d5790f2\/1723310561422\/PgBv22m7G--muU6",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 151,
                                "wastedBytes": 151
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11ab271bc790f2\/1723310564130\/rBsUqnxvUdwSDOY",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 151,
                                "wastedBytes": 151
                            },
                            {
                                "url": "https:\/\/player.vimeo.com\/api\/player.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 1800
                                },
                                "cacheLifetimeMs": 1800000,
                                "cacheHitProbability": 0.13750000000000001,
                                "totalBytes": 12488,
                                "wastedBytes": 10770.900000000001
                            },
                            {
                                "url": "https:\/\/w.behold.so\/base-dR64s75u-D_55CZSO.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 7339,
                                "wastedBytes": 5871.2000000000007
                            },
                            {
                                "url": "https:\/\/w.behold.so\/widget.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 4319,
                                "wastedBytes": 3455.2000000000003
                            },
                            {
                                "url": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 2226,
                                "wastedBytes": 1780.8000000000002
                            },
                            {
                                "url": "https:\/\/w.behold.so\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 306,
                                "wastedBytes": 244.80000000000001
                            },
                            {
                                "url": "https:\/\/gc.zgo.at\/count.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 604800
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 3358,
                                "wastedBytes": 335.7999999999999
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2629800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 2629800000,
                                "cacheHitProbability": 0.90654678770949726,
                                "totalBytes": 171,
                                "wastedBytes": 15.98049930167597
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2629800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 2629800000,
                                "cacheHitProbability": 0.90654678770949726,
                                "totalBytes": 0,
                                "wastedBytes": 0
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2629800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 2629800000,
                                "cacheHitProbability": 0.90654678770949726,
                                "totalBytes": 0,
                                "wastedBytes": 0
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1qC5i5kNMKLd0IQUiEQvAGGULb1MQOQev38ciF0Neio%3D",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2629800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 2629800000,
                                "cacheHitProbability": 0.90654678770949726,
                                "totalBytes": 0,
                                "wastedBytes": 0
                            }
                        ],
                        "summary": {
                            "wastedBytes": 81018.68049930167
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids 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": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1456828,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 1,423\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/earth-surface-1da818fc.webp",
                                "totalBytes": 186810
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                "totalBytes": 144587
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                                "totalBytes": 119449
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1943835973:1723307082:LuiUT8XrlKAgH5ssWwTEe-Mu2NEuR43v1-grjUvD3YA\/8b11aa31cc3290f2\/21f17a776864b23",
                                "totalBytes": 86889
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1517517606:1723307213:XEMc-O7vTjA2CQohSIcXV64wDozVQ7ZjgcoLbfYN8JQ\/8b11aa388b0190f2\/a25db838d9705be",
                                "totalBytes": 86823
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1012573946:1723307263:xiO66xEuyMu3rM6cAlK3gw8emzw0BhH2BcEE9HGtnDY\/8b11ab271bc790f2\/1dca9ebeb7c06b6",
                                "totalBytes": 86807
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1103503615:1723307220:KRKHZ8S_PhM0LvmXQbyQmJGqcTY13nA_fALjIPco7Tw\/8b11ab198d5790f2\/8c470d2d3696401",
                                "totalBytes": 86710
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                "totalBytes": 75994
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11aa31cc3290f2&lang=auto",
                                "totalBytes": 48485
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ab271bc790f2&lang=auto",
                                "totalBytes": 46011
                            }
                        ],
                        "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 67\u00a0KiB",
                    "warnings": [],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 50
                    },
                    "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": "5-53-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,9,DIV,1,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div.footer--reveal > div.container > a > img.footer__wtr-logo",
                                    "boundingRect": {
                                        "top": 8195,
                                        "bottom": 8257,
                                        "left": 803,
                                        "right": 1103,
                                        "width": 300,
                                        "height": 62
                                    },
                                    "snippet": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "nodeLabel": "World's Toughest Row"
                                },
                                "url": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                                "requestStartTime": 4530336.159,
                                "totalBytes": 35116,
                                "wastedBytes": 35116,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "5-46-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,6,SECTION,0,DIV,0,H2,2,IMG",
                                    "selector": "section.section > div.container > h2.section__title > img.page-home__title-suffix",
                                    "boundingRect": {
                                        "top": 5914,
                                        "bottom": 6044,
                                        "left": 849,
                                        "right": 1279,
                                        "width": 430,
                                        "height": 130
                                    },
                                    "snippet": "<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arr\u2026\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "nodeLabel": "Swiss quality \ud83c\udde8\ud83c\udded"
                                },
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                                "requestStartTime": 4530333.8379999995,
                                "totalBytes": 22445,
                                "wastedBytes": 22445,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "5-45-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,6,SECTION,0,DIV,0,H2,1,IMG",
                                    "selector": "section.section > div.container > h2.section__title > img.page-home__title-suffix--mobile",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<img class=\"page-home__title-suffix--mobile\" src=\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440\u2026\" width=\"220\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "nodeLabel": "Swiss quality \ud83c\udde8\ud83c\udded"
                                },
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                                "requestStartTime": 4530331.807,
                                "totalBytes": 10631,
                                "wastedBytes": 10631,
                                "wastedPercent": 100
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 68192,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 50
                            }
                        }
                    },
                    "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": 47,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 50\u00a0ms",
                    "metricSavings": {
                        "FCP": 47,
                        "LCP": 47
                    },
                    "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:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                "totalBytes": 11314,
                                "wastedMs": 395
                            }
                        ],
                        "overallSavingsMs": 47
                    },
                    "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 18\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "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": "@keyframes rotate {\n  100% {\n  transform: rotate(360deg);\n} \u2026",
                                "totalBytes": 12965,
                                "wastedBytes": 9152,
                                "wastedPercent": 70.59159274971077
                            },
                            {
                                "url": "@keyframes rotate {  100% {  transform: rotate(360deg);  } \u2026",
                                "totalBytes": 12746,
                                "wastedBytes": 8933,
                                "wastedPercent": 70.086770959187845
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 18085,
                        "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.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 25\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "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": "@keyframes rotate {\n  100% {\n  transform: rotate(360deg);\n} \u2026",
                                "wastedBytes": 12965,
                                "wastedPercent": 100,
                                "totalBytes": 12965
                            },
                            {
                                "url": "@keyframes rotate {  100% {  transform: rotate(360deg);  } \u2026",
                                "wastedBytes": 12746,
                                "wastedPercent": 100,
                                "totalBytes": 12746
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 25711,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 192\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 90
                    },
                    "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:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                "totalBytes": 144160,
                                "wastedBytes": 82755,
                                "wastedPercent": 57.40515230901272
                            },
                            {
                                "url": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                                "totalBytes": 119066,
                                "wastedBytes": 50724,
                                "wastedPercent": 42.601423929060381
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ac45198c90f2&lang=auto",
                                "totalBytes": 41271,
                                "wastedBytes": 32792,
                                "wastedPercent": 79.454683564546428
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11ac45097e90f2&lang=auto",
                                "totalBytes": 39076,
                                "wastedBytes": 30584,
                                "wastedPercent": 78.268249839543287
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 196855,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 90
                            }
                        }
                    },
                    "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,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 38\u00a0KiB",
                    "warnings": [
                        "Unable to locate resource \u2026assets\/texture-0ad35ce1.png",
                        "Unable to locate resource \u2026ea35197364-167\u2026\/globe-placeholder.png"
                    ],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 50
                    },
                    "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": "5-53-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,9,DIV,1,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div.footer--reveal > div.container > a > img.footer__wtr-logo",
                                    "boundingRect": {
                                        "top": 8195,
                                        "bottom": 8257,
                                        "left": 803,
                                        "right": 1103,
                                        "width": 300,
                                        "height": 62
                                    },
                                    "snippet": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "nodeLabel": "World's Toughest Row"
                                },
                                "url": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 35116,
                                "wastedBytes": 26121.200000000001,
                                "wastedWebpBytes": 25424
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "5-46-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,6,SECTION,0,DIV,0,H2,2,IMG",
                                    "selector": "section.section > div.container > h2.section__title > img.page-home__title-suffix",
                                    "boundingRect": {
                                        "top": 5914,
                                        "bottom": 6044,
                                        "left": 849,
                                        "right": 1279,
                                        "width": 430,
                                        "height": 130
                                    },
                                    "snippet": "<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arr\u2026\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "nodeLabel": "Swiss quality \ud83c\udde8\ud83c\udded"
                                },
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 22445,
                                "wastedBytes": 12605.35,
                                "wastedWebpBytes": 9409
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 38726.550000000003,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 50
                            }
                        }
                    },
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "warnings": [],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required ResponseCompression gatherer encountered an error: PROTOCOL_TIMEOUT",
                    "errorStack": "LighthouseError: PROTOCOL_TIMEOUT\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/session.js:92:47\n    at new Promise (<anonymous>)\n    at ProtocolSession.sendCommand (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/session.js:88:28)\n    at fetchResponseBodyFromCache (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/network.js:23:32)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/dobetterweb\/response-compression.js:104:14\n    at Array.map (<anonymous>)\n    at ResponseCompression.getCompressibleRecords (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/dobetterweb\/response-compression.js:103:36)\n    at ResponseCompression.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/dobetterweb\/response-compression.js:143:17)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:24",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 47\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 50
                    },
                    "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": "5-53-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,9,DIV,1,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div.footer--reveal > div.container > a > img.footer__wtr-logo",
                                    "boundingRect": {
                                        "top": 8195,
                                        "bottom": 8257,
                                        "left": 803,
                                        "right": 1103,
                                        "width": 300,
                                        "height": 62
                                    },
                                    "snippet": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "nodeLabel": "World's Toughest Row"
                                },
                                "url": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                                "totalBytes": 35116,
                                "wastedBytes": 26337,
                                "wastedPercent": 75
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "5-46-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,6,SECTION,0,DIV,0,H2,2,IMG",
                                    "selector": "section.section > div.container > h2.section__title > img.page-home__title-suffix",
                                    "boundingRect": {
                                        "top": 5914,
                                        "bottom": 6044,
                                        "left": 849,
                                        "right": 1279,
                                        "width": 430,
                                        "height": 130
                                    },
                                    "snippet": "<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arr\u2026\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "nodeLabel": "Swiss quality \ud83c\udde8\ud83c\udded"
                                },
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                                "totalBytes": 22445,
                                "wastedBytes": 16834,
                                "wastedPercent": 75
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "5-45-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,6,SECTION,0,DIV,0,H2,1,IMG",
                                    "selector": "section.section > div.container > h2.section__title > img.page-home__title-suffix--mobile",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<img class=\"page-home__title-suffix--mobile\" src=\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440\u2026\" width=\"220\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "nodeLabel": "Swiss quality \ud83c\udde8\ud83c\udded"
                                },
                                "url": "https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                                "totalBytes": 10631,
                                "wastedBytes": 5316,
                                "wastedPercent": 50
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 48487,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 50
                            }
                        }
                    },
                    "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:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                "wastedBytes": 71,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "@babel\/plugin-transform-classes",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                                                "urlProvider": "network",
                                                "line": 0,
                                                "column": 1522
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                                "wastedBytes": 56,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "@babel\/plugin-transform-classes",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                                                "urlProvider": "network",
                                                "line": 0,
                                                "column": 6929
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            },
                            {
                                "url": "https:\/\/player.vimeo.com\/api\/player.js",
                                "wastedBytes": 50,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "@babel\/plugin-transform-classes",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/player.vimeo.com\/api\/player.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 7732
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 177,
                        "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required MainDocumentContent gatherer encountered an error: PROTOCOL_TIMEOUT",
                    "errorStack": "LighthouseError: PROTOCOL_TIMEOUT\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/session.js:92:47\n    at new Promise (<anonymous>)\n    at ProtocolSession.sendCommand (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/session.js:88:28)\n    at fetchResponseBodyFromCache (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/network.js:23:32)\n    at MainDocumentContent.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/main-document-content.js:31:12)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:24\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)\n    at async file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:310:25"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 250,
                    "numericUnit": "element",
                    "displayValue": "250 elements",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "statistic",
                                "valueType": "text",
                                "label": "Statistic"
                            },
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "value",
                                "valueType": "numeric",
                                "label": "Value"
                            }
                        ],
                        "items": [
                            {
                                "statistic": "Total DOM Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 250
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "3-33-path",
                                    "path": "1,HTML,1,BODY,0,DIV,8,FOOTER,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,UL,0,LI,0,A,0,svg,0,path",
                                    "selector": "li > a > svg > path",
                                    "boundingRect": {
                                        "top": 7951,
                                        "bottom": 7977,
                                        "left": 849,
                                        "right": 875,
                                        "width": 26,
                                        "height": 26
                                    },
                                    "snippet": "<path clip-rule=\"evenodd\" d=\"m13 0c-3.53058 0-3.97313.0151651-5.3598.0779985-1.38396.0633745-2.32916.28\u2026\" fill=\"currentColor\" fill-rule=\"evenodd\">",
                                    "nodeLabel": "li > a > svg > path"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 13
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "3-34-svg",
                                    "path": "1,HTML,1,BODY,0,DIV,2,DIV,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,DIV,0,svg",
                                    "selector": "div.page-home__globe > div > div > svg",
                                    "boundingRect": {
                                        "top": 1114,
                                        "bottom": 1187,
                                        "left": 939,
                                        "right": 1489,
                                        "width": 550,
                                        "height": 73
                                    },
                                    "snippet": "<svg viewBox=\"0 0 609 81\" fill=\"none\">",
                                    "nodeLabel": "div.page-home__globe > div > div > svg"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 13
                                }
                            }
                        ]
                    },
                    "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": "Cookie",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                        },
                                        {
                                            "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "metricSavings": {
                        "LCP": 0,
                        "FCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": 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 prevented back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "2 failure reasons",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "The page cannot be cached because it has a BroadcastChannel instance with registered listeners.",
                                "failureType": "Actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv5\/F1XJd75H-fpDQY2\/42q9r\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                                        },
                                        {
                                            "frameUrl": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv5\/F1XJd75H-fpDQY2\/ocnff\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                                        }
                                    ]
                                },
                                "protocolReason": "BroadcastChannel"
                            }
                        ]
                    },
                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 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": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 1
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 1
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 0,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": 0.56999999999999995
                }
            },
            "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": "44west.ch",
                    "origins": [
                        "https:\/\/44west.ch"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Vimeo",
                    "homepage": "https:\/\/vimeo.com\/",
                    "origins": [
                        "https:\/\/player.vimeo.com"
                    ],
                    "category": "video"
                },
                {
                    "name": "behold.so",
                    "origins": [
                        "https:\/\/w.behold.so",
                        "https:\/\/feeds.behold.so"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "zgo.at",
                    "origins": [
                        "https:\/\/gc.zgo.at"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "cloudflare.com",
                    "origins": [
                        "https:\/\/challenges.cloudflare.com"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "goatcounter.com",
                    "origins": [
                        "https:\/\/44west.goatcounter.com"
                    ],
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 925.63999999999999,
                        "name": "lh:config",
                        "duration": 911.73000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 929.70000000000005,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 100.56999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1837.5999999999999,
                        "name": "lh:runner:gather",
                        "duration": 265060.15999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2082.8200000000002,
                        "name": "lh:driver:connect",
                        "duration": 27.34,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2110.8600000000001,
                        "name": "lh:driver:navigate",
                        "duration": 39.670000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2151.1599999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1014.1799999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3165.6399999999999,
                        "name": "lh:gather:getVersion",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3166.96,
                        "name": "lh:prepare:navigationMode",
                        "duration": 58.460000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3196.9899999999998,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 13.380000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3210.6700000000001,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 11.08,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3223.1500000000001,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3274.1500000000001,
                        "name": "lh:driver:navigate",
                        "duration": 80526.690000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 106070.91,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 106071.45,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 106071.92,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 18.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 106090.92,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 1.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 106092.92,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 106093.16,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 10744.030000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 116837.35000000001,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 15828.84,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 132666.35000000001,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.28000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 132666.70000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 9161.9500000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 141828.73999999999,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 4098.6499999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 145927.51999999999,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 2984.9099999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 148912.54000000001,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 987.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 149899.76999999999,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 8206.9699999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 158106.82000000001,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 6567.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 164675.48999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2436.4099999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 167112.01999999999,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 14405.790000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 181518.09,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1938.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 181518.72,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 1938.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 183457.14000000001,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 183458.16,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 183458.60999999999,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 4938.3800000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 188396.54999999999,
                        "name": "lh:computed:MainResource",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 189400.45000000001,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 4983.1800000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 194383.76000000001,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 194384.20999999999,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 7112.9399999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 202500.64000000001,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 1146.1400000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 203646.84,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.51000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 203647.42000000001,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 1504.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 205151.76000000001,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 3575.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 205152.23999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 3574.9699999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 208727.32999999999,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 1015.86,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 209743.26000000001,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 15406.469999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 225149.85000000001,
                        "name": "lh:gather:getArtifact:TraceElements",
                        "duration": 33630.269999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 225150.39999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 773.51999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 225924.23999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 7.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 225932.03,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 225952.14999999999,
                        "name": "lh:computed:Responsiveness",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 258780.17999999999,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 5516.8199999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 264297.08000000002,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 976.01999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 264297.45000000001,
                        "name": "lh:gather:getWebAppManifest",
                        "duration": 975.59000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 265273.19,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 265274.02000000002,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.57999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 265274.67999999999,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 1530.0599999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266898.77000000002,
                        "name": "lh:runner:audit",
                        "duration": 3858.8499999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266899.64000000001,
                        "name": "lh:runner:auditing",
                        "duration": 3857.1300000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266906.27000000002,
                        "name": "lh:audit:is-on-https",
                        "duration": 39.840000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266913.44,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 11.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266950.67999999999,
                        "name": "lh:audit:viewport",
                        "duration": 5.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266952.42999999999,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266956.45000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 305.94999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266965.64000000001,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 294.47000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 266965.91999999998,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 291.56,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267257.54999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267262.82000000001,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267263.5,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267264.90999999997,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267265.5,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267266.85999999999,
                        "name": "lh:audit:speed-index",
                        "duration": 1137.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267267.44,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 1135.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 267267.53999999998,
                        "name": "lh:computed:Speedline",
                        "duration": 1135.5899999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268404.73999999999,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268405.82000000001,
                        "name": "lh:audit:final-screenshot",
                        "duration": 7.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268406.08000000002,
                        "name": "lh:computed:Screenshots",
                        "duration": 6.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268413.5,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 34.200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268414.20000000001,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 30.789999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268435.31,
                        "name": "lh:computed:Interactive",
                        "duration": 9.6199999999999992,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268448.35999999999,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 10.640000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268449.21999999997,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 4.4000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268460.10999999999,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 4.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268461.13,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268465.26000000001,
                        "name": "lh:audit:errors-in-console",
                        "duration": 15.91,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268466.58000000002,
                        "name": "lh:computed:JSBundles",
                        "duration": 11.56,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268481.59999999998,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268482.34000000003,
                        "name": "lh:computed:MainResource",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268484.38,
                        "name": "lh:audit:interactive",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268486.40000000002,
                        "name": "lh:audit:user-timings",
                        "duration": 14.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268486.92999999999,
                        "name": "lh:computed:UserTimings",
                        "duration": 10.81,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268501.82000000001,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 133.93000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268503.52000000002,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 111.20999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268503.71000000002,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 108.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268636.45000000001,
                        "name": "lh:audit:redirects",
                        "duration": 133.78999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268653.72999999998,
                        "name": "lh:computed:LanternInteractive",
                        "duration": 99.980000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268653.91999999998,
                        "name": "lh:computed:LanternFirstMeaningfulPaint",
                        "duration": 49.560000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268654.03000000003,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 34.060000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268654.52000000002,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 4.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268654.71999999997,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 3.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268770.78999999998,
                        "name": "lh:audit:installable-manifest",
                        "duration": 2.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268773.67999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 2.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268774.32000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268776.62,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268778.59000000003,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268780.44,
                        "name": "lh:audit:content-width",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268782.77000000002,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268785.84000000003,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268788.57000000001,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268790.03999999998,
                        "name": "lh:audit:deprecations",
                        "duration": 2.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268792.65000000002,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 3.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268796.52000000002,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 314.06999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 268798.22999999998,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 303.67000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269110.98999999999,
                        "name": "lh:audit:bootup-time",
                        "duration": 17.870000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269126,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269129.15999999997,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269130.42999999999,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 8.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269139.42999999999,
                        "name": "lh:audit:font-display",
                        "duration": 3.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269143.02000000002,
                        "name": "lh:audit:diagnostics",
                        "duration": 8.6300000000000008,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269151.70000000001,
                        "name": "lh:audit:network-requests",
                        "duration": 6.5300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269152.15999999997,
                        "name": "lh:computed:EntityClassification",
                        "duration": 3.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269158.71999999997,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269160.65999999997,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269162.40999999997,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 2.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269164.46000000002,
                        "name": "lh:audit:metrics",
                        "duration": 10.949999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269164.72999999998,
                        "name": "lh:computed:TimingSummary",
                        "duration": 10.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269165.21000000002,
                        "name": "lh:computed:FirstContentfulPaintAllFrames",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269165.34999999998,
                        "name": "lh:computed:LargestContentfulPaintAllFrames",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269165.51000000001,
                        "name": "lh:computed:LCPBreakdown",
                        "duration": 8.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269165.62,
                        "name": "lh:computed:TimeToFirstByte",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269165.72999999998,
                        "name": "lh:computed:LCPImageRecord",
                        "duration": 8.1199999999999992,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269175.78999999998,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269176.39000000001,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269177.97999999998,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269179.34999999998,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269180.98999999999,
                        "name": "lh:audit:third-party-summary",
                        "duration": 2.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269184.33000000002,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269186.56,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 2.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269190.02000000002,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 2.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269192.82000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 2.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269195.98999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 2.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269198.97999999998,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269201.33000000002,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 4.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269206.78999999998,
                        "name": "lh:audit:unsized-images",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269209.98999999999,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269213.41999999998,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 20.789999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269214.34000000003,
                        "name": "lh:computed:LanternLargestContentfulPaint",
                        "duration": 13.94,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269234.73999999999,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269237.28000000003,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 90.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269238.01000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269238.88,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 5.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269244.34000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269244.64000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269244.78999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269246.20000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269247.27000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 4.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269251.90999999997,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269252.53000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 3.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269257.04999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 51.219999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269308.44,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 3.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269311.88,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269313.13,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269313.89000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269315.39000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269315.84000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269316.08000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269317.03999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269317.33000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269318.03999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269318.65999999997,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269319.91999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269320.38,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269321.97999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269322.73999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269323.40999999997,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269325.58000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269328,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.4299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269329.90999999997,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269331.67999999999,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269333.46000000002,
                        "name": "lh:audit:accesskeys",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269336.16999999998,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 11.56,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269348.59999999998,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 13.33,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269363.41999999998,
                        "name": "lh:audit:aria-command-name",
                        "duration": 3.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269368.10999999999,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 3.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269374.34000000003,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 10.91,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269386.02000000002,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 12.039999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269398.95000000001,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 11.039999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269410.84000000003,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 4.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269416.01000000001,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 14.390000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269431.15999999997,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 18.710000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269450.84000000003,
                        "name": "lh:audit:aria-required-children",
                        "duration": 12.710000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269464.5,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 34.159999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269499.45000000001,
                        "name": "lh:audit:aria-roles",
                        "duration": 25.289999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269525.31,
                        "name": "lh:audit:aria-text",
                        "duration": 3.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269528.89000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 19.989999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269549.45000000001,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 13.970000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269564.23999999999,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 17.84,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269582.78000000003,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 13.890000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269597.28999999998,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 7.5300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269605.46000000002,
                        "name": "lh:audit:button-name",
                        "duration": 6.9800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269613.03000000003,
                        "name": "lh:audit:bypass",
                        "duration": 7.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269621.25,
                        "name": "lh:audit:color-contrast",
                        "duration": 14.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269636.40999999997,
                        "name": "lh:audit:definition-list",
                        "duration": 10.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269647.51000000001,
                        "name": "lh:audit:dlitem",
                        "duration": 3.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269651.96000000002,
                        "name": "lh:audit:document-title",
                        "duration": 11.91,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269664.17999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269666.65999999997,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 3.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269670.56,
                        "name": "lh:audit:empty-heading",
                        "duration": 3.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269674.40999999997,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 20.350000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269695.07000000001,
                        "name": "lh:audit:frame-title",
                        "duration": 3.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269698.97999999998,
                        "name": "lh:audit:heading-order",
                        "duration": 3.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269703,
                        "name": "lh:audit:html-has-lang",
                        "duration": 4.0199999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269707.34999999998,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 4.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269711.92999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 3.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269715.73999999999,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 27.469999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269743.63,
                        "name": "lh:audit:image-alt",
                        "duration": 3.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269747.66999999998,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 3.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269751.91999999998,
                        "name": "lh:audit:input-button-name",
                        "duration": 2.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269754.44,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269757.09999999998,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269759.77000000002,
                        "name": "lh:audit:label",
                        "duration": 3.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269763.46999999997,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 3.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269767.34999999998,
                        "name": "lh:audit:link-name",
                        "duration": 3.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269771.13,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 3.7799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269775.22999999998,
                        "name": "lh:audit:list",
                        "duration": 3.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269779.21000000002,
                        "name": "lh:audit:listitem",
                        "duration": 24.920000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269804.46000000002,
                        "name": "lh:audit:meta-refresh",
                        "duration": 2.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269807.38,
                        "name": "lh:audit:meta-viewport",
                        "duration": 3.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269811.54999999999,
                        "name": "lh:audit:object-alt",
                        "duration": 2.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269814.38,
                        "name": "lh:audit:select-name",
                        "duration": 2.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269817.37,
                        "name": "lh:audit:skip-link",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269820.13,
                        "name": "lh:audit:tabindex",
                        "duration": 3.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269824.21000000002,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269827.53000000003,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269830.90999999997,
                        "name": "lh:audit:target-size",
                        "duration": 27.84,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269859.10999999999,
                        "name": "lh:audit:td-has-header",
                        "duration": 3.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269862.81,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 3.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269866.62,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 3.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269870.31,
                        "name": "lh:audit:valid-lang",
                        "duration": 3.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269873.96999999997,
                        "name": "lh:audit:video-caption",
                        "duration": 4.2300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269878.27000000002,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269878.5,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269878.84999999998,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269878.95000000001,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269879.04999999999,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269879.13,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269879.21999999997,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269879.31,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269879.38,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269879.45000000001,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269879.87,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 3.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269883.83000000002,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269885.95000000001,
                        "name": "lh:audit:offscreen-images",
                        "duration": 71.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269958.15999999997,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 75.939999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 269959.51000000001,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 64.629999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270024.44,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 7.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270024.70000000001,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 6.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270024.78000000003,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270034.33000000002,
                        "name": "lh:audit:unminified-css",
                        "duration": 118.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270153.34000000003,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 203.55000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270357.31,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 28.190000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270385.95000000001,
                        "name": "lh:audit:unused-javascript",
                        "duration": 23.079999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270409.47999999998,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 31.030000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270440.92999999999,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 31.489999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270472.84000000003,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270475.44,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 20.449999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270476.48999999999,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270496.15000000002,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 20.420000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270516.81,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 16.719999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270534.04999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 155.90000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270690.54999999999,
                        "name": "lh:audit:doctype",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270693.21000000002,
                        "name": "lh:audit:charset",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270695.63,
                        "name": "lh:audit:dom-size",
                        "duration": 2.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270698.20000000001,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270699.97999999998,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270701.65000000002,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270703.13,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270704.39000000001,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270706.02000000002,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270707.51000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 15.119999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270722.96000000002,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270724.71999999997,
                        "name": "lh:audit:meta-description",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270726.12,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270727.59000000003,
                        "name": "lh:audit:font-size",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270729.09999999998,
                        "name": "lh:audit:link-text",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270730.95000000001,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270732.78999999998,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270735.90000000002,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270747.16999999998,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270748.85999999999,
                        "name": "lh:audit:hreflang",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270750.71000000002,
                        "name": "lh:audit:plugins",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270752.09999999998,
                        "name": "lh:audit:canonical",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270753.71000000002,
                        "name": "lh:audit:structured-data",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270754.82000000001,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 270756.78999999998,
                        "name": "lh:runner:generate",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    }
                ],
                "total": 268919.00999999995
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | protocolTimeout": [
                        {
                            "values": {
                                "errorCode": "PROTOCOL_TIMEOUT",
                                "protocolMethod": "Network.getResponseBody"
                            },
                            "path": "runtimeError.message"
                        }
                    ],
                    "core\/gather\/driver\/navigation.js | warningTimeout": [
                        "runWarnings[0]"
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | seconds": [
                        {
                            "values": {
                                "timeInMs": 1333.9860000000001
                            },
                            "path": "audits[first-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1956.4190000000001
                            },
                            "path": "audits[largest-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1333.9860000000001
                            },
                            "path": "audits[first-meaningful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 2175
                            },
                            "path": "audits[speed-index].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 79899.153999999777
                            },
                            "path": "audits[mainthread-work-breakdown].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 9524.1979999999949
                            },
                            "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\/lh-error.js | pageLoadTookTooLong": [
                        {
                            "values": {
                                "errorCode": "NO_TTI_CPU_IDLE_PERIOD"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_TTI_CPU_IDLE_PERIOD"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_TTI_CPU_IDLE_PERIOD"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_TTI_CPU_IDLE_PERIOD"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_TTI_CPU_IDLE_PERIOD"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        }
                    ],
                    "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 | ms": [
                        {
                            "values": {
                                "timeInMs": 1603.9670000000001
                            },
                            "path": "audits[max-potential-fid].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 85.849999999999994
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 264.47499999999997
                            },
                            "path": "audits[network-server-latency].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1956.4190000000001
                            },
                            "path": "audits[largest-contentful-paint-element].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | failureTitle": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[errors-in-console].details.headings[0].label",
                        "audits.deprecations.details.headings[1].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": 144.01600000000002
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[image-aspect-ratio].details.headings[1].label",
                        "audits[third-party-cookies].details.headings[1].label",
                        "audits[bootup-time].details.headings[0].label",
                        "audits[uses-rel-preconnect].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[unsized-images].details.headings[1].label",
                        "audits[valid-source-maps].details.headings[0].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[unminified-css].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-responsive-images].details.headings[1].label",
                        "audits[legacy-javascript].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\/user-timings.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 4
                            },
                            "path": "audits[user-timings].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnName": [
                        "audits[user-timings].details.headings[0].label",
                        "audits[third-party-cookies].details.headings[0].label",
                        "audits[non-composited-animations].details.headings[1].label"
                    ],
                    "core\/audits\/user-timings.js | columnType": [
                        "audits[user-timings].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnStartTime": [
                        "audits[user-timings].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDuration": [
                        "audits[user-timings].details.headings[3].label"
                    ],
                    "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": 10
                            },
                            "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 | start-url-not-valid": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | title": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | title": [
                        "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 | failureTitle": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | columnDisplayed": [
                        "audits[image-aspect-ratio].details.headings[2].label"
                    ],
                    "core\/audits\/image-aspect-ratio.js | columnActual": [
                        "audits[image-aspect-ratio].details.headings[3].label"
                    ],
                    "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 | failureTitle": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/deprecations.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits.deprecations.displayValue"
                        }
                    ],
                    "core\/audits\/deprecations.js | columnDeprecate": [
                        "audits.deprecations.details.headings[0].label"
                    ],
                    "core\/lib\/deprecation-description.js | PersistentQuotaType": [
                        "audits.deprecations.details.items[0].value"
                    ],
                    "core\/lib\/deprecation-description.js | feature": [
                        "audits.deprecations.details.items[0].subItems.items[0].text"
                    ],
                    "core\/lib\/deprecation-description.js | milestone": [
                        {
                            "values": {
                                "milestone": 106
                            },
                            "path": "audits.deprecations.details.items[0].subItems.items[1].text"
                        }
                    ],
                    "core\/audits\/third-party-cookies.js | failureTitle": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/third-party-cookies.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[third-party-cookies].displayValue"
                        }
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | failureTitle": [
                        "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 | failureTitle": [
                        "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": 171.69999999999999
                            },
                            "path": "audits[uses-rel-preconnect].displayValue"
                        },
                        {
                            "values": {
                                "wastedMs": 47
                            },
                            "path": "audits[render-blocking-resources].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[uses-rel-preconnect].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[unminified-css].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-responsive-images].details.headings[3].label",
                        "audits[legacy-javascript].details.headings[2].label"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[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[unminified-css].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 | scriptResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[largest-contentful-paint-element].details.items[0].headings[0].label",
                        "audits[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": 8
                            },
                            "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\/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": 6
                            },
                            "path": "audits[non-composited-animations].displayValue"
                        }
                    ],
                    "core\/audits\/non-composited-animations.js | unsupportedCSSProperty": [
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "stroke-dasharray, stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[0].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "background-color"
                            },
                            "path": "audits[non-composited-animations].details.items[1].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "box-shadow"
                            },
                            "path": "audits[non-composited-animations].details.items[1].subItems.items[1].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "font-size"
                            },
                            "path": "audits[non-composited-animations].details.items[2].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "font-size"
                            },
                            "path": "audits[non-composited-animations].details.items[3].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "font-size"
                            },
                            "path": "audits[non-composited-animations].details.items[4].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "font-size"
                            },
                            "path": "audits[non-composited-animations].details.items[5].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\/valid-source-maps.js | columnMapURL": [
                        "audits[valid-source-maps].details.headings[1].label"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[landmark-one-main].details.headings[0].label"
                    ],
                    "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": 16
                            },
                            "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 | title": [
                        "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": 1456828
                            },
                            "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": 68192
                            },
                            "path": "audits[offscreen-images].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 18085
                            },
                            "path": "audits[unminified-css].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 25711
                            },
                            "path": "audits[unused-css-rules].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 196855
                            },
                            "path": "audits[unused-javascript].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 38726.550000000003
                            },
                            "path": "audits[modern-image-formats].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 48487
                            },
                            "path": "audits[uses-responsive-images].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 177
                            },
                            "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-responsive-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\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "ResponseCompression",
                                "errorMessage": "PROTOCOL_TIMEOUT"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "MainDocumentContent",
                                "errorMessage": "PROTOCOL_TIMEOUT"
                            },
                            "path": "audits.charset.errorMessage"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 250
                            },
                            "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-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | failureTitle": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/audits\/bf-cache.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[bf-cache].displayValue"
                        }
                    ],
                    "core\/audits\/bf-cache.js | failureReasonColumn": [
                        "audits[bf-cache].details.headings[0].label"
                    ],
                    "core\/audits\/bf-cache.js | failureTypeColumn": [
                        "audits[bf-cache].details.headings[1].label"
                    ],
                    "core\/lib\/bf-cache-strings.js | broadcastChannel": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | actionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/44west.ch\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9234 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-vmh6-10.10.1.39\/240810_AiDc22_7A6.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\/127.0.0.0 Safari\/537.36 PTST\/24.07'\nSat, 10 Aug 2024 17:21:49 GMT LH:ChromeLauncher Found existing Chrome already running using port 9234, using that.\nSat, 10 Aug 2024 17:21:50 GMT LH:status Connecting to browser\nSat, 10 Aug 2024 17:21:50 GMT LH:status Navigating to about:blank\nSat, 10 Aug 2024 17:21:50 GMT LH:status Benchmarking machine\nSat, 10 Aug 2024 17:21:51 GMT LH:status Preparing target for navigation mode\nSat, 10 Aug 2024 17:21:51 GMT LH:status Cleaning origin data\nSat, 10 Aug 2024 17:21:51 GMT LH:status Cleaning browser cache\nSat, 10 Aug 2024 17:21:51 GMT LH:status Preparing network conditions\nSat, 10 Aug 2024 17:21:51 GMT LH:status Navigating to https:\/\/44west.ch\/\nSat, 10 Aug 2024 17:23:11 GMT LH:waitFor:warn Timed out waiting for page load. Checking if page is hung...\nSat, 10 Aug 2024 17:23:34 GMT LH:status Getting artifact: DevtoolsLog\nSat, 10 Aug 2024 17:23:34 GMT LH:status Getting artifact: Trace\nSat, 10 Aug 2024 17:23:34 GMT LH:status Getting artifact: DevtoolsLog\nSat, 10 Aug 2024 17:23:34 GMT LH:status Getting artifact: Trace\nSat, 10 Aug 2024 17:23:34 GMT LH:status Getting artifact: Accessibility\nSat, 10 Aug 2024 17:23:44 GMT LH:status Getting artifact: AnchorElements\nSat, 10 Aug 2024 17:24:00 GMT LH:status Getting artifact: ConsoleMessages\nSat, 10 Aug 2024 17:24:00 GMT LH:status Getting artifact: CSSUsage\nSat, 10 Aug 2024 17:24:09 GMT LH:status Getting artifact: Doctype\nSat, 10 Aug 2024 17:24:14 GMT LH:status Getting artifact: DOMStats\nSat, 10 Aug 2024 17:24:17 GMT LH:status Getting artifact: EmbeddedContent\nSat, 10 Aug 2024 17:24:18 GMT LH:status Getting artifact: FontSize\nSat, 10 Aug 2024 17:24:26 GMT LH:status Getting artifact: Inputs\nSat, 10 Aug 2024 17:24:32 GMT LH:status Getting artifact: GlobalListeners\nSat, 10 Aug 2024 17:24:35 GMT LH:status Getting artifact: ImageElements\nSat, 10 Aug 2024 17:24:48 GMT LH:ImageElements:warn Reached gathering budget of 5s. Skipped extra details for 9\/12\nSat, 10 Aug 2024 17:24:49 GMT LH:status Getting artifact: InstallabilityErrors\nSat, 10 Aug 2024 17:24:49 GMT LH:status Get webapp installability errors\nSat, 10 Aug 2024 17:24:51 GMT LH:status Getting artifact: InspectorIssues\nSat, 10 Aug 2024 17:24:51 GMT LH:status Getting artifact: JsUsage\nSat, 10 Aug 2024 17:24:51 GMT LH:status Getting artifact: LinkElements\nSat, 10 Aug 2024 17:24:56 GMT LH:status Getting artifact: MainDocumentContent\nSat, 10 Aug 2024 17:24:57 GMT LH:MainDocumentContent:error PROTOCOL_TIMEOUT\nSat, 10 Aug 2024 17:24:57 GMT LH:status Getting artifact: MetaElements\nSat, 10 Aug 2024 17:25:02 GMT LH:status Getting artifact: NetworkUserAgent\nSat, 10 Aug 2024 17:25:02 GMT LH:status Getting artifact: OptimizedImages\nSat, 10 Aug 2024 17:25:09 GMT LH:status Getting artifact: ResponseCompression\nSat, 10 Aug 2024 17:25:10 GMT LH:ResponseCompression:error PROTOCOL_TIMEOUT\nSat, 10 Aug 2024 17:25:10 GMT LH:status Getting artifact: RobotsTxt\nSat, 10 Aug 2024 17:25:11 GMT LH:status Getting artifact: Scripts\nSat, 10 Aug 2024 17:25:11 GMT LH:status Getting artifact: SourceMaps\nSat, 10 Aug 2024 17:25:13 GMT LH:status Getting artifact: Stacks\nSat, 10 Aug 2024 17:25:13 GMT LH:status Collect stacks\nSat, 10 Aug 2024 17:25:16 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nSat, 10 Aug 2024 17:25:17 GMT LH:status Getting artifact: TapTargets\nSat, 10 Aug 2024 17:25:33 GMT LH:status Getting artifact: TraceElements\nSat, 10 Aug 2024 17:26:06 GMT LH:status Getting artifact: ViewportDimensions\nSat, 10 Aug 2024 17:26:12 GMT LH:status Getting artifact: WebAppManifest\nSat, 10 Aug 2024 17:26:12 GMT LH:status Get webapp manifest\nSat, 10 Aug 2024 17:26:13 GMT LH:status Getting artifact: devtoolsLogs\nSat, 10 Aug 2024 17:26:13 GMT LH:status Getting artifact: traces\nSat, 10 Aug 2024 17:26:13 GMT LH:status Getting artifact: BFCacheFailures\nSat, 10 Aug 2024 17:26:15 GMT LH:status Analyzing and running audits...\nSat, 10 Aug 2024 17:26:15 GMT LH:status Auditing: Uses HTTPS\nSat, 10 Aug 2024 17:26:15 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nSat, 10 Aug 2024 17:26:15 GMT LH:status Auditing: First Contentful Paint\nSat, 10 Aug 2024 17:26:15 GMT LH:status Auditing: Largest Contentful Paint\nSat, 10 Aug 2024 17:26:15 GMT LH:status Auditing: First Meaningful Paint\nSat, 10 Aug 2024 17:26:15 GMT LH:status Auditing: Speed Index\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Screenshot Thumbnails\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Final Screenshot\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Total Blocking Time\nSat, 10 Aug 2024 17:26:16 GMT LH:total-blocking-time:warn Caught exception: NO_TTI_CPU_IDLE_PERIOD\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Max Potential First Input Delay\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Cumulative Layout Shift\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: No browser errors logged to the console\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Initial server response time was short\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Time to Interactive\nSat, 10 Aug 2024 17:26:16 GMT LH:interactive:warn Caught exception: NO_TTI_CPU_IDLE_PERIOD\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: User Timing marks and measures\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Avoid chaining critical requests\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Avoid multiple page redirects\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Configured for a custom splash screen\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Sets a theme color for the address bar.\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Manifest has a maskable icon\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Content is sized correctly for the viewport\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Displays images with correct aspect ratio\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Serves images with appropriate resolution\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Avoids deprecated APIs\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Avoids third-party cookies\nSat, 10 Aug 2024 17:26:16 GMT LH:status Auditing: Minimizes main-thread work\nSat, 10 Aug 2024 17:26:16 GMT LH:mainthread-work-breakdown:error NO_TTI_CPU_IDLE_PERIOD\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: JavaScript execution time\nSat, 10 Aug 2024 17:26:17 GMT LH:bootup-time:error NO_TTI_CPU_IDLE_PERIOD\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Preload key requests\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Preconnect to required origins\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: All text remains visible during webfont loads\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Diagnostics\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Network Requests\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Network Round Trip Times\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Server Backend Latencies\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Tasks\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Metrics\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Performance budget\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Timing budget\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Resources Summary\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Minimize third-party usage\nSat, 10 Aug 2024 17:26:17 GMT LH:third-party-summary:warn Caught exception: NO_TTI_CPU_IDLE_PERIOD\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Lazy load third-party resources with facades\nSat, 10 Aug 2024 17:26:17 GMT LH:third-party-facades:warn Caught exception: NO_TTI_CPU_IDLE_PERIOD\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Largest Contentful Paint element\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Avoid large layout shifts\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Avoid long main-thread tasks\nSat, 10 Aug 2024 17:26:17 GMT LH:long-tasks:warn Caught exception: NO_TTI_CPU_IDLE_PERIOD\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Avoids `unload` event listeners\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Avoid non-composited animations\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Page has valid source maps\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Preload Largest Contentful Paint image\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Script Treemap Data\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Site works cross-browser\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Each page has a URL\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[accesskey]` values are unique\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: ARIA input fields have accessible names\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[role]` values are valid\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: ARIA toggle fields have accessible names\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Buttons have an accessible name\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Document has a `<title>` element\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: ARIA IDs are unique\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: All heading elements contain content.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: No form fields have multiple labels\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Identical links have the same purpose.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Image elements have `[alt]` attributes\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Input buttons have discernible text.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Form elements have associated labels\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Document has a main landmark.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Links have a discernible name\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Links are distinguishable without relying on color.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nSat, 10 Aug 2024 17:26:17 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.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<object>` elements have alternate text\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Select elements have associated label elements.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Skip links are focusable.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `[lang]` attributes have a valid value\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Custom controls have associated labels\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Custom controls have ARIA roles\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Interactive controls are keyboard focusable\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: The page has a logical tab order\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Visual order on the page follows DOM order\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Uses efficient cache policy on static assets\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Avoids enormous network payloads\nSat, 10 Aug 2024 17:26:17 GMT LH:status Auditing: Defer offscreen images\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Eliminate render-blocking resources\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Minify CSS\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Minify JavaScript\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Reduce unused CSS\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Reduce unused JavaScript\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Serve images in next-gen formats\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Efficiently encode images\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Enable text compression\nSat, 10 Aug 2024 17:26:18 GMT LH:Runner:warn ResponseCompression gatherer, required by audit uses-text-compression, encountered an error: PROTOCOL_TIMEOUT\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Properly size images\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Use video formats for animated content\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Page has the HTML doctype\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Properly defines charset\nSat, 10 Aug 2024 17:26:18 GMT LH:Runner:warn MainDocumentContent gatherer, required by audit charset, encountered an error: PROTOCOL_TIMEOUT\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Avoids an excessive DOM size\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Avoids `document.write()`\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Detected JavaScript libraries\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Allows users to paste into input fields\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Use HTTP\/2\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Document has a meta description\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Page has successful HTTP status code\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Document uses legible font sizes\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Links have descriptive text\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Links are crawlable\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: robots.txt is valid\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Tap targets are sized appropriately\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Document has a valid `hreflang`\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Document avoids plugins\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Document has a valid `rel=canonical`\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Structured data is valid\nSat, 10 Aug 2024 17:26:18 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nSat, 10 Aug 2024 17:26:18 GMT LH:status Generating results...\nSat, 10 Aug 2024 17:26:18 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-vmh6-10.10.1.39\/240810_AiDc22_7A6.1.0\/lighthouse.report.html\nSat, 10 Aug 2024 17:26:18 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nSat, 10 Aug 2024 17:26:18 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-vmh6-10.10.1.39\/240810_AiDc22_7A6.1.0\/lighthouse.report.json\nRuntime error encountered: Waiting for DevTools protocol response has exceeded the allotted time. (Method: Network.getResponseBody)\n"
        },
        "average": {
            "firstView": {
                "loadTime": 13430,
                "docTime": 13430,
                "fullyLoaded": 25389,
                "bytesOut": 85791,
                "bytesOutDoc": 75242,
                "bytesIn": 1127170,
                "bytesInDoc": 939745,
                "requests": 42,
                "requestsFull": 42,
                "requestsDoc": 38,
                "responses_200": 39,
                "responses_404": 0,
                "responses_other": 3,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 13426,
                "loadEventEnd": 13428,
                "domContentLoadedEventStart": 2240,
                "domContentLoadedEventEnd": 2266,
                "connections": 11,
                "final_base_page_request": 0,
                "domInteractive": 936,
                "firstPaint": 1750.7999999998137,
                "firstContentfulPaint": 1755,
                "firstImagePaint": 1755,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 2,
                "TTFB": 308,
                "basePageSSLTime": 62,
                "score_cache": 71,
                "score_cdn": 45,
                "score_gzip": 97,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 774090,
                "gzip_savings": 29549,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 297144,
                "image_savings": 0,
                "cpu.ParseHTML": 25,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 5,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 9,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 88,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 74,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 578,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 6,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 12,
                "cpu.Layerize": 5,
                "cpu.EvaluateScript": 17,
                "cpu.v8.compile": 13,
                "cpu.v8.compileModule": 5,
                "cpu.v8.evaluateModule": 255,
                "cpu.FunctionCall": 2945,
                "cpu.TimerFire": 35,
                "cpu.FireAnimationFrame": 14,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 1,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 1,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 79,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.HitTest": 17,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.HandlePostMessage": 6,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 10,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.Idle": 21146,
                "start_epoch": 1723310402.0734105,
                "date": 1723310405.2562795,
                "fullyLoadedCPUms": 53049,
                "fullyLoadedCPUpct": 98.807971689327019,
                "domElements": 256,
                "domComplete": 13425,
                "PerformancePaintTiming.first-paint": 1750.7999999998137,
                "PerformancePaintTiming.first-contentful-paint": 1750.7999999998137,
                "test_run_time_ms": 99358,
                "Colordepth": 24,
                "generated-content-percent": 83.840000000000003,
                "generated-content-size": 134.97,
                "lastVisualChange": 24700,
                "render": 1700,
                "visualComplete85": 2900,
                "visualComplete90": 2900,
                "visualComplete95": 2900,
                "visualComplete99": 7100,
                "visualComplete": 24700,
                "SpeedIndex": 2530,
                "chromeUserTiming.navigationStart": 71,
                "chromeUserTiming.fetchStart": 22,
                "chromeUserTiming.domLoading": 333,
                "chromeUserTiming.responseEnd": 320,
                "chromeUserTiming.domInteractive": 940,
                "chromeUserTiming.domContentLoadedEventStart": 2244,
                "chromeUserTiming.domContentLoadedEventEnd": 2270,
                "chromeUserTiming.domComplete": 13430,
                "chromeUserTiming.unloadEventStart": 331,
                "chromeUserTiming.unloadEventEnd": 331,
                "chromeUserTiming.markAsMainFrame": 332,
                "chromeUserTiming.commitNavigationEnd": 333,
                "chromeUserTiming.LayoutShift": 4129,
                "chromeUserTiming.firstPaint": 1754,
                "chromeUserTiming.firstContentfulPaint": 1754,
                "chromeUserTiming.firstImagePaint": 1754,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1754,
                "chromeUserTiming.loadEventStart": 13430,
                "chromeUserTiming.loadEventEnd": 13432,
                "chromeUserTiming.LargestTextPaint": 3025,
                "chromeUserTiming.LargestImagePaint": 2216,
                "chromeUserTiming.LargestContentfulPaint": 2216,
                "chromeUserTiming.TotalLayoutShift": 0.1534823771749759,
                "chromeUserTiming.CumulativeLayoutShift": 0.081661622470609818,
                "FirstInteractive": 4128,
                "TimeToInteractive": 4128,
                "maxFID": 362,
                "TTIMeasurementEnd": 31962,
                "LastInteractive": 25328,
                "FirstCPUIdle": 4128,
                "TotalBlockingTime": 1244,
                "run": 1,
                "step": 1,
                "effectiveBps": 44941,
                "domTime": 0,
                "aft": 0,
                "titleTime": 75,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance.first-contentful-paint": 1333.9860000000001,
                "lighthouse.Performance.largest-contentful-paint": 1956.4190000000001,
                "lighthouse.Performance.cumulative-layout-shift": 0.081661622470609818,
                "lighthouse.Performance.speed-index": 2175,
                "lighthouse.Accessibility": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.56999999999999995,
                "effectiveBpsDoc": 71615,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 10341,
                "docTime": 10341,
                "fullyLoaded": 41744,
                "bytesOut": 59284,
                "bytesOutDoc": 23506,
                "bytesIn": 712577,
                "bytesInDoc": 169691,
                "requests": 26,
                "requestsFull": 26,
                "requestsDoc": 10,
                "responses_200": 21,
                "responses_404": 0,
                "responses_other": 5,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 10332,
                "loadEventEnd": 10336,
                "domContentLoadedEventStart": 1955,
                "domContentLoadedEventEnd": 1988,
                "connections": 11,
                "final_base_page_request": 0,
                "domInteractive": 790,
                "firstPaint": 1525.7000000001863,
                "firstContentfulPaint": 1534,
                "firstImagePaint": 1534,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 2,
                "TTFB": 298,
                "basePageSSLTime": 64,
                "score_cache": 58,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 606483,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 88997,
                "image_savings": 0,
                "cpu.ParseHTML": 44,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 3,
                "cpu.EventDispatch": 9,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 2,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 121,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 42,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 651,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 24,
                "cpu.Paint": 15,
                "cpu.Layerize": 9,
                "cpu.IntersectionObserverController::computeIntersections": 3,
                "cpu.FunctionCall": 2905,
                "cpu.EvaluateScript": 62,
                "cpu.v8.compile": 16,
                "cpu.v8.compileModule": 2,
                "cpu.v8.evaluateModule": 199,
                "cpu.TimerFire": 49,
                "cpu.FireAnimationFrame": 36,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                "cpu.MinorGC": 41,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 25,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 23,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 3,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 1,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 99,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 1,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 4,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 3,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.HitTest": 12,
                "cpu.v8.produceModuleCache": 28,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_MINOR_MS_SWEEP": 0,
                "cpu.V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 1,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.HandlePostMessage": 12,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.XHRReadyStateChange": 4,
                "cpu.XHRLoad": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.Idle": 37258,
                "start_epoch": 1723310781.2111306,
                "date": 1723310783.9648747,
                "fullyLoadedCPUms": 76590,
                "fullyLoadedCPUpct": 98.851316468765717,
                "domElements": 256,
                "domComplete": 10332,
                "PerformancePaintTiming.first-paint": 1525.7000000001863,
                "PerformancePaintTiming.first-contentful-paint": 1525.7000000001863,
                "test_run_time_ms": 97707,
                "Colordepth": 24,
                "generated-content-percent": 83.840000000000003,
                "generated-content-size": 134.97,
                "lastVisualChange": 23400,
                "render": 1500,
                "visualComplete85": 1900,
                "visualComplete90": 1900,
                "visualComplete95": 1900,
                "visualComplete99": 7000,
                "visualComplete": 23400,
                "SpeedIndex": 2109,
                "chromeUserTiming.navigationStart": 64,
                "chromeUserTiming.fetchStart": 20,
                "chromeUserTiming.domLoading": 320,
                "chromeUserTiming.responseEnd": 312,
                "chromeUserTiming.domInteractive": 799,
                "chromeUserTiming.domContentLoadedEventStart": 1963,
                "chromeUserTiming.domContentLoadedEventEnd": 1996,
                "chromeUserTiming.domComplete": 10341,
                "chromeUserTiming.unloadEventStart": 319,
                "chromeUserTiming.unloadEventEnd": 319,
                "chromeUserTiming.markAsMainFrame": 320,
                "chromeUserTiming.commitNavigationEnd": 320,
                "chromeUserTiming.LayoutShift": 3947,
                "chromeUserTiming.firstPaint": 1534,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1534,
                "chromeUserTiming.firstContentfulPaint": 1534,
                "chromeUserTiming.firstImagePaint": 1534,
                "chromeUserTiming.loadEventStart": 10341,
                "chromeUserTiming.loadEventEnd": 10344,
                "chromeUserTiming.LargestTextPaint": 1950,
                "chromeUserTiming.LargestImagePaint": 1950,
                "chromeUserTiming.LargestContentfulPaint": 1950,
                "chromeUserTiming.TotalLayoutShift": 0.14694254098184262,
                "chromeUserTiming.CumulativeLayoutShift": 0.081661622470609818,
                "FirstInteractive": 3942,
                "maxFID": 562,
                "TTIMeasurementEnd": 34124,
                "LastInteractive": 28572,
                "TimeToInteractive": 3942,
                "FirstCPUIdle": 3942,
                "TotalBlockingTime": 1291,
                "run": 1,
                "step": 1,
                "effectiveBps": 17192,
                "domTime": 0,
                "aft": 0,
                "titleTime": 66,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance.first-contentful-paint": 1333.9860000000001,
                "lighthouse.Performance.largest-contentful-paint": 1956.4190000000001,
                "lighthouse.Performance.cumulative-layout-shift": 0.081661622470609818,
                "lighthouse.Performance.speed-index": 2175,
                "lighthouse.Accessibility": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.56999999999999995,
                "effectiveBpsDoc": 16896,
                "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,
                "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.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.compileModule": 0,
                "cpu.v8.evaluateModule": 0,
                "cpu.FunctionCall": 0,
                "cpu.TimerFire": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.HitTest": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.HandlePostMessage": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 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.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "TimeToInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance.first-contentful-paint": 0,
                "lighthouse.Performance.largest-contentful-paint": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "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.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.FunctionCall": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.compileModule": 0,
                "cpu.v8.evaluateModule": 0,
                "cpu.TimerFire": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.HitTest": 0,
                "cpu.v8.produceModuleCache": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_MINOR_MS_SWEEP": 0,
                "cpu.V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.HandlePostMessage": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.XHRLoad": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 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.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance.first-contentful-paint": 0,
                "lighthouse.Performance.largest-contentful-paint": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-vmh6-10.10.1.39",
                "loadTime": 13430,
                "docTime": 13430,
                "fullyLoaded": 25389,
                "bytesOut": 85791,
                "bytesOutDoc": 75242,
                "bytesIn": 1127170,
                "bytesInDoc": 939745,
                "requests": [
                    {
                        "type": 3,
                        "id": "5A2F0963095573A86F695F02D08D6040",
                        "request_id": "5A2F0963095573A86F695F02D08D6040",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/",
                        "raw_id": "5A2F0963095573A86F695F02D08D6040",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 147,
                        "ttfb_ms": 146,
                        "load_start": 162,
                        "load_start_float": 162.00008,
                        "bytesIn": 8395,
                        "objectSize": 8395,
                        "objectSizeUncompressed": 26633,
                        "chunks": [
                            {
                                "ts": 309,
                                "bytes": 8395,
                                "inflated": 26633
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 62,
                        "connect_start": 62,
                        "connect_end": 99,
                        "ssl_start": 99,
                        "ssl_end": 161,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "44west.ch",
                            "sanList": [
                                "*.44west.ch",
                                "44west.ch"
                            ],
                            "issuer": "R11",
                            "validFrom": 1719792646,
                            "validTo": 1727568645,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1719796246834,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100D7BFCF19C994134AE11CE14ACDAF6036B8D612D4FF0CBD281A78039A053F471302200E6497C8A24CBD143A77A6CAD8D0E99841174B28B545DF62DA3BC58FBB50F717"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1719796246824,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022032632EB8918F2D02D4BFD2073A3C27A06C5F1194D94B851E73582EC12CA0ACB902201F73491C2342C3D66A93D463403F1A079D15BC3054E9952ED03139DEE8B78C06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 8395",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Cookie,Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2101,
                        "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": 62,
                        "connect_ms": 37,
                        "ssl_ms": 62,
                        "gzip_total": 8395,
                        "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:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 80,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISA6FyMljFs1k2IvIaEVUwrxKSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzAxMDAxMDQ2WhcNMjQwOTI5MDAxMDQ1WjAUMRIwEAYDVQQD\nEwk0NHdlc3QuY2gwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkbPKR\n6IHhEHjoMd2W3GUn6\/IuQ61Q2T0oswzPZawDZIcmbSo\/6ZML\/xf0YNdQFmR3R1vb\nwX0wopPDazcdvOIDJN67qOKgcrBH2SaaxucKKtKNiHZv3Bbt4L6\/1yuWGaet3ibk\ngkBZgYAK+UEzPCiALJTX7Acvj3tnSXmM9SpI6bPHVQ5lQXTF6uT9IYD1860E0YQk\nEAYTKMH6kCfswjeBbsMdII1NT01u5DibMyiB4fdK0o47vhWPqyHhXgW0zq1LViF1\nS\/1YcgupgT1nuWC6DSVA7hqGJwHfWr6Xp9tltJA7qdlKWpKRLSIkZ2uHPHrOoOMA\nzc9WLZQJu2Hh0ko7AgMBAAGjggIZMIICFTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFB8dgK8qidV7fdYWbUnnERpG5hTFMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2w\nXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMS5v\nLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9yZy8w\nIQYDVR0RBBowGIILKi40NHdlc3QuY2iCCTQ0d2VzdC5jaDATBgNVHSAEDDAKMAgG\nBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AD8XS0\/XIkdYlB1lHIS+\nDRLtkDd\/H4Vq68G\/KIXs+GRuAAABkGvYKTIAAAQDAEcwRQIhANe\/zxnJlBNK4Rzh\nSs2vYDa41hLU\/wy9KBp4A5oFP0cTAiAOZJfIoky9FDp3psrY0OmYQRdLKLVF32La\nO8WPu1D3FwB1AO7N0GTV2xrOxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkGvY\nKSgAAAQDAEYwRAIgMmMuuJGPLQLUv9IHOjwnoGxfEZTZS4Uec1guwSygrLkCIB9z\nSRwjQsPWapPUY0A\/GgedFbwwVOmVLtAxOd7ot4wGMA0GCSqGSIb3DQEBCwUAA4IB\nAQAF1NLnFtaZdn71EnR4kx4Jwu57UvFQ6NvPDbUh40Oc9J2xmly\/OG6EcsqbdNop\n0BA17iidwzdB++MBLnr9ZjaCV6E0gq\/jmOS759HV0FZAZ1DUJA5ew+WnU3y3lXAh\ntLbY1si6eqC3XDszsKBoXJTIopUX\/Mf747CVlo4aO4+fk1cPYQR05AmgeN0FbzPO\nkjcxO6q81qyqgaBhdecyu0CHomIjJzjl3Lcw09RTHJdz3FVsL7qOWIvLGSGT9XMx\nWdSLxZeFKcAsYugCAnQ823OOLBV93X2Xu2kGTWDC\/vCIGSarogTGFqJBd513JMlo\nP3S70fkqxcoDRJ1iYvMHK9Mn\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": 309,
                        "ttfb_start": 162,
                        "ttfb_end": 308,
                        "download_start": 308,
                        "download_end": 309,
                        "download_ms": 1,
                        "all_start": 0,
                        "all_end": 309,
                        "all_ms": 308,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                898.93299999999999,
                                899.33199999999999
                            ],
                            [
                                898.94500000000005,
                                899.18899999999996
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.2",
                        "request_id": "56670.2",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/index-1beaa9cf.css",
                        "raw_id": "56670.2",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 71,
                        "ttfb_ms": 65,
                        "load_start": 351,
                        "load_start_float": 351.00009599999998,
                        "bytesIn": 10907,
                        "objectSize": 10907,
                        "objectSizeUncompressed": 74887,
                        "chunks": [
                            {
                                "ts": 418,
                                "bytes": 10907,
                                "inflated": 9351
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 39,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/index-1beaa9cf.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:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 10907",
                                "content-type: text\/css",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"12487-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1819,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 10907,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 329,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 96,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 422,
                        "ttfb_start": 351,
                        "ttfb_end": 416,
                        "download_start": 416,
                        "download_end": 422,
                        "download_ms": 6,
                        "all_start": 351,
                        "all_end": 422,
                        "all_ms": 71,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "56670.3",
                        "request_id": "56670.3",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/index-8326ba6f.css",
                        "raw_id": "56670.3",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 48,
                        "ttfb_ms": 46,
                        "load_start": 352,
                        "load_start_float": 352.00010200000003,
                        "bytesIn": 1402,
                        "objectSize": 1402,
                        "objectSizeUncompressed": 4766,
                        "chunks": [
                            {
                                "ts": 400,
                                "bytes": 1402,
                                "inflated": 4766
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 41,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/index-8326ba6f.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:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 1402",
                                "content-type: text\/css",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"129e-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1819,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1402,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 330,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 102,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 400,
                        "ttfb_start": 352,
                        "ttfb_end": 398,
                        "download_start": 398,
                        "download_end": 400,
                        "download_ms": 2,
                        "all_start": 352,
                        "all_end": 400,
                        "all_ms": 48,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "56670.4",
                        "request_id": "56670.4",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                        "raw_id": "56670.4",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 86,
                        "ttfb_ms": 83,
                        "load_start": 352,
                        "load_start_float": 352.00010800000001,
                        "bytesIn": 288,
                        "objectSize": 288,
                        "objectSizeUncompressed": 552,
                        "chunks": [
                            {
                                "ts": 437,
                                "bytes": 288,
                                "inflated": 552
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 232,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 288",
                                "content-type: image\/svg+xml",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"228-6143daa65679c-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2032,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 288,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 331,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 108,
                        "server_port": "443",
                        "load_end": 438,
                        "ttfb_start": 352,
                        "ttfb_end": 435,
                        "download_start": 435,
                        "download_end": 438,
                        "download_ms": 3,
                        "all_start": 352,
                        "all_end": 438,
                        "all_ms": 86,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "56670.5",
                        "request_id": "56670.5",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                        "raw_id": "56670.5",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 91,
                        "ttfb_ms": 90,
                        "load_start": 353,
                        "load_start_float": 353.000114,
                        "bytesIn": 414,
                        "objectSize": 414,
                        "objectSizeUncompressed": 711,
                        "chunks": [
                            {
                                "ts": 444,
                                "bytes": 414,
                                "inflated": 711
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 238,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 414",
                                "content-type: image\/svg+xml",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"2c7-6143daa655fcc-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2044,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 414,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 337,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 114,
                        "server_port": "443",
                        "load_end": 444,
                        "ttfb_start": 353,
                        "ttfb_end": 443,
                        "download_start": 443,
                        "download_end": 444,
                        "download_ms": 1,
                        "all_start": 353,
                        "all_end": 444,
                        "all_ms": 91,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "56670.12",
                        "request_id": "56670.12",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/index-6017adcd.js",
                        "raw_id": "56670.12",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 81,
                        "ttfb_ms": 75,
                        "load_start": 353,
                        "load_start_float": 353.00013300000001,
                        "bytesIn": 3720,
                        "objectSize": 3720,
                        "objectSizeUncompressed": 9703,
                        "chunks": [
                            {
                                "ts": 433,
                                "bytes": 3720,
                                "inflated": 9703
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 404,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/index-6017adcd.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 3720",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"25e7-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1852,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3720,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 345,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 133,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 434,
                        "ttfb_start": 353,
                        "ttfb_end": 428,
                        "download_start": 428,
                        "download_end": 434,
                        "download_ms": 6,
                        "all_start": 353,
                        "all_end": 434,
                        "all_ms": 81,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "FunctionCall": 1
                        },
                        "cpu.FunctionCall": 1,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                2420.788,
                                2421.8009999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.13",
                        "request_id": "56670.13",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/index-c5ef3387.js",
                        "raw_id": "56670.13",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 220,
                        "ttfb_ms": 95,
                        "load_start": 354,
                        "load_start_float": 354.00013899999999,
                        "bytesIn": 75512,
                        "objectSize": 75512,
                        "objectSizeUncompressed": 187959,
                        "chunks": [
                            {
                                "ts": 482,
                                "bytes": 16366,
                                "inflated": 38665
                            },
                            {
                                "ts": 513,
                                "bytes": 16366,
                                "inflated": 39586
                            },
                            {
                                "ts": 528,
                                "bytes": 15340,
                                "inflated": 39311
                            },
                            {
                                "ts": 564,
                                "bytes": 16366,
                                "inflated": 41800
                            },
                            {
                                "ts": 573,
                                "bytes": 11074,
                                "inflated": 28597
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 405,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/index-c5ef3387.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"2de37-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1852,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 75994,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 348,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 139,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 574,
                        "ttfb_start": 354,
                        "ttfb_end": 449,
                        "download_start": 449,
                        "download_end": 574,
                        "download_ms": 125,
                        "all_start": 354,
                        "all_end": 574,
                        "all_ms": 220,
                        "index": 6,
                        "number": 7,
                        "cpuTimes": {
                            "FunctionCall": 474
                        },
                        "cpu.FunctionCall": 474,
                        "cpuTime": 474,
                        "js_timing": [
                            [
                                2244.5590000000002,
                                2269.9929999999999
                            ],
                            [
                                2272.3719999999998,
                                2273.0419999999999
                            ],
                            [
                                2688.3910000000001,
                                2688.4740000000002
                            ],
                            [
                                2689.6190000000001,
                                2689.6779999999999
                            ],
                            [
                                3037.127,
                                3038.2179999999998
                            ],
                            [
                                3038.2429999999999,
                                3038.2820000000002
                            ],
                            [
                                3113.3980000000001,
                                3113.462
                            ],
                            [
                                3716.7170000000001,
                                4127.8879999999999
                            ],
                            [
                                4127.924,
                                4127.9570000000003
                            ],
                            [
                                5750.0529999999999,
                                5750.1450000000004
                            ],
                            [
                                5753.1530000000002,
                                5754.5110000000004
                            ],
                            [
                                5754.5290000000005,
                                5754.5559999999996
                            ],
                            [
                                7017.5559999999996,
                                7017.5950000000003
                            ],
                            [
                                7023.1289999999999,
                                7025.7030000000004
                            ],
                            [
                                7025.7209999999995,
                                7025.7439999999997
                            ],
                            [
                                8193.8340000000007,
                                8196.2209999999995
                            ],
                            [
                                9470.7450000000008,
                                9470.7999999999993
                            ],
                            [
                                9497.6360000000004,
                                9500.0130000000008
                            ],
                            [
                                9500.0310000000009,
                                9500.0580000000009
                            ],
                            [
                                10670.74,
                                10672.314
                            ],
                            [
                                11926.933999999999,
                                11927.021000000001
                            ],
                            [
                                11961.097,
                                11971.030000000001
                            ],
                            [
                                11971.200000000001,
                                11971.26
                            ],
                            [
                                13376.708000000001,
                                13376.734
                            ],
                            [
                                13429.809999999999,
                                13432.014999999999
                            ],
                            [
                                13491.468999999999,
                                13492.993
                            ],
                            [
                                13493.016,
                                13493.045
                            ],
                            [
                                14672.316000000001,
                                14673.093000000001
                            ],
                            [
                                15770.030000000001,
                                15770.069
                            ],
                            [
                                15811.393,
                                15812.237999999999
                            ],
                            [
                                15812.262000000001,
                                15812.300999999999
                            ],
                            [
                                17036.989000000001,
                                17037.039000000001
                            ],
                            [
                                18028.091,
                                18029.436000000002
                            ],
                            [
                                18029.452000000001,
                                18029.473000000002
                            ],
                            [
                                20179.196,
                                20180.455999999998
                            ],
                            [
                                21393.845000000001,
                                21393.882000000001
                            ],
                            [
                                21403.031999999999,
                                21403.675999999999
                            ],
                            [
                                21403.691999999999,
                                21403.715
                            ],
                            [
                                22458.249,
                                22458.978999999999
                            ],
                            [
                                23544.266,
                                23544.292000000001
                            ],
                            [
                                23579.374,
                                23580.013999999999
                            ],
                            [
                                23580.029999999999,
                                23580.052
                            ],
                            [
                                25328.843000000001,
                                25329.522000000001
                            ],
                            [
                                26418.041000000001,
                                26418.066999999999
                            ],
                            [
                                26446.752,
                                26447.682000000001
                            ],
                            [
                                26447.701000000001,
                                26447.725999999999
                            ],
                            [
                                27594.289000000001,
                                27594.935000000001
                            ],
                            [
                                28642.881000000001,
                                28642.901999999998
                            ],
                            [
                                28667.165000000001,
                                28667.841
                            ],
                            [
                                28667.858,
                                28667.880000000001
                            ],
                            [
                                29783.358,
                                29784.135999999999
                            ],
                            [
                                30840.544000000002,
                                30840.567999999999
                            ],
                            [
                                30941.672999999999,
                                30942.472000000002
                            ],
                            [
                                30942.490000000002,
                                30942.514999999999
                            ]
                        ],
                        "blockingTime": 411.17099999999982
                    },
                    {
                        "type": 3,
                        "id": "56670.6",
                        "request_id": "56670.6",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                        "raw_id": "56670.6",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 86,
                        "ttfb_ms": 84,
                        "load_start": 366,
                        "load_start_float": 366.00014499999997,
                        "bytesIn": 300,
                        "objectSize": 300,
                        "objectSizeUncompressed": 436,
                        "chunks": [
                            {
                                "ts": 452,
                                "bytes": 300,
                                "inflated": 436
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 244,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 300",
                                "content-type: image\/svg+xml",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"1b4-6143daa6563b4-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2047,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 300,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 365,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 145,
                        "server_port": "443",
                        "load_end": 452,
                        "ttfb_start": 366,
                        "ttfb_end": 450,
                        "download_start": 450,
                        "download_end": 452,
                        "download_ms": 2,
                        "all_start": 366,
                        "all_end": 452,
                        "all_ms": 86,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "56670.8",
                        "request_id": "56670.8",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                        "raw_id": "56670.8",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 217,
                        "ttfb_ms": 133,
                        "load_start": 387,
                        "load_start_float": 387.00016399999998,
                        "bytesIn": 10631,
                        "objectSize": 10631,
                        "objectSizeUncompressed": 10631,
                        "chunks": [
                            {
                                "ts": 579,
                                "bytes": 5274
                            },
                            {
                                "ts": 604,
                                "bytes": 5357
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 266,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 10631",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"2987-6143daa6586dc\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2059,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 10631,
                        "image_save": 0,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 375,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 164,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "10 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 440,
                                    "ImageHeight": 75,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "440x75",
                                    "Megapixels": 0.033000000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 440,
                                    "height": 75,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 11.6402,
                                    "y": 1.9841299999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 33000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.616599999999998,
                                        "standardDeviation": 97.609800000000007,
                                        "kurtosis": 0.53761800000000004,
                                        "skewness": 1.5764899999999999,
                                        "entropy": 0.176151
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 212.108,
                                        "standardDeviation": 90.238500000000002,
                                        "kurtosis": 1.2667299999999999,
                                        "skewness": 1.76641,
                                        "entropy": 0.249168
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 54.499600000000001,
                                        "standardDeviation": 102.19499999999999,
                                        "kurtosis": -0.073554700000000001,
                                        "skewness": 1.3693299999999999,
                                        "entropy": 0.16364500000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.537300000000002,
                                        "standardDeviation": 99.002700000000004,
                                        "kurtosis": 0.56403599999999998,
                                        "skewness": 1.59673,
                                        "entropy": 0.145895
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.537300000000002,
                                        "standardDeviation": 99.002700000000004,
                                        "kurtosis": 0.56403599999999998,
                                        "skewness": 1.59673,
                                        "entropy": 0.145895
                                    }
                                },
                                "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": 440,
                                    "height": 75,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:06+00:00",
                                    "date:modify": "2024-08-10T17:20:06+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": "440, 75",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "992823fcbe2caf605dd95f68228260c6b579b632acfcb5281b0fd7b496c3d0c6"
                                },
                                "tainted": false,
                                "filesize": "10631B",
                                "numberPixels": "33000",
                                "pixelsPerSecond": "10.3968MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "load_end": 604,
                        "ttfb_start": 387,
                        "ttfb_end": 520,
                        "download_start": 520,
                        "download_end": 604,
                        "download_ms": 84,
                        "all_start": 387,
                        "all_end": 604,
                        "all_ms": 217,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "56670.9",
                        "request_id": "56670.9",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                        "raw_id": "56670.9",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 244,
                        "ttfb_ms": 133,
                        "load_start": 388,
                        "load_start_float": 388.00017000000003,
                        "bytesIn": 22445,
                        "objectSize": 22445,
                        "objectSizeUncompressed": 22445,
                        "chunks": [
                            {
                                "ts": 606,
                                "bytes": 10991
                            },
                            {
                                "ts": 632,
                                "bytes": 11454
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 267,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 22445",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"57ad-6143daa65e885\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2077,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 22445,
                        "image_save": 0,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 377,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 170,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "22 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 860,
                                    "ImageHeight": 260,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "860x260",
                                    "Megapixels": 0.224
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 860,
                                    "height": 260,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 22.751300000000001,
                                    "y": 6.8783099999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 223600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 16.353999999999999,
                                        "standardDeviation": 61.378999999999998,
                                        "kurtosis": 10.759,
                                        "skewness": 3.5593499999999998,
                                        "entropy": 0.072071099999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 241.036,
                                        "standardDeviation": 55.4253,
                                        "kurtosis": 13.554399999999999,
                                        "skewness": 3.9024800000000002,
                                        "entropy": 0.097791799999999998
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 17.967600000000001,
                                        "standardDeviation": 64.494100000000003,
                                        "kurtosis": 9.1892200000000006,
                                        "skewness": 3.3346200000000001,
                                        "entropy": 0.069465399999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 16.742000000000001,
                                        "standardDeviation": 62.798299999999998,
                                        "kurtosis": 10.429399999999999,
                                        "skewness": 3.52284,
                                        "entropy": 0.060513499999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 16.742000000000001,
                                        "standardDeviation": 62.798299999999998,
                                        "kurtosis": 10.429399999999999,
                                        "skewness": 3.52284,
                                        "entropy": 0.060513499999999998
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 860,
                                    "height": 260,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:06+00:00",
                                    "date:modify": "2024-08-10T17:20:06+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "860, 260",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "5a94b7636d50cc4762514af662c81e3a2a053c340abf267036a4caf6e36b0b00"
                                },
                                "tainted": false,
                                "filesize": "22445B",
                                "numberPixels": "223600",
                                "pixelsPerSecond": "10.3394MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.021"
                            }
                        },
                        "load_end": 632,
                        "ttfb_start": 388,
                        "ttfb_end": 521,
                        "download_start": 521,
                        "download_end": 632,
                        "download_ms": 111,
                        "all_start": 388,
                        "all_end": 632,
                        "all_ms": 244,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "56670.11",
                        "request_id": "56670.11",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                        "raw_id": "56670.11",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 312,
                        "ttfb_ms": 134,
                        "load_start": 388,
                        "load_start_float": 388.00017600000001,
                        "bytesIn": 35116,
                        "objectSize": 35116,
                        "objectSizeUncompressed": 35116,
                        "chunks": [
                            {
                                "ts": 637,
                                "bytes": 4903
                            },
                            {
                                "ts": 657,
                                "bytes": 16366
                            },
                            {
                                "ts": 700,
                                "bytes": 13847
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 395,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 35116",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"892c-6143daa6436ea\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 35116,
                        "image_save": 0,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 378,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 176,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "34 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 600,
                                    "ImageHeight": 124,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "600x124",
                                    "Megapixels": 0.073999999999999996
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 124,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 15.872999999999999,
                                    "y": 3.2804199999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 74400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 142.179,
                                        "standardDeviation": 62.838200000000001,
                                        "kurtosis": -1.6873899999999999,
                                        "skewness": 0.0047193799999999996,
                                        "entropy": 0.28708299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 69.239400000000003,
                                        "standardDeviation": 101.13,
                                        "kurtosis": -0.46621499999999999,
                                        "skewness": 1.18977,
                                        "entropy": 0.35281600000000002
                                    },
                                    "green": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 105.986,
                                        "standardDeviation": 83.582599999999999,
                                        "kurtosis": -0.63770400000000005,
                                        "skewness": 0.98737200000000003,
                                        "entropy": 0.39468199999999998
                                    },
                                    "blue": {
                                        "min": 41,
                                        "max": 255,
                                        "mean": 138.49100000000001,
                                        "standardDeviation": 66.640699999999995,
                                        "kurtosis": -0.74142799999999998,
                                        "skewness": 0.87018099999999998,
                                        "entropy": 0.40083299999999999
                                    }
                                },
                                "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": 600,
                                    "height": 124,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:06+00:00",
                                    "date:modify": "2024-08-10T17:20:06+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": "600, 124",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "f20ad085418e377fa9e97bf06959340303e0ea0141b6006b3bfb580fdc698f1c"
                                },
                                "tainted": false,
                                "filesize": "35116B",
                                "numberPixels": "74400",
                                "pixelsPerSecond": "14.715MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.005"
                            }
                        },
                        "load_end": 700,
                        "ttfb_start": 388,
                        "ttfb_end": 522,
                        "download_start": 522,
                        "download_end": 700,
                        "download_ms": 178,
                        "all_start": 388,
                        "all_end": 700,
                        "all_ms": 312,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "56670.29",
                        "request_id": "56670.29",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/stars-a8061e0d.webp",
                        "raw_id": "56670.29",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 262,
                        "ttfb_ms": 237,
                        "load_start": 499,
                        "load_start_float": 499.00021900000002,
                        "bytesIn": 31248,
                        "objectSize": 31248,
                        "objectSizeUncompressed": 31248,
                        "chunks": [
                            {
                                "ts": 740,
                                "bytes": 16024
                            },
                            {
                                "ts": 761,
                                "bytes": 15224
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/stars-a8061e0d.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 31248",
                                "content-type: image\/webp",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"7a10-6143daa1f4300\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2044,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 31248,
                        "image_save": 0,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 498,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 219,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "31 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1200,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 913,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1200x913",
                                    "Megapixels": 1.1000000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 913,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1095600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 171,
                                        "mean": 3.6796199999999999,
                                        "standardDeviation": 10.807499999999999,
                                        "kurtosis": 111.75,
                                        "skewness": 9.9584399999999995,
                                        "entropy": 0.25186399999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 171,
                                        "mean": 3.6797399999999998,
                                        "standardDeviation": 10.808400000000001,
                                        "kurtosis": 111.73099999999999,
                                        "skewness": 9.9577899999999993,
                                        "entropy": 0.25186399999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 171,
                                        "mean": 3.6793800000000001,
                                        "standardDeviation": 10.8057,
                                        "kurtosis": 111.788,
                                        "skewness": 9.9597300000000004,
                                        "entropy": 0.25186399999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 171,
                                        "mean": 3.6797399999999998,
                                        "standardDeviation": 10.808400000000001,
                                        "kurtosis": 111.73099999999999,
                                        "skewness": 9.9577899999999993,
                                        "entropy": 0.25186399999999998
                                    }
                                },
                                "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": 1200,
                                    "height": 913,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:06+00:00",
                                    "date:modify": "2024-08-10T17:20:06+00:00",
                                    "signature": "0560484660d1f6f15bf894b578d93531eb0d77617cfaa39181ab016240ca3e6e"
                                },
                                "tainted": false,
                                "filesize": "31248B",
                                "numberPixels": "1095600",
                                "pixelsPerSecond": "9.17664MB",
                                "userTime": "0.050u",
                                "elapsedTime": "0:01.119"
                            }
                        },
                        "load_end": 761,
                        "ttfb_start": 499,
                        "ttfb_end": 736,
                        "download_start": 736,
                        "download_end": 761,
                        "download_ms": 25,
                        "all_start": 499,
                        "all_end": 761,
                        "all_ms": 262,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "56670.30",
                        "request_id": "56670.30",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/gradient-14349e4d.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/gradient-14349e4d.svg",
                        "raw_id": "56670.30",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 206,
                        "ttfb_ms": 204,
                        "load_start": 561,
                        "load_start_float": 561.000227,
                        "bytesIn": 419,
                        "objectSize": 419,
                        "objectSizeUncompressed": 1105,
                        "chunks": [
                            {
                                "ts": 766,
                                "bytes": 419,
                                "inflated": 1105
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/gradient-14349e4d.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 419",
                                "content-type: image\/svg+xml",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"451-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2050,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 419,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 555,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 227,
                        "server_port": "443",
                        "load_end": 767,
                        "ttfb_start": 561,
                        "ttfb_end": 765,
                        "download_start": 765,
                        "download_end": 767,
                        "download_ms": 2,
                        "all_start": 561,
                        "all_end": 767,
                        "all_ms": 206,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "56670.31",
                        "request_id": "56670.31",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/texture-0ad35ce1.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/texture-0ad35ce1.png",
                        "raw_id": "56670.31",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 212,
                        "ttfb_ms": 209,
                        "load_start": 563,
                        "load_start_float": 563.00023299999998,
                        "bytesIn": 6361,
                        "objectSize": 6361,
                        "objectSizeUncompressed": 6361,
                        "chunks": [
                            {
                                "ts": 775,
                                "bytes": 6361
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/texture-0ad35ce1.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 6361",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                "etag: \"18d9-6143daa1f4300\"",
                                "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2047,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 6361,
                        "image_save": 0,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 557,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 233,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "6.2 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 600,
                                    "ImageHeight": 600,
                                    "BitDepth": 8,
                                    "ColorType": "Grayscale",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "600x600",
                                    "Megapixels": 0.35999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 600,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "Gray",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "gray": 8
                                },
                                "pixels": 360000,
                                "channelStatistics": {
                                    "gray": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 44.883800000000001,
                                        "standardDeviation": 80.428200000000004,
                                        "kurtosis": 1.09073,
                                        "skewness": 1.60337,
                                        "entropy": 0.41348200000000002
                                    }
                                },
                                "colormapEntries": 256,
                                "renderingIntent": "Undefined",
                                "gamma": 0.45454499999999998,
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 600,
                                    "height": 600,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:06+00:00",
                                    "date:modify": "2024-08-10T17:20:06+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "0",
                                    "png:IHDR.color_type": "0 (Grayscale)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "600, 600",
                                    "signature": "2d9db98b8a2076d096486f63498b4592dce129c83f2b0ea078f3f85fc2dbba7a"
                                },
                                "tainted": false,
                                "filesize": "6361B",
                                "numberPixels": "360000",
                                "pixelsPerSecond": "12.0388MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.029"
                            }
                        },
                        "load_end": 775,
                        "ttfb_start": 563,
                        "ttfb_end": 772,
                        "download_start": 772,
                        "download_end": 775,
                        "download_ms": 3,
                        "all_start": 563,
                        "all_end": 775,
                        "all_ms": 212,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "56670.10",
                        "request_id": "56670.10",
                        "ip_addr": "199.36.158.100",
                        "full_url": "https:\/\/w.behold.so\/widget.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "w.behold.so",
                        "url": "\/widget.js",
                        "raw_id": "56670.10",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 93,
                        "ttfb_ms": 89,
                        "load_start": 688,
                        "load_start_float": 688.00012000000004,
                        "bytesIn": 3963,
                        "objectSize": 3963,
                        "objectSizeUncompressed": 12499,
                        "chunks": [
                            {
                                "ts": 780,
                                "bytes": 3963,
                                "inflated": 12499
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=3600",
                        "contentType": "text\/javascript",
                        "contentEncoding": "br",
                        "socket": 212,
                        "protocol": "HTTP\/2",
                        "dns_start": 343,
                        "dns_end": 454,
                        "connect_start": 459,
                        "connect_end": 522,
                        "ssl_start": 522,
                        "ssl_end": 686,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "instance1.tallyfor.com",
                            "sanList": [
                                "instance1.tallyfor.com",
                                "careers.truecaller.com",
                                "anakeesta.app.alpinemedia.com",
                                "rumumeka.com",
                                "www.aviwalia.com",
                                "app.getprizepool.com",
                                "auth.fitnessyard.com",
                                "lexington-manor-apartments.com",
                                "unipla.eu",
                                "pentest.startbywgsn.com",
                                "app.vizpath.com",
                                "cotiser.pisfato.com",
                                "www.tiptap.cc",
                                "opsportal.lid2.us",
                                "faraone.thetislive.com",
                                "plugin.jindosoft.com",
                                "search.ivancasenda.com",
                                "www.thepropour.com",
                                "verbalcreativity.de",
                                "www.ambulansim.com.tr",
                                "app.justrussel.dk",
                                "verbetajezelf.nl",
                                "app.fredrikgranerud.no",
                                "www.sennaservicos.com.br",
                                "kalender.programkod.se",
                                "julekalender.sonat.no",
                                "www.dbots.app",
                                "oauth.soulgen.ai",
                                "renew.retail-ai.jp",
                                "timetracker.cticonsulting.net",
                                "ntts.prodeo-live.com",
                                "dev.map.trytaste.app",
                                "mightydata.xyz",
                                "monument.apartmentinquiries.com",
                                "my.medcal.com.au",
                                "turso.engineering",
                                "www.arkhamcards.com",
                                "www.augregator.ai",
                                "ihm.studentnode.com",
                                "elements.thekunggroup.com",
                                "storedata.app",
                                "www.nicknack.app",
                                "jetrospects.com",
                                "ducciodelfini.com",
                                "mrctransport.com",
                                "mapleworkspace.com",
                                "evonpolishing.com",
                                "www.bearer.io",
                                "coditas.com",
                                "mab-de-dev.input4you.be",
                                "manmanband.com",
                                "staytrue.cl",
                                "scoreboard.jevans.uk",
                                "portfolio1.asimovjr.com.br",
                                "app.dev.sharehive.app",
                                "izzatulmaharoof.com",
                                "ethereum.clowder.club",
                                "excelcdl.com",
                                "skyinlab.speakylink.com",
                                "isanama.fr",
                                "www.jinroumura.com",
                                "savor.mapleworkspace.com",
                                "despensa.pblrz.com",
                                "horde.daneren.com",
                                "app.oncoursegolf.com.au",
                                "1.mycoursehub.de",
                                "xvaniversario.nbnliving.tickets.vlivemedia.com",
                                "gardez-votre-permis.fr",
                                "www.compucon.com",
                                "app.itematch.com",
                                "map.cbrac.ky",
                                "ads.mintpay.lk",
                                "klambytourtravel.id",
                                "www.baseaccount.com",
                                "www.mr-traveller.com",
                                "www.transiport.com",
                                "www.geynius.com",
                                "re-arm.com",
                                "fuchs.nextgatetech.com",
                                "sandbox.jorigine.fr",
                                "test-player.dailycrm.ai",
                                "seller.shipxanh.com",
                                "www.osaka3.es",
                                "pepsico-food.logivan.com",
                                "perfectlypacked.uk",
                                "www.uxcopilot.co",
                                "blitz.billview.com.au",
                                "parceiro.florescerbrasil.com.br",
                                "app.carbonlinks.io",
                                "solareletricaking.com.br",
                                "sso.studio.numbase.net",
                                "just-in.texnrewards.com",
                                "chupa.juliaca.one",
                                "www.coinmeca.net",
                                "www.zoomgroomllc.com",
                                "atv.yulsmart.com",
                                "kinaroi.liluna.rocks",
                                "invite.hullopay.to",
                                "primemobility.de",
                                "w.behold.so"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1719784960,
                            "validTo": 1727564483,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1719788561686,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100BA9F41185CFB5C863BC0C28254B0AD1712B8D33574480EFDD51864C62BF5D88D022069C42A40D829A8727E925AA8CE82C63275ABEF10E4DFF1249002542A0A7C127C"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1719788561682,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502205A14002B4094F2572BBC35C38C139CE6D90F4CBBEBB6FD23BE4C9E106540BA0B022100AA3745A1AE1D6EFFBB798CDD997079E70A5F11F9DCEA06A59E394310F64D020E"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 304,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: w.behold.so",
                                ":method: GET",
                                ":path: \/widget.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                "cache-control: max-age=3600",
                                "content-encoding: br",
                                "content-length: 3963",
                                "content-type: text\/javascript; charset=utf-8",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"6c9b1829e550afaf02e4986291fbbd0c3de86da3ec131ec09282b01b5f2f7161-br\"",
                                "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                "strict-transport-security: max-age=31556926",
                                "vary: x-fh-requested-host, accept-encoding",
                                "x-cache: HIT",
                                "x-cache-hits: 1",
                                "x-served-by: cache-fra-etou8220070-FRA",
                                "x-timer: S1723310406.020743,VS0,VE1",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1795,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 111,
                        "connect_ms": 63,
                        "ssl_ms": 164,
                        "gzip_total": 3963,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 339,
                        "socket_group": "pm\/https:\/\/w.behold.so <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_UNKNOWN_4876": 0
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 120,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIINUTCCDDmgAwIBAgIRAMG8niumfJ\/OEi9CkzydePkwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDYzMDIyMDI0MFoXDTI0MDkyODIzMDEyM1owITEf\nMB0GA1UEAxMWaW5zdGFuY2UxLnRhbGx5Zm9yLmNvbTCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAKx8yW5NaPbYQgz5\/BAcDw8UYG2Dtu8rWWma+PGKkQV1\nxSswYe8aJNbhn6zj4i+FvWQErDH3nKFvAXCkS+uzRb6kZsVnkHGphx\/kpCz7ov5S\nqZ9tgCYABWP66xWjIyPRdeFuytuLBcRsd\/XsHMFKK9RHaO9NU6lLhnBV68POSCrA\nyJ891xGmypH0ST2Rsqy0IiJHo+klWMEPAfTNQTrzhN5u3GO4DQjicCZscFtm+21P\n+N1qydg0bm0kC8rZBu9fXrB+KeAI1YmvjmYhIMKWEbBEIp6Mb9zYhYWNaKvg1NgU\nyY0njOmmWEL1byF\/+U\/bXWq6bWAzW4kFKMk609tsIa8CAwEAAaOCCmgwggpkMA4G\nA1UdDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAA\nMB0GA1UdDgQWBBRscCRBxBn9Sm8am9WPohROJiEQyDAfBgNVHSMEGDAWgBTHgfX9\njojZADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0\ndHA6Ly9vLnBraS5nb29nL3Mvd3IzL3didzAlBggrBgEFBQcwAoYZaHR0cDovL2ku\ncGtpLmdvb2cvd3IzLmNydDCCCDgGA1UdEQSCCC8wgggrghZpbnN0YW5jZTEudGFs\nbHlmb3IuY29tghZjYXJlZXJzLnRydWVjYWxsZXIuY29tgh1hbmFrZWVzdGEuYXBw\nLmFscGluZW1lZGlhLmNvbYIMcnVtdW1la2EuY29tghB3d3cuYXZpd2FsaWEuY29t\nghRhcHAuZ2V0cHJpemVwb29sLmNvbYIUYXV0aC5maXRuZXNzeWFyZC5jb22CHmxl\neGluZ3Rvbi1tYW5vci1hcGFydG1lbnRzLmNvbYIJdW5pcGxhLmV1ghdwZW50ZXN0\nLnN0YXJ0Ynl3Z3NuLmNvbYIPYXBwLnZpenBhdGguY29tghNjb3Rpc2VyLnBpc2Zh\ndG8uY29tgg13d3cudGlwdGFwLmNjghFvcHNwb3J0YWwubGlkMi51c4IWZmFyYW9u\nZS50aGV0aXNsaXZlLmNvbYIUcGx1Z2luLmppbmRvc29mdC5jb22CFnNlYXJjaC5p\ndmFuY2FzZW5kYS5jb22CEnd3dy50aGVwcm9wb3VyLmNvbYITdmVyYmFsY3JlYXRp\ndml0eS5kZYIVd3d3LmFtYnVsYW5zaW0uY29tLnRyghFhcHAuanVzdHJ1c3NlbC5k\na4IQdmVyYmV0YWplemVsZi5ubIIWYXBwLmZyZWRyaWtncmFuZXJ1ZC5ub4IYd3d3\nLnNlbm5hc2Vydmljb3MuY29tLmJyghZrYWxlbmRlci5wcm9ncmFta29kLnNlghVq\ndWxla2FsZW5kZXIuc29uYXQubm+CDXd3dy5kYm90cy5hcHCCEG9hdXRoLnNvdWxn\nZW4uYWmCEnJlbmV3LnJldGFpbC1haS5qcIIddGltZXRyYWNrZXIuY3RpY29uc3Vs\ndGluZy5uZXSCFG50dHMucHJvZGVvLWxpdmUuY29tghRkZXYubWFwLnRyeXRhc3Rl\nLmFwcIIObWlnaHR5ZGF0YS54eXqCH21vbnVtZW50LmFwYXJ0bWVudGlucXVpcmll\ncy5jb22CEG15Lm1lZGNhbC5jb20uYXWCEXR1cnNvLmVuZ2luZWVyaW5nghN3d3cu\nYXJraGFtY2FyZHMuY29tghF3d3cuYXVncmVnYXRvci5haYITaWhtLnN0dWRlbnRu\nb2RlLmNvbYIZZWxlbWVudHMudGhla3VuZ2dyb3VwLmNvbYINc3RvcmVkYXRhLmFw\ncIIQd3d3Lm5pY2tuYWNrLmFwcIIPamV0cm9zcGVjdHMuY29tghFkdWNjaW9kZWxm\naW5pLmNvbYIQbXJjdHJhbnNwb3J0LmNvbYISbWFwbGV3b3Jrc3BhY2UuY29tghFl\ndm9ucG9saXNoaW5nLmNvbYINd3d3LmJlYXJlci5pb4ILY29kaXRhcy5jb22CF21h\nYi1kZS1kZXYuaW5wdXQ0eW91LmJlgg5tYW5tYW5iYW5kLmNvbYILc3RheXRydWUu\nY2yCFHNjb3JlYm9hcmQuamV2YW5zLnVrghpwb3J0Zm9saW8xLmFzaW1vdmpyLmNv\nbS5icoIVYXBwLmRldi5zaGFyZWhpdmUuYXBwghNpenphdHVsbWFoYXJvb2YuY29t\nghVldGhlcmV1bS5jbG93ZGVyLmNsdWKCDGV4Y2VsY2RsLmNvbYIXc2t5aW5sYWIu\nc3BlYWt5bGluay5jb22CCmlzYW5hbWEuZnKCEnd3dy5qaW5yb3VtdXJhLmNvbYIY\nc2F2b3IubWFwbGV3b3Jrc3BhY2UuY29tghJkZXNwZW5zYS5wYmxyei5jb22CEWhv\ncmRlLmRhbmVyZW4uY29tghdhcHAub25jb3Vyc2Vnb2xmLmNvbS5hdYIQMS5teWNv\ndXJzZWh1Yi5kZYIueHZhbml2ZXJzYXJpby5uYm5saXZpbmcudGlja2V0cy52bGl2\nZW1lZGlhLmNvbYIWZ2FyZGV6LXZvdHJlLXBlcm1pcy5mcoIQd3d3LmNvbXB1Y29u\nLmNvbYIQYXBwLml0ZW1hdGNoLmNvbYIMbWFwLmNicmFjLmt5gg5hZHMubWludHBh\neS5sa4ITa2xhbWJ5dG91cnRyYXZlbC5pZIITd3d3LmJhc2VhY2NvdW50LmNvbYIU\nd3d3Lm1yLXRyYXZlbGxlci5jb22CEnd3dy50cmFuc2lwb3J0LmNvbYIPd3d3Lmdl\neW5pdXMuY29tggpyZS1hcm0uY29tghZmdWNocy5uZXh0Z2F0ZXRlY2guY29tghNz\nYW5kYm94LmpvcmlnaW5lLmZyghd0ZXN0LXBsYXllci5kYWlseWNybS5haYITc2Vs\nbGVyLnNoaXB4YW5oLmNvbYINd3d3Lm9zYWthMy5lc4IYcGVwc2ljby1mb29kLmxv\nZ2l2YW4uY29tghJwZXJmZWN0bHlwYWNrZWQudWuCEHd3dy51eGNvcGlsb3QuY2+C\nFWJsaXR6LmJpbGx2aWV3LmNvbS5hdYIfcGFyY2Vpcm8uZmxvcmVzY2VyYnJhc2ls\nLmNvbS5icoISYXBwLmNhcmJvbmxpbmtzLmlvghhzb2xhcmVsZXRyaWNha2luZy5j\nb20uYnKCFnNzby5zdHVkaW8ubnVtYmFzZS5uZXSCF2p1c3QtaW4udGV4bnJld2Fy\nZHMuY29tghFjaHVwYS5qdWxpYWNhLm9uZYIQd3d3LmNvaW5tZWNhLm5ldIIUd3d3\nLnpvb21ncm9vbWxsYy5jb22CEGF0di55dWxzbWFydC5jb22CFGtpbmFyb2kubGls\ndW5hLnJvY2tzghJpbnZpdGUuaHVsbG9wYXkudG+CEHByaW1lbW9iaWxpdHkuZGWC\nC3cuYmVob2xkLnNvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6Ap\noCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMy84NVF5SFpua3VBdy5jcmwwggEEBgor\nBgEEAdZ5AgQCBIH1BIHyAPAAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0w\nSNf7qwAAAZBrYuUWAAAEAwBHMEUCIQC6n0EYXPtchjvAwoJUsK0XErjTNXRIDv3V\nGGTGK\/XYjQIgacQqQNgpqHJ+klqozoLGMnWr7xDk3\/EkkAJUKgp8EnwAdgB2\/4g\/\nCrb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZBrYuUSAAAEAwBHMEUCIFoU\nACtAlPJXK7w1w4wTnObZD0y767b9I75MnhBlQLoLAiEAqjdFoa4dbv+7eYzdmXB5\n5wpfEfnc6galnjlDEPZNAg4wDQYJKoZIhvcNAQELBQADggEBAC5B4y3zxD4QwkfL\nQ1JIRh9ys\/Ztqrng7sren4mX0Oko8STKol6sDtvoorqLYQMMrLXNcZcwllA1P6vX\nqPTvABGlDZ9ysyIaqFE+wjJdaVuaV2iiZPSShz\/kHQMn+udG08qrDexVu58p3jJz\n7v2T1BgoHil1xzI7thBjVnEcAwSzV5ARXWMNNvCxsqzxv836MYONVS3IGF0qwE\/v\n4QFCFPWW9sgrg9\/yP+acx2YNhFiDJQYuAeO2goe0yTaaBflnb9B8zDR3yZpEPtGl\nds7pb2rZhubDzOvuAxvR+GLqZyP0D3bnHm5lAUSQyFIvVOYmLTHpbMYoNztPr0KC\nOkyXEpo=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 781,
                        "ttfb_start": 688,
                        "ttfb_end": 777,
                        "download_start": 777,
                        "download_end": 781,
                        "download_ms": 4,
                        "all_start": 343,
                        "all_end": 781,
                        "all_ms": 431,
                        "index": 14,
                        "number": 15,
                        "cpuTimes": {
                            "FunctionCall": 169
                        },
                        "cpu.FunctionCall": 169,
                        "cpuTime": 169,
                        "js_timing": [
                            [
                                953.94000000000005,
                                954.04499999999996
                            ],
                            [
                                1053.942,
                                1054.0730000000001
                            ],
                            [
                                1154.2190000000001,
                                1154.3409999999999
                            ],
                            [
                                1262.075,
                                1262.2059999999999
                            ],
                            [
                                1400.1199999999999,
                                1400.172
                            ],
                            [
                                1461.7560000000001,
                                1461.8979999999999
                            ],
                            [
                                2271.4969999999998,
                                2271.596
                            ],
                            [
                                2404.6559999999999,
                                2406.9810000000002
                            ],
                            [
                                2785.6179999999999,
                                2785.6610000000001
                            ],
                            [
                                3112.3150000000001,
                                3113.181
                            ],
                            [
                                3692.2069999999999,
                                3692.3319999999999
                            ],
                            [
                                5736.1229999999996,
                                5736.2690000000002
                            ],
                            [
                                5752.7790000000005,
                                5752.835
                            ],
                            [
                                7017.6199999999999,
                                7017.7340000000004
                            ],
                            [
                                7020.8379999999997,
                                7020.8819999999996
                            ],
                            [
                                8187.6030000000001,
                                8187.6999999999998
                            ],
                            [
                                9476.8299999999999,
                                9476.9529999999995
                            ],
                            [
                                9496.7790000000005,
                                9497.0259999999998
                            ],
                            [
                                10620.892,
                                10622.846
                            ],
                            [
                                10623.703,
                                10630.026
                            ],
                            [
                                10630.040999999999,
                                10630.055
                            ],
                            [
                                10630.058000000001,
                                10630.075000000001
                            ],
                            [
                                10630.078,
                                10631.674000000001
                            ],
                            [
                                10631.687,
                                10631.700000000001
                            ],
                            [
                                10631.704,
                                10631.709999999999
                            ],
                            [
                                10631.713,
                                10635.031000000001
                            ],
                            [
                                10635.044,
                                10635.058000000001
                            ],
                            [
                                10635.075000000001,
                                10635.081
                            ],
                            [
                                10635.084000000001,
                                10637.24
                            ],
                            [
                                10637.254000000001,
                                10637.267
                            ],
                            [
                                10637.27,
                                10637.298000000001
                            ],
                            [
                                10637.302,
                                10639.067999999999
                            ],
                            [
                                10639.079,
                                10639.096
                            ],
                            [
                                10639.099,
                                10639.109
                            ],
                            [
                                10639.111999999999,
                                10639.120999999999
                            ],
                            [
                                10639.124,
                                10639.129999999999
                            ],
                            [
                                10639.133,
                                10639.138999999999
                            ],
                            [
                                10670.130999999999,
                                10670.476000000001
                            ],
                            [
                                10672.334000000001,
                                10811.813
                            ],
                            [
                                10816.522999999999,
                                10817.527
                            ],
                            [
                                11929.940000000001,
                                11930.056
                            ],
                            [
                                11959.116,
                                11959.226000000001
                            ],
                            [
                                11971.065000000001,
                                11971.187
                            ],
                            [
                                11981.859,
                                11982.594999999999
                            ],
                            [
                                13354.795,
                                13355.183000000001
                            ],
                            [
                                13376.563,
                                13376.679
                            ],
                            [
                                13490.758,
                                13490.902
                            ],
                            [
                                14670.349,
                                14670.453
                            ],
                            [
                                14671.929,
                                14672.030000000001
                            ],
                            [
                                15811.004000000001,
                                15811.088
                            ],
                            [
                                17034.298999999999,
                                17036.418000000001
                            ],
                            [
                                18027.448,
                                18027.797999999999
                            ],
                            [
                                20178.802,
                                20178.917000000001
                            ],
                            [
                                21393.663,
                                21393.794999999998
                            ],
                            [
                                21401.962,
                                21402.07
                            ],
                            [
                                22457.878000000001,
                                22457.962
                            ],
                            [
                                23543.925999999999,
                                23544.220000000001
                            ],
                            [
                                23578.952000000001,
                                23579.095000000001
                            ],
                            [
                                25328.474999999999,
                                25328.588
                            ],
                            [
                                26417.824000000001,
                                26417.938999999998
                            ],
                            [
                                26446.420999999998,
                                26446.509999999998
                            ],
                            [
                                27593.958999999999,
                                27594.045999999998
                            ],
                            [
                                28642.348999999998,
                                28642.469000000001
                            ],
                            [
                                28666.811000000002,
                                28666.883999999998
                            ],
                            [
                                29782.992999999999,
                                29783.089
                            ],
                            [
                                30840.401000000002,
                                30840.510999999999
                            ],
                            [
                                30941.345000000001,
                                30941.455000000002
                            ]
                        ],
                        "blockingTime": 139.47899999999936
                    },
                    {
                        "type": 3,
                        "id": "56670.7",
                        "request_id": "56670.7",
                        "ip_addr": "162.159.138.60",
                        "full_url": "https:\/\/player.vimeo.com\/api\/player.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "player.vimeo.com",
                        "url": "\/api\/player.js",
                        "raw_id": "56670.7",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 121,
                        "ttfb_ms": 101,
                        "load_start": 689,
                        "load_start_float": 689.00015099999996,
                        "bytesIn": 11390,
                        "objectSize": 11390,
                        "objectSizeUncompressed": 38058,
                        "chunks": [
                            {
                                "ts": 807,
                                "bytes": 271,
                                "inflated": 300
                            },
                            {
                                "ts": 809,
                                "bytes": 6845,
                                "inflated": 20092
                            },
                            {
                                "ts": 810,
                                "bytes": 4274,
                                "inflated": 17666
                            }
                        ],
                        "expires": "Sat, 10 Aug 2024 13:25:51 GMT",
                        "cacheControl": "max-age=1800",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 214,
                        "protocol": "http\/1.1",
                        "dns_start": 374,
                        "dns_end": 454,
                        "connect_start": 460,
                        "connect_end": 523,
                        "ssl_start": 523,
                        "ssl_end": 688,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "player.vimeo.com",
                            "sanList": [
                                "player.vimeo.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1721914764,
                            "validTo": 1729690763,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721918364876,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1721918364930,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 260,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: player.vimeo.com",
                                "Referer: https:\/\/44west.ch\/",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "Content-Type: application\/javascript;charset=utf-8",
                                "Content-Length: 11390",
                                "Connection: keep-alive",
                                "access-control-allow-origin: *",
                                "Cache-Control: max-age=1800",
                                "content-security-policy: default-src 'none'; style-src 'unsafe-inline'",
                                "expires: Sat, 10 Aug 2024 13:25:51 GMT",
                                "x-player-backend: g",
                                "x-backend-server: player-backend-edge-entry",
                                "x-bapp-server:",
                                "Content-Encoding: gzip",
                                "accept-ranges: bytes",
                                "via: 1.1 varnish",
                                "Age: 1454",
                                "x-served-by: cache-fra-eddf8230137-FRA",
                                "x-cache: HIT",
                                "x-cache-hits: 651",
                                "x-timer: S1723310406.056286,VS0,VE0",
                                "vary: Accept-Encoding",
                                "CF-Cache-Status: DYNAMIC",
                                "Set-Cookie: __cf_bm=nmNIMbtSZgB8bF0ZGKePIlaQdYN5D7Y0aPXGp53OVFw-1723310406-1.0.1.1-Weez2.HyYPeUzv82E9q9tWfhot9w69KF6nYW1zgBG_7fzPuIvDcGt58UjmEYrHz5; path=\/; expires=Sat, 10-Aug-24 17:50:06 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Set-Cookie: _cfuvid=UQ59d_6FRSs9haOMrXn7ceUK4.lWlxCQS3fB3GP7tuw-1723310406068-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Server: cloudflare",
                                "CF-RAY: 8b11a795ad2c9f45-FRA"
                            ]
                        },
                        "bytesOut": 1576,
                        "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": 80,
                        "connect_ms": 63,
                        "ssl_ms": 165,
                        "gzip_total": 11390,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 346,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 373,
                        "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 151,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 810,
                        "ttfb_start": 689,
                        "ttfb_end": 790,
                        "download_start": 790,
                        "download_end": 810,
                        "download_ms": 20,
                        "all_start": 374,
                        "all_end": 810,
                        "all_ms": 429,
                        "index": 15,
                        "number": 16,
                        "cpuTimes": {
                            "EvaluateScript": 4,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 4,
                        "cpu.v8.compile": 1,
                        "cpuTime": 6,
                        "js_timing": [
                            [
                                891.45299999999997,
                                895.84900000000005
                            ],
                            [
                                891.48500000000001,
                                892.80499999999995
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "2C4D6F51C510652298E4E522CB8C1091",
                        "request_id": "2C4D6F51C510652298E4E522CB8C1091",
                        "ip_addr": "162.159.138.60",
                        "full_url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "player.vimeo.com",
                        "url": "\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "raw_id": "2C4D6F51C510652298E4E522CB8C1091",
                        "frame_id": "4285507DD0F56E278431740144FE0CE2",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "responseCode": 401,
                        "request_type": "Document",
                        "load_ms": 512,
                        "ttfb_ms": 505,
                        "load_start": 724,
                        "load_start_float": 724.00020600000005,
                        "bytesIn": 5141,
                        "objectSize": 5141,
                        "objectSizeUncompressed": 5141,
                        "chunks": [
                            {
                                "ts": 1231,
                                "bytes": 3469
                            },
                            {
                                "ts": 1236,
                                "bytes": 1672
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 216,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 465,
                        "connect_end": 559,
                        "ssl_start": 559,
                        "ssl_end": 723,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "player.vimeo.com",
                            "sanList": [
                                "player.vimeo.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1721914764,
                            "validTo": 1729690763,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721918364876,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1721918364930,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 258,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "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: player.vimeo.com",
                                "Referer: https:\/\/44west.ch\/",
                                "Sec-Fetch-Dest: iframe",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 401 Unauthorized",
                                "Date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "Content-Type: text\/html;charset=UTF-8",
                                "Content-Length: 5141",
                                "Connection: keep-alive",
                                "Set-Cookie: __cf_bm=dZR.CV6cyvCr0IRQ4htGNWGdqJNjMRNHgtFaOYCocrQ-1723310406-1.0.1.1-6srbysk104opgkwPMXTW16czhHTOqcAeT7Bl2UMvTDiNT7mvmPzC.VgwjSkoFU69; path=\/; expires=Sat, 10-Aug-24 17:50:06 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Vary: Accept-Encoding",
                                "Set-Cookie: _cfuvid=wDafM7p53SKvkxEVIwwbwe1.ahK5wlhC.PWEASYe_rI-1723310406382-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Server: cloudflare",
                                "CF-RAY: 8b11a795d9d0085a-FRA"
                            ]
                        },
                        "bytesOut": 2071,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": 94,
                        "ssl_ms": 164,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 397,
                        "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch cross_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 206,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1236,
                        "ttfb_start": 724,
                        "ttfb_end": 1229,
                        "download_start": 1229,
                        "download_end": 1236,
                        "download_ms": 7,
                        "all_start": 465,
                        "all_end": 1236,
                        "all_ms": 770,
                        "index": 16,
                        "number": 17,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 5
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 5,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                1460.7539999999999,
                                1461.1489999999999
                            ],
                            [
                                1460.7760000000001,
                                1461.086
                            ],
                            [
                                9472.0130000000008,
                                9476.5730000000003
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.14",
                        "request_id": "56670.14",
                        "ip_addr": "3.70.101.28",
                        "full_url": "https:\/\/gc.zgo.at\/count.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "gc.zgo.at",
                        "url": "\/count.js",
                        "raw_id": "56670.14",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 52,
                        "ttfb_ms": 49,
                        "load_start": 735,
                        "load_start_float": 735.000182,
                        "bytesIn": 3079,
                        "objectSize": 3079,
                        "objectSizeUncompressed": 9149,
                        "chunks": [
                            {
                                "ts": 787,
                                "bytes": 3079,
                                "inflated": 9149
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=604800",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 218,
                        "protocol": "HTTP\/2",
                        "dns_start": 379,
                        "dns_end": 472,
                        "connect_start": 472,
                        "connect_end": 560,
                        "ssl_start": 560,
                        "ssl_end": 734,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "gc.zgo.at",
                            "sanList": [
                                "gc.zgo.at",
                                "static.zgo.at"
                            ],
                            "issuer": "E6",
                            "validFrom": 1720247532,
                            "validTo": 1728023531,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1720251132950,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402207B9210C42DE987034F1F02D5AF24950CDADAD6F8A5E3D281A80D24F611C16338022035EF700E334593A1F38C7E4666DAB7514D92A91250BA40E62E59618166EB002B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1720251133005,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30460221008B5E18BBD8F49CFF80BF75BC02DB37DA2CD80A0D000005579C0E3E0BF852FAB5022100DB8A641FA143DBA4E413678386A2B1BF9E52CDC5DBAB68E60C2FDA754F292924"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 412,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: gc.zgo.at",
                                ":method: GET",
                                ":path: \/count.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 159043",
                                "cache-control: public,max-age=604800",
                                "cache-status: \"Netlify Edge\"; hit",
                                "content-encoding: br",
                                "content-length: 3079",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"60a8bc5f5ce6b8127eab061b56e78359-ssl-df\"",
                                "server: Netlify",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-nf-request-id: 01J4YMVYDH09ZH4T9TBH7EQPTR",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1657,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 93,
                        "connect_ms": 88,
                        "ssl_ms": 174,
                        "gzip_total": 3079,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 445757,
                        "cdn_provider": "Netlify",
                        "server_count": null,
                        "created": 379,
                        "socket_group": "https:\/\/gc.zgo.at <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_FRAME_SIZE": 1048576,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 182,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDgjCCAwigAwIBAgISA83gknk7LCPORkDwcYf0FUkkMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNjAeFw0yNDA3MDYwNjMyMTJaFw0yNDEwMDQwNjMyMTFaMBQxEjAQBgNVBAMTCWdj\nLnpnby5hdDBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABKSm+dUHtUJfyBfaaFWK\n8xuGTiwV8LKt7bsv8lxes0Mo0ZWsUWgef6jMWfY48ZYBy6HSfcVx1LkiByfRp9IO\nxDGjggIaMIICFjAOBgNVHQ8BAf8EBAMCB4AwHQYDVR0lBBYwFAYIKwYBBQUHAwEG\nCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFKbIycIj7pSQUEJcZo15\nVNiV2tOgMB8GA1UdIwQYMBaAFJMnRpgDqVFojpjWxEJI2yO\/WJTSMFUGCCsGAQUF\nBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL2U2Lm8ubGVuY3Iub3JnMCIGCCsG\nAQUFBzAChhZodHRwOi8vZTYuaS5sZW5jci5vcmcvMCMGA1UdEQQcMBqCCWdjLnpn\nby5hdIINc3RhdGljLnpnby5hdDATBgNVHSAEDDAKMAgGBmeBDAECATCCAQQGCisG\nAQQB1nkCBAIEgfUEgfIA8AB1ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/\nFrTKAAABkIb1LBYAAAQDAEYwRAIge5IQxC3phwNPHwLVrySVDNra1vil49KBqA0k\n9hHBYzgCIDXvcA4zRZOh84x+Rmbat1FNkqkSULpA5i5ZYYFm6wArAHcAdv+IPwq2\n+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGQhvUsTQAABAMASDBGAiEAi14Y\nu9j0nP+Av3W8Ats32izYCg0AAAVXnA4+C\/hS+rUCIQDbimQfoUPbpOQTZ4OGorG\/\nnlLNxduraOYML9p1TykpJDAKBggqhkjOPQQDAwNoADBlAjAaHx0NlCi3t3twcFxQ\nUY+j0pUUaXJiWueugQQm4BC6lc4wtO32If6MRqf1CT3Hj9ECMQD45KiD8qXWa0HY\n69EgrBVfr0ryLEmp+e6eUoSR9QfZIp26lFlzBSdGStOYtImdiBY=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRALBXPpFzlydw27SHyzpFKzgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTYwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATZ8Z5G\nh\/ghcWCoJuuj+rnq2h25EqfUJtlRFLFhfHWWvyILOR\/VvtEKRqotPEoJhC6+QJVV\n6RlAN2Z17TJOdwRJ+HB7wxjnzvdxEP6sdNgA1O1tHHMWMxCcOrLqbGL0vbijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSTJ0aYA6lRaI6Y1sRCSNsj\nv1iU0jAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAfYt7SiA1sgWGCIpunk46r4AExIRc\nMxkKgUhNlrrv1B21hOaXN\/5miE+LOTbrcmU\/M9yvC6MVY730GNFoL8IhJ8j8vrOL\npMY22OP6baS1k9YMrtDTlwJHoGby04ThTUeBDksS9RiuHvicZqBedQdIF65pZuhp\neDcGBcLiYasQr\/EO5gxxtLyTmgsHSOVSBcFOn9lgv7LECPq9i7mfH3mpxgrRKSxH\npOoZ0KXMcB+hHuvlklHntvcI0mMMQ0mhYj6qtMFStkF1RpCG3IPdIwpVCQqu8GV7\ns8ubknRzs+3C\/Bm19RFOoiPpDkwvyNfvmQ14XkyqqKK5oZ8zhD32kFRQkxa8uZSu\nh4aTImFxknu39waBxIRXE4jKxlAmQc4QjFZoq1KmQqQg0J\/1JF8RlFvJas1VcjLv\nYlvUB2t6npO6oQjB3l+PNf0DpQH7iUx3Wz5AjQCi6L25FjyE06q6BZ\/QlmtYdl\/8\nZYao4SRqPEs\/6cAiF+Qf5zg2UkaWtDphl1LKMuTNLotvsX99HP69V2faNyegodQ0\nLyTApr\/vT01YPE46vNsDLgK+4cL6TrzC\/a4WcmF5SRJ938zrv\/duJHLXQIku5v0+\nEwOy59Hdm0PT\/Er\/84dDV0CSjdR\/2XuZM3kpysSKLgD1cKiDA+IRguODCxfO9cyY\nIg46v9mFmBvyH04=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 787,
                        "ttfb_start": 735,
                        "ttfb_end": 784,
                        "download_start": 784,
                        "download_end": 787,
                        "download_ms": 3,
                        "all_start": 379,
                        "all_end": 787,
                        "all_ms": 407,
                        "index": 17,
                        "number": 18,
                        "cpuTimes": {
                            "EvaluateScript": 23,
                            "v8.compile": 3
                        },
                        "cpu.EvaluateScript": 23,
                        "cpu.v8.compile": 3,
                        "cpuTime": 26,
                        "js_timing": [
                            [
                                912.32100000000003,
                                935.74599999999998
                            ],
                            [
                                912.351,
                                915.29700000000003
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.20",
                        "request_id": "56670.20",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/media\/pages\/home\/ea35197364-1677814330\/globe-placeholder.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/media\/pages\/home\/ea35197364-1677814330\/globe-placeholder.png",
                        "raw_id": "56670.20",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 45,
                        "load_start": 858,
                        "load_start_float": 858.00024599999995,
                        "bytesIn": 4204,
                        "objectSize": 4204,
                        "objectSizeUncompressed": 4204,
                        "chunks": [
                            {
                                "ts": 904,
                                "bytes": 4204
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 260,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/ea35197364-1677814330\/globe-placeholder.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 4204",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"106c-6143daa660f95\"",
                                "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2041,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 4204,
                        "image_save": 0,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 856,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 246,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "4.1 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 25,
                                    "ImageHeight": 25,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Gamma": 2.2000000000000002,
                                    "ProfileName": "sRGB IEC61966-2.1",
                                    "WhitePointX": 0.31269999999999998,
                                    "WhitePointY": 0.32900000000000001,
                                    "RedX": 0.64000000000000001,
                                    "RedY": 0.33000000000000002,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059999999999999998,
                                    "PixelsPerUnitX": 5669,
                                    "PixelsPerUnitY": 5669,
                                    "PixelUnits": "meters"
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "25x25",
                                    "Megapixels": 0.00062500000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 25,
                                    "height": 25,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 56.689999999999998,
                                    "y": 56.689999999999998
                                },
                                "printSize": {
                                    "x": 0.44099500000000003,
                                    "y": 0.44099500000000003
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 625,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 93.576800000000006,
                                        "standardDeviation": 92.318899999999999,
                                        "kurtosis": -1.1019000000000001,
                                        "skewness": 0.81921999999999995,
                                        "entropy": 0.73326199999999997
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 97.270399999999995,
                                        "standardDeviation": 119.456,
                                        "kurtosis": -1.69017,
                                        "skewness": -0.50376399999999999,
                                        "entropy": 0.34168300000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 62.662399999999998,
                                        "standardDeviation": 89.143100000000004,
                                        "kurtosis": 0.53340399999999999,
                                        "skewness": 1.4977499999999999,
                                        "entropy": 0.84015200000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 71.542400000000001,
                                        "standardDeviation": 83.422600000000003,
                                        "kurtosis": 0.72275100000000003,
                                        "skewness": 1.5233099999999999,
                                        "entropy": 0.86869799999999997
                                    },
                                    "blue": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 82.372799999999998,
                                        "standardDeviation": 77.254099999999994,
                                        "kurtosis": 0.95308999999999999,
                                        "skewness": 1.5581199999999999,
                                        "entropy": 0.88251500000000005
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45455000000000001,
                                "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": 25,
                                    "height": 25,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:06+00:00",
                                    "date:modify": "2024-08-10T17:20:06+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:iCCP": "chunk was found",
                                    "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": "25, 25",
                                    "png:pHYs": "x_res=5669, y_res=5669, units=1",
                                    "signature": "d0bb11f5de6532546ba618f820c0646bd7d39e177315a9925903e40d04c91dfb"
                                },
                                "tainted": false,
                                "filesize": "4204B",
                                "numberPixels": "625",
                                "pixelsPerSecond": "410478B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 904,
                        "ttfb_start": 858,
                        "ttfb_end": 903,
                        "download_start": 903,
                        "download_end": 904,
                        "download_ms": 1,
                        "all_start": 858,
                        "all_end": 904,
                        "all_ms": 46,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "56670.24",
                        "request_id": "56670.24",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/font-5a4abcdb.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/font-5a4abcdb.woff2",
                        "raw_id": "56670.24",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 74,
                        "ttfb_ms": 72,
                        "load_start": 865,
                        "load_start_float": 865.00025200000005,
                        "bytesIn": 19160,
                        "objectSize": 19160,
                        "objectSizeUncompressed": 19160,
                        "chunks": [
                            {
                                "ts": 939,
                                "bytes": 19160
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/font-5a4abcdb.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=0",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 19160",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"4ad8-6143daa1f4300\"",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1942,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 861,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 252,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 16446,
                                "GDEF": 92,
                                "GPOS": 8608,
                                "GSUB": 1574,
                                "OS\/2": 96,
                                "cmap": 1086,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1484,
                                "maxp": 6,
                                "name": 662,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 2019 by Andrew Footit. All rights reserved.",
                                "1": "",
                                "2": "Regular",
                                "3": "2.270;UKWN;Protrakt-Bold-Exp-Two",
                                "4": "Protrakt Bold-Exp-Two",
                                "5": "Version 2.270;hotconv 1.0.109;makeotfexe 2.5.65596",
                                "6": "Protrakt-Bold-Exp-Two",
                                "8": "Arkitype",
                                "9": "Andrew Footit",
                                "11": "arkitype.co",
                                "12": "www.andrewfootit.com",
                                "16": "Protrakt",
                                "17": "Bold-Exp-Two"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1017,
                                "usWeightClass": 700,
                                "usWidthClass": 6,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 300,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "UKWN",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 8722,
                                "sTypoAscender": 1250,
                                "sTypoDescender": -300,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1250,
                                "usWinDescent": 300,
                                "ulCodePageRange1": 536870931,
                                "ulCodePageRange2": 0,
                                "sxHeight": 500,
                                "sCapHeight": 800,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 8,
                                    "bProportion": 5,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    168,
                                    169,
                                    171,
                                    174,
                                    175,
                                    176,
                                    177,
                                    180,
                                    182,
                                    183,
                                    184,
                                    187,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    262,
                                    263,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    278,
                                    279,
                                    282,
                                    283,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    294,
                                    295,
                                    298,
                                    299,
                                    304,
                                    305,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    332,
                                    333,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    362,
                                    363,
                                    366,
                                    367,
                                    368,
                                    369,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    461,
                                    462,
                                    463,
                                    464,
                                    465,
                                    466,
                                    467,
                                    468,
                                    469,
                                    470,
                                    471,
                                    472,
                                    473,
                                    474,
                                    475,
                                    476,
                                    536,
                                    537,
                                    538,
                                    539,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    778,
                                    779,
                                    780,
                                    786,
                                    806,
                                    807,
                                    808,
                                    821,
                                    822,
                                    823,
                                    824,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7838,
                                    7922,
                                    7923,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8470,
                                    8482,
                                    8722
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "ccmp",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "ccmp",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "ccmp",
                                            "locl",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "ccmp",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "ccmp",
                                            "locl",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "ccmp",
                                            "locl",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "ccmp",
                                            "locl",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "ccmp",
                                            "locl",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "ccmp",
                                            "locl",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "ccmp",
                                            "locl",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 339,
                                "num_glyphs": 371
                            }
                        },
                        "load_end": 939,
                        "ttfb_start": 865,
                        "ttfb_end": 937,
                        "download_start": 937,
                        "download_end": 939,
                        "download_ms": 2,
                        "all_start": 865,
                        "all_end": 939,
                        "all_ms": 74,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "56670.22",
                        "request_id": "56670.22",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/font-49d3fbd2.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/font-49d3fbd2.woff2",
                        "raw_id": "56670.22",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 138,
                        "ttfb_ms": 130,
                        "load_start": 865,
                        "load_start_float": 865.00025800000003,
                        "bytesIn": 38132,
                        "objectSize": 38132,
                        "objectSizeUncompressed": 38132,
                        "chunks": [
                            {
                                "ts": 1003,
                                "bytes": 38132
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/font-49d3fbd2.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=0",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 38132",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"94f4-6143daa1f4300\"",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1942,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 863,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 258,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 362,
                                "GPOS": 27466,
                                "GSUB": 2508,
                                "HVAR": 922,
                                "MVAR": 51,
                                "OS\/2": 96,
                                "STAT": 28,
                                "avar": 38,
                                "cmap": 1230,
                                "fvar": 84,
                                "gasp": 8,
                                "glyf": 29294,
                                "gvar": 32186,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1726,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1925,
                                "post": 2865
                            },
                            "names": {
                                "0": "Copyright 2017-2021 Indian Type Foundry. All rights reserved.",
                                "1": "General Sans Variable",
                                "2": "Bold",
                                "3": "2.000;ITFO;GeneralSansVariable-Bold",
                                "4": "General Sans Variable Bold",
                                "5": "Version 2.000",
                                "6": "GeneralSansVariable-Bold",
                                "7": "General is a trademark of the Indian Type Foundry.",
                                "8": "Indian Type Foundry",
                                "9": "Frode Helland",
                                "11": "https:\/\/indiantypefoundry.com",
                                "12": "https:\/\/www.indiantypefoundry.com",
                                "13": "This Font Software is protected under domestic and international",
                                "14": "https:\/\/fontshare.com\/terms"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 586,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 25,
                                "yStrikeoutPosition": 280,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483751,
                                "ulUnicodeRange2": 3,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ITFO",
                                "fsSelection": 160,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 1010,
                                "sTypoDescender": -240,
                                "sTypoLineGap": 100,
                                "usWinAscent": 1010,
                                "usWinDescent": 240,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 538,
                                "sCapHeight": 718,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -80,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "fvar": {
                                "wght": {
                                    "min": 200,
                                    "default": 700,
                                    "max": 700
                                }
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    286,
                                    287,
                                    290,
                                    291,
                                    298,
                                    299,
                                    302,
                                    303,
                                    304,
                                    305,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    332,
                                    333,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    362,
                                    363,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    402,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    713,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    778,
                                    779,
                                    780,
                                    786,
                                    806,
                                    807,
                                    808,
                                    821,
                                    823,
                                    824,
                                    916,
                                    937,
                                    956,
                                    960,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8377,
                                    8378,
                                    8381,
                                    8482,
                                    8494,
                                    8706,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8725,
                                    8729,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9674,
                                    63743,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ],
                                        "MOL ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "ROM ": [
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 384,
                                "num_glyphs": 436
                            }
                        },
                        "load_end": 1003,
                        "ttfb_start": 865,
                        "ttfb_end": 995,
                        "download_start": 995,
                        "download_end": 1003,
                        "download_ms": 8,
                        "all_start": 865,
                        "all_end": 1003,
                        "all_ms": 138,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "56670.45",
                        "request_id": "56670.45",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/threeGlobe-8aff779d.js",
                        "raw_id": "56670.45",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 451,
                        "ttfb_ms": 120,
                        "load_start": 893,
                        "load_start_float": 893.00026400000002,
                        "bytesIn": 144033,
                        "objectSize": 144033,
                        "objectSizeUncompressed": 445218,
                        "chunks": [
                            {
                                "ts": 1082,
                                "bytes": 15983,
                                "inflated": 43001
                            },
                            {
                                "ts": 1109,
                                "bytes": 16366,
                                "inflated": 52450
                            },
                            {
                                "ts": 1133,
                                "bytes": 16366,
                                "inflated": 44175
                            },
                            {
                                "ts": 1162,
                                "bytes": 16366,
                                "inflated": 52701
                            },
                            {
                                "ts": 1205,
                                "bytes": 16366,
                                "inflated": 61487
                            },
                            {
                                "ts": 1238,
                                "bytes": 16366,
                                "inflated": 55053
                            },
                            {
                                "ts": 1259,
                                "bytes": 16366,
                                "inflated": 50492
                            },
                            {
                                "ts": 1286,
                                "bytes": 16324,
                                "inflated": 47249
                            },
                            {
                                "ts": 1344,
                                "bytes": 13530,
                                "inflated": 38610
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/threeGlobe-8aff779d.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"6cb22-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1954,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 144587,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 891,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 264,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1344,
                        "ttfb_start": 893,
                        "ttfb_end": 1013,
                        "download_start": 1013,
                        "download_end": 1344,
                        "download_ms": 331,
                        "all_start": 893,
                        "all_end": 1344,
                        "all_ms": 451,
                        "index": 21,
                        "number": 22,
                        "cpuTimes": {
                            "FunctionCall": 529
                        },
                        "cpu.FunctionCall": 529,
                        "cpuTime": 529,
                        "js_timing": [
                            [
                                2271.7640000000001,
                                2272.0920000000001
                            ],
                            [
                                2272.116,
                                2272.2289999999998
                            ],
                            [
                                2272.241,
                                2272.3299999999999
                            ],
                            [
                                2272.3420000000001,
                                2272.3620000000001
                            ],
                            [
                                2417.096,
                                2417.259
                            ],
                            [
                                2417.665,
                                2417.6880000000001
                            ],
                            [
                                2417.71,
                                2417.7190000000001
                            ],
                            [
                                2417.7350000000001,
                                2417.7440000000001
                            ],
                            [
                                2417.7750000000001,
                                2417.7840000000001
                            ],
                            [
                                2417.8000000000002,
                                2417.8090000000002
                            ],
                            [
                                2417.8249999999998,
                                2417.8600000000001
                            ],
                            [
                                2417.8850000000002,
                                2417.893
                            ],
                            [
                                2417.9090000000001,
                                2417.924
                            ],
                            [
                                2417.9400000000001,
                                2418.0970000000002
                            ],
                            [
                                2418.1210000000001,
                                2418.134
                            ],
                            [
                                2418.1509999999998,
                                2418.1619999999998
                            ],
                            [
                                2418.1770000000001,
                                2418.1869999999999
                            ],
                            [
                                2418.2130000000002,
                                2418.2269999999999
                            ],
                            [
                                2418.2429999999999,
                                2418.252
                            ],
                            [
                                2418.268,
                                2418.2759999999998
                            ],
                            [
                                2418.297,
                                2418.3310000000001
                            ],
                            [
                                2418.348,
                                2418.3560000000002
                            ],
                            [
                                2418.3719999999998,
                                2418.3800000000001
                            ],
                            [
                                2418.4050000000002,
                                2418.4180000000001
                            ],
                            [
                                2418.4340000000002,
                                2418.442
                            ],
                            [
                                2418.4580000000001,
                                2418.4769999999999
                            ],
                            [
                                2418.4989999999998,
                                2418.5070000000001
                            ],
                            [
                                2418.5320000000002,
                                2418.54
                            ],
                            [
                                2418.5549999999998,
                                2418.5630000000001
                            ],
                            [
                                2418.7359999999999,
                                2418.7449999999999
                            ],
                            [
                                2423.261,
                                2430.915
                            ],
                            [
                                2434.6120000000001,
                                2441.5349999999999
                            ],
                            [
                                2441.6289999999999,
                                2441.924
                            ],
                            [
                                2442.0210000000002,
                                2442.9960000000001
                            ],
                            [
                                2443.3600000000001,
                                2443.5540000000001
                            ],
                            [
                                2443.5900000000001,
                                2443.8939999999998
                            ],
                            [
                                2444.239,
                                2667.25
                            ],
                            [
                                2676.194,
                                2676.54
                            ],
                            [
                                2676.5990000000002,
                                2677.3510000000001
                            ],
                            [
                                2677.4029999999998,
                                2677.6480000000001
                            ],
                            [
                                2677.6869999999999,
                                2683.1260000000002
                            ],
                            [
                                2683.2069999999999,
                                2683.4850000000001
                            ],
                            [
                                2683.5390000000002,
                                2683.663
                            ],
                            [
                                2688.2719999999999,
                                2688.3530000000001
                            ],
                            [
                                2785.7629999999999,
                                2785.8159999999998
                            ],
                            [
                                2785.826,
                                2785.8629999999998
                            ],
                            [
                                2785.8719999999998,
                                2785.9200000000001
                            ],
                            [
                                2785.931,
                                3037.0419999999999
                            ],
                            [
                                3117.384,
                                3117.5160000000001
                            ],
                            [
                                3692.4540000000002,
                                3692.5239999999999
                            ],
                            [
                                3692.538,
                                3692.5729999999999
                            ],
                            [
                                3692.5839999999998,
                                3692.616
                            ],
                            [
                                3692.6300000000001,
                                3716.6500000000001
                            ],
                            [
                                5752.9359999999997,
                                5753.0110000000004
                            ],
                            [
                                5753.0290000000005,
                                5753.067
                            ],
                            [
                                5753.0789999999997,
                                5753.1080000000002
                            ],
                            [
                                5753.1180000000004,
                                5753.1409999999996
                            ],
                            [
                                7021.2070000000003,
                                7022.9790000000003
                            ],
                            [
                                7022.9960000000001,
                                7023.0259999999998
                            ],
                            [
                                7023.0360000000001,
                                7023.0550000000003
                            ],
                            [
                                7023.0870000000004,
                                7023.1170000000002
                            ],
                            [
                                8193.6219999999994,
                                8193.6919999999991
                            ],
                            [
                                8193.7029999999995,
                                8193.7520000000004
                            ],
                            [
                                8193.7620000000006,
                                8193.7819999999992
                            ],
                            [
                                8193.7919999999995,
                                8193.8230000000003
                            ],
                            [
                                9497.4850000000006,
                                9497.5280000000002
                            ],
                            [
                                9497.5390000000007,
                                9497.5640000000003
                            ],
                            [
                                9497.5740000000005,
                                9497.5900000000001
                            ],
                            [
                                9497.6000000000004,
                                9497.625
                            ],
                            [
                                10670.596,
                                10670.630999999999
                            ],
                            [
                                10670.641,
                                10670.665000000001
                            ],
                            [
                                10670.674999999999,
                                10670.692999999999
                            ],
                            [
                                10670.703,
                                10670.728999999999
                            ],
                            [
                                11959.297,
                                11959.334999999999
                            ],
                            [
                                11959.343999999999,
                                11959.366
                            ],
                            [
                                11959.376,
                                11961.023999999999
                            ],
                            [
                                11961.043,
                                11961.085999999999
                            ],
                            [
                                13491.083000000001,
                                13491.217000000001
                            ],
                            [
                                13491.239,
                                13491.355
                            ],
                            [
                                13491.368,
                                13491.389999999999
                            ],
                            [
                                13491.43,
                                13491.458000000001
                            ],
                            [
                                14672.163,
                                14672.200999999999
                            ],
                            [
                                14672.210999999999,
                                14672.23
                            ],
                            [
                                14672.239,
                                14672.254999999999
                            ],
                            [
                                14672.263999999999,
                                14672.302
                            ],
                            [
                                15811.261,
                                15811.296
                            ],
                            [
                                15811.306,
                                15811.325000000001
                            ],
                            [
                                15811.334000000001,
                                15811.35
                            ],
                            [
                                15811.359,
                                15811.380999999999
                            ],
                            [
                                18027.957999999999,
                                18027.991000000002
                            ],
                            [
                                18028.001,
                                18028.021000000001
                            ],
                            [
                                18028.030999999999,
                                18028.047999999999
                            ],
                            [
                                18028.058000000001,
                                18028.080000000002
                            ],
                            [
                                20179.039000000001,
                                20179.087
                            ],
                            [
                                20179.097000000002,
                                20179.116999999998
                            ],
                            [
                                20179.126,
                                20179.143
                            ],
                            [
                                20179.151999999998,
                                20179.186000000002
                            ],
                            [
                                21402.843000000001,
                                21402.887999999999
                            ],
                            [
                                21402.923999999999,
                                21402.947
                            ],
                            [
                                21402.956999999999,
                                21402.973000000002
                            ],
                            [
                                21402.985000000001,
                                21403.02
                            ],
                            [
                                22458.083999999999,
                                22458.124
                            ],
                            [
                                22458.135999999999,
                                22458.161
                            ],
                            [
                                22458.171999999999,
                                22458.190999999999
                            ],
                            [
                                22458.201000000001,
                                22458.238000000001
                            ],
                            [
                                23579.215,
                                23579.259999999998
                            ],
                            [
                                23579.271000000001,
                                23579.291000000001
                            ],
                            [
                                23579.300999999999,
                                23579.319
                            ],
                            [
                                23579.330000000002,
                                23579.351999999999
                            ],
                            [
                                25328.687000000002,
                                25328.719000000001
                            ],
                            [
                                25328.728999999999,
                                25328.746999999999
                            ],
                            [
                                25328.756000000001,
                                25328.802
                            ],
                            [
                                25328.811000000002,
                                25328.831999999999
                            ],
                            [
                                26446.620999999999,
                                26446.653999999999
                            ],
                            [
                                26446.663,
                                26446.684000000001
                            ],
                            [
                                26446.694,
                                26446.710999999999
                            ],
                            [
                                26446.722000000002,
                                26446.741000000002
                            ],
                            [
                                27594.156999999999,
                                27594.189999999999
                            ],
                            [
                                27594.200000000001,
                                27594.220000000001
                            ],
                            [
                                27594.23,
                                27594.246999999999
                            ],
                            [
                                27594.257000000001,
                                27594.277999999998
                            ],
                            [
                                28667.010999999999,
                                28667.049999999999
                            ],
                            [
                                28667.061000000002,
                                28667.080999999998
                            ],
                            [
                                28667.091,
                                28667.109
                            ],
                            [
                                28667.131000000001,
                                28667.153999999999
                            ],
                            [
                                29783.205000000002,
                                29783.243999999999
                            ],
                            [
                                29783.256000000001,
                                29783.278999999999
                            ],
                            [
                                29783.291000000001,
                                29783.311000000002
                            ],
                            [
                                29783.323,
                                29783.345000000001
                            ],
                            [
                                30941.549999999999,
                                30941.580999999998
                            ],
                            [
                                30941.59,
                                30941.609
                            ],
                            [
                                30941.617999999999,
                                30941.633999999998
                            ],
                            [
                                30941.644,
                                30941.663
                            ]
                        ],
                        "blockingTime": 474.12199999999984
                    },
                    {
                        "type": 3,
                        "id": "56670.46",
                        "request_id": "56670.46",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/three-bd765a0b.js",
                        "raw_id": "56670.46",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 624,
                        "ttfb_ms": 181,
                        "load_start": 898,
                        "load_start_float": 898.00027,
                        "bytesIn": 118922,
                        "objectSize": 118922,
                        "objectSizeUncompressed": 459433,
                        "chunks": [
                            {
                                "ts": 1349,
                                "bytes": 16366,
                                "inflated": 54736
                            },
                            {
                                "ts": 1377,
                                "bytes": 16366,
                                "inflated": 61224
                            },
                            {
                                "ts": 1390,
                                "bytes": 16366,
                                "inflated": 5739
                            },
                            {
                                "ts": 1424,
                                "bytes": 16366,
                                "inflated": 17292
                            },
                            {
                                "ts": 1446,
                                "bytes": 16366,
                                "inflated": 58723
                            },
                            {
                                "ts": 1484,
                                "bytes": 16366,
                                "inflated": 58319
                            },
                            {
                                "ts": 1518,
                                "bytes": 20726,
                                "inflated": 6792
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/three-bd765a0b.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"702a9-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1939,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 119449,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 896,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 270,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1522,
                        "ttfb_start": 898,
                        "ttfb_end": 1079,
                        "download_start": 1079,
                        "download_end": 1522,
                        "download_ms": 443,
                        "all_start": 898,
                        "all_end": 1522,
                        "all_ms": 624,
                        "index": 22,
                        "number": 23,
                        "cpuTimes": {
                            "FunctionCall": 1
                        },
                        "cpu.FunctionCall": 1,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                3116.4090000000001,
                                3116.9520000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.47",
                        "request_id": "56670.47",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/gsap-10963069.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/gsap-10963069.js",
                        "raw_id": "56670.47",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 164,
                        "ttfb_ms": 147,
                        "load_start": 902,
                        "load_start_float": 902.00027599999999,
                        "bytesIn": 27135,
                        "objectSize": 27135,
                        "objectSizeUncompressed": 68868,
                        "chunks": [
                            {
                                "ts": 1050,
                                "bytes": 27135,
                                "inflated": 3332
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/gsap-10963069.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 27135",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: \"10d04-6143daa1f4300-gzip\"",
                                "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1936,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 27135,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 901,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 276,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1066,
                        "ttfb_start": 902,
                        "ttfb_end": 1049,
                        "download_start": 1049,
                        "download_end": 1066,
                        "download_ms": 17,
                        "all_start": 902,
                        "all_end": 1066,
                        "all_ms": 164,
                        "index": 23,
                        "number": 24,
                        "cpuTimes": {
                            "FunctionCall": 9
                        },
                        "cpu.FunctionCall": 9,
                        "cpuTime": 9,
                        "js_timing": [
                            [
                                2271.6100000000001,
                                2271.7280000000001
                            ],
                            [
                                2785.674,
                                2785.7489999999998
                            ],
                            [
                                3692.3519999999999,
                                3692.4360000000001
                            ],
                            [
                                5752.8490000000002,
                                5752.9200000000001
                            ],
                            [
                                7020.8959999999997,
                                7021.1880000000001
                            ],
                            [
                                8187.7169999999996,
                                8193.5619999999999
                            ],
                            [
                                9497.0429999999997,
                                9497.4629999999997
                            ],
                            [
                                10670.495999999999,
                                10670.581
                            ],
                            [
                                11959.242,
                                11959.285
                            ],
                            [
                                13490.919,
                                13491.065000000001
                            ],
                            [
                                14672.045,
                                14672.147000000001
                            ],
                            [
                                15811.102000000001,
                                15811.245000000001
                            ],
                            [
                                18027.816999999999,
                                18027.940999999999
                            ],
                            [
                                20178.932000000001,
                                20179.026000000002
                            ],
                            [
                                21402.091,
                                21402.812000000002
                            ],
                            [
                                22457.977999999999,
                                22458.066999999999
                            ],
                            [
                                23579.113000000001,
                                23579.196
                            ],
                            [
                                25328.601999999999,
                                25328.672999999999
                            ],
                            [
                                26446.527999999998,
                                26446.606
                            ],
                            [
                                27594.062999999998,
                                27594.142
                            ],
                            [
                                28666.899000000001,
                                28666.973999999998
                            ],
                            [
                                29783.106,
                                29783.188999999998
                            ],
                            [
                                30941.470000000001,
                                30941.537
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.49",
                        "request_id": "56670.49",
                        "ip_addr": "34.49.65.136",
                        "full_url": "https:\/\/feeds.behold.so\/p7Bwj3eL6ikB8EDzdtlc",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "feeds.behold.so",
                        "url": "\/p7Bwj3eL6ikB8EDzdtlc",
                        "raw_id": "56670.49",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 283,
                        "ttfb_ms": 225,
                        "load_start": 1481,
                        "load_start_float": 1481.0002939999999,
                        "bytesIn": 22183,
                        "objectSize": 22183,
                        "objectSizeUncompressed": 22183,
                        "chunks": [
                            {
                                "ts": 1710,
                                "bytes": 1369
                            },
                            {
                                "ts": 1712,
                                "bytes": 1378
                            },
                            {
                                "ts": 1717,
                                "bytes": 2756
                            },
                            {
                                "ts": 1722,
                                "bytes": 2756
                            },
                            {
                                "ts": 1730,
                                "bytes": 2756
                            },
                            {
                                "ts": 1738,
                                "bytes": 2756
                            },
                            {
                                "ts": 1746,
                                "bytes": 2087
                            },
                            {
                                "ts": 1752,
                                "bytes": 2756
                            },
                            {
                                "ts": 1760,
                                "bytes": 2756
                            },
                            {
                                "ts": 1764,
                                "bytes": 813
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=10, s-maxage=10",
                        "contentType": "application\/json",
                        "contentEncoding": "",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": 946,
                        "dns_end": 1116,
                        "connect_start": 1117,
                        "connect_end": 1274,
                        "ssl_start": 1274,
                        "ssl_end": 1480,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "feeds.behold.so",
                            "sanList": [
                                "feeds.behold.so"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1718507944,
                            "validTo": 1726286167,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1718511545307,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022071731557E37DE64A5C941E75D3A54E0CBE46F6562614C4556D1BB983C6A34D80022100CFB65FA83A6A10D35BF5E0E6B1CE12E5BB109502EC4F3D63A6D1F6C17C37F24C"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1718511545356,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203E07C8A0AD6D91AFD5B96C55BD7D08875373D2AF3A50C2BD72BA167B6D6FABE3022100F7AD7CE9D620FE8DA3F1FB7A115266B181D6789280F5B464DC2FE34C5EDEE3D6"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/w.behold.so\/widget.js",
                        "initiator_line": 0,
                        "initiator_column": 10783,
                        "initiator_type": "script",
                        "initiator_function": "getFeed",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: feeds.behold.so",
                                ":method: GET",
                                ":path: \/p7Bwj3eL6ikB8EDzdtlc",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=10, s-maxage=10",
                                "content-length: 22183",
                                "content-security-policy: default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
                                "content-type: application\/json; charset=utf-8",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: same-origin",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "etag: W\/\"56a7-tqzpAydO+A57\/X78zf6vMpEZLMU\"",
                                "origin-agent-cluster: ?1",
                                "referrer-policy: no-referrer",
                                "server: Google Frontend",
                                "strict-transport-security: max-age=15552000; includeSubDomains",
                                "via: 1.1 google",
                                "x-cloud-trace-context: d08947e9579e8448755f1006d07eae5a",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: none",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1846,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 24,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 170,
                        "connect_ms": 157,
                        "ssl_ms": 206,
                        "gzip_total": 22183,
                        "gzip_save": 16821,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 10,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 945,
                        "socket_group": "pm\/https:\/\/feeds.behold.so <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 294,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFKjCCBBKgAwIBAgIRAPWwciF+9UHWCbN1Vqk40+swDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDYxNjAzMTkwNFoXDTI0MDkxNDAzNTYwN1owGjEY\nMBYGA1UEAxMPZmVlZHMuYmVob2xkLnNvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEAy8BikROlZCIcjiMUHqWW+ttGBkOg2zA3diZuwQCb8hRgL+bI41ir\nhECZU8ISP7jTh\/mOK8Fs8fIVzaO+PalP23O1DaehOqEixsW0+KiNBbaTjNjfOiVF\neXafdXFninNiYtayODvyJ4rHAAN+1DkeEIFaAVla9S7mBiVhWZ30yOlygImwhtzN\nnIpG9zWLJxuX+DXvu0Dzt\/B6Ih\/HR8YtGwy7B+tFMTMgkLp9C9629MDfKtZ3Tc72\n2aPlpUz41IoQjt7qOOLqTwu9IUo8cSyJFdU5NDF5PmHrI+uTxuxXxQOI\/kf1Tkro\n\/PPtbHIXFvE1H1aGqOOsaa8UqPd0WhihpwIDAQABo4ICSDCCAkQwDgYDVR0PAQH\/\nBAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFNkgv3jyhYtUCazTwB4s2jYffUjWMB8GA1UdIwQYMBaAFMeB9f2OiNkAPE1j\nolAxJKDOI\/4jMF4GCCsGAQUFBwEBBFIwUDAnBggrBgEFBQcwAYYbaHR0cDovL28u\ncGtpLmdvb2cvcy93cjMvOWJBMCUGCCsGAQUFBzAChhlodHRwOi8vaS5wa2kuZ29v\nZy93cjMuY3J0MBoGA1UdEQQTMBGCD2ZlZWRzLmJlaG9sZC5zbzATBgNVHSAEDDAK\nMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93\ncjMvckJPdjVxbWdhbkUuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYA7s3Q\nZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQH0Ur2wAABAMARzBFAiBx\ncxVX433mSlyUHnXTpU4Mvkb2ViYUxFVtG7mDxqNNgAIhAM+2X6g6ahDTW\/Xg5rHO\nEuW7EJUC7E89Y6bR9sF8N\/JMAHYA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9\nMEjX+6sAAAGQH0UsDAAABAMARzBFAiA+B8igrW2Rr9W5bFW9fQiHU3PSrzpQwr1y\nuhZ7bW+r4wIhAPetfOnWIP6No\/H7ehFSZrGB1niSgPW0ZNwv40xe3uPWMA0GCSqG\nSIb3DQEBCwUAA4IBAQAyuiw4Tw0mC7WCrE\/ZU\/8jkSMDn5y\/C7WkJe6Uy+6oUWof\negDw9FcJEFEs1iWj4JxsKaQYm\/58PxRuB0k14FhuVApddEmcP6DIKWT0eRrHQsBl\nN8iApKzPKjSWvp+ipKDS6wLG55T3JivlqRKGOxK7RuIHL7DfyngS9n0kuaUtwnKr\n2h14MMaDVdjofWbja1z1Y3btyWwnJeMcvOtjbng7TPY853ByWxQIDIwAERiqXBe2\nht+atUJQFgxLePZpJp4qKojB1bz46tsPvlijS1LVt2ZV2XxwyDw+cCB2c+7J4pDH\nI6xotRwQ8nLCdbEMOUFq8Jne4d80Y1rEAcZCJFtP\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1764,
                        "ttfb_start": 1481,
                        "ttfb_end": 1706,
                        "download_start": 1706,
                        "download_end": 1764,
                        "download_ms": 58,
                        "all_start": 946,
                        "all_end": 1764,
                        "all_ms": 816,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "56670.48",
                        "request_id": "56670.48",
                        "ip_addr": "135.181.139.209",
                        "full_url": "https:\/\/44west.goatcounter.com\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=gtmzr",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "44west.goatcounter.com",
                        "url": "\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=gtmzr",
                        "raw_id": "56670.48",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Ping",
                        "load_ms": 69,
                        "ttfb_ms": 68,
                        "load_start": 1492,
                        "load_start_float": 1492.000282,
                        "bytesIn": 56,
                        "objectSize": 56,
                        "objectSizeUncompressed": 43,
                        "chunks": [
                            {
                                "ts": 1561,
                                "bytes": 56,
                                "inflated": 43
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store,no-cache",
                        "contentType": "image\/gif",
                        "contentEncoding": "gzip",
                        "socket": 310,
                        "protocol": "HTTP\/2",
                        "dns_start": 922,
                        "dns_end": 1068,
                        "connect_start": 1073,
                        "connect_end": 1265,
                        "ssl_start": 1265,
                        "ssl_end": 1491,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.goatcounter.com",
                            "sanList": [
                                "*.goatcounter.com"
                            ],
                            "issuer": "ZeroSSL ECC Domain Secure Site CA",
                            "validFrom": 1720224000,
                            "validTo": 1728086399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1720248389229,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402205012D0E993DA8CCE2DCF63CCC0F48530C54B5CF26533AA837ABBD93D96364671022029EE4EB0FF073BC56C9E03DB9F415A48484753B5EE752071A1F940DF9C9C66F7"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1720248389165,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A86C296DF9F60698CEC30D85CD0D0C02259BFA93345423C7014EDDA9B143C5EA02200E817757F5DFB07C6B63068BA840375EF6A733312E0356CFD265CFB2FA8065D6"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/gc.zgo.at\/count.js",
                        "initiator_line": 150,
                        "initiator_column": 17,
                        "initiator_type": "script",
                        "initiator_function": "window.goatcounter.count",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.goatcounter.com",
                                ":method: POST",
                                ":path: \/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=gtmzr",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/44west.ch",
                                "priority: u=4, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 0",
                                "cache-control: no-store,no-cache",
                                "content-encoding: gzip",
                                "content-security-policy: frame-ancestors 'none'; script-src 'self' https:\/\/gc.zgo.at static.zgo.at; form-action 'self'; font-src 'self' https:\/\/gc.zgo.at static.zgo.at; manifest-src 'self' https:\/\/gc.zgo.at static.zgo.at; connect-src 'self' wss:; frame-src 'self'; default-src 'none'; img-src 'self' https:\/\/gc.zgo.at static.zgo.at data:; style-src 'self' https:\/\/gc.zgo.at static.zgo.at 'unsafe-inline'",
                                "content-type: image\/gif",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "strict-transport-security: max-age=7776000",
                                "vary: Accept-Encoding",
                                "via: 1.1 www (Varnish\/7.5)",
                                "x-content-type-options: nosniff",
                                "x-frame-options: deny",
                                "x-rate-limit-limit: 4",
                                "x-rate-limit-remaining: 4",
                                "x-rate-limit-reset: 1",
                                "x-varnish: 11243848559",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2410,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": 146,
                        "connect_ms": 192,
                        "ssl_ms": 226,
                        "gzip_total": 828,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 828,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 921,
                        "socket_group": "https:\/\/44west.goatcounter.com <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 110,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 282,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEBDCCA4qgAwIBAgIRAKWNEKOl6DNWfH3+9ZDWrPswCgYIKoZIzj0EAwMwSzEL\nMAkGA1UEBhMCQVQxEDAOBgNVBAoTB1plcm9TU0wxKjAoBgNVBAMTIVplcm9TU0wg\nRUNDIERvbWFpbiBTZWN1cmUgU2l0ZSBDQTAeFw0yNDA3MDYwMDAwMDBaFw0yNDEw\nMDQyMzU5NTlaMBwxGjAYBgNVBAMMESouZ29hdGNvdW50ZXIuY29tMFkwEwYHKoZI\nzj0CAQYIKoZIzj0DAQcDQgAEKkXQR6TYuGrZKC5sijz6YL8fA2\/UyV\/Mb0mUGgIE\nepQ5zsnA5RTVnkwJRWDDhvoOwfSFrXVuoofLBPyYv4sUoaOCAnwwggJ4MB8GA1Ud\nIwQYMBaAFA9r5kvOOUeu9n6QHnnwMJGSyF+jMB0GA1UdDgQWBBT2sPJ6ac1QA6fL\nHSvQSl3Z7KcT2jAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0TAQH\/BAIwADAdBgNVHSUE\nFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQIC\nTjAlMCMGCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwB\nAgEwgYgGCCsGAQUFBwEBBHwwejBLBggrBgEFBQcwAoY\/aHR0cDovL3plcm9zc2wu\nY3J0LnNlY3RpZ28uY29tL1plcm9TU0xFQ0NEb21haW5TZWN1cmVTaXRlQ0EuY3J0\nMCsGCCsGAQUFBzABhh9odHRwOi8vemVyb3NzbC5vY3NwLnNlY3RpZ28uY29tMIIB\nAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhC\nCp\/mZ0xaOnQAAAGQhstObQAABAMARjBEAiBQEtDpk9qMzi3PY8zA9IUwxUtc8mUz\nqoN6u9k9ljZGcQIgKe5OsP8HO8VsngPbn0FaSEhHU7XudSBxoflA35ycZvcAdgA\/\nF0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZCGy04tAAAEAwBHMEUC\nIQCobClt+fYGmM7DDYXNDQwCJZv6kzRUI8cBTt2psUPF6gIgDoF3V\/XfsHxrYwaL\nqEA3XvanMzEuA1bP0mXPsvqAZdYwHAYDVR0RBBUwE4IRKi5nb2F0Y291bnRlci5j\nb20wCgYIKoZIzj0EAwMDaAAwZQIwHhJpf87IG+RJkDvtMRfZuVXJRgfze32+uZUm\ncxHEU5svuFMye6S5GWWvxyIN+WSkAjEA2knb2L4dHNA9bMnKE5aSAuTNw4Di527\/\n\/SJW9CU5ktwhS788Pn\/arMd7n8RbePeF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDhTCCAwygAwIBAgIQI7dt48G7KxpRlh4I6rdk6DAKBggqhkjOPQQDAzCBiDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl\neSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT\nJVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMjAwMTMw\nMDAwMDAwWhcNMzAwMTI5MjM1OTU5WjBLMQswCQYDVQQGEwJBVDEQMA4GA1UEChMH\nWmVyb1NTTDEqMCgGA1UEAxMhWmVyb1NTTCBFQ0MgRG9tYWluIFNlY3VyZSBTaXRl\nIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAENkFhFytTJe2qypTk1tpIV+9QuoRk\ngte7BRvWHwYk9qUznYzn8QtVaGOCMBBfjWXsqqivl8q1hs4wAYl03uNOXgFu7iZ7\nzFP6I6T3RB0+TR5fZqathfby47yOCZiAJI4go4IBdTCCAXEwHwYDVR0jBBgwFoAU\nOuEJhtTPGcKWdnRJdtzgNcZjY5owHQYDVR0OBBYEFA9r5kvOOUeu9n6QHnnwMJGS\nyF+jMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdJQQW\nMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAiBgNVHSAEGzAZMA0GCysGAQQBsjEBAgJO\nMAgGBmeBDAECATBQBgNVHR8ESTBHMEWgQ6BBhj9odHRwOi8vY3JsLnVzZXJ0cnVz\ndC5jb20vVVNFUlRydXN0RUNDQ2VydGlmaWNhdGlvbkF1dGhvcml0eS5jcmwwdgYI\nKwYBBQUHAQEEajBoMD8GCCsGAQUFBzAChjNodHRwOi8vY3J0LnVzZXJ0cnVzdC5j\nb20vVVNFUlRydXN0RUNDQWRkVHJ1c3RDQS5jcnQwJQYIKwYBBQUHMAGGGWh0dHA6\nLy9vY3NwLnVzZXJ0cnVzdC5jb20wCgYIKoZIzj0EAwMDZwAwZAIwJHBUDwHJQN3I\nVNltVMrICMqYQ3TYP\/TXqV9t8mG5cAomG2MwqIsxnL937Gewf6WIAjAlrauksO6N\nUuDdDXyd330druJcZJx0+H5j5cFOYBaGsKdeGW7sCMaR2PsDFKGllas=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIID0zCCArugAwIBAgIQVmcdBOpPmUxvEIFHWdJ1lDANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGqxUWqn5aCPnetUkb1PGWthL\nq8bVttHmc3Gu3ZzWDGH926CJA7gFFOxXzu5dP+Ihs8731Ip54KODfi2X0GHE8Znc\nJZFjq38wo7Rw4sehM5zzvy5cU7Ffs30yf4o043l5o4HyMIHvMB8GA1UdIwQYMBaA\nFKARCiM+lvEH7OKvKe+CpX\/QMKS0MB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1\nxmNjmjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH\/BAUwAwEB\/zARBgNVHSAECjAI\nMAYGBFUdIAAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5j\nb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNAYIKwYBBQUHAQEEKDAmMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wDQYJKoZIhvcNAQEM\nBQADggEBABns652JLCALBIAdGN5CmXKZFjK9Dpx1WywV4ilAbe7\/ctvbq5AfjJXy\nij0IckKJUAfiORVsAYfZFhr1wHUrxeZWEQff2Ji8fJ8ZOd+LygBkc7xGEJuTI42+\nFsMuCIKchjN0djsoTI0DQoWz4rIjQtUfenVqGtF8qmchxDM6OW1TyaLtYiKou+JV\nbJlsQ2uRl9EMC5MCHdK8aXdJ5htN978UeAOwproLtOGFfy\/cQjutdAFI3tZs4RmY\nCV4Ks2dH\/hzg1cEo70qLRDEmBDeNiXQ2Lu+lIg+DdEmSx\/cQwgwp+7e9un\/jX9Wf\n8qn0dNW44bOwgeThpWOjzOoEeJBuv\/c=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "43 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 1,
                                    "TransparentColor": 1,
                                    "Duration": "0.10 s"
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 191.25,
                                        "standardDeviation": 0,
                                        "kurtosis": -1.6875,
                                        "skewness": -0.75,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "colormapEntries": 2,
                                "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": "#FFFFFF00",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#FFFFFF00",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "delay": "10x100",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:07+00:00",
                                    "date:modify": "2024-08-10T17:20:07+00:00",
                                    "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                },
                                "tainted": false,
                                "filesize": "43B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "156B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 1561,
                        "ttfb_start": 1492,
                        "ttfb_end": 1560,
                        "download_start": 1560,
                        "download_end": 1561,
                        "download_ms": 1,
                        "all_start": 922,
                        "all_end": 1561,
                        "all_ms": 633,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "56670.51",
                        "request_id": "56670.51",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/turnstile\/v0\/api.js?onload=turnstileLoad",
                        "raw_id": "56670.51",
                        "frame_id": "4285507DD0F56E278431740144FE0CE2",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "responseCode": 302,
                        "load_ms": 73,
                        "ttfb_ms": 73,
                        "load_start": 1600,
                        "load_start_float": 1600,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 1396,
                        "dns_end": 1524,
                        "connect_start": 1510,
                        "connect_end": 1510,
                        "ssl_start": 1510,
                        "ssl_end": 1582,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "challenges.cloudflare.com",
                            "sanList": [
                                "*.challenges.cloudflare.com",
                                "challenges.cloudflare.com"
                            ],
                            "issuer": "E5",
                            "validFrom": 1721258132,
                            "validTo": 1729034131,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1721261732115,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402203C0CFCFEF617E92C461CE7A726DC3735B3B295DF8CB94A8310BECF20EB60763B02203BE2A3B220BF3AE909F6498AB3EB8C1750BEF0BA879326DCF731EB05F7B293B2"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721261732109,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A8618044E7ED8AA6EFD7E2E7E6966F0219E27D26C7B3857EEEE8E86C6ED163440220333D550152A0B467F59F9A6FC7445389F1478FB8111B7460E37F44B3EE9057DF"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "initiator_line": 215,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                                "cf-ray: 8b11a79b7c3990f2-FRA",
                                "content-length: 0",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                "location: \/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                                "server: cloudflare",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 128,
                        "connect_ms": 0,
                        "ssl_ms": 72,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1395,
                        "chunks": [],
                        "netlog_id": 1000000,
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1673,
                        "ttfb_start": 1600,
                        "ttfb_end": 1673,
                        "download_start": 1673,
                        "download_end": 1673,
                        "download_ms": 0,
                        "all_start": 1396,
                        "all_end": 1673,
                        "all_ms": 273,
                        "index": 26,
                        "number": 27,
                        "cpuTimes": {
                            "EvaluateScript": 3,
                            "v8.compile": 1,
                            "FunctionCall": 36
                        },
                        "cpu.EvaluateScript": 3,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 36,
                        "cpuTime": 40,
                        "js_timing": [
                            [
                                3117.5830000000001,
                                3120.4690000000001
                            ],
                            [
                                3117.6010000000001,
                                3118.9360000000001
                            ],
                            [
                                3120.607,
                                3130.1759999999999
                            ],
                            [
                                3130.2910000000002,
                                3131.9569999999999
                            ],
                            [
                                6995.3779999999997,
                                6996.6469999999999
                            ],
                            [
                                8171.8069999999998,
                                8180.5460000000003
                            ],
                            [
                                9476.9850000000006,
                                9485.1929999999993
                            ],
                            [
                                11937.716,
                                11937.972
                            ],
                            [
                                11938.038,
                                11938.085999999999
                            ],
                            [
                                13355.448,
                                13355.949000000001
                            ],
                            [
                                13356.062,
                                13358.083000000001
                            ],
                            [
                                13377.186,
                                13377.469999999999
                            ],
                            [
                                13426.166999999999,
                                13426.227999999999
                            ],
                            [
                                13426.367,
                                13426.398999999999
                            ],
                            [
                                13427.206,
                                13427.343000000001
                            ],
                            [
                                13432.944,
                                13433
                            ],
                            [
                                13433.041999999999,
                                13433.087
                            ],
                            [
                                13436.766,
                                13437.013999999999
                            ],
                            [
                                13437.053,
                                13437.915000000001
                            ],
                            [
                                14666.424000000001,
                                14666.563
                            ],
                            [
                                15799.190000000001,
                                15799.486000000001
                            ],
                            [
                                21343.893,
                                21343.965
                            ],
                            [
                                21344.011999999999,
                                21344.238000000001
                            ],
                            [
                                21344.382000000001,
                                21344.413
                            ],
                            [
                                23544.339,
                                23544.391
                            ],
                            [
                                23573.562000000002,
                                23573.603999999999
                            ],
                            [
                                23573.638999999999,
                                23573.778999999999
                            ],
                            [
                                24673.824000000001,
                                24673.921999999999
                            ],
                            [
                                24674.504000000001,
                                24674.528999999999
                            ],
                            [
                                26418.092000000001,
                                26418.322
                            ],
                            [
                                26418.363000000001,
                                26418.394
                            ],
                            [
                                26420.795999999998,
                                26420.838
                            ],
                            [
                                28642.510999999999,
                                28642.733
                            ],
                            [
                                28642.780999999999,
                                28642.817999999999
                            ],
                            [
                                28642.937000000002,
                                28642.953000000001
                            ],
                            [
                                30844.126,
                                30844.334999999999
                            ],
                            [
                                30844.595000000001,
                                30844.717000000001
                            ],
                            [
                                30844.759999999998,
                                30844.774000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.51-1",
                        "request_id": "56670.51-1",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                        "raw_id": "56670.51",
                        "frame_id": "4285507DD0F56E278431740144FE0CE2",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 125,
                        "ttfb_ms": 43,
                        "load_start": 2400,
                        "load_start_float": 2400.0003139999999,
                        "bytesIn": 14805,
                        "objectSize": 14805,
                        "objectSizeUncompressed": 44175,
                        "chunks": [
                            {
                                "ts": 2443,
                                "bytes": 1
                            },
                            {
                                "ts": 2445,
                                "bytes": 1173,
                                "inflated": 2466
                            },
                            {
                                "ts": 2447,
                                "bytes": 1176,
                                "inflated": 2559
                            },
                            {
                                "ts": 2449,
                                "bytes": 1176,
                                "inflated": 3473
                            },
                            {
                                "ts": 2454,
                                "bytes": 2352,
                                "inflated": 6538
                            },
                            {
                                "ts": 2455,
                                "bytes": 1176,
                                "inflated": 3719
                            },
                            {
                                "ts": 2457,
                                "bytes": 1176,
                                "inflated": 3344
                            },
                            {
                                "ts": 2462,
                                "bytes": 2352,
                                "inflated": 7508
                            },
                            {
                                "ts": 2463,
                                "bytes": 908,
                                "inflated": 2984
                            },
                            {
                                "ts": 2525,
                                "bytes": 3315,
                                "inflated": 11584
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "initiator_line": 215,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Referer: https:\/\/player.vimeo.com\/",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                ":method: GET",
                                ":authority: challenges.cloudflare.com",
                                ":scheme: https",
                                ":path: \/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "accept: *\/*",
                                "sec-fetch-site: cross-site",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-dest: script",
                                "referer: https:\/\/player.vimeo.com\/",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                                "cf-ray: 8b11a7a058b190f2-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:20:07 GMT",
                                "last-modified: Thu, 01 Aug 2024 13:51:06 GMT",
                                "server: cloudflare",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 496,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 15065,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 2399,
                        "netlog_id": 314,
                        "renderBlocking": "potentially_blocking",
                        "load_end": 2525,
                        "ttfb_start": 2400,
                        "ttfb_end": 2443,
                        "download_start": 2443,
                        "download_end": 2525,
                        "download_ms": 82,
                        "all_start": 2400,
                        "all_end": 2525,
                        "all_ms": 125,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "56670.53",
                        "request_id": "56670.53",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/dist\/assets\/earth-surface-1da818fc.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/dist\/assets\/earth-surface-1da818fc.webp",
                        "raw_id": "56670.53",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 392,
                        "ttfb_ms": 83,
                        "load_start": 2423,
                        "load_start_float": 2423.0003609999999,
                        "bytesIn": 186250,
                        "objectSize": 186250,
                        "objectSizeUncompressed": 186250,
                        "chunks": [
                            {
                                "ts": 2517,
                                "bytes": 16022
                            },
                            {
                                "ts": 2566,
                                "bytes": 16366
                            },
                            {
                                "ts": 2595,
                                "bytes": 16366
                            },
                            {
                                "ts": 2628,
                                "bytes": 16366
                            },
                            {
                                "ts": 2663,
                                "bytes": 16366
                            },
                            {
                                "ts": 2745,
                                "bytes": 49057
                            },
                            {
                                "ts": 2786,
                                "bytes": 32732
                            },
                            {
                                "ts": 2815,
                                "bytes": 22975
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:07 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 416,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/dist\/assets\/earth-surface-1da818fc.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 186250",
                                "content-type: image\/webp",
                                "date: Sat, 10 Aug 2024 17:20:07 GMT",
                                "etag: \"2d78a-6143daa1f4300\"",
                                "expires: Sun, 10 Aug 2025 17:20:07 GMT",
                                "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2056,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 186250,
                        "image_save": 0,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2422,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 361,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "182 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 3072,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1536,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "3072x1536",
                                    "Megapixels": 4.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 3072,
                                    "height": 1536,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 4718592,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 106.651,
                                        "standardDeviation": 67.220500000000001,
                                        "kurtosis": -1.14106,
                                        "skewness": 0.59046900000000002,
                                        "entropy": 0.44600899999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 181.08000000000001,
                                        "standardDeviation": 106.726,
                                        "kurtosis": -1.1630199999999999,
                                        "skewness": -0.85680299999999998,
                                        "entropy": 0.43907499999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 98.153800000000004,
                                        "standardDeviation": 47.825099999999999,
                                        "kurtosis": 1.0469599999999999,
                                        "skewness": -0.056364200000000003,
                                        "entropy": 0.45842300000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 40.719799999999999,
                                        "standardDeviation": 47.110599999999998,
                                        "kurtosis": 8.1853300000000004,
                                        "skewness": 2.81149,
                                        "entropy": 0.44052999999999998
                                    }
                                },
                                "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": 3072,
                                    "height": 1536,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:20:08+00:00",
                                    "date:modify": "2024-08-10T17:20:08+00:00",
                                    "signature": "3baf0dfd9c29031e2ffed9930120be21f3b5a6aa94b94f0ec6c5df29bb312ad0"
                                },
                                "tainted": false,
                                "filesize": "186250B",
                                "numberPixels": "4.71859M",
                                "pixelsPerSecond": "9.20024MB",
                                "userTime": "0.180u",
                                "elapsedTime": "0:01.512"
                            }
                        },
                        "load_end": 2815,
                        "ttfb_start": 2423,
                        "ttfb_end": 2506,
                        "download_start": 2506,
                        "download_end": 2815,
                        "download_ms": 309,
                        "all_start": 2423,
                        "all_end": 2815,
                        "all_ms": 392,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "56670.54",
                        "request_id": "56670.54",
                        "ip_addr": "199.36.158.100",
                        "full_url": "https:\/\/w.behold.so\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "w.behold.so",
                        "url": "\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                        "raw_id": "56670.54",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 57,
                        "ttfb_ms": 55,
                        "load_start": 3098,
                        "load_start_float": 3098.000368,
                        "bytesIn": 166,
                        "objectSize": 166,
                        "objectSizeUncompressed": 645,
                        "chunks": [
                            {
                                "ts": 3154,
                                "bytes": 166,
                                "inflated": 645
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=3600",
                        "contentType": "text\/javascript",
                        "contentEncoding": "br",
                        "socket": 212,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/w.behold.so\/widget.js",
                        "initiator_line": 0,
                        "initiator_column": 9622,
                        "initiator_type": "script",
                        "initiator_function": "loadWidget",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: w.behold.so",
                                ":method: GET",
                                ":path: \/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/w.behold.so\/widget.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                "cache-control: max-age=3600",
                                "content-encoding: br",
                                "content-length: 166",
                                "content-type: text\/javascript; charset=utf-8",
                                "date: Sat, 10 Aug 2024 17:20:08 GMT",
                                "etag: \"93937c4de19ec61281a6dfce6b8b1f71ea44280b36af9cf57fb5dc212b32c5c8-br\"",
                                "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                "strict-transport-security: max-age=31556926",
                                "vary: x-fh-requested-host, accept-encoding",
                                "x-cache: HIT",
                                "x-cache-hits: 1",
                                "x-served-by: cache-fra-etou8220070-FRA",
                                "x-timer: S1723310408.446687,VS0,VE3",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1909,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 166,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 3095,
                        "socket_group": "pm\/https:\/\/w.behold.so <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 368,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 3155,
                        "ttfb_start": 3098,
                        "ttfb_end": 3153,
                        "download_start": 3153,
                        "download_end": 3155,
                        "download_ms": 2,
                        "all_start": 3098,
                        "all_end": 3155,
                        "all_ms": 57,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "610C41200806A8B0F1D158E499C1346F",
                        "request_id": "610C41200806A8B0F1D158E499C1346F",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "raw_id": "610C41200806A8B0F1D158E499C1346F",
                        "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 166,
                        "ttfb_ms": 54,
                        "load_start": 3124,
                        "load_start_float": 3124.0003809999998,
                        "bytesIn": 15669,
                        "objectSize": 15669,
                        "objectSizeUncompressed": 69964,
                        "chunks": [
                            {
                                "ts": 3194,
                                "bytes": 3525,
                                "inflated": 17106
                            },
                            {
                                "ts": 3204,
                                "bytes": 2352,
                                "inflated": 12449
                            },
                            {
                                "ts": 3206,
                                "bytes": 8376,
                                "inflated": 37227
                            },
                            {
                                "ts": 3290,
                                "bytes": 1416,
                                "inflated": 3182
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                        "initiator_line": 0,
                        "initiator_column": 28612,
                        "initiator_type": "script",
                        "initiator_function": "P",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: iframe",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11a7a4dcc690f2-FRA",
                                "content-encoding: br",
                                "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                "content-type: text\/html; charset=UTF-8",
                                "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "cross-origin-embedder-policy: require-corp",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:20:08 GMT",
                                "document-policy: js-profiling",
                                "origin-agent-cluster: ?1",
                                "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                "referrer-policy: same-origin",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2590,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16688,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 3123,
                        "netlog_id": 381,
                        "load_end": 3290,
                        "ttfb_start": 3124,
                        "ttfb_end": 3178,
                        "download_start": 3178,
                        "download_end": 3290,
                        "download_ms": 112,
                        "all_start": 3124,
                        "all_end": 3290,
                        "all_ms": 166,
                        "index": 30,
                        "number": 31,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1,
                            "FunctionCall": 4
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 4,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                5734.8119999999999,
                                5735.567
                            ],
                            [
                                5734.8339999999998,
                                5735.375
                            ],
                            [
                                7017.9049999999997,
                                7019.4139999999998
                            ],
                            [
                                10610.142,
                                10610.316000000001
                            ],
                            [
                                13358.15,
                                13358.233
                            ],
                            [
                                13376.776,
                                13376.812
                            ],
                            [
                                13377.761,
                                13377.883
                            ],
                            [
                                13396.718000000001,
                                13396.752
                            ],
                            [
                                13426.607,
                                13426.746999999999
                            ],
                            [
                                17037.469000000001,
                                17037.636999999999
                            ],
                            [
                                22439.038,
                                22439.259999999998
                            ],
                            [
                                24673.972000000002,
                                24674.148000000001
                            ],
                            [
                                27524.737000000001,
                                27524.957999999999
                            ],
                            [
                                29760.886999999999,
                                29761.174999999999
                            ],
                            [
                                31954.712,
                                31955.343000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.55",
                        "request_id": "56670.55",
                        "ip_addr": "199.36.158.100",
                        "full_url": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "w.behold.so",
                        "url": "\/Grid-D1wqy3hY-C-20aCdt.js",
                        "raw_id": "56670.55",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 106,
                        "ttfb_ms": 103,
                        "load_start": 3178,
                        "load_start_float": 3178.0003879999999,
                        "bytesIn": 1895,
                        "objectSize": 1895,
                        "objectSizeUncompressed": 6243,
                        "chunks": [
                            {
                                "ts": 3284,
                                "bytes": 1895,
                                "inflated": 6243
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=3600",
                        "contentType": "text\/javascript",
                        "contentEncoding": "br",
                        "socket": 212,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/w.behold.so\/widget.js",
                        "initiator_line": 0,
                        "initiator_column": 11827,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: w.behold.so",
                                ":method: GET",
                                ":path: \/Grid-D1wqy3hY-C-20aCdt.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/w.behold.so\/widget.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                "cache-control: max-age=3600",
                                "content-encoding: br",
                                "content-length: 1895",
                                "content-type: text\/javascript; charset=utf-8",
                                "date: Sat, 10 Aug 2024 17:20:08 GMT",
                                "etag: \"ef37e7629251fa6facbb8c8fe9714b71d0f59e75502849eef9a68b4a8e8f34a3-br\"",
                                "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                "strict-transport-security: max-age=31556926",
                                "vary: x-fh-requested-host, accept-encoding",
                                "x-cache: HIT",
                                "x-cache-hits: 1",
                                "x-served-by: cache-fra-etou8220070-FRA",
                                "x-timer: S1723310409.516288,VS0,VE1",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1876,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1895,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 3176,
                        "socket_group": "pm\/https:\/\/w.behold.so <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 388,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 3284,
                        "ttfb_start": 3178,
                        "ttfb_end": 3281,
                        "download_start": 3281,
                        "download_end": 3284,
                        "download_ms": 3,
                        "all_start": 3178,
                        "all_end": 3284,
                        "all_ms": 106,
                        "index": 31,
                        "number": 32,
                        "cpuTimes": {
                            "FunctionCall": 1
                        },
                        "cpu.FunctionCall": 1,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                10619.76,
                                10620.557000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.57",
                        "request_id": "56670.57",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                        "raw_id": "56670.57",
                        "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 46,
                        "load_start": 3675,
                        "load_start_float": 3675.0003940000001,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 61,
                        "chunks": [
                            {
                                "ts": 3722,
                                "bytes": 61
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=2629800, public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=2629800, public",
                                "cf-ray: 8b11a7a8483390f2-FRA",
                                "content-length: 61",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:20:09 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2539,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "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": 61,
                        "image_save": 0,
                        "cache_time": 2629800,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 3674,
                        "netlog_id": 394,
                        "renderBlocking": "non_blocking",
                        "preloadUnused": "true",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "61 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 2,
                                    "ImageHeight": 2,
                                    "BitDepth": 8,
                                    "ColorType": "RGB",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "2x2",
                                    "Megapixels": 3.9999999999999998e-6
                                }
                            }
                        },
                        "load_end": 3722,
                        "ttfb_start": 3675,
                        "ttfb_end": 3721,
                        "download_start": 3721,
                        "download_end": 3722,
                        "download_ms": 1,
                        "all_start": 3675,
                        "all_end": 3722,
                        "all_ms": 47,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "56670.58",
                        "request_id": "56670.58",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "raw_id": "56670.58",
                        "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 132,
                        "ttfb_ms": 48,
                        "load_start": 3679,
                        "load_start_float": 3679.0004020000001,
                        "bytesIn": 48222,
                        "objectSize": 48222,
                        "objectSizeUncompressed": 123967,
                        "chunks": [
                            {
                                "ts": 3729,
                                "bytes": 1000,
                                "inflated": 1865
                            },
                            {
                                "ts": 3733,
                                "bytes": 3528,
                                "inflated": 8337
                            },
                            {
                                "ts": 3734,
                                "bytes": 1176,
                                "inflated": 3366
                            },
                            {
                                "ts": 3738,
                                "bytes": 2352,
                                "inflated": 6170
                            },
                            {
                                "ts": 3751,
                                "bytes": 7859,
                                "inflated": 22627
                            },
                            {
                                "ts": 3754,
                                "bytes": 1326,
                                "inflated": 4940
                            },
                            {
                                "ts": 3760,
                                "bytes": 1171,
                                "inflated": 3259
                            },
                            {
                                "ts": 3761,
                                "bytes": 1174,
                                "inflated": 2115
                            },
                            {
                                "ts": 3762,
                                "bytes": 168,
                                "inflated": 421
                            },
                            {
                                "ts": 3764,
                                "bytes": 1171,
                                "inflated": 3550
                            },
                            {
                                "ts": 3766,
                                "bytes": 1174,
                                "inflated": 4075
                            },
                            {
                                "ts": 3768,
                                "bytes": 1174,
                                "inflated": 3505
                            },
                            {
                                "ts": 3770,
                                "bytes": 1171,
                                "inflated": 3165
                            },
                            {
                                "ts": 3772,
                                "bytes": 1171,
                                "inflated": 3888
                            },
                            {
                                "ts": 3774,
                                "bytes": 1174,
                                "inflated": 3730
                            },
                            {
                                "ts": 3776,
                                "bytes": 1174,
                                "inflated": 3473
                            },
                            {
                                "ts": 3778,
                                "bytes": 1174,
                                "inflated": 2905
                            },
                            {
                                "ts": 3780,
                                "bytes": 1171,
                                "inflated": 2705
                            },
                            {
                                "ts": 3782,
                                "bytes": 1174,
                                "inflated": 4325
                            },
                            {
                                "ts": 3784,
                                "bytes": 1174,
                                "inflated": 4596
                            },
                            {
                                "ts": 3786,
                                "bytes": 1174,
                                "inflated": 3461
                            },
                            {
                                "ts": 3788,
                                "bytes": 1168,
                                "inflated": 3326
                            },
                            {
                                "ts": 3790,
                                "bytes": 1174,
                                "inflated": 3633
                            },
                            {
                                "ts": 3792,
                                "bytes": 1174,
                                "inflated": 2018
                            },
                            {
                                "ts": 3794,
                                "bytes": 1174,
                                "inflated": 2090
                            },
                            {
                                "ts": 3796,
                                "bytes": 1171,
                                "inflated": 1941
                            },
                            {
                                "ts": 3798,
                                "bytes": 1174,
                                "inflated": 2157
                            },
                            {
                                "ts": 3799,
                                "bytes": 804,
                                "inflated": 1372
                            },
                            {
                                "ts": 3801,
                                "bytes": 1171,
                                "inflated": 1784
                            },
                            {
                                "ts": 3803,
                                "bytes": 1174,
                                "inflated": 1548
                            },
                            {
                                "ts": 3805,
                                "bytes": 1171,
                                "inflated": 2136
                            },
                            {
                                "ts": 3807,
                                "bytes": 1174,
                                "inflated": 2134
                            },
                            {
                                "ts": 3809,
                                "bytes": 1171,
                                "inflated": 1938
                            },
                            {
                                "ts": 3811,
                                "bytes": 692,
                                "inflated": 1412
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 1179,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11a7a8583a90f2-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:20:09 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2368,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 48439,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 3677,
                        "netlog_id": 402,
                        "renderBlocking": "blocking",
                        "load_end": 3811,
                        "ttfb_start": 3679,
                        "ttfb_end": 3727,
                        "download_start": 3727,
                        "download_end": 3811,
                        "download_ms": 84,
                        "all_start": 3679,
                        "all_end": 3811,
                        "all_ms": 132,
                        "index": 33,
                        "number": 34,
                        "cpuTimes": {
                            "EvaluateScript": 12,
                            "v8.compile": 7,
                            "FunctionCall": 1171
                        },
                        "cpu.EvaluateScript": 12,
                        "cpu.v8.compile": 7,
                        "cpu.FunctionCall": 1171,
                        "cpuTime": 1189,
                        "js_timing": [
                            [
                                7005.2529999999997,
                                7016.8900000000003
                            ],
                            [
                                7005.3379999999997,
                                7011.9300000000003
                            ],
                            [
                                7019.4359999999997,
                                7019.7539999999999
                            ],
                            [
                                9471.107,
                                9471.3259999999991
                            ],
                            [
                                9485.402,
                                9485.8410000000003
                            ],
                            [
                                10601.156000000001,
                                10609.817999999999
                            ],
                            [
                                10610.323,
                                10610.361000000001
                            ],
                            [
                                10610.365,
                                10610.932000000001
                            ],
                            [
                                11927.99,
                                11929.877
                            ],
                            [
                                11937.553,
                                11937.648999999999
                            ],
                            [
                                13358.237999999999,
                                13358.267
                            ],
                            [
                                13358.272000000001,
                                13358.291999999999
                            ],
                            [
                                13376.348,
                                13376.513000000001
                            ],
                            [
                                13376.819,
                                13376.955
                            ],
                            [
                                13376.963,
                                13377.137000000001
                            ],
                            [
                                13377.891,
                                13377.92
                            ],
                            [
                                13377.924999999999,
                                13396.58
                            ],
                            [
                                13396.758,
                                13396.871999999999
                            ],
                            [
                                13396.878000000001,
                                13425.834000000001
                            ],
                            [
                                13426.753000000001,
                                13426.779
                            ],
                            [
                                13426.782999999999,
                                13426.799999999999
                            ],
                            [
                                13427.424999999999,
                                13427.655000000001
                            ],
                            [
                                14669.127,
                                14669.607
                            ],
                            [
                                14669.623,
                                14670.25
                            ],
                            [
                                15751.129000000001,
                                15769.831
                            ],
                            [
                                15799.530000000001,
                                15805.895
                            ],
                            [
                                15806.754000000001,
                                15807.066000000001
                            ],
                            [
                                17037.645,
                                17037.708999999999
                            ],
                            [
                                17037.715,
                                17037.736000000001
                            ],
                            [
                                17038.585999999999,
                                17039.099999999999
                            ],
                            [
                                17039.166000000001,
                                17039.187000000002
                            ],
                            [
                                17040.411,
                                18025.266
                            ],
                            [
                                21337.936000000002,
                                21338.053
                            ],
                            [
                                21338.085999999999,
                                21339.537
                            ],
                            [
                                22439.268,
                                22439.575000000001
                            ],
                            [
                                22439.583999999999,
                                22439.788
                            ],
                            [
                                23544.462,
                                23567.953000000001
                            ],
                            [
                                23572.064999999999,
                                23573.490000000002
                            ],
                            [
                                24674.155999999999,
                                24674.192999999999
                            ],
                            [
                                24674.198,
                                24674.258000000002
                            ],
                            [
                                26412.580999999998,
                                26417.649000000001
                            ],
                            [
                                26418.423999999999,
                                26418.473999999998
                            ],
                            [
                                26418.493999999999,
                                26419.460999999999
                            ],
                            [
                                27524.967000000001,
                                27525.001
                            ],
                            [
                                27525.008000000002,
                                27525.054
                            ],
                            [
                                27550.632000000001,
                                27593.631000000001
                            ],
                            [
                                28643.063999999998,
                                28656.046999999999
                            ],
                            [
                                28657.543000000001,
                                28657.612000000001
                            ],
                            [
                                29761.189999999999,
                                29761.227999999999
                            ],
                            [
                                29761.234,
                                29761.268
                            ],
                            [
                                30840.616000000002,
                                30840.714
                            ],
                            [
                                30840.744999999999,
                                30842.021000000001
                            ],
                            [
                                30845.473000000002,
                                30853.143
                            ],
                            [
                                31955.355,
                                31955.385999999999
                            ],
                            [
                                31955.392,
                                31955.412
                            ]
                        ],
                        "blockingTime": 984.85499999999956
                    },
                    {
                        "type": 3,
                        "id": "56670.61",
                        "request_id": "56670.61",
                        "ip_addr": "199.36.158.100",
                        "full_url": "https:\/\/w.behold.so\/base-dR64s75u-D_55CZSO.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "w.behold.so",
                        "url": "\/base-dR64s75u-D_55CZSO.js",
                        "raw_id": "56670.61",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 49,
                        "ttfb_ms": 37,
                        "load_start": 7012,
                        "load_start_float": 7012.0004079999999,
                        "bytesIn": 7008,
                        "objectSize": 7008,
                        "objectSizeUncompressed": 33752,
                        "chunks": [
                            {
                                "ts": 7050,
                                "bytes": 928,
                                "inflated": 1806
                            },
                            {
                                "ts": 7051,
                                "bytes": 1257,
                                "inflated": 4234
                            },
                            {
                                "ts": 7053,
                                "bytes": 1257,
                                "inflated": 4940
                            },
                            {
                                "ts": 7055,
                                "bytes": 1257,
                                "inflated": 6047
                            },
                            {
                                "ts": 7057,
                                "bytes": 1257,
                                "inflated": 4503
                            },
                            {
                                "ts": 7061,
                                "bytes": 1052,
                                "inflated": 12222
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=3600",
                        "contentType": "text\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: w.behold.so",
                                ":method: GET",
                                ":path: \/base-dR64s75u-D_55CZSO.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1",
                                "referer: https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                "cache-control: max-age=3600",
                                "content-encoding: br",
                                "content-length: 7008",
                                "content-type: text\/javascript; charset=utf-8",
                                "date: Sat, 10 Aug 2024 17:20:12 GMT",
                                "etag: \"9202f371f510f860b352e02895c3de50827d3a8529dea322e141c8e89b72e6e5-br\"",
                                "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                "strict-transport-security: max-age=31556926",
                                "vary: x-fh-requested-host, accept-encoding",
                                "x-cache: HIT",
                                "x-cache-hits: 4",
                                "x-served-by: cache-fra-etou8220155-FRA",
                                "x-timer: S1723310412.343903,VS0,VE0"
                            ]
                        },
                        "bytesOut": 1924,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 7008,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 7011,
                        "netlog_id": 408,
                        "renderBlocking": "non_blocking",
                        "load_end": 7061,
                        "ttfb_start": 7012,
                        "ttfb_end": 7049,
                        "download_start": 7049,
                        "download_end": 7061,
                        "download_ms": 12,
                        "all_start": 7012,
                        "all_end": 7061,
                        "all_ms": 49,
                        "index": 34,
                        "number": 35,
                        "cpuTimes": {
                            "FunctionCall": 0
                        },
                        "cpu.FunctionCall": 0,
                        "cpuTime": 0,
                        "js_timing": [
                            [
                                11958.752,
                                11958.946
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "74277E8D36CD041834131598BA4FE29E",
                        "request_id": "74277E8D36CD041834131598BA4FE29E",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "raw_id": "74277E8D36CD041834131598BA4FE29E",
                        "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 74,
                        "ttfb_ms": 48,
                        "load_start": 9470,
                        "load_start_float": 9470.000419,
                        "bytesIn": 15669,
                        "objectSize": 15669,
                        "objectSizeUncompressed": 69962,
                        "chunks": [
                            {
                                "ts": 9524,
                                "bytes": 3525,
                                "inflated": 17106
                            },
                            {
                                "ts": 9529,
                                "bytes": 2352,
                                "inflated": 12449
                            },
                            {
                                "ts": 9530,
                                "bytes": 847,
                                "inflated": 1789
                            },
                            {
                                "ts": 9531,
                                "bytes": 1173,
                                "inflated": 2836
                            },
                            {
                                "ts": 9533,
                                "bytes": 1176,
                                "inflated": 5253
                            },
                            {
                                "ts": 9535,
                                "bytes": 1176,
                                "inflated": 5410
                            },
                            {
                                "ts": 9537,
                                "bytes": 1176,
                                "inflated": 6215
                            },
                            {
                                "ts": 9539,
                                "bytes": 1176,
                                "inflated": 6246
                            },
                            {
                                "ts": 9540,
                                "bytes": 860,
                                "inflated": 6808
                            },
                            {
                                "ts": 9542,
                                "bytes": 1173,
                                "inflated": 3191
                            },
                            {
                                "ts": 9544,
                                "bytes": 1035,
                                "inflated": 2659
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                        "initiator_line": 0,
                        "initiator_column": 28612,
                        "initiator_type": "script",
                        "initiator_function": "P",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: iframe",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11a7cc8d0a90f2-FRA",
                                "content-encoding: br",
                                "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                "content-type: text\/html; charset=UTF-8",
                                "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "cross-origin-embedder-policy: require-corp",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:20:14 GMT",
                                "document-policy: js-profiling",
                                "origin-agent-cluster: ?1",
                                "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                "referrer-policy: same-origin",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2590,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16685,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 9469,
                        "netlog_id": 419,
                        "load_end": 9544,
                        "ttfb_start": 9470,
                        "ttfb_end": 9518,
                        "download_start": 9518,
                        "download_end": 9544,
                        "download_ms": 26,
                        "all_start": 9470,
                        "all_end": 9544,
                        "all_ms": 74,
                        "index": 35,
                        "number": 36,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 2,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                11945.112999999999,
                                11947.166999999999
                            ],
                            [
                                11945.15,
                                11947.041999999999
                            ],
                            [
                                13358.371999999999,
                                13358.625
                            ],
                            [
                                13426.855,
                                13426.950000000001
                            ],
                            [
                                13441.965,
                                13442.013999999999
                            ],
                            [
                                13442.775,
                                13442.884
                            ],
                            [
                                13459.695,
                                13459.727999999999
                            ],
                            [
                                17037.778999999999,
                                17037.881000000001
                            ],
                            [
                                22439.865000000002,
                                22439.987000000001
                            ],
                            [
                                24674.312000000002,
                                24674.417000000001
                            ],
                            [
                                27525.111000000001,
                                27525.411
                            ],
                            [
                                29761.367999999999,
                                29761.508999999998
                            ],
                            [
                                31955.532999999999,
                                31955.654999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "56670.64",
                        "request_id": "56670.64",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "raw_id": "56670.64",
                        "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 124,
                        "ttfb_ms": 48,
                        "load_start": 10650,
                        "load_start_float": 10650.000431,
                        "bytesIn": 44988,
                        "objectSize": 44988,
                        "objectSizeUncompressed": 114890,
                        "chunks": [
                            {
                                "ts": 10699,
                                "bytes": 1000,
                                "inflated": 1803
                            },
                            {
                                "ts": 10703,
                                "bytes": 2352,
                                "inflated": 5099
                            },
                            {
                                "ts": 10704,
                                "bytes": 1176,
                                "inflated": 3840
                            },
                            {
                                "ts": 10706,
                                "bytes": 1176,
                                "inflated": 2831
                            },
                            {
                                "ts": 10708,
                                "bytes": 1176,
                                "inflated": 3532
                            },
                            {
                                "ts": 10710,
                                "bytes": 1176,
                                "inflated": 3380
                            },
                            {
                                "ts": 10712,
                                "bytes": 1176,
                                "inflated": 3358
                            },
                            {
                                "ts": 10714,
                                "bytes": 1176,
                                "inflated": 3486
                            },
                            {
                                "ts": 10716,
                                "bytes": 1176,
                                "inflated": 3727
                            },
                            {
                                "ts": 10717,
                                "bytes": 392,
                                "inflated": 1384
                            },
                            {
                                "ts": 10719,
                                "bytes": 1171,
                                "inflated": 2551
                            },
                            {
                                "ts": 10721,
                                "bytes": 1176,
                                "inflated": 3508
                            },
                            {
                                "ts": 10724,
                                "bytes": 1176,
                                "inflated": 2360
                            },
                            {
                                "ts": 10725,
                                "bytes": 1176,
                                "inflated": 1839
                            },
                            {
                                "ts": 10727,
                                "bytes": 1174,
                                "inflated": 1963
                            },
                            {
                                "ts": 10730,
                                "bytes": 1174,
                                "inflated": 2004
                            },
                            {
                                "ts": 10731,
                                "bytes": 1174,
                                "inflated": 2021
                            },
                            {
                                "ts": 10733,
                                "bytes": 1174,
                                "inflated": 1863
                            },
                            {
                                "ts": 10735,
                                "bytes": 1174,
                                "inflated": 1587
                            },
                            {
                                "ts": 10737,
                                "bytes": 1174,
                                "inflated": 1744
                            },
                            {
                                "ts": 10739,
                                "bytes": 1174,
                                "inflated": 2005
                            },
                            {
                                "ts": 10741,
                                "bytes": 1174,
                                "inflated": 2391
                            },
                            {
                                "ts": 10743,
                                "bytes": 1174,
                                "inflated": 3038
                            },
                            {
                                "ts": 10746,
                                "bytes": 1466,
                                "inflated": 3894
                            },
                            {
                                "ts": 10747,
                                "bytes": 1171,
                                "inflated": 3952
                            },
                            {
                                "ts": 10749,
                                "bytes": 1174,
                                "inflated": 3551
                            },
                            {
                                "ts": 10751,
                                "bytes": 1174,
                                "inflated": 4127
                            },
                            {
                                "ts": 10753,
                                "bytes": 1174,
                                "inflated": 3367
                            },
                            {
                                "ts": 10755,
                                "bytes": 440,
                                "inflated": 1189
                            },
                            {
                                "ts": 10756,
                                "bytes": 1171,
                                "inflated": 3385
                            },
                            {
                                "ts": 10758,
                                "bytes": 1174,
                                "inflated": 2992
                            },
                            {
                                "ts": 10760,
                                "bytes": 1174,
                                "inflated": 3472
                            },
                            {
                                "ts": 10762,
                                "bytes": 1174,
                                "inflated": 4645
                            },
                            {
                                "ts": 10764,
                                "bytes": 1171,
                                "inflated": 3098
                            },
                            {
                                "ts": 10766,
                                "bytes": 1174,
                                "inflated": 3221
                            },
                            {
                                "ts": 10768,
                                "bytes": 1174,
                                "inflated": 4025
                            },
                            {
                                "ts": 10770,
                                "bytes": 1174,
                                "inflated": 3304
                            },
                            {
                                "ts": 10772,
                                "bytes": 1174,
                                "inflated": 3272
                            },
                            {
                                "ts": 10774,
                                "bytes": 588,
                                "inflated": 2082
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 1179,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11a7d3ec3990f2-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:20:15 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2368,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 45183,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 10647,
                        "netlog_id": 431,
                        "renderBlocking": "blocking",
                        "load_end": 10774,
                        "ttfb_start": 10650,
                        "ttfb_end": 10698,
                        "download_start": 10698,
                        "download_end": 10774,
                        "download_ms": 76,
                        "all_start": 10650,
                        "all_end": 10774,
                        "all_ms": 124,
                        "index": 36,
                        "number": 37,
                        "cpuTimes": {
                            "EvaluateScript": 8,
                            "v8.compile": 3,
                            "FunctionCall": 1834
                        },
                        "cpu.EvaluateScript": 8,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 1834,
                        "cpuTime": 1844,
                        "js_timing": [
                            [
                                13366.766,
                                13374.359
                            ],
                            [
                                13366.794,
                                13369.696
                            ],
                            [
                                13426.956,
                                13427.157999999999
                            ],
                            [
                                13428.475,
                                13428.621999999999
                            ],
                            [
                                13433.125,
                                13434.125
                            ],
                            [
                                13436.241,
                                13436.553
                            ],
                            [
                                13442.021000000001,
                                13442.084999999999
                            ],
                            [
                                13442.09,
                                13442.714
                            ],
                            [
                                13442.889999999999,
                                13442.912
                            ],
                            [
                                13442.916999999999,
                                13459.557000000001
                            ],
                            [
                                13459.734,
                                13459.768
                            ],
                            [
                                13459.772000000001,
                                13490.314
                            ],
                            [
                                14666.748,
                                14667.175999999999
                            ],
                            [
                                15770.102999999999,
                                15798.01
                            ],
                            [
                                15807.116,
                                15808.601000000001
                            ],
                            [
                                15809.378000000001,
                                15809.939
                            ],
                            [
                                15810.111999999999,
                                15810.582
                            ],
                            [
                                15810.593999999999,
                                15810.807000000001
                            ],
                            [
                                17037.886999999999,
                                17037.909
                            ],
                            [
                                17037.914000000001,
                                17037.950000000001
                            ],
                            [
                                19093.749,
                                19094.206999999999
                            ],
                            [
                                19094.296999999999,
                                19094.310000000001
                            ],
                            [
                                19095.043000000001,
                                20175.231
                            ],
                            [
                                21341.367999999999,
                                21342.598999999998
                            ],
                            [
                                21343.691999999999,
                                21343.816999999999
                            ],
                            [
                                22439.991999999998,
                                22440.023000000001
                            ],
                            [
                                22440.027999999998,
                                22440.067999999999
                            ],
                            [
                                23569.436000000002,
                                23570.855
                            ],
                            [
                                23573.903999999999,
                                23574.826000000001
                            ],
                            [
                                24674.421999999999,
                                24674.445
                            ],
                            [
                                24674.450000000001,
                                24674.470000000001
                            ],
                            [
                                24674.564999999999,
                                25327.839
                            ],
                            [
                                26419.577000000001,
                                26420.681
                            ],
                            [
                                26421.517,
                                26421.639999999999
                            ],
                            [
                                26422.888999999999,
                                26423.587
                            ],
                            [
                                27525.427,
                                27525.470000000001
                            ],
                            [
                                27525.475999999999,
                                27525.498
                            ],
                            [
                                28656.218000000001,
                                28657.423999999999
                            ],
                            [
                                28657.794999999998,
                                28657.851999999999
                            ],
                            [
                                29761.514999999999,
                                29761.566999999999
                            ],
                            [
                                29761.572,
                                29761.589
                            ],
                            [
                                29766.248,
                                29776.735000000001
                            ],
                            [
                                30842.571,
                                30843.919000000002
                            ],
                            [
                                30844.417000000001,
                                30844.472000000002
                            ],
                            [
                                31955.692999999999,
                                31955.766
                            ],
                            [
                                31955.775000000001,
                                31955.812999999998
                            ]
                        ],
                        "blockingTime": 1733.4619999999995
                    },
                    {
                        "type": 3,
                        "id": "56670.66",
                        "request_id": "56670.66",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/favicons\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/favicons\/site.webmanifest",
                        "raw_id": "56670.66",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Manifest",
                        "load_ms": 45,
                        "ttfb_ms": 44,
                        "load_start": 12020,
                        "load_start_float": 12020.000437000001,
                        "bytesIn": 456,
                        "objectSize": 456,
                        "objectSizeUncompressed": 456,
                        "chunks": [
                            {
                                "ts": 12065,
                                "bytes": 456
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 446,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 11924,
                        "connect_end": 11962,
                        "ssl_start": 11962,
                        "ssl_end": 12019,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "44west.ch",
                            "sanList": [
                                "*.44west.ch",
                                "44west.ch"
                            ],
                            "issuer": "R11",
                            "validFrom": 1719792646,
                            "validTo": 1727568645,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1719796246834,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100D7BFCF19C994134AE11CE14ACDAF6036B8D612D4FF0CBD281A78039A053F471302200E6497C8A24CBD143A77A6CAD8D0E99841174B28B545DF62DA3BC58FBB50F717"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1719796246824,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022032632EB8918F2D02D4BFD2073A3C27A06C5F1194D94B851E73582EC12CA0ACB902201F73491C2342C3D66A93D463403F1A079D15BC3054E9952ED03139DEE8B78C06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 416,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/favicons\/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 456",
                                "date: Sat, 10 Aug 2024 17:20:17 GMT",
                                "etag: \"1c8-5f5da578bab00\"",
                                "last-modified: Wed, 01 Mar 2023 17:50:04 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1759,
                        "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": 38,
                        "ssl_ms": 57,
                        "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": 11923,
                        "socket_group": "pm\/https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 437,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISA6FyMljFs1k2IvIaEVUwrxKSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzAxMDAxMDQ2WhcNMjQwOTI5MDAxMDQ1WjAUMRIwEAYDVQQD\nEwk0NHdlc3QuY2gwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkbPKR\n6IHhEHjoMd2W3GUn6\/IuQ61Q2T0oswzPZawDZIcmbSo\/6ZML\/xf0YNdQFmR3R1vb\nwX0wopPDazcdvOIDJN67qOKgcrBH2SaaxucKKtKNiHZv3Bbt4L6\/1yuWGaet3ibk\ngkBZgYAK+UEzPCiALJTX7Acvj3tnSXmM9SpI6bPHVQ5lQXTF6uT9IYD1860E0YQk\nEAYTKMH6kCfswjeBbsMdII1NT01u5DibMyiB4fdK0o47vhWPqyHhXgW0zq1LViF1\nS\/1YcgupgT1nuWC6DSVA7hqGJwHfWr6Xp9tltJA7qdlKWpKRLSIkZ2uHPHrOoOMA\nzc9WLZQJu2Hh0ko7AgMBAAGjggIZMIICFTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFB8dgK8qidV7fdYWbUnnERpG5hTFMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2w\nXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMS5v\nLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9yZy8w\nIQYDVR0RBBowGIILKi40NHdlc3QuY2iCCTQ0d2VzdC5jaDATBgNVHSAEDDAKMAgG\nBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AD8XS0\/XIkdYlB1lHIS+\nDRLtkDd\/H4Vq68G\/KIXs+GRuAAABkGvYKTIAAAQDAEcwRQIhANe\/zxnJlBNK4Rzh\nSs2vYDa41hLU\/wy9KBp4A5oFP0cTAiAOZJfIoky9FDp3psrY0OmYQRdLKLVF32La\nO8WPu1D3FwB1AO7N0GTV2xrOxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkGvY\nKSgAAAQDAEYwRAIgMmMuuJGPLQLUv9IHOjwnoGxfEZTZS4Uec1guwSygrLkCIB9z\nSRwjQsPWapPUY0A\/GgedFbwwVOmVLtAxOd7ot4wGMA0GCSqGSIb3DQEBCwUAA4IB\nAQAF1NLnFtaZdn71EnR4kx4Jwu57UvFQ6NvPDbUh40Oc9J2xmly\/OG6EcsqbdNop\n0BA17iidwzdB++MBLnr9ZjaCV6E0gq\/jmOS759HV0FZAZ1DUJA5ew+WnU3y3lXAh\ntLbY1si6eqC3XDszsKBoXJTIopUX\/Mf747CVlo4aO4+fk1cPYQR05AmgeN0FbzPO\nkjcxO6q81qyqgaBhdecyu0CHomIjJzjl3Lcw09RTHJdz3FVsL7qOWIvLGSGT9XMx\nWdSLxZeFKcAsYugCAnQ823OOLBV93X2Xu2kGTWDC\/vCIGSarogTGFqJBd513JMlo\nP3S70fkqxcoDRJ1iYvMHK9Mn\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": 12065,
                        "ttfb_start": 12020,
                        "ttfb_end": 12064,
                        "download_start": 12064,
                        "download_end": 12065,
                        "download_ms": 1,
                        "all_start": 11924,
                        "all_end": 12065,
                        "all_ms": 140,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "56670.70",
                        "request_id": "56670.70",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/favicons\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/favicons\/favicon.ico",
                        "raw_id": "56670.70",
                        "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 97,
                        "ttfb_ms": 95,
                        "load_start": 13430,
                        "load_start_float": 13430.000448000001,
                        "bytesIn": 15086,
                        "objectSize": 15086,
                        "objectSizeUncompressed": 15086,
                        "chunks": [
                            {
                                "ts": 13527,
                                "bytes": 15086
                            }
                        ],
                        "expires": "Sun, 10 Aug 2025 17:20:18 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/vnd.microsoft.icon",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/favicons\/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 15086",
                                "content-type: image\/vnd.microsoft.icon",
                                "date: Sat, 10 Aug 2024 17:20:18 GMT",
                                "etag: \"3aee-5f5d9f4d71d00\"",
                                "expires: Sun, 10 Aug 2025 17:20:18 GMT",
                                "last-modified: Wed, 01 Mar 2023 17:22:28 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1936,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 15,
                        "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": 15086,
                        "gzip_save": 12728,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 13429,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 448,
                        "server_port": "443",
                        "load_end": 13527,
                        "ttfb_start": 13430,
                        "ttfb_end": 13525,
                        "download_start": 13525,
                        "download_end": 13527,
                        "download_ms": 2,
                        "all_start": 13430,
                        "all_end": 13527,
                        "all_ms": 97,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "56670.72",
                        "request_id": "56670.72",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1906532774:1723307260:-LeDdUgX0n8mR6g_t_fEDiZ6_HqqYGPWBpduZPaaRuI\/8b11a7a4dcc690f2\/7fbfa54eb367385",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1906532774:1723307260:-LeDdUgX0n8mR6g_t_fEDiZ6_HqqYGPWBpduZPaaRuI\/8b11a7a4dcc690f2\/7fbfa54eb367385",
                        "raw_id": "56670.72",
                        "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 274,
                        "ttfb_ms": 111,
                        "load_start": 15761,
                        "load_start_float": 15761.000456,
                        "bytesIn": 85963,
                        "objectSize": 85963,
                        "objectSizeUncompressed": 114872,
                        "chunks": [
                            {
                                "ts": 15873,
                                "bytes": 678,
                                "inflated": 849
                            },
                            {
                                "ts": 15874,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15876,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15878,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15880,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15882,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15884,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15886,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15888,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15890,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15892,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15893,
                                "bytes": 1176,
                                "inflated": 1674
                            },
                            {
                                "ts": 15895,
                                "bytes": 1176,
                                "inflated": 1577
                            },
                            {
                                "ts": 15897,
                                "bytes": 1176,
                                "inflated": 1581
                            },
                            {
                                "ts": 15900,
                                "bytes": 1174,
                                "inflated": 1575
                            },
                            {
                                "ts": 15901,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15903,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15905,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15907,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15909,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15911,
                                "bytes": 980,
                                "inflated": 1305
                            },
                            {
                                "ts": 15913,
                                "bytes": 1171,
                                "inflated": 1524
                            },
                            {
                                "ts": 15915,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15917,
                                "bytes": 1174,
                                "inflated": 1590
                            },
                            {
                                "ts": 15919,
                                "bytes": 1174,
                                "inflated": 1710
                            },
                            {
                                "ts": 15921,
                                "bytes": 1174,
                                "inflated": 1660
                            },
                            {
                                "ts": 15923,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15925,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15927,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15929,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15931,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15933,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15935,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15937,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15937,
                                "bytes": 168,
                                "inflated": 224
                            },
                            {
                                "ts": 15939,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 15941,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15943,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15946,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15947,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15949,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15951,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15953,
                                "bytes": 1171,
                                "inflated": 1521
                            },
                            {
                                "ts": 15955,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15957,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15959,
                                "bytes": 1139,
                                "inflated": 1519
                            },
                            {
                                "ts": 15979,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 15981,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15983,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15985,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 15987,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15989,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 15991,
                                "bytes": 1174,
                                "inflated": 1577
                            },
                            {
                                "ts": 15993,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 15994,
                                "bytes": 574,
                                "inflated": 803
                            },
                            {
                                "ts": 15996,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 15998,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16000,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16002,
                                "bytes": 1174,
                                "inflated": 1572
                            },
                            {
                                "ts": 16004,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16006,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16006,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 16008,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 16010,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16012,
                                "bytes": 1171,
                                "inflated": 1529
                            },
                            {
                                "ts": 16014,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16017,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 16018,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 16019,
                                "bytes": 80,
                                "inflated": 106
                            },
                            {
                                "ts": 16021,
                                "bytes": 1171,
                                "inflated": 1558
                            },
                            {
                                "ts": 16023,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 16025,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16027,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16029,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 16031,
                                "bytes": 1174,
                                "inflated": 1561
                            },
                            {
                                "ts": 16031,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 16033,
                                "bytes": 1171,
                                "inflated": 1558
                            },
                            {
                                "ts": 16035,
                                "bytes": 794,
                                "inflated": 1053
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 81068,
                        "initiator_type": "script",
                        "initiator_function": "f6",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1906532774:1723307260:-LeDdUgX0n8mR6g_t_fEDiZ6_HqqYGPWBpduZPaaRuI\/8b11a7a4dcc690f2\/7fbfa54eb367385",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: 7fbfa54eb367385",
                                "content-length: 2715",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-gen: u9Bk0YR387LQHFE\/L0f8GOjjjOCDvbQLdfCVbACkz3qSrL2ikh44hwj76FHE3jGRvUhwrNAl9wynZHitSOH9iHJelRw4YbzYx3InsakVt9xJM+s1DKUw\/+84AyncE4KkAEYcyY0jLOZn6T6ktdjvwfhY\/su4oktkyi\/vS9dx8i\/4OAbZglk+163+UWTH0Ye19Q3SXVYzGumhpOjNtxLFIEuxutg+MlO7TGBarUArN6a1XDpxls8\/221iFZ8WZDuLwpRE\/NoBpqCvig2txUidYNV3zO3DSzhUHd3ZSOEpubIHwZffVIhI3tZTGhoV4WR\/d2eZnFwP5titwLgdLwaagE\/BsoVIYxUYI1+HE\/uPMQcHAYpTha6A0SRffEYpyBKPaXx5ypCaxCq1LiFeSS88dsHZjIbOCa\/fecp4hq5tsTVJrrLSNsBxYbCMrlJYLvJb$ZCSOHon\/ko+07ifC",
                                "cf-ray: 8b11a7f3dcf690f2-FRA",
                                "content-encoding: br",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:20:21 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2989,
                        "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": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 86496,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 15760,
                        "netlog_id": 456,
                        "load_end": 16035,
                        "ttfb_start": 15761,
                        "ttfb_end": 15872,
                        "download_start": 15872,
                        "download_end": 16035,
                        "download_ms": 163,
                        "all_start": 15761,
                        "all_end": 16035,
                        "all_ms": 274,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "56670.73",
                        "request_id": "56670.73",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1969789956:1723307250:B5zCZnLehoQF8lQ-yFBLLSNrBGXnQNoQn20l19GV5xM\/8b11a7cc8d0a90f2\/4f64bb2b78b436e",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1969789956:1723307250:B5zCZnLehoQF8lQ-yFBLLSNrBGXnQNoQn20l19GV5xM\/8b11a7cc8d0a90f2\/4f64bb2b78b436e",
                        "raw_id": "56670.73",
                        "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 376,
                        "ttfb_ms": 172,
                        "load_start": 15789,
                        "load_start_float": 15789.000463,
                        "bytesIn": 86375,
                        "objectSize": 86375,
                        "objectSizeUncompressed": 115016,
                        "chunks": [
                            {
                                "ts": 15963,
                                "bytes": 678,
                                "inflated": 877
                            },
                            {
                                "ts": 15963,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15965,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15967,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15969,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15971,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15973,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15975,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 15977,
                                "bytes": 1187,
                                "inflated": 1583
                            },
                            {
                                "ts": 16037,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 16038,
                                "bytes": 1173,
                                "inflated": 1564
                            },
                            {
                                "ts": 16040,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 16042,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 16044,
                                "bytes": 846,
                                "inflated": 1128
                            },
                            {
                                "ts": 16046,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 16048,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16050,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 16052,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16054,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16056,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16056,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 16059,
                                "bytes": 1171,
                                "inflated": 1535
                            },
                            {
                                "ts": 16060,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16062,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 16064,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16067,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16068,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16069,
                                "bytes": 239,
                                "inflated": 319
                            },
                            {
                                "ts": 16071,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16073,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 16075,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 16077,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16079,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16081,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16081,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 16083,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16085,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16087,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 16089,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16091,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16093,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16094,
                                "bytes": 309,
                                "inflated": 412
                            },
                            {
                                "ts": 16096,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16098,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16100,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 16102,
                                "bytes": 1171,
                                "inflated": 1535
                            },
                            {
                                "ts": 16104,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16106,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16106,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 16108,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16110,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16112,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 16114,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16116,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16118,
                                "bytes": 874,
                                "inflated": 1165
                            },
                            {
                                "ts": 16120,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16122,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16124,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 16126,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16128,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 16128,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 16130,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16132,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16134,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16136,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 16138,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 16140,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 16141,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 16143,
                                "bytes": 1171,
                                "inflated": 1530
                            },
                            {
                                "ts": 16145,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16147,
                                "bytes": 1174,
                                "inflated": 1561
                            },
                            {
                                "ts": 16149,
                                "bytes": 1171,
                                "inflated": 1558
                            },
                            {
                                "ts": 16151,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 16153,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16153,
                                "bytes": 380,
                                "inflated": 506
                            },
                            {
                                "ts": 16155,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 16157,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16159,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16161,
                                "bytes": 1171,
                                "inflated": 1557
                            },
                            {
                                "ts": 16163,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 16165,
                                "bytes": 684,
                                "inflated": 907
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 24721,
                        "initiator_type": "script",
                        "initiator_function": "fs",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1969789956:1723307250:B5zCZnLehoQF8lQ-yFBLLSNrBGXnQNoQn20l19GV5xM\/8b11a7cc8d0a90f2\/4f64bb2b78b436e",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: 4f64bb2b78b436e",
                                "content-length: 2733",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-gen: OUSHK9UT7jDGVYwTp+qIlYZekGoTAuY0DLfXkA50Bww9hDg84jMnj1K\/eMhDILlWGR3yyRSW+l+5sT4peT5vsITrId1wZ95ojkzH42IBHWBgRvRylYFuceL\/R4WB0Jwhpwi4A1gvxkB4mYIeYiWQWTp5sk9GbEKxmr4bUcSZlNUChcYKQatA\/GS6OOeKAz1ua\/1s\/F8EjWfnKozlRjXvgZAd+0uPC77ThkJXYC1FJ1IuM+tcKu7RKuF8ME5opTOEiRC7BU6B9CV7ApfgkOIxPGp5KI9R3xwrE0MoKoE+E06qrFZBacUD2iHv0hNNy3ZyNchCTzWwYwGFFA2HJa0nYWbzEISNrg4fRECJyAJzll+6GcoT0z3j3\/f5wY\/RwUGgxvBgGq9+IujJriAH4eaFsrVSIwJKSaYA71Va8g1HyUwfgyVsZntaEy7RddsaTbE9$qVd8LFpksVhLdjAd",
                                "cf-ray: 8b11a7f40d2290f2-FRA",
                                "content-encoding: br",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:20:21 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2989,
                        "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": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 86926,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 15788,
                        "netlog_id": 463,
                        "load_end": 16165,
                        "ttfb_start": 15789,
                        "ttfb_end": 15961,
                        "download_start": 15961,
                        "download_end": 16165,
                        "download_ms": 204,
                        "all_start": 15789,
                        "all_end": 16165,
                        "all_ms": 376,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "56670.77",
                        "request_id": "56670.77",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                        "raw_id": "56670.77",
                        "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 401,
                        "request_type": "Fetch",
                        "load_ms": 64,
                        "ttfb_ms": 63,
                        "load_start": 25325,
                        "load_start_float": 25325.000469999999,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 25389,
                                "bytes": 1
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 69628,
                        "initiator_type": "script",
                        "initiator_function": "fb",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cache-control: max-age=0",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8b11a82fac9a90f2-FRA",
                                "content-length: 1",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:20:30 GMT",
                                "server: cloudflare",
                                "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gQCjPjn5RX5HJZ_stRZEFwvY9d1LvLFbeBZfbZhwFhZIAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAtTXey34K5wdb1NpmqXxM9NzODeGP_NpDwUTYJ5rA3eyaHctHwttNnxjI5mH4dI_o70gJZF0shnxeuMSrME8L9_COS2jII4RL9GogUGsxRs5qBdmsd2N9G4lg-M2d2EpRkWK9FSCEi0vLer0jsB8eS0W-W3t1ZNIygfygG2K0xhfyMH37d7Ca5h4GpPV1zj2hgCGD1XbrLtk7d7l38BkKR4ULloCp2qJCkg6FXC2fKLXfZRYeeAJPkLrljo41kVkYM-G9nrxIHKsUQ8kIVQyPnhDWbeZqnoyMsWiu67YRcs3P5dS9-OIW04f1Ar8ZTcUyJ8kTwP6PM3vUdsrVpby8jQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIEAoz45-UV-RyWf7LUWRBcL2PXdS7yxW3gWX22YcBYWSABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAu2FlB5ktDoeROxA-CL3BCDo3MeeTuCmxb24sUOtLSedclIaHLU1EAC4D5nGqr-aczjp9M9qFQYJBi6e07hOPSMkAX__GsSGSwArapiA8zNHer8YXwzMZmO0fvD-C6G93rpdMQCFAFQNOl0LwZWgntZa3JqfFO7HQWCO6qmOSju2VD4xvdLtNsn248ypVfQG_EyYKqi0MdbWu-eGJvAAYS-LrZKn2uSrKCltLs8hk2TTJ5btxvC7zFmcn0c7zCEZMham2aMVPUo5rI08ZQhGBYzKjc1VS7PIbmPz0nsaal3-Saa-3afBQyM-8Bwq1FuIGA9MG2lS1ZZ5iDL8LZB9SmwIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIEAoz45-UV-RyWf7LUWRBcL2PXdS7yxW3gWX22YcBYWSABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAj3aKE3IQZKxrwhP2RNsMWYqLXI8QXFhRupd9uNWzU8gu_JF_dI6YsaHdYHHn80foDV62bwNGz5IYcRfev1qam5Z0OC_DbCZjjJ8mWSQDNsnDtdZqHM82YF6j8Vl6UW7_03LWsPENx7ugdyqyJKLR0DI0bbP23ly1VI-JJf6jCBmbrLIsLDEWqrEE7aNIVakpmpp9B17hOUH-kgEed2jw-KTqhyvwnQJTkFUJ8rNyJ9J1ryyoqeKce9Ybl7LLaanLNZJf3yHtbguBuZJuljPOArUjuZ8psUEcVhm1hsseZ2BzlgECW7X80svcm9_sMZxFM6R0-gU1wXyrd9kMUUnXhwIDAQAB\", max-age=20"
                            ]
                        },
                        "bytesOut": 2635,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": "Cloudflare",
                        "server_count": null,
                        "created": 25324,
                        "netlog_id": 470,
                        "load_end": 25389,
                        "ttfb_start": 25325,
                        "ttfb_end": 25388,
                        "download_start": 25388,
                        "download_end": 25389,
                        "download_ms": 1,
                        "all_start": 25325,
                        "all_end": 25389,
                        "all_ms": 64,
                        "index": 41,
                        "number": 42
                    }
                ],
                "requestsFull": 42,
                "requestsDoc": 38,
                "responses_200": 39,
                "responses_404": 0,
                "responses_other": 3,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                "loadEventStart": 13426,
                "loadEventEnd": 13428,
                "domContentLoadedEventStart": 2240,
                "domContentLoadedEventEnd": 2266,
                "URL": "https:\/\/44west.ch",
                "connections": 11,
                "final_base_page_request": 0,
                "final_base_page_request_id": "5A2F0963095573A86F695F02D08D6040",
                "final_url": "https:\/\/44west.ch\/",
                "domInteractive": 936,
                "firstPaint": 1750.7999999998137,
                "firstContentfulPaint": 1755,
                "firstImagePaint": 1755,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 2,
                "TTFB": 308,
                "basePageSSLTime": 62,
                "score_cache": 71,
                "score_cdn": 45,
                "score_gzip": 97,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 774090,
                "gzip_savings": 29549,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 297144,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 25,
                    "HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 9,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 88,
                    "ParseAuthorStyleSheet": 4,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 74,
                    "MarkLoad": 0,
                    "Layout": 578,
                    "ResourceChangePriority": 0,
                    "PrePaint": 6,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 12,
                    "Layerize": 5,
                    "EvaluateScript": 17,
                    "v8.compile": 13,
                    "v8.compileModule": 5,
                    "v8.evaluateModule": 255,
                    "FunctionCall": 2945,
                    "TimerFire": 35,
                    "FireAnimationFrame": 14,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 1,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 1,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 79,
                    "largestContentfulPaint::Candidate": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "HitTest": 17,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "HandlePostMessage": 6,
                    "V8.GC_MC_INCREMENTAL_START": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 10,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "XHRReadyStateChange": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "Idle": 21146
                },
                "cpuTimesDoc": {
                    "ParseHTML": 25,
                    "HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 8,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 65,
                    "ParseAuthorStyleSheet": 4,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 72,
                    "MarkLoad": 0,
                    "Layout": 578,
                    "ResourceChangePriority": 0,
                    "PrePaint": 5,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 11,
                    "Layerize": 3,
                    "EvaluateScript": 17,
                    "v8.compile": 13,
                    "v8.compileModule": 5,
                    "v8.evaluateModule": 255,
                    "FunctionCall": 812,
                    "TimerFire": 27,
                    "FireAnimationFrame": 5,
                    "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": 30,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 77,
                    "largestContentfulPaint::Candidate": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "HitTest": 2,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "HandlePostMessage": 5,
                    "V8.GC_MC_INCREMENTAL_START": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 0,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "XHRReadyStateChange": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "Idle": 11404
                },
                "cpu.ParseHTML": 25,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 5,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 9,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 88,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 74,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 578,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 6,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 12,
                "cpu.Layerize": 5,
                "cpu.EvaluateScript": 17,
                "cpu.v8.compile": 13,
                "cpu.v8.compileModule": 5,
                "cpu.v8.evaluateModule": 255,
                "cpu.FunctionCall": 2945,
                "cpu.TimerFire": 35,
                "cpu.FireAnimationFrame": 14,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 1,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 1,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 79,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.HitTest": 17,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.HandlePostMessage": 6,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 10,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.Idle": 21146,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1723310402.0734105,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1723310405.2562795,
                "browserVersion": "127.0.0.0",
                "browser_version": "127.0.0.0",
                "fullyLoadedCPUms": 53049,
                "fullyLoadedCPUpct": 98.807971689327019,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                                "loaderId": "459EAD84DEFB0724FAC854D7E848445E"
                            }
                        }
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                "request": {
                                    "requestId": "56670.7",
                                    "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                }
                            }
                        },
                        "issueId": "0BD7BD77F6DE5538A85D872823D5D9F1"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                "request": {
                                    "requestId": "56670.7",
                                    "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                }
                            }
                        },
                        "issueId": "170004CAAF0A80A767A743FA7E4AB58E"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "request": {
                                    "requestId": "2C4D6F51C510652298E4E522CB8C1091",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                }
                            }
                        },
                        "issueId": "3272DA8D39CEBAC0A790768E784DEB03"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "request": {
                                    "requestId": "2C4D6F51C510652298E4E522CB8C1091",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                }
                            }
                        },
                        "issueId": "A0FF6484F0E3912C528A2B5630A72AFD"
                    },
                    {
                        "code": "DeprecationIssue",
                        "details": {
                            "deprecationIssueDetails": {
                                "affectedFrame": {
                                    "frameId": "B40B0704060DBFFAD221F7C849CFD78B"
                                },
                                "sourceCodeLocation": {
                                    "scriptId": "22",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                                    "lineNumber": 0,
                                    "columnNumber": 24167
                                },
                                "type": "PersistentQuotaType"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 4643,
                                "violatingNodeAttribute": ""
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 4645,
                                "violatingNodeAttribute": ""
                            }
                        }
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F",
                                "request": {
                                    "requestId": "FDC09A6BB55924279A29F678CC6B37D3",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            }
                        },
                        "issueId": "D29B689878812B2896F270BB58C6791A"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F",
                                "request": {
                                    "requestId": "FDC09A6BB55924279A29F678CC6B37D3",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            }
                        },
                        "issueId": "2152BD96FEEAC9DC4B50D54F984EF161"
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 1,
                        "origin": "blob:https:\/\/challenges.cloudflare.com\/232f5ed2-58ac-4f63-b031-83fbac4846b2",
                        "name": ""
                    },
                    {
                        "id": 12,
                        "origin": "https:\/\/player.vimeo.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/44west.ch\/",
                "document_hostname": "44west.ch",
                "document_origin": "https:\/\/44west.ch",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 256,
                "domComplete": 13425,
                "PerformancePaintTiming.first-paint": 1750.7999999998137,
                "PerformancePaintTiming.first-contentful-paint": 1750.7999999998137,
                "origin_dns": {
                    "ns": [
                        "ns2.plato.metanet.ch.",
                        "ns1.plato.metanet.ch."
                    ],
                    "mx": [
                        "10 mail.44west.ch."
                    ],
                    "txt": [
                        "\"google-site-verification=ItfaxOgwChrSsvtbrn2a64z9qRophJ-aUfUn5bBmlBU\"",
                        "\"v=spf1 include:_spf.sui-inter.net +mx +a ~all include:sendersrv.com ?all\""
                    ],
                    "soa": [
                        "ns1.plato.metanet.ch. hostmaster.44west.ch. 2024070101 10800 3600 1209600 10800"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "JavaScript graphics": "three.js 149",
                    "Video players": "Vimeo",
                    "JavaScript frameworks": "GSAP",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "CDN": "Cloudflare",
                    "Security": "HSTS,Cloudflare Bot Management",
                    "Analytics": "GoatCounter",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "three.js": "149",
                    "Vimeo": "",
                    "GSAP": "",
                    "Nginx": "",
                    "Cloudflare": "",
                    "HSTS": "",
                    "GoatCounter": "",
                    "Cloudflare Bot Management": "",
                    "PWA": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "three.js": {
                        "name": "three.js",
                        "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                        "slug": "three-js",
                        "categories": [
                            {
                                "id": 25,
                                "slug": "javascript-graphics",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript graphics",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "149",
                        "icon": "three.js.png",
                        "website": "https:\/\/threejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Vimeo": {
                        "name": "Vimeo",
                        "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                        "slug": "vimeo",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Vimeo.svg",
                        "website": "http:\/\/vimeo.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "GoatCounter": {
                        "name": "GoatCounter",
                        "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                        "slug": "goatcounter",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "goatcounter.svg",
                        "website": "https:\/\/www.goatcounter.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare Bot Management": {
                        "name": "Cloudflare Bot Management",
                        "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                        "slug": "cloudflare-bot-management",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "three.js",
                        "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                        "slug": "three-js",
                        "categories": [
                            {
                                "id": 25,
                                "slug": "javascript-graphics",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript graphics",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "149",
                        "icon": "three.js.png",
                        "website": "https:\/\/threejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Vimeo",
                        "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                        "slug": "vimeo",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Vimeo.svg",
                        "website": "http:\/\/vimeo.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GoatCounter",
                        "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                        "slug": "goatcounter",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "goatcounter.svg",
                        "website": "https:\/\/www.goatcounter.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare Bot Management",
                        "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                        "slug": "cloudflare-bot-management",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"page-home\" style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                    "target": [
                                        ".form__button"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                                    "target": [
                                                        ".section__title--small"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"section__title page-home__crew-title\">",
                                                    "target": [
                                                        ".section__title"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "langswitch-mobile",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">",
                                    "target": [
                                        "#langswitch-mobile"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "langswitch-default",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">",
                                    "target": [
                                        "#langswitch-default"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "emailInput",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": [
                                                {
                                                    "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                                    "target": [
                                                        ".form__label"
                                                    ]
                                                }
                                            ],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "frame-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag241",
                                "wcag412",
                                "section508",
                                "section508.22.i"
                            ],
                            "description": "Ensures <iframe> and <frame> elements have an accessible name",
                            "help": "Frames must have an accessible name",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/frame-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\">",
                                    "target": [
                                        "iframe"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\">",
                                    "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=\"de\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                                    "target": [
                                        "a[href$=\"shop.44west.ch\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                                    "target": [
                                        "a[href$=\"spenden\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                                    "target": [
                                        ".button--dark[href$=\"sponsor\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "target": [
                                        ".page-home__title-suffix"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(1) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(2) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(3) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(4) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "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 class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                    "target": [
                                        ".page-home__social-note"
                                    ]
                                },
                                {
                                    "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 alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                },
                                {
                                    "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 class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "target": [
                                        ".footer__wtr-logo"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        },
                                        {
                                            "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 class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                    "target": [
                                        "a[data-text=\"Challenge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                    "target": [
                                        "a[data-text=\"Team\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                    "target": [
                                        "a[data-text=\"Impact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                    "target": [
                                        "a[data-text=\"Sponsoring\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[data-text=\"Community\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".nav__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                    "target": [
                                        ".button[href$=\"challenge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[title=\"Community\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                    "target": [
                                        "a[title=\"Challenge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                    "target": [
                                        "a[title=\"Impact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"shop.44west.ch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"spenden\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".button--dark[href$=\"sponsor\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                    "target": [
                                        ".button[href$=\"team\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                    "target": [
                                        ".footer__email"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>",
                                    "target": [
                                        ".container > a[rel=\"noopener nofollow\"][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:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                    "target": [
                                        ".container > p > 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 class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                    "target": [
                                        ".footer__imprint-link"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"nav__list\">",
                                    "target": [
                                        ".nav__list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".footer__socials > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item: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>",
                                    "target": [
                                        ".footer__socials > 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>",
                                    "target": [
                                        ".footer__socials > 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>",
                                    "target": [
                                        ".footer__socials > 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>",
                                    "target": [
                                        ".footer__socials > ul > li:nth-child(4)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "target": [
                                        ".page-home__title-suffix"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                    "target": [
                                        ".page-home__social-note"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                    "target": [
                                        ".form__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "target": [
                                        ".footer__wtr-logo"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "behold-grid",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid"
                                        ]
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                }
                            ]
                        },
                        {
                            "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": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                    "target": [
                                        "a[data-text=\"Challenge\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                    "target": [
                                        "a[data-text=\"Team\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                    "target": [
                                        "a[data-text=\"Impact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                    "target": [
                                        "a[data-text=\"Sponsoring\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[data-text=\"Community\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".nav__button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>",
                                    "target": [
                                        "label[for=\"langswitch-default\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>",
                                    "target": [
                                        ".col--3\\@full > .text__paragraphs > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>",
                                    "target": [
                                        ".col--3\\@full > .text__paragraphs > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">44<\/num>",
                                    "target": [
                                        ".col--prefix-3\\@medium > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">L\u00e4ngengrade<\/div>",
                                    "target": [
                                        ".col--prefix-3\\@medium > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>",
                                    "target": [
                                        ".col--prefix-3\\@medium > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">29<\/num>",
                                    "target": [
                                        ".col--prefix-7\\@medium > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">Tage<\/div>",
                                    "target": [
                                        ".col--prefix-7\\@medium > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>",
                                    "target": [
                                        ".col--prefix-7\\@medium > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">4800<\/num>",
                                    "target": [
                                        ".col--prefix-1\\@medium > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">Kilometer<\/div>",
                                    "target": [
                                        ".col--prefix-1\\@medium > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>",
                                    "target": [
                                        ".col--prefix-1\\@medium > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">1.5 M<\/num>",
                                    "target": [
                                        ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>",
                                    "target": [
                                        ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>",
                                    "target": [
                                        ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                    "target": [
                                        ".button[href$=\"challenge\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                    "target": [
                                        ".section__title--small"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        ".col--4\\@medium > .text__paragraphs > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[title=\"Community\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                    "target": [
                                        "a[title=\"Challenge\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p>",
                                    "target": [
                                        ".col--4\\@medium > .text__paragraphs > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                    "target": [
                                        "a[title=\"Impact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"shop.44west.ch\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"spenden\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".button--dark[href$=\"sponsor\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"section__title page-home__crew-title\">",
                                    "target": [
                                        ".section__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>",
                                    "target": [
                                        ".col--5\\@medium.col--6\\@small.col--4\\@large > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                    "target": [
                                        ".button[href$=\"team\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                    "target": [
                                        ".form__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>",
                                    "target": [
                                        ".form__group > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                    "target": [
                                        ".form__button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                    "target": [
                                        ".footer__email"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>",
                                    "target": [
                                        ".container > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                    "target": [
                                        ".container > p > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                    "target": [
                                        ".footer__imprint-link"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "plato.ch-meta.net",
                "base_page_cname": "",
                "base_page_dns_server": "ns2.plato.metanet.ch",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 99358,
                "testUrl": "https:\/\/44west.ch",
                "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:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\",\"width\":220,\"height\":75,\"naturalWidth\":440,\"naturalHeight\":75},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\",\"width\":430,\"height\":130,\"naturalWidth\":860,\"naturalHeight\":260},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\",\"width\":300,\"height\":62,\"naturalWidth\":600,\"naturalHeight\":124}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "General Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Protrakt",
                        "display": "block",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Rock Salt",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "swiper-icons",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 83.840000000000003,
                "generated-content-size": 134.97,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 40,
                        "naturalHeight": 40
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 40,
                        "naturalHeight": 40
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 40,
                        "naturalHeight": 40
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                        "html": "<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 860,
                        "naturalHeight": 260
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg",
                        "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                        "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 124
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/player.vimeo.com\/api\/player.js",
                    "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                    "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css"
                ],
                "rendered-html": "<html lang=\"de\"><head>\n\t\t<meta charset=\"UTF-8\">\n\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n\t\t\t\t<title>44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025<\/title>\n\t\t<meta name=\"description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<link rel=\"canonical\" href=\"https:\/\/44west.ch\">\n\t\t\t\t\t<link rel=\"alternate\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\n\t\t\t\t<meta property=\"og:type\" content=\"website\">\n\t\t<meta property=\"og:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"og:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"og:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"og:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\t\t<meta property=\"twitter:card\" content=\"summary_large_image\">\n\t\t<meta property=\"twitter:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"twitter:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"twitter:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"twitter:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\n\t\t\t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/favicons\/apple-touch-icon.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicons\/favicon-32x32.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicons\/favicon-16x16.png\">\n\t\t<link rel=\"manifest\" href=\"\/favicons\/site.webmanifest\">\n\t\t<link rel=\"mask-icon\" href=\"\/favicons\/safari-pinned-tab.svg\" color=\"#00ffe1\">\n\t\t<link rel=\"shortcut icon\" href=\"\/favicons\/favicon.ico\">\n\t\t<meta name=\"msapplication-TileColor\" content=\"#011733\">\n\t\t<meta name=\"msapplication-config\" content=\"\/favicons\/browserconfig.xml\">\n\t\t<meta name=\"theme-color\" content=\"#011733\">\n\n\t\t<meta name=\"format-detection\" content=\"telephone=no\">\n\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css\" rel=\"stylesheet\">\n\t\t\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css\" rel=\"stylesheet\">\n\n\t<\/head><body class=\"page-home\" style=\"\"> \n<div class=\"mainwrapper\">\n\t<header class=\"header headroom headroom--top headroom--not-bottom\">\n\t<div class=\"header__container\">\n\n\t\t<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">\n\t\t\t\t\t\t\t<div class=\"header__logo--icon\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 307.78 307.91\">\n  <path style=\"fill:#00ffe1\" d=\"m220.22 149.55 78.28-34.91-72.79-32.44-35.68-80.07h-69.82l57.23 128.34 42.78 19.08zm85.56-27.21-128.34 57.23-19.07 42.78 34.9 78.28 32.44-72.79 80.07-35.68v-69.82zM85.56 160.5 7.28 195.4l72.79 32.44 35.69 80.07h69.81l-57.23-128.34-42.78-19.07zM112.51 9.41 80.07 82.2 0 117.89v69.81l128.34-57.23 19.08-42.78-34.91-78.28zM289.2 37.16c-10.25 0-18.58-8.34-18.58-18.58S278.96 0 289.2 0s18.58 8.34 18.58 18.58-8.34 18.58-18.58 18.58Zm0-24.58c-3.19 0-6 2.8-6 6s2.8 6 6 6 6-2.75 6-6-2.75-6-6-6Z\"><\/path>\n<\/svg>\n\n\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"header__logo\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t<\/div>\n\t\t<\/a>\n\n\t\t<div class=\"header__hamburger\">\n\t\t\t<button class=\"nav__hamburger js-nav-trigger\">Men\u00fc<\/button>\n\t\t<\/div>\n\n\t\t<nav class=\"header__nav nav\">\n\t\t\t<ul class=\"nav__list\">\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t<\/ul>\n\t\t\t<nav class=\"header__langswitch--mobile\">\n\t\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">\n\t<label class=\"dropdown__label\" for=\"langswitch-mobile\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t\t<\/nav>\n\n\t\t<\/nav>\n\n\t\t<nav class=\"header__langswitch\">\n\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">\n\t<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t<\/nav>\n\n\t<\/div>\n<\/header>\n\n\t\n\n\t\n\t\t\t<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"page-home__intro\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\t\t\t\t<div class=\"col col--5@small col--4@large col--3@full\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>\n<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col col--7@small col--8@large col--9@full\">\n\t\t\t\t\t<div class=\"page-home__globe\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, -124.125px);\">\n\t\t\t\t\t\t\n\t\t\t\t\t<canvas data-engine=\"three.js r149\" width=\"1136\" height=\"1136\" style=\"display: block; width: 1136px; height: 1136px; touch-action: none;\"><\/canvas><div style=\"overflow: hidden; width: 1136px; height: 1136px; position: absolute; top: 0px; pointer-events: none;\"><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(637.534px, 385.265px); z-index: 2;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M25.5566 13.5723C25.5566 13.6738 25.5059 13.7585 25.4043 13.8262C25.3197 13.8939 25.2181 13.9616 25.0996 14.0293C24.998 14.097 24.888 14.1732 24.7695 14.2578C24.668 14.3424 24.6003 14.444 24.5664 14.5625H24.3379C24.2363 14.5625 24.1855 14.5964 24.1855 14.6641H24.1094C23.957 14.6641 23.8555 14.6217 23.8047 14.5371C23.7539 14.4355 23.6439 14.3848 23.4746 14.3848C23.0514 14.3848 22.6283 14.3932 22.2051 14.4102C21.7988 14.4102 21.3841 14.4186 20.9609 14.4355C19.793 14.4355 18.6419 14.4779 17.5078 14.5625C16.3906 14.6302 15.2819 14.8672 14.1816 15.2734C14.1478 15.2904 14.1055 15.2988 14.0547 15.2988C13.9701 15.2988 13.9193 15.265 13.9023 15.1973C13.9023 15.1296 13.86 15.0957 13.7754 15.0957C13.5384 15.0957 13.3184 15.1211 13.1152 15.1719C12.9121 15.2227 12.6921 15.2565 12.4551 15.2734C12.1842 15.5104 11.8711 15.7051 11.5156 15.8574C11.1771 16.0098 10.8216 16.1621 10.4492 16.3145C10.0938 16.4499 9.74674 16.6022 9.4082 16.7715C9.06966 16.9238 8.77344 17.127 8.51953 17.3809C8.55339 17.584 8.57878 17.7871 8.5957 17.9902C8.62956 18.1764 8.64648 18.3626 8.64648 18.5488C8.64648 19.2767 8.57878 19.9961 8.44336 20.707C8.30794 21.401 8.24023 22.1035 8.24023 22.8145V23.1953C8.24023 23.3138 8.2487 23.4408 8.26562 23.5762C8.29948 23.6608 8.35872 23.7201 8.44336 23.7539C8.54492 23.7708 8.62956 23.8047 8.69727 23.8555C8.91732 23.7031 9.13737 23.5846 9.35742 23.5C9.5944 23.3984 9.83138 23.3053 10.0684 23.2207C10.3223 23.1191 10.5592 23.026 10.7793 22.9414C11.0163 22.8398 11.2448 22.7214 11.4648 22.5859H12.1758C12.362 22.4505 12.582 22.349 12.8359 22.2812C13.0898 22.2135 13.2591 22.0612 13.3438 21.8242C13.3776 21.8581 13.4115 21.875 13.4453 21.875H13.5469C13.75 21.875 13.9531 21.8327 14.1562 21.748C14.3763 21.6634 14.5964 21.5788 14.8164 21.4941C15.0365 21.3926 15.2565 21.2995 15.4766 21.2148C15.6966 21.1302 15.9251 21.0879 16.1621 21.0879C16.2129 21.0879 16.2552 21.0964 16.2891 21.1133C16.3398 21.1133 16.3906 21.1133 16.4414 21.1133C16.543 20.944 16.6868 20.8171 16.873 20.7324C17.0592 20.6309 17.2539 20.5462 17.457 20.4785C17.6602 20.4108 17.8633 20.3431 18.0664 20.2754C18.2865 20.2077 18.4727 20.123 18.625 20.0215H18.7266C18.8281 20.0215 18.9043 20.0469 18.9551 20.0977C19.0228 20.1315 19.099 20.1654 19.1836 20.1992C19.6576 19.8945 20.14 19.7422 20.6309 19.7422C21.1387 19.7253 21.6634 19.6914 22.2051 19.6406C22.3236 19.8438 22.4251 20.013 22.5098 20.1484C22.6113 20.2669 22.6621 20.4447 22.6621 20.6816C22.6621 20.8001 22.6536 20.8848 22.6367 20.9355C22.4505 21.0033 22.3066 21.0625 22.2051 21.1133L21.9258 21.2656C21.8411 21.2995 21.7396 21.3333 21.6211 21.3672C21.5026 21.3841 21.3333 21.3926 21.1133 21.3926C20.9779 21.3926 20.9186 21.4349 20.9355 21.5195C20.9525 21.5872 20.9102 21.6296 20.8086 21.6465C20.5716 21.7311 20.3346 21.7988 20.0977 21.8496C19.8607 21.9004 19.6237 21.9681 19.3867 22.0527C18.8958 22.2051 18.4049 22.3743 17.9141 22.5605C17.4401 22.7298 16.9492 22.8652 16.4414 22.9668C16.0182 23.3053 15.5612 23.5846 15.0703 23.8047C14.5794 24.0078 14.0716 24.1771 13.5469 24.3125C12.9883 24.7188 12.4382 25.0996 11.8965 25.4551C11.3548 25.7936 10.7454 26.0814 10.0684 26.3184C9.98372 26.403 9.88216 26.4792 9.76367 26.5469C9.64518 26.6146 9.56901 26.7161 9.53516 26.8516C9.5013 26.8516 9.45898 26.8516 9.4082 26.8516C9.37435 26.8346 9.33203 26.8262 9.28125 26.8262C9.04427 26.8262 8.85807 26.8854 8.72266 27.0039C8.60417 27.1055 8.45182 27.1732 8.26562 27.207C8.18099 27.4609 8.13867 27.681 8.13867 27.8672C8.13867 28.1042 8.18099 28.3158 8.26562 28.502C8.35026 28.6882 8.45182 28.8659 8.57031 29.0352C8.70573 29.2044 8.84115 29.3737 8.97656 29.543C9.12891 29.6953 9.25586 29.8646 9.35742 30.0508C9.32357 30.2539 9.25586 30.4147 9.1543 30.5332C9.06966 30.6686 8.9681 30.7871 8.84961 30.8887C8.73112 31.0072 8.61263 31.1257 8.49414 31.2441C8.39258 31.3626 8.31641 31.515 8.26562 31.7012C7.96094 31.752 7.66471 31.7773 7.37695 31.7773C7.19076 31.7773 6.99609 31.752 6.79297 31.7012C6.60677 31.6673 6.42904 31.5996 6.25977 31.498C5.98893 31.1257 5.79427 30.7279 5.67578 30.3047C5.57422 29.8815 5.43034 29.4583 5.24414 29.0352L5.26953 28.8574C5.26953 28.485 5.20182 28.1634 5.06641 27.8926C4.94792 27.6048 4.76172 27.3171 4.50781 27.0293C4.52474 26.9954 4.5332 26.9362 4.5332 26.8516C4.5332 26.6315 4.46549 26.4284 4.33008 26.2422C4.36393 25.8529 4.46549 25.5482 4.63477 25.3281C4.82096 25.1081 5.02409 24.8626 5.24414 24.5918V24.2871C5.24414 23.5592 5.30339 22.8483 5.42188 22.1543C5.55729 21.4434 5.625 20.7324 5.625 20.0215C5.625 19.5814 5.59115 19.1921 5.52344 18.8535C5.47266 18.8366 5.40495 18.8281 5.32031 18.8281C5.23568 18.8281 5.16797 18.8535 5.11719 18.9043C5.06641 18.9382 5.02409 18.9805 4.99023 19.0312C4.95638 19.082 4.91406 19.1328 4.86328 19.1836C4.82943 19.2344 4.77018 19.2682 4.68555 19.2852C4.39779 19.2344 4.21159 19.099 4.12695 18.8789C4.04232 18.6589 4 18.4134 4 18.1426C4 17.9902 4.00846 17.8379 4.02539 17.6855C4.04232 17.5332 4.05924 17.3724 4.07617 17.2031C4.7194 16.4922 5.48958 15.832 6.38672 15.2227C7.28385 14.6133 8.17253 14.1224 9.05273 13.75C9.10352 13.7331 9.16276 13.7246 9.23047 13.7246C9.29818 13.7246 9.35742 13.7415 9.4082 13.7754C9.45898 13.7923 9.51823 13.8008 9.58594 13.8008C9.63672 13.8008 9.67904 13.7839 9.71289 13.75C9.88216 13.75 10.0007 13.6992 10.0684 13.5977C10.1361 13.4961 10.2292 13.3945 10.3477 13.293C10.4661 13.3776 10.5677 13.4199 10.6523 13.4199C10.8216 13.4199 10.9909 13.3438 11.1602 13.1914C11.3294 13.0391 11.5156 12.946 11.7188 12.9121C12.4974 12.7767 13.2591 12.6667 14.0039 12.582C14.7656 12.4974 15.5189 12.3027 16.2637 11.998C16.4329 12.0827 16.6022 12.1335 16.7715 12.1504C16.9408 12.1673 17.11 12.1758 17.2793 12.1758C17.4655 12.1758 17.6686 12.1589 17.8887 12.125C18.1257 12.0742 18.3118 11.9727 18.4473 11.8203C18.9889 11.888 19.5645 11.9134 20.1738 11.8965C20.8001 11.8796 21.418 11.888 22.0273 11.9219C22.6536 11.9557 23.2546 12.0404 23.8301 12.1758C24.4056 12.3112 24.9134 12.5566 25.3535 12.9121C25.3874 13.0306 25.4297 13.1406 25.4805 13.2422C25.5312 13.3438 25.5566 13.4538 25.5566 13.5723Z\" fill=\"white\"><\/path>\n    <path d=\"M56.5332 25.5566C56.4993 25.8105 56.4062 26.0052 56.2539 26.1406C56.1185 26.276 55.9577 26.403 55.7715 26.5215C55.6868 26.5046 55.6022 26.4961 55.5176 26.4961C55.4499 26.4792 55.3737 26.4707 55.2891 26.4707C54.7643 26.4538 54.265 26.5215 53.791 26.6738C53.334 26.8262 52.86 26.9362 52.3691 27.0039C52.1999 27.0378 52.0391 27.0547 51.8867 27.0547C51.7513 27.0378 51.6074 27.0462 51.4551 27.0801C50.9134 27.1647 50.3379 27.2324 49.7285 27.2832C49.1191 27.334 48.5098 27.4017 47.9004 27.4863C47.291 27.554 46.6901 27.6471 46.0977 27.7656C45.5221 27.8672 44.9805 28.0195 44.4727 28.2227C44.4219 28.1888 44.3711 28.1549 44.3203 28.1211C44.2695 28.0703 44.2103 28.0449 44.1426 28.0449C43.9733 28.0449 43.8125 28.0703 43.6602 28.1211C43.5078 28.1719 43.3555 28.1888 43.2031 28.1719C43.0339 28.2734 42.8477 28.3496 42.6445 28.4004C42.4583 28.4342 42.2637 28.4681 42.0605 28.502C41.8743 28.5189 41.6882 28.5527 41.502 28.6035C41.3158 28.6543 41.138 28.7474 40.9688 28.8828C40.8333 28.8151 40.6641 28.7812 40.4609 28.7812C40.2747 28.7643 40.1478 28.6966 40.0801 28.5781C39.6908 28.7643 39.276 28.8828 38.8359 28.9336C38.4128 28.9844 37.9811 29.0013 37.541 28.9844C37.2533 28.9674 36.9232 28.9251 36.5508 28.8574C36.1784 28.7897 35.806 28.6966 35.4336 28.5781C35.0612 28.4427 34.7142 28.2904 34.3926 28.1211C34.071 27.9349 33.8255 27.7148 33.6562 27.4609C33.5378 27.2917 33.4531 27.1055 33.4023 26.9023C33.3516 26.6992 33.2331 26.5469 33.0469 26.4453C33.0977 26.056 33.1569 25.6751 33.2246 25.3027C33.2923 24.9303 33.36 24.5495 33.4277 24.1602C33.7663 23.8724 34.0879 23.5677 34.3926 23.2461C34.6973 22.9245 34.985 22.5859 35.2559 22.2305C35.5775 22.0781 35.8737 21.8919 36.1445 21.6719C36.4323 21.4518 36.7116 21.2318 36.9824 21.0117C37.2702 20.7747 37.5495 20.5462 37.8203 20.3262C38.1081 20.1061 38.4128 19.9115 38.7344 19.7422C38.7852 19.6237 38.8529 19.5306 38.9375 19.4629C39.0391 19.3783 39.1406 19.3021 39.2422 19.2344C39.3438 19.1497 39.4368 19.0651 39.5215 18.9805C39.6061 18.8789 39.6654 18.7604 39.6992 18.625C40.2917 18.2695 40.8079 17.821 41.248 17.2793C41.6882 16.7376 41.9759 16.1283 42.1113 15.4512C41.8236 15.2142 41.4935 15.0618 41.1211 14.9941C40.7656 14.9095 40.3932 14.8503 40.0039 14.8164C39.6654 14.7995 39.3099 14.7995 38.9375 14.8164C38.582 14.8333 38.2181 14.8249 37.8457 14.791C37.4733 14.9095 37.084 14.9857 36.6777 15.0195C36.2884 15.0534 35.8991 15.0872 35.5098 15.1211C35.1204 15.138 34.7311 15.1888 34.3418 15.2734C33.9694 15.3411 33.6055 15.4766 33.25 15.6797C33.1823 15.6797 33.1146 15.6712 33.0469 15.6543C32.9961 15.6374 32.9368 15.6289 32.8691 15.6289C32.3275 15.612 31.8197 15.722 31.3457 15.959C30.8717 16.179 30.4062 16.3991 29.9492 16.6191C29.9154 16.6868 29.8984 16.7376 29.8984 16.7715C29.8984 16.873 29.9154 16.9746 29.9492 17.0762C30 17.1608 30.0254 17.2539 30.0254 17.3555C30.0085 17.3724 30 17.3893 30 17.4062C30 17.4232 29.9915 17.4401 29.9746 17.457C29.9577 17.5417 29.9323 17.6178 29.8984 17.6855C29.8815 17.7533 29.8561 17.8294 29.8223 17.9141C29.6361 18.4557 29.5345 18.9889 29.5176 19.5137C29.5007 19.9538 29.5007 20.3854 29.5176 20.8086C29.5345 21.2318 29.5345 21.6634 29.5176 22.1035C29.4837 22.6452 29.3991 23.153 29.2637 23.627C29.3483 24.0332 29.4245 24.4648 29.4922 24.9219C29.5599 25.362 29.6445 25.8021 29.7461 26.2422C29.8477 26.6823 29.9661 27.1139 30.1016 27.5371C30.2539 27.9434 30.4486 28.3327 30.6855 28.7051C30.6686 28.7389 30.6771 28.7643 30.7109 28.7812C30.7448 28.7982 30.7786 28.8066 30.8125 28.8066H31.0156C31.1003 28.8066 31.1341 28.8405 31.1172 28.9082C31.151 28.959 31.1764 29.0098 31.1934 29.0605C31.2103 29.0944 31.2441 29.1283 31.2949 29.1621C31.3288 29.2129 31.3288 29.2806 31.2949 29.3652C31.278 29.7038 31.1934 30.0169 31.041 30.3047C30.8887 30.5924 30.7956 30.9056 30.7617 31.2441C30.5586 31.2949 30.3724 31.3203 30.2031 31.3203C29.9154 31.3034 29.6615 31.2188 29.4414 31.0664C29.2214 30.931 29.0182 30.7617 28.832 30.5586C28.6458 30.3555 28.4681 30.1523 28.2988 29.9492C28.1296 29.7292 27.9434 29.543 27.7402 29.3906C27.6217 28.9167 27.5033 28.3919 27.3848 27.8164C27.2832 27.2409 27.1055 26.75 26.8516 26.3438C26.9193 26.1914 26.9531 26.0052 26.9531 25.7852C26.9701 25.4466 26.9362 25.1165 26.8516 24.7949C26.7839 24.4564 26.7669 24.1178 26.8008 23.7793C26.8008 23.5931 26.8177 23.4069 26.8516 23.2207C26.9023 23.0345 26.9362 22.8483 26.9531 22.6621C26.9701 22.3743 26.9362 22.0951 26.8516 21.8242C26.7839 21.5534 26.7585 21.2741 26.7754 20.9863C26.7923 20.8509 26.8177 20.724 26.8516 20.6055C26.9023 20.4701 26.9701 20.3516 27.0547 20.25C26.9701 20.0469 26.9447 19.8522 26.9785 19.666C26.9954 19.3783 27.0293 19.1074 27.0801 18.8535C27.1309 18.5996 27.1647 18.3457 27.1816 18.0918C27.1816 17.9564 27.1732 17.8294 27.1562 17.7109C27.1393 17.5755 27.1139 17.4486 27.0801 17.3301L26.8516 17.2539C26.75 17.2539 26.6484 17.2793 26.5469 17.3301C26.4622 17.3809 26.3861 17.4401 26.3184 17.5078C26.2507 17.5755 26.1914 17.6348 26.1406 17.6855C26.0898 17.7194 26.0391 17.7363 25.9883 17.7363C25.9544 17.7363 25.9121 17.7363 25.8613 17.7363C25.8275 17.7194 25.7936 17.7109 25.7598 17.7109C25.7259 17.7109 25.6582 17.7448 25.5566 17.8125C25.472 17.8802 25.362 17.9564 25.2266 18.041C25.1081 18.1087 24.9896 18.1849 24.8711 18.2695C24.7526 18.3372 24.6595 18.3796 24.5918 18.3965C24.4056 18.3626 24.2533 18.3034 24.1348 18.2188C24.0332 18.1172 23.9316 18.0241 23.8301 17.9395C23.7454 17.8379 23.6523 17.7533 23.5508 17.6855C23.4492 17.6009 23.3223 17.5671 23.1699 17.584C23.1191 17.4824 23.0938 17.3724 23.0938 17.2539C23.0768 17.1354 23.0768 17.0169 23.0938 16.8984V16.4922C23.2122 16.2721 23.373 16.0944 23.5762 15.959C23.7624 15.8066 23.9655 15.6797 24.1855 15.5781L24.8457 15.2734C25.0658 15.1719 25.2689 15.0449 25.4551 14.8926H25.6836C25.9883 14.9095 26.2507 14.8503 26.4707 14.7148C26.7077 14.5794 26.9277 14.4271 27.1309 14.2578C27.334 14.0716 27.5371 13.8854 27.7402 13.6992C27.9603 13.513 28.1973 13.3691 28.4512 13.2676C28.6374 13.3522 28.832 13.4284 29.0352 13.4961C29.2383 13.5469 29.4499 13.5807 29.6699 13.5977C29.89 13.5977 30.1185 13.5638 30.3555 13.4961C30.5924 13.4284 30.7786 13.3014 30.9141 13.1152C30.9987 13.1491 31.0664 13.1745 31.1172 13.1914C31.1849 13.1914 31.2611 13.1914 31.3457 13.1914C31.5996 13.2083 31.8535 13.1745 32.1074 13.0898C32.3613 12.9883 32.6068 12.8698 32.8438 12.7344C33.1823 12.7513 33.5124 12.7344 33.834 12.6836C34.1725 12.6159 34.5026 12.5482 34.8242 12.4805C35.1628 12.4128 35.4928 12.3535 35.8145 12.3027C36.153 12.235 36.4915 12.2096 36.8301 12.2266C37.3887 12.2435 37.9388 12.1927 38.4805 12.0742C39.0221 11.9557 39.5723 11.9134 40.1309 11.9473C40.5202 11.9642 40.901 11.998 41.2734 12.0488C41.6628 12.0827 42.0521 12.0911 42.4414 12.0742C42.6615 12.1758 42.8561 12.2689 43.0254 12.3535C43.2116 12.4212 43.4401 12.4382 43.7109 12.4043C44.2526 12.8613 44.7435 13.3945 45.1836 14.0039V14.4355C45.1667 14.8249 45.099 15.2057 44.9805 15.5781C44.862 15.9505 44.7181 16.3229 44.5488 16.6953C44.3965 17.0508 44.2272 17.4062 44.041 17.7617C43.8548 18.1003 43.6771 18.4388 43.5078 18.7773C42.4076 19.776 41.3073 20.7663 40.207 21.748C39.1068 22.7298 37.9727 23.6777 36.8047 24.5918C36.7708 24.7611 36.7201 24.9134 36.6523 25.0488C36.6016 25.1842 36.5677 25.3281 36.5508 25.4805C36.5508 25.5651 36.5592 25.6328 36.5762 25.6836C36.6947 25.7174 36.7962 25.7852 36.8809 25.8867C36.9824 25.9714 37.0163 26.0898 36.9824 26.2422H37.2109C37.2956 26.2422 37.3379 26.276 37.3379 26.3438L37.7441 26.3691C38.3874 26.403 39.0306 26.3861 39.6738 26.3184C40.3171 26.2507 40.9603 26.1745 41.6035 26.0898C42.2637 26.0052 42.9154 25.929 43.5586 25.8613C44.2018 25.7767 44.8451 25.7259 45.4883 25.709C45.6406 25.6582 45.8014 25.6159 45.9707 25.582C46.14 25.5482 46.2923 25.4805 46.4277 25.3789H46.5039C46.6224 25.3789 46.707 25.4128 46.7578 25.4805C46.8255 25.5482 46.9186 25.5905 47.0371 25.6074C47.1217 25.6074 47.2064 25.5905 47.291 25.5566C47.3926 25.5228 47.4941 25.4974 47.5957 25.4805C47.8327 25.4128 48.0781 25.3704 48.332 25.3535C48.6029 25.3366 48.8652 25.3112 49.1191 25.2773C50.1009 25.1927 51.0742 25.1419 52.0391 25.125C53.0039 25.0911 53.9688 24.9642 54.9336 24.7441C55.0182 24.8626 55.1367 24.9473 55.2891 24.998C55.4414 25.0319 55.6022 25.0742 55.7715 25.125C55.9408 25.1589 56.0931 25.2012 56.2285 25.252C56.3809 25.3027 56.4824 25.4043 56.5332 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M65.3945 15.2734C65.293 15.4258 65.2337 15.5951 65.2168 15.7812C65.1999 15.9674 65.1914 16.1367 65.1914 16.2891C65.1914 16.4922 65.1914 16.6953 65.1914 16.8984C65.2083 17.0846 65.2168 17.2708 65.2168 17.457V17.8379C65.1829 17.9564 65.1322 18.0749 65.0645 18.1934C64.9967 18.3118 64.946 18.4303 64.9121 18.5488C64.6751 19.1751 64.5566 19.8014 64.5566 20.4277V20.4785C64.472 20.6816 64.3874 20.8678 64.3027 21.0371C64.235 21.2064 64.1673 21.3757 64.0996 21.5449C64.0319 21.6973 63.9811 21.8665 63.9473 22.0527C63.9134 22.222 63.9049 22.4251 63.9219 22.6621C63.6849 23.2546 63.3717 23.7962 62.9824 24.2871C62.5931 24.7611 62.2122 25.252 61.8398 25.7598C61.4844 25.8952 61.1543 26.0729 60.8496 26.293C60.5618 26.513 60.2826 26.7585 60.0117 27.0293C59.487 27.1986 58.9707 27.3932 58.4629 27.6133C57.9551 27.8333 57.498 28.1296 57.0918 28.502C56.7702 28.5358 56.4486 28.5866 56.127 28.6543C55.8053 28.722 55.4922 28.8236 55.1875 28.959H54.8828C54.7305 28.959 54.6204 28.9251 54.5527 28.8574C54.3327 28.9759 54.1042 29.0605 53.8672 29.1113C53.6302 29.1452 53.3932 29.1621 53.1562 29.1621C52.8516 29.1621 52.5469 29.1452 52.2422 29.1113C51.9544 29.0605 51.6582 29.0098 51.3535 28.959C51.1842 28.722 50.9473 28.5443 50.6426 28.4258C50.3379 28.2904 50.0671 28.1634 49.8301 28.0449C49.3392 27.3678 48.9837 26.7161 48.7637 26.0898C48.5436 25.4466 48.3151 24.7272 48.0781 23.9316C48.112 23.6947 48.1712 23.4661 48.2559 23.2461C48.3405 23.0091 48.3743 22.7552 48.3574 22.4844C48.6621 21.6042 49.0599 20.8086 49.5508 20.0977C50.0586 19.3698 50.6341 18.6758 51.2773 18.0156C51.2773 17.9141 51.2943 17.8294 51.3281 17.7617C51.3789 17.694 51.3874 17.5924 51.3535 17.457C51.3704 17.474 51.4043 17.4824 51.4551 17.4824C51.5905 17.4824 51.6751 17.4486 51.709 17.3809C51.7428 17.2962 51.7513 17.2031 51.7344 17.1016C52.3438 16.7122 52.8939 16.2637 53.3848 15.7559C53.8926 15.248 54.4681 14.8249 55.1113 14.4863C55.1621 14.334 55.2467 14.207 55.3652 14.1055C55.4837 14.0039 55.5768 13.8854 55.6445 13.75C56.1862 13.5977 56.6771 13.3691 57.1172 13.0645C57.5573 12.7598 58.0228 12.4889 58.5137 12.252C58.7845 12.0996 59.0384 11.998 59.2754 11.9473C59.5293 11.8796 59.8001 11.8118 60.0879 11.7441C60.1895 11.7103 60.2826 11.6849 60.3672 11.668C60.4518 11.651 60.5449 11.6426 60.6465 11.6426C60.9512 11.6426 61.2474 11.7018 61.5352 11.8203C61.8229 11.9219 62.1191 11.9727 62.4238 11.9727C62.5085 11.9727 62.5762 11.9727 62.627 11.9727C62.6947 11.9557 62.7624 11.9388 62.8301 11.9219C63.1178 12.2773 63.4818 12.5482 63.9219 12.7344C64.0234 12.9883 64.1419 13.2083 64.2773 13.3945C64.4297 13.5807 64.582 13.7669 64.7344 13.9531C64.8867 14.1224 65.0221 14.3171 65.1406 14.5371C65.276 14.7402 65.3607 14.9857 65.3945 15.2734ZM62.8555 16.5938C62.8555 16.5091 62.847 16.4329 62.8301 16.3652C62.6608 16.3145 62.5 16.2467 62.3477 16.1621C62.1953 16.0775 62.026 16.0352 61.8398 16.0352C61.7214 16.0352 61.6029 16.0605 61.4844 16.1113C61.4674 15.9928 61.4167 15.9082 61.332 15.8574C61.2643 15.8066 61.1797 15.7643 61.0781 15.7305C60.9935 15.6797 60.9004 15.6458 60.7988 15.6289C60.7142 15.5951 60.638 15.5443 60.5703 15.4766C60.5195 15.3411 60.4603 15.2057 60.3926 15.0703C60.3418 14.918 60.2402 14.8079 60.0879 14.7402C59.9355 14.8926 59.7578 15.0195 59.5547 15.1211C59.3516 15.2057 59.14 15.2904 58.9199 15.375C58.7168 15.4596 58.5137 15.5612 58.3105 15.6797C58.1243 15.7982 57.9635 15.9421 57.8281 16.1113H57.3711C57.2695 16.2975 57.1257 16.4414 56.9395 16.543C56.7533 16.6276 56.5924 16.7546 56.457 16.9238C56.1862 17.0592 55.9323 17.2285 55.6953 17.4316C55.4753 17.6178 55.2552 17.821 55.0352 18.041C54.8151 18.2441 54.5951 18.4557 54.375 18.6758C54.1719 18.8958 53.9518 19.099 53.7148 19.2852C53.4948 19.7591 53.2493 20.1738 52.9785 20.5293C52.7246 20.8678 52.4792 21.2148 52.2422 21.5703C52.0221 21.9258 51.8275 22.3151 51.6582 22.7383C51.5059 23.1445 51.4297 23.6523 51.4297 24.2617V24.5156C51.4297 24.6003 51.4382 24.6849 51.4551 24.7695C51.6751 25.0065 51.8529 25.2604 51.9883 25.5312C52.1406 25.8021 52.3861 25.9967 52.7246 26.1152C53.0632 26.2507 53.4186 26.3099 53.791 26.293C54.1803 26.276 54.5527 26.3184 54.9082 26.4199C55.7207 26.2676 56.4993 26.0221 57.2441 25.6836C58.0059 25.3281 58.7253 24.9049 59.4023 24.4141C59.5039 24.3294 59.6224 24.2448 59.7578 24.1602C59.8932 24.0586 60.0033 23.957 60.0879 23.8555C60.1725 23.7708 60.2402 23.6777 60.291 23.5762C60.3587 23.4746 60.4264 23.3815 60.4941 23.2969C60.6296 23.0768 60.7819 22.8568 60.9512 22.6367C61.1204 22.4167 61.2982 22.2135 61.4844 22.0273C61.569 21.6549 61.679 21.2995 61.8145 20.9609C61.9499 20.6055 62.0853 20.2585 62.2207 19.9199C62.3561 19.5814 62.4661 19.2344 62.5508 18.8789C62.6523 18.5234 62.7031 18.151 62.7031 17.7617C62.7031 17.6771 62.6947 17.584 62.6777 17.4824C62.6777 17.3809 62.6693 17.2878 62.6523 17.2031C62.7878 17.0169 62.8555 16.8138 62.8555 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M91.5723 26.7754C91.4876 27.0462 91.4622 27.3171 91.4961 27.5879C91.4453 27.6556 91.3861 27.6979 91.3184 27.7148C91.2507 27.7318 91.1829 27.7572 91.1152 27.791C91.0475 27.8079 90.9883 27.8418 90.9375 27.8926C90.9036 27.9264 90.9036 28.0026 90.9375 28.1211C90.3789 28.1549 89.8457 28.2734 89.3379 28.4766C88.8301 28.6797 88.3307 28.8997 87.8398 29.1367C87.5859 29.0521 87.3659 28.9505 87.1797 28.832C86.9935 28.7135 86.7565 28.6374 86.4688 28.6035C86.181 28.028 85.9102 27.4271 85.6562 26.8008C85.4193 26.1576 85.3008 25.5143 85.3008 24.8711C85.3008 24.3971 85.3854 23.9655 85.5547 23.5762C85.5547 23.0684 85.597 22.569 85.6816 22.0781C85.7663 21.5872 85.8594 21.1048 85.9609 20.6309C86.0794 20.14 86.181 19.6491 86.2656 19.1582C86.3503 18.6673 86.3926 18.168 86.3926 17.6602V17.1016C86.3587 17.1016 86.3164 17.1439 86.2656 17.2285C86.2148 17.2962 86.1641 17.3809 86.1133 17.4824C86.0794 17.5671 86.0456 17.6517 86.0117 17.7363C85.9779 17.821 85.9525 17.8717 85.9355 17.8887C85.6478 18.1087 85.4193 18.388 85.25 18.7266C85.0977 19.0482 84.9284 19.3529 84.7422 19.6406C84.5052 19.9961 84.2513 20.3431 83.9805 20.6816C83.7266 21.0202 83.4049 21.2826 83.0156 21.4688V21.5195C83.0156 21.6042 82.9902 21.6634 82.9395 21.6973C82.8887 21.7311 82.8802 21.8158 82.9141 21.9512C82.4909 22.0866 82.0931 22.2812 81.7207 22.5352C81.3652 22.7891 81.069 23.1107 80.832 23.5C80.4935 23.5846 80.1719 23.7031 79.8672 23.8555C79.5794 23.9909 79.2832 24.1432 78.9785 24.3125C78.8431 24.3802 78.6992 24.4648 78.5469 24.5664C78.3945 24.668 78.2422 24.7357 78.0898 24.7695C77.9544 24.8203 77.7682 24.8542 77.5312 24.8711C77.3112 24.888 77.0742 24.9049 76.8203 24.9219C76.5833 24.9388 76.3464 24.9473 76.1094 24.9473H75.5508C75.4661 24.9473 75.3561 24.9049 75.2207 24.8203C75.0853 24.7357 74.9329 24.6426 74.7637 24.541C74.6113 24.4395 74.4505 24.3464 74.2812 24.2617C74.112 24.1602 73.9512 24.0924 73.7988 24.0586C73.6634 23.6185 73.4688 23.2292 73.2148 22.8906C72.9779 22.5352 72.724 22.1797 72.4531 21.8242C72.3685 21.418 72.25 20.9948 72.0977 20.5547C71.9622 20.1146 71.7168 19.7507 71.3613 19.4629C71.446 19.3444 71.4883 19.209 71.4883 19.0566C71.4883 18.8704 71.446 18.6927 71.3613 18.5234C71.2767 18.3542 71.2344 18.168 71.2344 17.9648C71.2344 17.8294 71.2428 17.7279 71.2598 17.6602C71.0736 17.8633 70.9382 18.1257 70.8535 18.4473C70.7858 18.752 70.752 19.0312 70.752 19.2852C70.752 19.4883 70.7773 19.6745 70.8281 19.8438C70.6589 20.0807 70.5488 20.377 70.498 20.7324C70.4642 21.0879 70.4473 21.401 70.4473 21.6719C70.4473 22.0104 70.4727 22.3405 70.5234 22.6621C70.2526 22.9329 70.1172 23.263 70.1172 23.6523C70.1172 23.8724 70.168 24.0671 70.2695 24.2363C70.2695 24.304 70.2526 24.3548 70.2188 24.3887C70.1849 24.4225 70.1426 24.4479 70.0918 24.4648C70.0579 24.4818 70.0156 24.5072 69.9648 24.541C69.931 24.5579 69.9141 24.6003 69.9141 24.668C69.9141 24.7526 69.9141 24.8457 69.9141 24.9473C69.931 25.0488 69.9395 25.1504 69.9395 25.252C69.9395 25.4889 69.931 25.7344 69.9141 25.9883C69.8971 26.2422 69.8887 26.4876 69.8887 26.7246C69.8887 27.2155 69.931 27.571 70.0156 27.791C70.1172 27.9941 70.2357 28.1465 70.3711 28.248C70.5234 28.3496 70.6842 28.4512 70.8535 28.5527C71.0228 28.6543 71.1921 28.849 71.3613 29.1367C71.3105 29.2891 71.2174 29.416 71.082 29.5176C70.9635 29.6022 70.8451 29.6953 70.7266 29.7969C70.625 29.8815 70.5319 29.9831 70.4473 30.1016C70.3626 30.2201 70.3288 30.3893 70.3457 30.6094H70.2188C69.9987 30.6094 69.7871 30.6432 69.584 30.7109C69.3809 30.7786 69.1693 30.8125 68.9492 30.8125C68.8984 30.8125 68.8477 30.804 68.7969 30.7871C68.7461 30.7871 68.6953 30.7871 68.6445 30.7871L68.3906 30.6348C68.306 30.584 68.2214 30.5586 68.1367 30.5586C68.0521 30.5586 67.9421 30.5755 67.8066 30.6094C67.5697 29.8477 67.3835 29.0605 67.248 28.248C67.1296 27.4355 67.0703 26.64 67.0703 25.8613C67.0703 25.7767 67.0872 25.6921 67.1211 25.6074C67.1719 25.5059 67.2396 25.472 67.3242 25.5059V25.0234C67.3242 24.4987 67.3665 23.9909 67.4512 23.5C67.5527 22.9922 67.6035 22.4674 67.6035 21.9258C67.6035 21.7734 67.5951 21.6211 67.5781 21.4688C67.5781 21.3164 67.5697 21.1725 67.5527 21.0371C67.6374 20.7493 67.722 20.4616 67.8066 20.1738C67.9082 19.8691 67.959 19.556 67.959 19.2344C67.959 19.099 67.9336 18.9382 67.8828 18.752C68.0182 18.6504 68.1198 18.5234 68.1875 18.3711C68.2552 18.2018 68.306 18.0241 68.3398 17.8379C68.3737 17.6348 68.3991 17.4401 68.416 17.2539C68.4329 17.0677 68.4499 16.8984 68.4668 16.7461C68.6361 16.4076 68.7292 16.0436 68.7461 15.6543C68.763 15.265 68.8477 14.901 69 14.5625C68.9831 14.4948 68.9746 14.3763 68.9746 14.207C68.9746 13.8685 69.0254 13.5299 69.127 13.1914C69.2454 12.8359 69.474 12.5651 69.8125 12.3789C70.1172 12.4974 70.4727 12.5566 70.8789 12.5566C71.2682 12.5566 71.6406 12.4974 71.9961 12.3789C72.0977 12.4128 72.1908 12.4551 72.2754 12.5059C72.36 12.5397 72.4447 12.582 72.5293 12.6328C72.6309 12.6667 72.7324 12.7005 72.834 12.7344C72.9355 12.7513 73.054 12.7513 73.1895 12.7344C73.3587 13.2253 73.5026 13.7246 73.6211 14.2324C73.7565 14.7402 73.8581 15.2565 73.9258 15.7812C73.9596 16.0013 73.9681 16.2383 73.9512 16.4922C73.9512 16.7461 73.9681 16.9831 74.002 17.2031C74.0189 17.3385 74.0612 17.4655 74.1289 17.584C74.1966 17.6855 74.2643 17.804 74.332 17.9395C74.3997 18.0749 74.4505 18.2272 74.4844 18.3965C74.5352 18.5658 74.5521 18.7773 74.5352 19.0312C74.7214 19.4714 74.9245 19.8945 75.1445 20.3008C75.3815 20.6901 75.6354 21.0794 75.9062 21.4688C76.0586 21.5195 76.194 21.5872 76.3125 21.6719C76.431 21.7396 76.5072 21.8581 76.541 22.0273C76.6934 22.0273 76.8288 22.0527 76.9473 22.1035L77.3789 22.2305C78.0221 22.0273 78.6146 21.7565 79.1562 21.418C79.7148 21.0794 80.2988 20.7917 80.9082 20.5547C81.653 19.8268 82.2962 19.0228 82.8379 18.1426C83.3796 17.2454 83.9212 16.3568 84.4629 15.4766V14.918C84.5645 14.8672 84.6491 14.8079 84.7168 14.7402C84.8014 14.6556 84.903 14.5964 85.0215 14.5625C85.0384 14.3594 85.0807 14.1647 85.1484 13.9785C85.2331 13.7754 85.3177 13.5892 85.4023 13.4199C85.5039 13.2337 85.5885 13.056 85.6562 12.8867C85.724 12.7005 85.7578 12.5059 85.7578 12.3027C85.7578 12.1842 85.7493 12.0827 85.7324 11.998C85.9863 11.7441 86.291 11.6172 86.6465 11.6172C86.985 11.6172 87.3236 11.7018 87.6621 11.8711C88.0176 12.0234 88.3477 12.1673 88.6523 12.3027C88.8385 12.709 88.974 13.1406 89.0586 13.5977C89.1602 14.0378 89.2279 14.4948 89.2617 14.9688C89.2956 15.4427 89.3125 15.9167 89.3125 16.3906V18.1934C89.2956 18.3288 89.2448 18.4303 89.1602 18.498C89.0924 18.5488 89.0417 18.6335 89.0078 18.752V19.0059C89.0078 19.0905 88.9993 19.1751 88.9824 19.2598C88.9824 19.6152 88.9401 19.9876 88.8555 20.377C88.7708 20.8678 88.6608 21.3672 88.5254 21.875C88.4069 22.3659 88.3477 22.8652 88.3477 23.373C88.3477 23.5592 88.3561 23.7454 88.373 23.9316C88.39 24.1178 88.4238 24.304 88.4746 24.4902C88.39 24.6426 88.3477 24.8372 88.3477 25.0742C88.3477 25.3451 88.39 25.599 88.4746 25.8359C88.5762 26.056 88.6947 26.276 88.8301 26.4961C89.0671 26.4961 89.304 26.4876 89.541 26.4707C89.778 26.4538 90.0234 26.4453 90.2773 26.4453C90.5143 26.4453 90.7344 26.4707 90.9375 26.5215C91.1406 26.5553 91.3522 26.64 91.5723 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M128.059 24.1602C128.059 24.4987 127.999 24.778 127.881 24.998C127.779 25.2012 127.661 25.4382 127.525 25.709C127.492 25.6921 127.449 25.6836 127.398 25.6836C127.297 25.6836 127.204 25.709 127.119 25.7598C127.035 25.8105 126.95 25.8529 126.865 25.8867C126.374 26.4284 125.867 26.9531 125.342 27.4609C124.834 27.9688 124.267 28.4173 123.641 28.8066C123.471 28.9082 123.302 29.0098 123.133 29.1113C122.964 29.196 122.786 29.2806 122.6 29.3652C122.532 29.3991 122.464 29.4329 122.396 29.4668C122.346 29.4837 122.295 29.5091 122.244 29.543C122.126 29.6107 121.999 29.7207 121.863 29.873C121.745 30.0254 121.601 30.1777 121.432 30.3301C121.279 30.4993 121.11 30.6348 120.924 30.7363C120.738 30.8548 120.535 30.9056 120.314 30.8887C120.179 30.9733 120.061 31.0833 119.959 31.2188C119.857 31.3542 119.739 31.4896 119.604 31.625C118.876 31.8789 118.207 32.209 117.598 32.6152C117.005 33.0384 116.387 33.4447 115.744 33.834C115.355 34.0879 114.965 34.291 114.576 34.4434C114.492 34.4772 114.39 34.5026 114.271 34.5195C114.17 34.5365 114.06 34.5618 113.941 34.5957C113.383 34.7311 112.816 34.8411 112.24 34.9258C111.682 35.0104 111.115 35.0527 110.539 35.0527C109.828 35.0527 109.143 34.9681 108.482 34.7988C108.482 34.748 108.465 34.7142 108.432 34.6973C108.398 34.6803 108.355 34.6634 108.305 34.6465C108.271 34.6296 108.237 34.6042 108.203 34.5703C108.169 34.5534 108.169 34.5111 108.203 34.4434C107.831 34.4095 107.501 34.3164 107.213 34.1641C106.942 34.0117 106.764 33.7409 106.68 33.3516C106.629 33.3854 106.587 33.4277 106.553 33.4785C106.519 33.5293 106.46 33.5462 106.375 33.5293C106.138 33.1908 105.876 32.8776 105.588 32.5898C105.3 32.3021 105.089 31.9551 104.953 31.5488C104.919 31.4642 104.894 31.3796 104.877 31.2949C104.877 31.2272 104.868 31.151 104.852 31.0664C104.767 30.8294 104.615 30.7109 104.395 30.7109C104.428 30.6432 104.445 30.5586 104.445 30.457C104.445 30.4062 104.437 30.3555 104.42 30.3047C104.42 30.2539 104.42 30.2031 104.42 30.1523C104.42 30.0677 104.445 29.9831 104.496 29.8984C104.327 29.5091 104.208 29.1283 104.141 28.7559C104.073 28.3665 104.039 27.9688 104.039 27.5625C104.039 27.0378 104.064 26.5215 104.115 26.0137C104.166 25.4889 104.191 24.9642 104.191 24.4395C104.293 24.2363 104.369 23.9993 104.42 23.7285C104.488 23.4577 104.598 23.2376 104.75 23.0684C104.733 22.9668 104.699 22.916 104.648 22.916C104.598 22.8991 104.572 22.8483 104.572 22.7637C104.572 22.459 104.632 22.1289 104.75 21.7734C104.868 21.418 104.928 21.054 104.928 20.6816C105.08 20.597 105.173 20.4701 105.207 20.3008C105.258 20.1315 105.351 19.9961 105.486 19.8945V19.7676C105.486 19.5137 105.512 19.2598 105.562 19.0059C105.63 18.752 105.689 18.5065 105.74 18.2695C105.808 18.0156 105.859 17.7702 105.893 17.5332C105.943 17.2793 105.96 17.0339 105.943 16.7969C105.977 16.7461 106.02 16.653 106.07 16.5176C106.138 16.3652 106.197 16.2129 106.248 16.0605C106.316 15.8913 106.367 15.7305 106.4 15.5781C106.451 15.4258 106.477 15.3158 106.477 15.248C106.477 15.1465 106.46 15.0534 106.426 14.9688C106.392 14.8841 106.375 14.791 106.375 14.6895C106.375 14.6048 106.4 14.4863 106.451 14.334C106.502 14.1647 106.544 14.0293 106.578 13.9277C106.646 13.64 106.705 13.3438 106.756 13.0391C106.824 12.7174 106.883 12.4128 106.934 12.125C107.086 11.194 107.196 10.263 107.264 9.33203C107.331 8.38411 107.374 7.4362 107.391 6.48828C107.628 6.35286 107.873 6.22591 108.127 6.10742C108.398 5.98893 108.677 5.92969 108.965 5.92969C109.049 5.92969 109.134 5.93815 109.219 5.95508C109.303 5.97201 109.388 5.9974 109.473 6.03125C109.557 6.36979 109.693 6.64062 109.879 6.84375C110.065 7.04688 110.234 7.29232 110.387 7.58008C110.285 7.85091 110.217 8.13021 110.184 8.41797L110.107 9.28125C110.09 9.56901 110.057 9.85677 110.006 10.1445C109.955 10.4154 109.87 10.6777 109.752 10.9316C109.786 11.0163 109.803 11.1009 109.803 11.1855V11.4395C109.803 11.6764 109.777 11.9049 109.727 12.125C109.693 12.3451 109.65 12.5736 109.6 12.8105C109.549 13.0306 109.507 13.2507 109.473 13.4707C109.439 13.6908 109.439 13.9108 109.473 14.1309C109.422 14.2155 109.371 14.2832 109.32 14.334C109.27 14.3678 109.236 14.4271 109.219 14.5117L109.168 14.9941C109.134 15.1803 109.1 15.3665 109.066 15.5527C109.049 15.722 109.024 15.8997 108.99 16.0859C108.872 16.5938 108.736 17.1016 108.584 17.6094C108.449 18.1172 108.381 18.6419 108.381 19.1836V19.3359C108.229 19.5729 108.11 19.8691 108.025 20.2246C107.941 20.5632 107.915 20.8763 107.949 21.1641C107.763 21.6549 107.585 22.1374 107.416 22.6113C107.247 23.0853 107.162 23.5762 107.162 24.084C107.162 24.1686 107.162 24.2617 107.162 24.3633C107.179 24.4479 107.196 24.5326 107.213 24.6172C107.077 24.9557 106.993 25.3027 106.959 25.6582C106.925 25.9967 106.908 26.3353 106.908 26.6738C106.908 26.9108 106.917 27.1901 106.934 27.5117C106.967 27.8164 107.01 28.138 107.061 28.4766C107.128 28.7982 107.204 29.1113 107.289 29.416C107.374 29.7207 107.467 29.9661 107.568 30.1523C107.958 30.7786 108.465 31.2695 109.092 31.625C109.735 31.9974 110.412 32.2344 111.123 32.3359C111.411 32.2344 111.639 32.1751 111.809 32.1582C111.995 32.1413 112.249 32.1413 112.57 32.1582C112.841 32.0228 113.112 31.9212 113.383 31.8535C113.671 31.7858 113.958 31.7096 114.246 31.625C114.331 31.5911 114.415 31.5573 114.5 31.5234C114.602 31.4896 114.686 31.4557 114.754 31.4219C114.839 31.388 114.932 31.3118 115.033 31.1934C115.135 31.0749 115.228 30.9733 115.312 30.8887C115.668 30.7871 116.007 30.6432 116.328 30.457C116.65 30.2878 116.963 30.11 117.268 29.9238L118.207 29.3652C118.529 29.179 118.867 29.0182 119.223 28.8828C119.358 28.832 119.434 28.7643 119.451 28.6797C119.485 28.5781 119.536 28.4596 119.604 28.3242C119.637 28.3581 119.688 28.375 119.756 28.375C119.959 28.375 120.103 28.3158 120.188 28.1973C120.272 28.0618 120.374 27.9264 120.492 27.791C120.712 27.7572 120.924 27.6979 121.127 27.6133C121.33 27.5117 121.482 27.3594 121.584 27.1562C122.007 27.0716 122.38 26.9193 122.701 26.6992C123.023 26.4792 123.336 26.2422 123.641 25.9883C123.945 25.7174 124.25 25.4635 124.555 25.2266C124.859 24.9727 125.206 24.7695 125.596 24.6172C125.646 24.5326 125.68 24.4564 125.697 24.3887C125.714 24.321 125.74 24.2448 125.773 24.1602C126.061 24.1263 126.29 24.0501 126.459 23.9316C126.628 23.7962 126.823 23.6608 127.043 23.5254C127.517 23.5762 127.855 23.7878 128.059 24.1602Z\" fill=\"white\"><\/path>\n    <path d=\"M144.436 28.1211C144.385 28.3581 144.275 28.5527 144.105 28.7051C143.953 28.8405 143.767 28.9505 143.547 29.0352C143.327 29.1198 143.098 29.179 142.861 29.2129C142.641 29.2298 142.438 29.2383 142.252 29.2383C142.167 29.2383 142.083 29.2383 141.998 29.2383C141.93 29.2214 141.854 29.2129 141.77 29.2129C141.685 29.2129 141.643 29.2552 141.643 29.3398C141.643 29.4245 141.6 29.4837 141.516 29.5176C141.431 29.4837 141.346 29.4583 141.262 29.4414C141.177 29.4245 141.092 29.416 141.008 29.416C140.889 29.416 140.771 29.4245 140.652 29.4414C140.551 29.4583 140.449 29.4668 140.348 29.4668C140.212 29.4668 140.111 29.4499 140.043 29.416C139.992 29.3822 139.941 29.3483 139.891 29.3145C139.857 29.2637 139.814 29.2129 139.764 29.1621C139.73 29.1113 139.671 29.069 139.586 29.0352C139.467 28.9844 139.366 28.9759 139.281 29.0098C139.214 29.0436 139.104 28.9928 138.951 28.8574C138.748 28.6882 138.57 28.485 138.418 28.248C138.283 27.9941 138.147 27.7318 138.012 27.4609C137.876 27.1901 137.732 26.9193 137.58 26.6484C137.428 26.3776 137.25 26.1406 137.047 25.9375H136.844C136.539 25.9375 136.327 26.0645 136.209 26.3184C136.124 26.2676 136.04 26.2083 135.955 26.1406C135.87 26.056 135.777 25.9883 135.676 25.9375C135.286 26.056 134.88 26.1576 134.457 26.2422C134.034 26.3268 133.611 26.3691 133.188 26.3691H132.832C132.73 26.3691 132.62 26.3522 132.502 26.3184C132.333 26.3861 132.18 26.4707 132.045 26.5723C131.91 26.6569 131.757 26.6992 131.588 26.6992C131.486 26.6992 131.368 26.6654 131.232 26.5977C131.131 26.5977 131.08 26.64 131.08 26.7246C131.097 26.8092 131.046 26.8516 130.928 26.8516H130.699C130.462 26.8516 130.225 26.86 129.988 26.877C129.768 26.8939 129.54 26.9023 129.303 26.9023C128.981 26.9023 128.651 26.86 128.312 26.7754C128.228 26.8262 128.135 26.8516 128.033 26.8516C127.965 26.8854 127.915 26.9447 127.881 27.0293C127.847 27.097 127.813 27.1647 127.779 27.2324C127.745 27.2832 127.695 27.334 127.627 27.3848C127.576 27.4186 127.5 27.4271 127.398 27.4102C127.365 27.6133 127.28 27.7741 127.145 27.8926C127.009 28.0111 126.941 28.1888 126.941 28.4258C126.755 28.5273 126.603 28.6543 126.484 28.8066C126.366 28.959 126.247 29.1198 126.129 29.2891C126.01 29.4583 125.883 29.6191 125.748 29.7715C125.63 29.9238 125.477 30.0423 125.291 30.127C125.206 30.2285 125.181 30.3893 125.215 30.6094C125.029 30.7617 124.8 30.8971 124.529 31.0156C124.258 31.1341 124.005 31.1934 123.768 31.1934C123.277 31.1934 122.938 30.931 122.752 30.4062C122.752 30.237 122.769 30.0592 122.803 29.873C122.82 29.6699 122.854 29.4837 122.904 29.3145C122.955 29.1283 123.031 28.9674 123.133 28.832C123.234 28.6797 123.378 28.5697 123.564 28.502C123.564 28.3496 123.514 28.248 123.412 28.1973C123.311 28.1296 123.268 28.0195 123.285 27.8672C123.742 27.6471 124.14 27.3594 124.479 27.0039C124.817 26.6484 125.122 26.276 125.393 25.8867C125.68 25.4805 125.968 25.0742 126.256 24.668C126.544 24.2617 126.865 23.8978 127.221 23.5762V23.043C127.729 22.5013 128.059 21.8919 128.211 21.2148C128.397 21.181 128.516 21.0964 128.566 20.9609C128.634 20.8255 128.668 20.6647 128.668 20.4785C128.753 20.4785 128.803 20.4447 128.82 20.377C128.854 20.2923 128.93 20.2669 129.049 20.3008C129.201 19.8945 129.37 19.5221 129.557 19.1836C129.743 18.8451 129.929 18.5065 130.115 18.168C130.301 17.8125 130.462 17.4486 130.598 17.0762C130.75 16.7038 130.86 16.2891 130.928 15.832C131.165 15.8151 131.292 15.7051 131.309 15.502C131.342 15.2819 131.376 15.0872 131.41 14.918C131.664 14.681 131.85 14.4017 131.969 14.0801C132.104 13.7585 132.223 13.4284 132.324 13.0898C132.426 12.7344 132.536 12.3874 132.654 12.0488C132.79 11.6934 132.976 11.3802 133.213 11.1094V11.0332C133.213 10.9486 133.179 10.8978 133.111 10.8809C133.044 10.847 133.01 10.7878 133.01 10.7031C133.027 10.6862 133.035 10.6693 133.035 10.6523C133.238 10.5677 133.391 10.4323 133.492 10.2461C133.594 10.043 133.746 9.89909 133.949 9.81445C134.305 10.1022 134.618 10.2799 134.889 10.3477C135.16 10.3984 135.515 10.4408 135.955 10.4746C136.175 10.7116 136.294 10.9993 136.311 11.3379C136.344 11.6595 136.404 11.9811 136.488 12.3027C136.624 12.8444 136.768 13.3776 136.92 13.9023C137.089 14.4102 137.216 14.9349 137.301 15.4766C137.352 15.7982 137.445 16.1029 137.58 16.3906C137.715 16.6784 137.809 16.9746 137.859 17.2793C137.893 17.5163 137.893 17.7871 137.859 18.0918C137.826 18.3796 137.859 18.6335 137.961 18.8535L138.139 19.2598C138.223 19.446 138.291 19.6406 138.342 19.8438C138.41 20.0469 138.469 20.25 138.52 20.4531C138.655 20.9609 138.773 21.5111 138.875 22.1035C138.993 22.679 139.171 23.2038 139.408 23.6777C139.493 23.847 139.62 23.9655 139.789 24.0332C139.975 24.1009 140.178 24.1517 140.398 24.1855C140.618 24.2025 140.83 24.2109 141.033 24.2109C141.253 24.194 141.439 24.1855 141.592 24.1855H141.846C141.947 24.1855 142.049 24.2025 142.15 24.2363C142.218 24.3717 142.252 24.4902 142.252 24.5918C142.252 24.7949 142.184 24.9557 142.049 25.0742C141.913 25.1927 141.846 25.3281 141.846 25.4805C141.846 25.5651 141.88 25.6582 141.947 25.7598C141.88 25.7428 141.778 25.7344 141.643 25.7344C141.253 25.7344 140.872 25.8021 140.5 25.9375C140.635 26.2253 140.813 26.4707 141.033 26.6738C141.27 26.86 141.516 27.0378 141.77 27.207C141.939 27.0716 142.117 27.0039 142.303 27.0039C142.506 27.0039 142.692 27.0547 142.861 27.1562C143.048 27.2409 143.242 27.2832 143.445 27.2832C143.598 27.2832 143.708 27.2578 143.775 27.207C143.911 27.3594 144.021 27.5202 144.105 27.6895C144.19 27.8418 144.3 27.9857 144.436 28.1211ZM136.488 24.0586C136.454 23.7708 136.395 23.5677 136.311 23.4492C136.243 23.3138 136.184 23.153 136.133 22.9668C136.065 22.7298 136.014 22.4759 135.98 22.2051C135.964 21.9342 135.93 21.6719 135.879 21.418C135.76 20.8424 135.625 20.2669 135.473 19.6914C135.337 19.1159 135.16 18.5573 134.939 18.0156C135.007 17.9141 135.041 17.821 135.041 17.7363V17.6602C134.889 17.4909 134.779 17.2878 134.711 17.0508C134.643 16.7969 134.576 16.5514 134.508 16.3145C134.457 16.0605 134.381 15.832 134.279 15.6289C134.195 15.4089 134.051 15.2311 133.848 15.0957C133.797 15.1973 133.771 15.3158 133.771 15.4512C133.771 15.5697 133.78 15.6797 133.797 15.7812C133.831 15.8828 133.848 15.9928 133.848 16.1113C133.678 16.196 133.551 16.3314 133.467 16.5176C133.399 16.6868 133.281 16.8223 133.111 16.9238C132.976 17.4655 132.781 17.9818 132.527 18.4727C132.273 18.9466 132.003 19.4206 131.715 19.8945C131.444 20.3685 131.182 20.8509 130.928 21.3418C130.674 21.8158 130.471 22.3151 130.318 22.8398C130.098 22.9922 129.946 23.1868 129.861 23.4238C129.794 23.6608 129.76 23.8978 129.76 24.1348C129.912 24.2194 130.081 24.2702 130.268 24.2871C130.471 24.2871 130.665 24.2871 130.852 24.2871C131.038 24.2871 131.215 24.304 131.385 24.3379C131.554 24.3717 131.706 24.4564 131.842 24.5918C132.062 24.5241 132.299 24.4818 132.553 24.4648C132.824 24.431 133.044 24.3548 133.213 24.2363C133.551 24.3548 133.915 24.4141 134.305 24.4141C134.508 24.4141 134.702 24.3971 134.889 24.3633C135.092 24.3294 135.286 24.2871 135.473 24.2363C135.625 24.2702 135.743 24.3294 135.828 24.4141C135.913 24.4818 136.04 24.5072 136.209 24.4902C136.294 24.4225 136.344 24.3548 136.361 24.2871C136.378 24.2025 136.421 24.1263 136.488 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M191.332 18.1426C191.298 18.3457 191.239 18.5742 191.154 18.8281C191.087 19.082 190.985 19.319 190.85 19.5391C190.731 19.7422 190.579 19.9199 190.393 20.0723C190.206 20.2077 189.986 20.2754 189.732 20.2754C189.546 20.2754 189.36 20.2585 189.174 20.2246C188.988 20.1738 188.793 20.1484 188.59 20.1484C188.505 20.1484 188.412 20.1823 188.311 20.25C188.226 20.3008 188.141 20.3262 188.057 20.3262C187.972 20.3262 187.896 20.3177 187.828 20.3008C187.777 20.2669 187.71 20.25 187.625 20.25C187.574 20.25 187.481 20.2669 187.346 20.3008C187.21 20.3346 187.066 20.3685 186.914 20.4023C186.762 20.4362 186.618 20.4785 186.482 20.5293C186.347 20.5632 186.254 20.5885 186.203 20.6055C185.746 20.7578 185.289 20.8932 184.832 21.0117C184.375 21.1302 183.901 21.2064 183.41 21.2402C183.309 21.2064 183.156 21.1725 182.953 21.1387C182.75 21.0879 182.598 21.0625 182.496 21.0625C182.293 21.0625 182.158 21.1471 182.09 21.3164C182.039 21.4857 181.929 21.6126 181.76 21.6973C181.557 21.8158 181.303 21.8835 180.998 21.9004C180.693 21.9173 180.389 21.9427 180.084 21.9766C179.779 22.0104 179.492 22.0781 179.221 22.1797C178.967 22.2643 178.781 22.4336 178.662 22.6875C178.577 22.6706 178.484 22.6621 178.383 22.6621C178.298 22.6452 178.205 22.6367 178.104 22.6367C177.562 22.6367 177.054 22.7467 176.58 22.9668C176.106 23.1699 175.624 23.3561 175.133 23.5254C175.217 23.6777 175.277 23.8639 175.311 24.084C175.344 24.304 175.378 24.5241 175.412 24.7441C175.446 24.9473 175.488 25.1504 175.539 25.3535C175.607 25.5397 175.717 25.6836 175.869 25.7852C175.869 25.8867 175.844 25.9714 175.793 26.0391C175.759 26.1068 175.717 26.166 175.666 26.2168L175.488 26.3945C175.438 26.4453 175.404 26.5215 175.387 26.623C175.336 26.8262 175.311 27.0378 175.311 27.2578C175.311 27.4609 175.192 27.6133 174.955 27.7148C174.972 27.7656 174.98 27.8587 174.98 27.9941C174.98 28.1634 174.955 28.3242 174.904 28.4766C174.854 28.6289 174.837 28.7982 174.854 28.9844C174.566 29.306 174.32 29.6361 174.117 29.9746C173.931 30.3132 173.787 30.6771 173.686 31.0664C173.059 31.6927 172.416 32.319 171.756 32.9453C171.113 33.5885 170.444 34.2064 169.75 34.7988C169.073 35.3913 168.37 35.9499 167.643 36.4746C166.915 37.0163 166.161 37.4902 165.383 37.8965H165.205C164.816 37.8965 164.511 37.9642 164.291 38.0996C164.071 38.235 163.792 38.3535 163.453 38.4551C163.199 38.3874 162.895 38.3535 162.539 38.3535C162.336 38.3535 162.124 38.362 161.904 38.3789C161.701 38.3958 161.49 38.4043 161.27 38.4043C160.982 38.4043 160.719 38.3704 160.482 38.3027C160.262 38.235 160.042 38.1589 159.822 38.0742C159.619 37.9896 159.408 37.9049 159.188 37.8203C158.967 37.7357 158.73 37.6764 158.477 37.6426C157.427 36.5931 156.598 35.3659 155.988 33.9609C155.379 32.5729 155.074 31.1426 155.074 29.6699C155.074 28.9928 155.167 28.3327 155.354 27.6895C155.54 27.0293 155.633 26.3691 155.633 25.709C155.938 25.0996 156.2 24.4733 156.42 23.8301C156.657 23.1868 156.894 22.5436 157.131 21.9004C157.368 21.2572 157.622 20.6309 157.893 20.0215C158.18 19.3952 158.519 18.8027 158.908 18.2441C158.993 17.804 159.128 17.4232 159.314 17.1016C159.501 16.7799 159.704 16.4245 159.924 16.0352C159.924 15.6628 160 15.3242 160.152 15.0195C160.322 14.6979 160.423 14.3424 160.457 13.9531C160.728 13.6992 160.948 13.4115 161.117 13.0898C161.286 12.7682 161.447 12.4382 161.6 12.0996C161.752 11.7611 161.921 11.4395 162.107 11.1348C162.311 10.8132 162.581 10.5423 162.92 10.3223C162.954 10.2038 162.971 10.0768 162.971 9.94141C162.988 9.78906 163.03 9.67057 163.098 9.58594L163.631 9.00195C163.8 8.7819 163.952 8.56185 164.088 8.3418C164.24 8.10482 164.401 7.89323 164.57 7.70703C164.672 7.60547 164.782 7.52083 164.9 7.45312C165.019 7.38542 165.12 7.30924 165.205 7.22461C165.29 7.13997 165.315 7.02995 165.281 6.89453C165.264 6.75911 165.298 6.64909 165.383 6.56445C165.417 6.5306 165.467 6.49674 165.535 6.46289C165.603 6.42904 165.662 6.39518 165.713 6.36133C165.933 6.20898 166.119 6.05664 166.271 5.9043C166.424 5.75195 166.635 5.64193 166.906 5.57422C167.143 5.38802 167.355 5.20182 167.541 5.01562C167.744 4.82943 167.947 4.66016 168.15 4.50781C168.354 4.35547 168.574 4.23698 168.811 4.15234C169.048 4.05078 169.344 4 169.699 4C169.767 4 169.835 4.00846 169.902 4.02539C169.97 4.02539 170.038 4.02539 170.105 4.02539C170.799 4.66862 171.231 5.45573 171.4 6.38672C171.214 6.6237 171.062 6.8776 170.943 7.14844C170.842 7.41927 170.723 7.6901 170.588 7.96094C170.3 8.0625 170.029 8.21484 169.775 8.41797C169.521 8.60417 169.268 8.79883 169.014 9.00195C168.777 9.20508 168.523 9.38281 168.252 9.53516C167.998 9.6875 167.71 9.76367 167.389 9.76367C167.253 9.88216 167.033 10.0768 166.729 10.3477C166.441 10.6016 166.136 10.8724 165.814 11.1602C165.51 11.4479 165.222 11.7188 164.951 11.9727C164.697 12.2266 164.536 12.4043 164.469 12.5059C164.418 12.5905 164.376 12.6667 164.342 12.7344C164.308 12.8021 164.274 12.8783 164.24 12.9629L163.58 14.0801C163.208 14.7233 162.827 15.3581 162.438 15.9844C162.048 16.5938 161.71 17.237 161.422 17.9141C161.286 18.2188 161.176 18.5234 161.092 18.8281C161.007 19.1328 160.923 19.4544 160.838 19.793C160.804 19.8945 160.762 19.9961 160.711 20.0977C160.66 20.1992 160.618 20.2923 160.584 20.377C160.398 20.7324 160.245 21.0625 160.127 21.3672C160.008 21.6719 159.941 22.0273 159.924 22.4336C159.501 23.3815 159.103 24.3379 158.73 25.3027C158.375 26.2507 158.104 27.2324 157.918 28.248C158.02 28.5866 158.062 28.9336 158.045 29.2891C158.045 29.6276 158.045 29.9661 158.045 30.3047C158.045 30.7279 158.07 31.0749 158.121 31.3457C158.189 31.6335 158.273 31.8874 158.375 32.1074C158.493 32.3444 158.62 32.5814 158.756 32.8184C158.891 33.0723 159.035 33.3685 159.188 33.707C159.441 33.9102 159.67 34.1217 159.873 34.3418C160.076 34.5788 160.271 34.8327 160.457 35.1035C161.1 35.4251 161.752 35.5859 162.412 35.5859C162.886 35.5859 163.368 35.5098 163.859 35.3574C164.35 35.2051 164.824 35.0104 165.281 34.7734C165.755 34.5534 166.212 34.3079 166.652 34.0371C167.092 33.7663 167.516 33.5039 167.922 33.25C168.633 32.8268 169.251 32.3698 169.775 31.8789C170.3 31.388 170.774 30.8717 171.197 30.3301C171.637 29.7884 172.044 29.2129 172.416 28.6035C172.788 27.9772 173.178 27.3171 173.584 26.623C173.601 26.5384 173.635 26.4368 173.686 26.3184L173.838 25.9375C173.889 25.8021 173.931 25.6836 173.965 25.582C174.016 25.4635 174.041 25.3874 174.041 25.3535C174.041 25.2181 174.007 25.125 173.939 25.0742C173.889 25.0065 173.863 24.9388 173.863 24.8711C173.863 24.7357 173.897 24.6426 173.965 24.5918C174.033 24.541 174.109 24.4902 174.193 24.4395C174.295 24.3887 174.38 24.3294 174.447 24.2617C174.532 24.194 174.574 24.0671 174.574 23.8809C174.54 23.8639 174.481 23.8555 174.396 23.8555C174.312 23.8555 174.227 23.8639 174.143 23.8809C174.058 23.8978 173.973 23.9062 173.889 23.9062C173.686 23.9062 173.516 23.8385 173.381 23.7031C173.296 23.737 173.212 23.7962 173.127 23.8809C173.042 23.9486 172.958 24.0247 172.873 24.1094C172.805 24.194 172.738 24.2702 172.67 24.3379C172.602 24.4056 172.543 24.4395 172.492 24.4395C172.408 24.4395 172.34 24.4225 172.289 24.3887C172.255 24.3548 172.204 24.3379 172.137 24.3379C171.849 24.3379 171.595 24.4056 171.375 24.541C171.155 24.6764 170.918 24.7865 170.664 24.8711C170.613 24.8711 170.562 24.8711 170.512 24.8711C170.461 24.8542 170.41 24.8457 170.359 24.8457C170.173 24.8457 169.987 24.8796 169.801 24.9473C169.632 24.998 169.462 25.0573 169.293 25.125C169.141 25.1927 168.98 25.252 168.811 25.3027C168.641 25.3535 168.472 25.3704 168.303 25.3535C167.93 25.4889 167.583 25.6328 167.262 25.7852C166.957 25.9375 166.602 25.9967 166.195 25.9629C166.077 26.0137 165.95 26.0729 165.814 26.1406C165.696 26.1914 165.577 26.2591 165.459 26.3438C165.357 26.3776 165.281 26.3945 165.23 26.3945C165.146 26.3945 165.078 26.3522 165.027 26.2676C164.892 26.4199 164.714 26.5299 164.494 26.5977C164.274 26.6484 164.046 26.6992 163.809 26.75C163.572 26.7839 163.343 26.8346 163.123 26.9023C162.92 26.9531 162.759 27.0632 162.641 27.2324C162.454 27.0801 162.234 27.0039 161.98 27.0039C161.727 27.0039 161.481 27.0547 161.244 27.1562C161.007 27.2409 160.753 27.2832 160.482 27.2832C160.381 27.2832 160.313 27.2663 160.279 27.2324C160.212 27.0462 160.135 26.86 160.051 26.6738C159.966 26.4876 159.831 26.3522 159.645 26.2676C159.611 26.0814 159.577 25.9036 159.543 25.7344C159.526 25.5482 159.518 25.3704 159.518 25.2012C159.518 24.7441 159.653 24.3294 159.924 23.957C160.161 23.8724 160.398 23.8047 160.635 23.7539C160.889 23.6862 161.134 23.61 161.371 23.5254C161.557 23.5592 161.743 23.5846 161.93 23.6016C162.116 23.6185 162.302 23.627 162.488 23.627C163.182 23.627 163.859 23.5423 164.52 23.373C165.18 23.1868 165.831 22.9922 166.475 22.7891C167.084 22.6029 167.702 22.4336 168.328 22.2812C168.954 22.1289 169.581 21.9596 170.207 21.7734C170.799 21.6211 171.383 21.4518 171.959 21.2656C172.535 21.0625 173.135 20.9355 173.762 20.8848C174.168 20.597 174.659 20.4023 175.234 20.3008C175.827 20.1992 176.368 20.0892 176.859 19.9707C177.638 19.7845 178.408 19.5983 179.17 19.4121C179.932 19.209 180.71 19.0312 181.506 18.8789C182.386 18.6927 183.241 18.4642 184.07 18.1934C184.917 17.9225 185.763 17.6348 186.609 17.3301H186.863C187.151 17.3301 187.447 17.2962 187.752 17.2285C188.057 17.1608 188.361 17.127 188.666 17.127C188.751 17.127 188.818 17.1354 188.869 17.1523C188.937 17.1523 189.005 17.1523 189.072 17.1523C189.123 17.1523 189.25 17.1185 189.453 17.0508C189.656 16.9661 189.8 16.9069 189.885 16.873C190.105 17.11 190.35 17.3216 190.621 17.5078C190.892 17.694 191.129 17.9056 191.332 18.1426Z\" fill=\"white\"><\/path>\n    <path d=\"M196.562 15.2734C196.461 15.4258 196.402 15.5951 196.385 15.7812C196.368 15.9674 196.359 16.1367 196.359 16.2891C196.359 16.4922 196.359 16.6953 196.359 16.8984C196.376 17.0846 196.385 17.2708 196.385 17.457V17.8379C196.351 17.9564 196.3 18.0749 196.232 18.1934C196.165 18.3118 196.114 18.4303 196.08 18.5488C195.843 19.1751 195.725 19.8014 195.725 20.4277V20.4785C195.64 20.6816 195.555 20.8678 195.471 21.0371C195.403 21.2064 195.335 21.3757 195.268 21.5449C195.2 21.6973 195.149 21.8665 195.115 22.0527C195.081 22.222 195.073 22.4251 195.09 22.6621C194.853 23.2546 194.54 23.7962 194.15 24.2871C193.761 24.7611 193.38 25.252 193.008 25.7598C192.652 25.8952 192.322 26.0729 192.018 26.293C191.73 26.513 191.451 26.7585 191.18 27.0293C190.655 27.1986 190.139 27.3932 189.631 27.6133C189.123 27.8333 188.666 28.1296 188.26 28.502C187.938 28.5358 187.617 28.5866 187.295 28.6543C186.973 28.722 186.66 28.8236 186.355 28.959H186.051C185.898 28.959 185.788 28.9251 185.721 28.8574C185.501 28.9759 185.272 29.0605 185.035 29.1113C184.798 29.1452 184.561 29.1621 184.324 29.1621C184.02 29.1621 183.715 29.1452 183.41 29.1113C183.122 29.0605 182.826 29.0098 182.521 28.959C182.352 28.722 182.115 28.5443 181.811 28.4258C181.506 28.2904 181.235 28.1634 180.998 28.0449C180.507 27.3678 180.152 26.7161 179.932 26.0898C179.712 25.4466 179.483 24.7272 179.246 23.9316C179.28 23.6947 179.339 23.4661 179.424 23.2461C179.508 23.0091 179.542 22.7552 179.525 22.4844C179.83 21.6042 180.228 20.8086 180.719 20.0977C181.227 19.3698 181.802 18.6758 182.445 18.0156C182.445 17.9141 182.462 17.8294 182.496 17.7617C182.547 17.694 182.555 17.5924 182.521 17.457C182.538 17.474 182.572 17.4824 182.623 17.4824C182.758 17.4824 182.843 17.4486 182.877 17.3809C182.911 17.2962 182.919 17.2031 182.902 17.1016C183.512 16.7122 184.062 16.2637 184.553 15.7559C185.061 15.248 185.636 14.8249 186.279 14.4863C186.33 14.334 186.415 14.207 186.533 14.1055C186.652 14.0039 186.745 13.8854 186.812 13.75C187.354 13.5977 187.845 13.3691 188.285 13.0645C188.725 12.7598 189.191 12.4889 189.682 12.252C189.952 12.0996 190.206 11.998 190.443 11.9473C190.697 11.8796 190.968 11.8118 191.256 11.7441C191.357 11.7103 191.451 11.6849 191.535 11.668C191.62 11.651 191.713 11.6426 191.814 11.6426C192.119 11.6426 192.415 11.7018 192.703 11.8203C192.991 11.9219 193.287 11.9727 193.592 11.9727C193.676 11.9727 193.744 11.9727 193.795 11.9727C193.863 11.9557 193.93 11.9388 193.998 11.9219C194.286 12.2773 194.65 12.5482 195.09 12.7344C195.191 12.9883 195.31 13.2083 195.445 13.3945C195.598 13.5807 195.75 13.7669 195.902 13.9531C196.055 14.1224 196.19 14.3171 196.309 14.5371C196.444 14.7402 196.529 14.9857 196.562 15.2734ZM194.023 16.5938C194.023 16.5091 194.015 16.4329 193.998 16.3652C193.829 16.3145 193.668 16.2467 193.516 16.1621C193.363 16.0775 193.194 16.0352 193.008 16.0352C192.889 16.0352 192.771 16.0605 192.652 16.1113C192.635 15.9928 192.585 15.9082 192.5 15.8574C192.432 15.8066 192.348 15.7643 192.246 15.7305C192.161 15.6797 192.068 15.6458 191.967 15.6289C191.882 15.5951 191.806 15.5443 191.738 15.4766C191.688 15.3411 191.628 15.2057 191.561 15.0703C191.51 14.918 191.408 14.8079 191.256 14.7402C191.104 14.8926 190.926 15.0195 190.723 15.1211C190.52 15.2057 190.308 15.2904 190.088 15.375C189.885 15.4596 189.682 15.5612 189.479 15.6797C189.292 15.7982 189.132 15.9421 188.996 16.1113H188.539C188.438 16.2975 188.294 16.4414 188.107 16.543C187.921 16.6276 187.76 16.7546 187.625 16.9238C187.354 17.0592 187.1 17.2285 186.863 17.4316C186.643 17.6178 186.423 17.821 186.203 18.041C185.983 18.2441 185.763 18.4557 185.543 18.6758C185.34 18.8958 185.12 19.099 184.883 19.2852C184.663 19.7591 184.417 20.1738 184.146 20.5293C183.893 20.8678 183.647 21.2148 183.41 21.5703C183.19 21.9258 182.995 22.3151 182.826 22.7383C182.674 23.1445 182.598 23.6523 182.598 24.2617V24.5156C182.598 24.6003 182.606 24.6849 182.623 24.7695C182.843 25.0065 183.021 25.2604 183.156 25.5312C183.309 25.8021 183.554 25.9967 183.893 26.1152C184.231 26.2507 184.587 26.3099 184.959 26.293C185.348 26.276 185.721 26.3184 186.076 26.4199C186.889 26.2676 187.667 26.0221 188.412 25.6836C189.174 25.3281 189.893 24.9049 190.57 24.4141C190.672 24.3294 190.79 24.2448 190.926 24.1602C191.061 24.0586 191.171 23.957 191.256 23.8555C191.34 23.7708 191.408 23.6777 191.459 23.5762C191.527 23.4746 191.594 23.3815 191.662 23.2969C191.798 23.0768 191.95 22.8568 192.119 22.6367C192.288 22.4167 192.466 22.2135 192.652 22.0273C192.737 21.6549 192.847 21.2995 192.982 20.9609C193.118 20.6055 193.253 20.2585 193.389 19.9199C193.524 19.5814 193.634 19.2344 193.719 18.8789C193.82 18.5234 193.871 18.151 193.871 17.7617C193.871 17.6771 193.863 17.584 193.846 17.4824C193.846 17.3809 193.837 17.2878 193.82 17.2031C193.956 17.0169 194.023 16.8138 194.023 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M222.74 26.7754C222.656 27.0462 222.63 27.3171 222.664 27.5879C222.613 27.6556 222.554 27.6979 222.486 27.7148C222.419 27.7318 222.351 27.7572 222.283 27.791C222.215 27.8079 222.156 27.8418 222.105 27.8926C222.072 27.9264 222.072 28.0026 222.105 28.1211C221.547 28.1549 221.014 28.2734 220.506 28.4766C219.998 28.6797 219.499 28.8997 219.008 29.1367C218.754 29.0521 218.534 28.9505 218.348 28.832C218.161 28.7135 217.924 28.6374 217.637 28.6035C217.349 28.028 217.078 27.4271 216.824 26.8008C216.587 26.1576 216.469 25.5143 216.469 24.8711C216.469 24.3971 216.553 23.9655 216.723 23.5762C216.723 23.0684 216.765 22.569 216.85 22.0781C216.934 21.5872 217.027 21.1048 217.129 20.6309C217.247 20.14 217.349 19.6491 217.434 19.1582C217.518 18.6673 217.561 18.168 217.561 17.6602V17.1016C217.527 17.1016 217.484 17.1439 217.434 17.2285C217.383 17.2962 217.332 17.3809 217.281 17.4824C217.247 17.5671 217.214 17.6517 217.18 17.7363C217.146 17.821 217.12 17.8717 217.104 17.8887C216.816 18.1087 216.587 18.388 216.418 18.7266C216.266 19.0482 216.096 19.3529 215.91 19.6406C215.673 19.9961 215.419 20.3431 215.148 20.6816C214.895 21.0202 214.573 21.2826 214.184 21.4688V21.5195C214.184 21.6042 214.158 21.6634 214.107 21.6973C214.057 21.7311 214.048 21.8158 214.082 21.9512C213.659 22.0866 213.261 22.2812 212.889 22.5352C212.533 22.7891 212.237 23.1107 212 23.5C211.661 23.5846 211.34 23.7031 211.035 23.8555C210.747 23.9909 210.451 24.1432 210.146 24.3125C210.011 24.3802 209.867 24.4648 209.715 24.5664C209.562 24.668 209.41 24.7357 209.258 24.7695C209.122 24.8203 208.936 24.8542 208.699 24.8711C208.479 24.888 208.242 24.9049 207.988 24.9219C207.751 24.9388 207.514 24.9473 207.277 24.9473H206.719C206.634 24.9473 206.524 24.9049 206.389 24.8203C206.253 24.7357 206.101 24.6426 205.932 24.541C205.779 24.4395 205.618 24.3464 205.449 24.2617C205.28 24.1602 205.119 24.0924 204.967 24.0586C204.831 23.6185 204.637 23.2292 204.383 22.8906C204.146 22.5352 203.892 22.1797 203.621 21.8242C203.536 21.418 203.418 20.9948 203.266 20.5547C203.13 20.1146 202.885 19.7507 202.529 19.4629C202.614 19.3444 202.656 19.209 202.656 19.0566C202.656 18.8704 202.614 18.6927 202.529 18.5234C202.445 18.3542 202.402 18.168 202.402 17.9648C202.402 17.8294 202.411 17.7279 202.428 17.6602C202.242 17.8633 202.106 18.1257 202.021 18.4473C201.954 18.752 201.92 19.0312 201.92 19.2852C201.92 19.4883 201.945 19.6745 201.996 19.8438C201.827 20.0807 201.717 20.377 201.666 20.7324C201.632 21.0879 201.615 21.401 201.615 21.6719C201.615 22.0104 201.641 22.3405 201.691 22.6621C201.421 22.9329 201.285 23.263 201.285 23.6523C201.285 23.8724 201.336 24.0671 201.438 24.2363C201.438 24.304 201.421 24.3548 201.387 24.3887C201.353 24.4225 201.311 24.4479 201.26 24.4648C201.226 24.4818 201.184 24.5072 201.133 24.541C201.099 24.5579 201.082 24.6003 201.082 24.668C201.082 24.7526 201.082 24.8457 201.082 24.9473C201.099 25.0488 201.107 25.1504 201.107 25.252C201.107 25.4889 201.099 25.7344 201.082 25.9883C201.065 26.2422 201.057 26.4876 201.057 26.7246C201.057 27.2155 201.099 27.571 201.184 27.791C201.285 27.9941 201.404 28.1465 201.539 28.248C201.691 28.3496 201.852 28.4512 202.021 28.5527C202.191 28.6543 202.36 28.849 202.529 29.1367C202.479 29.2891 202.385 29.416 202.25 29.5176C202.132 29.6022 202.013 29.6953 201.895 29.7969C201.793 29.8815 201.7 29.9831 201.615 30.1016C201.531 30.2201 201.497 30.3893 201.514 30.6094H201.387C201.167 30.6094 200.955 30.6432 200.752 30.7109C200.549 30.7786 200.337 30.8125 200.117 30.8125C200.066 30.8125 200.016 30.804 199.965 30.7871C199.914 30.7871 199.863 30.7871 199.812 30.7871L199.559 30.6348C199.474 30.584 199.389 30.5586 199.305 30.5586C199.22 30.5586 199.11 30.5755 198.975 30.6094C198.738 29.8477 198.551 29.0605 198.416 28.248C198.298 27.4355 198.238 26.64 198.238 25.8613C198.238 25.7767 198.255 25.6921 198.289 25.6074C198.34 25.5059 198.408 25.472 198.492 25.5059V25.0234C198.492 24.4987 198.535 23.9909 198.619 23.5C198.721 22.9922 198.771 22.4674 198.771 21.9258C198.771 21.7734 198.763 21.6211 198.746 21.4688C198.746 21.3164 198.738 21.1725 198.721 21.0371C198.805 20.7493 198.89 20.4616 198.975 20.1738C199.076 19.8691 199.127 19.556 199.127 19.2344C199.127 19.099 199.102 18.9382 199.051 18.752C199.186 18.6504 199.288 18.5234 199.355 18.3711C199.423 18.2018 199.474 18.0241 199.508 17.8379C199.542 17.6348 199.567 17.4401 199.584 17.2539C199.601 17.0677 199.618 16.8984 199.635 16.7461C199.804 16.4076 199.897 16.0436 199.914 15.6543C199.931 15.265 200.016 14.901 200.168 14.5625C200.151 14.4948 200.143 14.3763 200.143 14.207C200.143 13.8685 200.193 13.5299 200.295 13.1914C200.413 12.8359 200.642 12.5651 200.98 12.3789C201.285 12.4974 201.641 12.5566 202.047 12.5566C202.436 12.5566 202.809 12.4974 203.164 12.3789C203.266 12.4128 203.359 12.4551 203.443 12.5059C203.528 12.5397 203.613 12.582 203.697 12.6328C203.799 12.6667 203.9 12.7005 204.002 12.7344C204.104 12.7513 204.222 12.7513 204.357 12.7344C204.527 13.2253 204.671 13.7246 204.789 14.2324C204.924 14.7402 205.026 15.2565 205.094 15.7812C205.128 16.0013 205.136 16.2383 205.119 16.4922C205.119 16.7461 205.136 16.9831 205.17 17.2031C205.187 17.3385 205.229 17.4655 205.297 17.584C205.365 17.6855 205.432 17.804 205.5 17.9395C205.568 18.0749 205.618 18.2272 205.652 18.3965C205.703 18.5658 205.72 18.7773 205.703 19.0312C205.889 19.4714 206.092 19.8945 206.312 20.3008C206.549 20.6901 206.803 21.0794 207.074 21.4688C207.227 21.5195 207.362 21.5872 207.48 21.6719C207.599 21.7396 207.675 21.8581 207.709 22.0273C207.861 22.0273 207.997 22.0527 208.115 22.1035L208.547 22.2305C209.19 22.0273 209.783 21.7565 210.324 21.418C210.883 21.0794 211.467 20.7917 212.076 20.5547C212.821 19.8268 213.464 19.0228 214.006 18.1426C214.548 17.2454 215.089 16.3568 215.631 15.4766V14.918C215.732 14.8672 215.817 14.8079 215.885 14.7402C215.969 14.6556 216.071 14.5964 216.189 14.5625C216.206 14.3594 216.249 14.1647 216.316 13.9785C216.401 13.7754 216.486 13.5892 216.57 13.4199C216.672 13.2337 216.757 13.056 216.824 12.8867C216.892 12.7005 216.926 12.5059 216.926 12.3027C216.926 12.1842 216.917 12.0827 216.9 11.998C217.154 11.7441 217.459 11.6172 217.814 11.6172C218.153 11.6172 218.492 11.7018 218.83 11.8711C219.186 12.0234 219.516 12.1673 219.82 12.3027C220.007 12.709 220.142 13.1406 220.227 13.5977C220.328 14.0378 220.396 14.4948 220.43 14.9688C220.464 15.4427 220.48 15.9167 220.48 16.3906V18.1934C220.464 18.3288 220.413 18.4303 220.328 18.498C220.26 18.5488 220.21 18.6335 220.176 18.752V19.0059C220.176 19.0905 220.167 19.1751 220.15 19.2598C220.15 19.6152 220.108 19.9876 220.023 20.377C219.939 20.8678 219.829 21.3672 219.693 21.875C219.575 22.3659 219.516 22.8652 219.516 23.373C219.516 23.5592 219.524 23.7454 219.541 23.9316C219.558 24.1178 219.592 24.304 219.643 24.4902C219.558 24.6426 219.516 24.8372 219.516 25.0742C219.516 25.3451 219.558 25.599 219.643 25.8359C219.744 26.056 219.863 26.276 219.998 26.4961C220.235 26.4961 220.472 26.4876 220.709 26.4707C220.946 26.4538 221.191 26.4453 221.445 26.4453C221.682 26.4453 221.902 26.4707 222.105 26.5215C222.309 26.5553 222.52 26.64 222.74 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M239.65 13.8262V13.9277C239.532 13.9616 239.473 14.0462 239.473 14.1816C239.286 14.2663 239.092 14.334 238.889 14.3848C238.686 14.4186 238.491 14.4779 238.305 14.5625C238.118 14.5456 237.924 14.5371 237.721 14.5371C237.535 14.5202 237.348 14.5117 237.162 14.5117C236.654 14.5117 236.146 14.5286 235.639 14.5625C235.131 14.5964 234.623 14.5964 234.115 14.5625C233.878 14.6979 233.616 14.8079 233.328 14.8926C233.057 14.9603 232.795 14.9941 232.541 14.9941C232.338 14.9941 232.16 14.9688 232.008 14.918C231.602 15.1211 231.153 15.2904 230.662 15.4258C230.188 15.5612 229.706 15.6966 229.215 15.832C228.724 15.9505 228.25 16.0944 227.793 16.2637C227.353 16.416 226.964 16.6361 226.625 16.9238C226.591 17.1608 226.566 17.3978 226.549 17.6348C226.532 17.8548 226.523 18.0749 226.523 18.2949C226.523 18.5319 226.532 18.752 226.549 18.9551C226.583 19.1582 226.642 19.3613 226.727 19.5645C226.811 19.5983 226.904 19.6237 227.006 19.6406C227.124 19.6576 227.226 19.666 227.311 19.666C227.395 19.666 227.48 19.6576 227.564 19.6406C227.649 19.6068 227.708 19.5475 227.742 19.4629C227.996 19.429 228.25 19.4206 228.504 19.4375C228.758 19.4375 229.012 19.4375 229.266 19.4375C229.52 19.4375 229.765 19.429 230.002 19.4121C230.256 19.3952 230.501 19.3529 230.738 19.2852C231.009 19.2174 231.271 19.1751 231.525 19.1582C231.796 19.1413 232.059 19.1243 232.312 19.1074C232.566 19.0905 232.829 19.0651 233.1 19.0312C233.37 18.9805 233.65 18.8874 233.938 18.752C234.158 18.8366 234.378 18.8789 234.598 18.8789C234.835 18.8789 235.063 18.8958 235.283 18.9297C235.402 19.0143 235.495 19.1074 235.562 19.209C235.647 19.3105 235.689 19.429 235.689 19.5645C235.689 19.8014 235.605 20.0384 235.436 20.2754C235.266 20.5124 235.131 20.7324 235.029 20.9355H234.75C234.344 20.9355 233.946 20.9948 233.557 21.1133C233.184 21.2148 232.803 21.3418 232.414 21.4941C232.042 21.6296 231.661 21.7565 231.271 21.875C230.899 21.9766 230.51 22.0273 230.104 22.0273C230.036 22.0273 229.993 22.0697 229.977 22.1543C229.977 22.222 229.96 22.2728 229.926 22.3066C229.841 22.2897 229.714 22.2812 229.545 22.2812C229.156 22.2812 228.783 22.3236 228.428 22.4082C228.072 22.4928 227.708 22.5352 227.336 22.5352C227.234 22.5352 227.133 22.5352 227.031 22.5352C226.93 22.5182 226.828 22.5013 226.727 22.4844C226.642 22.6198 226.532 22.7129 226.396 22.7637C226.261 22.7975 226.134 22.8652 226.016 22.9668C225.965 23.1191 225.931 23.3053 225.914 23.5254C225.914 23.7454 225.906 23.974 225.889 24.2109C225.889 24.431 225.872 24.6426 225.838 24.8457C225.804 25.0488 225.736 25.2096 225.635 25.3281C225.652 25.4128 225.719 25.4466 225.838 25.4297C225.956 25.3958 226.016 25.4466 226.016 25.582C226.016 25.7344 225.999 25.8952 225.965 26.0645C225.931 26.2337 225.914 26.403 225.914 26.5723C225.914 26.8939 225.948 27.2493 226.016 27.6387C226.1 28.0111 226.219 28.3581 226.371 28.6797C226.54 29.0013 226.76 29.2721 227.031 29.4922C227.302 29.6953 227.641 29.7969 228.047 29.7969C228.318 29.7969 228.572 29.7461 228.809 29.6445C229.046 29.543 229.24 29.3737 229.393 29.1367L229.52 29.1113C229.587 29.1113 229.646 29.1198 229.697 29.1367C229.765 29.1536 229.833 29.1621 229.9 29.1621C230.002 29.1621 230.129 29.1029 230.281 28.9844C230.451 28.849 230.628 28.6966 230.814 28.5273C231.018 28.3581 231.221 28.1973 231.424 28.0449C231.627 27.8757 231.822 27.7572 232.008 27.6895C232.126 27.4525 232.236 27.2155 232.338 26.9785C232.456 26.7415 232.626 26.5553 232.846 26.4199V25.6836C233.015 25.4974 233.193 25.3281 233.379 25.1758C233.582 25.0234 233.734 24.8288 233.836 24.5918C233.921 24.6257 233.997 24.651 234.064 24.668C234.149 24.6849 234.234 24.6934 234.318 24.6934C234.403 24.6934 234.488 24.6849 234.572 24.668C234.674 24.651 234.767 24.6257 234.852 24.5918C234.987 24.778 235.089 24.9896 235.156 25.2266C235.241 25.4466 235.342 25.6582 235.461 25.8613C235.309 26.166 235.131 26.5299 234.928 26.9531C234.725 27.3763 234.505 27.7995 234.268 28.2227C234.031 28.6458 233.777 29.0521 233.506 29.4414C233.252 29.8138 232.998 30.1016 232.744 30.3047C232.693 30.3555 232.583 30.4147 232.414 30.4824C232.228 30.6178 232.059 30.7448 231.906 30.8633C231.754 30.9987 231.61 31.151 231.475 31.3203C230.984 31.4727 230.51 31.6758 230.053 31.9297C229.613 32.1836 229.173 32.429 228.732 32.666C228.529 32.6152 228.309 32.5898 228.072 32.5898C227.869 32.5898 227.666 32.5983 227.463 32.6152C227.26 32.6491 227.04 32.666 226.803 32.666C226.735 32.5814 226.633 32.5221 226.498 32.4883C226.38 32.4714 226.337 32.3867 226.371 32.2344C225.796 32.2005 225.33 32.0397 224.975 31.752C224.619 31.4811 224.314 31.1426 224.061 30.7363C223.824 30.3301 223.629 29.89 223.477 29.416C223.324 28.9421 223.163 28.485 222.994 28.0449V27.9688C222.994 27.8841 223.028 27.8333 223.096 27.8164C223.163 27.7995 223.197 27.7487 223.197 27.6641C223.197 27.6302 223.189 27.6048 223.172 27.5879C223.121 27.4017 223.079 27.2409 223.045 27.1055C223.011 26.9701 222.994 26.8092 222.994 26.623C222.994 26.3522 223.011 26.0898 223.045 25.8359C223.079 25.5651 223.096 25.2943 223.096 25.0234C223.096 24.7526 223.062 24.5156 222.994 24.3125C223.062 24.2279 223.121 24.1178 223.172 23.9824C223.206 23.8301 223.231 23.6777 223.248 23.5254C223.265 23.373 223.273 23.2207 223.273 23.0684C223.29 22.916 223.316 22.7806 223.35 22.6621C223.282 22.4759 223.223 22.3151 223.172 22.1797C223.121 22.0273 223.096 21.8496 223.096 21.6465V21.4688C223.265 21.181 223.409 20.8848 223.527 20.5801C223.646 20.2754 223.773 19.9622 223.908 19.6406V19.5645C223.908 19.0736 223.891 18.5827 223.857 18.0918C223.824 17.6009 223.807 17.11 223.807 16.6191V16.1367C223.807 15.9674 223.815 15.8066 223.832 15.6543C223.967 15.5866 224.069 15.4935 224.137 15.375C224.204 15.2565 224.306 15.1634 224.441 15.0957H225.279L225.432 14.8418C225.482 14.7572 225.516 14.6641 225.533 14.5625C225.719 14.5117 225.897 14.444 226.066 14.3594C226.253 14.2578 226.422 14.1562 226.574 14.0547C226.811 13.9193 227.023 13.8008 227.209 13.6992C227.412 13.5807 227.607 13.4876 227.793 13.4199C227.996 13.3353 228.208 13.2676 228.428 13.2168C228.648 13.166 228.902 13.1237 229.189 13.0898C229.325 13.0898 229.41 13.0645 229.443 13.0137C229.494 12.9629 229.562 12.9036 229.646 12.8359C229.85 12.8698 230.053 12.9036 230.256 12.9375C230.459 12.9544 230.662 12.9629 230.865 12.9629C231.271 12.9629 231.652 12.8867 232.008 12.7344C232.516 12.7344 233.015 12.7259 233.506 12.709C234.014 12.6921 234.521 12.6836 235.029 12.6836C235.469 12.6836 235.91 12.7005 236.35 12.7344C236.79 12.7682 237.221 12.8275 237.645 12.9121C237.797 12.8613 237.966 12.8359 238.152 12.8359C238.355 12.8359 238.559 12.8613 238.762 12.9121C238.982 12.946 239.193 12.946 239.396 12.9121C239.413 13.0983 239.456 13.2591 239.523 13.3945C239.608 13.513 239.65 13.6569 239.65 13.8262Z\" fill=\"white\"><\/path>\n    <path d=\"M270.906 25.5566C270.872 25.8105 270.779 26.0052 270.627 26.1406C270.492 26.276 270.331 26.403 270.145 26.5215C270.06 26.5046 269.975 26.4961 269.891 26.4961C269.823 26.4792 269.747 26.4707 269.662 26.4707C269.137 26.4538 268.638 26.5215 268.164 26.6738C267.707 26.8262 267.233 26.9362 266.742 27.0039C266.573 27.0378 266.412 27.0547 266.26 27.0547C266.124 27.0378 265.98 27.0462 265.828 27.0801C265.286 27.1647 264.711 27.2324 264.102 27.2832C263.492 27.334 262.883 27.4017 262.273 27.4863C261.664 27.554 261.063 27.6471 260.471 27.7656C259.895 27.8672 259.354 28.0195 258.846 28.2227C258.795 28.1888 258.744 28.1549 258.693 28.1211C258.643 28.0703 258.583 28.0449 258.516 28.0449C258.346 28.0449 258.186 28.0703 258.033 28.1211C257.881 28.1719 257.729 28.1888 257.576 28.1719C257.407 28.2734 257.221 28.3496 257.018 28.4004C256.831 28.4342 256.637 28.4681 256.434 28.502C256.247 28.5189 256.061 28.5527 255.875 28.6035C255.689 28.6543 255.511 28.7474 255.342 28.8828C255.206 28.8151 255.037 28.7812 254.834 28.7812C254.648 28.7643 254.521 28.6966 254.453 28.5781C254.064 28.7643 253.649 28.8828 253.209 28.9336C252.786 28.9844 252.354 29.0013 251.914 28.9844C251.626 28.9674 251.296 28.9251 250.924 28.8574C250.551 28.7897 250.179 28.6966 249.807 28.5781C249.434 28.4427 249.087 28.2904 248.766 28.1211C248.444 27.9349 248.199 27.7148 248.029 27.4609C247.911 27.2917 247.826 27.1055 247.775 26.9023C247.725 26.6992 247.606 26.5469 247.42 26.4453C247.471 26.056 247.53 25.6751 247.598 25.3027C247.665 24.9303 247.733 24.5495 247.801 24.1602C248.139 23.8724 248.461 23.5677 248.766 23.2461C249.07 22.9245 249.358 22.5859 249.629 22.2305C249.951 22.0781 250.247 21.8919 250.518 21.6719C250.805 21.4518 251.085 21.2318 251.355 21.0117C251.643 20.7747 251.923 20.5462 252.193 20.3262C252.481 20.1061 252.786 19.9115 253.107 19.7422C253.158 19.6237 253.226 19.5306 253.311 19.4629C253.412 19.3783 253.514 19.3021 253.615 19.2344C253.717 19.1497 253.81 19.0651 253.895 18.9805C253.979 18.8789 254.038 18.7604 254.072 18.625C254.665 18.2695 255.181 17.821 255.621 17.2793C256.061 16.7376 256.349 16.1283 256.484 15.4512C256.197 15.2142 255.867 15.0618 255.494 14.9941C255.139 14.9095 254.766 14.8503 254.377 14.8164C254.038 14.7995 253.683 14.7995 253.311 14.8164C252.955 14.8333 252.591 14.8249 252.219 14.791C251.846 14.9095 251.457 14.9857 251.051 15.0195C250.661 15.0534 250.272 15.0872 249.883 15.1211C249.493 15.138 249.104 15.1888 248.715 15.2734C248.342 15.3411 247.979 15.4766 247.623 15.6797C247.555 15.6797 247.488 15.6712 247.42 15.6543C247.369 15.6374 247.31 15.6289 247.242 15.6289C246.701 15.612 246.193 15.722 245.719 15.959C245.245 16.179 244.779 16.3991 244.322 16.6191C244.288 16.6868 244.271 16.7376 244.271 16.7715C244.271 16.873 244.288 16.9746 244.322 17.0762C244.373 17.1608 244.398 17.2539 244.398 17.3555C244.382 17.3724 244.373 17.3893 244.373 17.4062C244.373 17.4232 244.365 17.4401 244.348 17.457C244.331 17.5417 244.305 17.6178 244.271 17.6855C244.255 17.7533 244.229 17.8294 244.195 17.9141C244.009 18.4557 243.908 18.9889 243.891 19.5137C243.874 19.9538 243.874 20.3854 243.891 20.8086C243.908 21.2318 243.908 21.6634 243.891 22.1035C243.857 22.6452 243.772 23.153 243.637 23.627C243.721 24.0332 243.798 24.4648 243.865 24.9219C243.933 25.362 244.018 25.8021 244.119 26.2422C244.221 26.6823 244.339 27.1139 244.475 27.5371C244.627 27.9434 244.822 28.3327 245.059 28.7051C245.042 28.7389 245.05 28.7643 245.084 28.7812C245.118 28.7982 245.152 28.8066 245.186 28.8066H245.389C245.473 28.8066 245.507 28.8405 245.49 28.9082C245.524 28.959 245.549 29.0098 245.566 29.0605C245.583 29.0944 245.617 29.1283 245.668 29.1621C245.702 29.2129 245.702 29.2806 245.668 29.3652C245.651 29.7038 245.566 30.0169 245.414 30.3047C245.262 30.5924 245.169 30.9056 245.135 31.2441C244.932 31.2949 244.745 31.3203 244.576 31.3203C244.288 31.3034 244.035 31.2188 243.814 31.0664C243.594 30.931 243.391 30.7617 243.205 30.5586C243.019 30.3555 242.841 30.1523 242.672 29.9492C242.503 29.7292 242.316 29.543 242.113 29.3906C241.995 28.9167 241.876 28.3919 241.758 27.8164C241.656 27.2409 241.479 26.75 241.225 26.3438C241.292 26.1914 241.326 26.0052 241.326 25.7852C241.343 25.4466 241.309 25.1165 241.225 24.7949C241.157 24.4564 241.14 24.1178 241.174 23.7793C241.174 23.5931 241.191 23.4069 241.225 23.2207C241.275 23.0345 241.309 22.8483 241.326 22.6621C241.343 22.3743 241.309 22.0951 241.225 21.8242C241.157 21.5534 241.132 21.2741 241.148 20.9863C241.165 20.8509 241.191 20.724 241.225 20.6055C241.275 20.4701 241.343 20.3516 241.428 20.25C241.343 20.0469 241.318 19.8522 241.352 19.666C241.368 19.3783 241.402 19.1074 241.453 18.8535C241.504 18.5996 241.538 18.3457 241.555 18.0918C241.555 17.9564 241.546 17.8294 241.529 17.7109C241.512 17.5755 241.487 17.4486 241.453 17.3301L241.225 17.2539C241.123 17.2539 241.021 17.2793 240.92 17.3301C240.835 17.3809 240.759 17.4401 240.691 17.5078C240.624 17.5755 240.564 17.6348 240.514 17.6855C240.463 17.7194 240.412 17.7363 240.361 17.7363C240.327 17.7363 240.285 17.7363 240.234 17.7363C240.201 17.7194 240.167 17.7109 240.133 17.7109C240.099 17.7109 240.031 17.7448 239.93 17.8125C239.845 17.8802 239.735 17.9564 239.6 18.041C239.481 18.1087 239.363 18.1849 239.244 18.2695C239.126 18.3372 239.033 18.3796 238.965 18.3965C238.779 18.3626 238.626 18.3034 238.508 18.2188C238.406 18.1172 238.305 18.0241 238.203 17.9395C238.118 17.8379 238.025 17.7533 237.924 17.6855C237.822 17.6009 237.695 17.5671 237.543 17.584C237.492 17.4824 237.467 17.3724 237.467 17.2539C237.45 17.1354 237.45 17.0169 237.467 16.8984V16.4922C237.585 16.2721 237.746 16.0944 237.949 15.959C238.135 15.8066 238.339 15.6797 238.559 15.5781L239.219 15.2734C239.439 15.1719 239.642 15.0449 239.828 14.8926H240.057C240.361 14.9095 240.624 14.8503 240.844 14.7148C241.081 14.5794 241.301 14.4271 241.504 14.2578C241.707 14.0716 241.91 13.8854 242.113 13.6992C242.333 13.513 242.57 13.3691 242.824 13.2676C243.01 13.3522 243.205 13.4284 243.408 13.4961C243.611 13.5469 243.823 13.5807 244.043 13.5977C244.263 13.5977 244.492 13.5638 244.729 13.4961C244.965 13.4284 245.152 13.3014 245.287 13.1152C245.372 13.1491 245.439 13.1745 245.49 13.1914C245.558 13.1914 245.634 13.1914 245.719 13.1914C245.973 13.2083 246.227 13.1745 246.48 13.0898C246.734 12.9883 246.98 12.8698 247.217 12.7344C247.555 12.7513 247.885 12.7344 248.207 12.6836C248.546 12.6159 248.876 12.5482 249.197 12.4805C249.536 12.4128 249.866 12.3535 250.188 12.3027C250.526 12.235 250.865 12.2096 251.203 12.2266C251.762 12.2435 252.312 12.1927 252.854 12.0742C253.395 11.9557 253.945 11.9134 254.504 11.9473C254.893 11.9642 255.274 11.998 255.646 12.0488C256.036 12.0827 256.425 12.0911 256.814 12.0742C257.035 12.1758 257.229 12.2689 257.398 12.3535C257.585 12.4212 257.813 12.4382 258.084 12.4043C258.626 12.8613 259.117 13.3945 259.557 14.0039V14.4355C259.54 14.8249 259.472 15.2057 259.354 15.5781C259.235 15.9505 259.091 16.3229 258.922 16.6953C258.77 17.0508 258.6 17.4062 258.414 17.7617C258.228 18.1003 258.05 18.4388 257.881 18.7773C256.781 19.776 255.68 20.7663 254.58 21.748C253.48 22.7298 252.346 23.6777 251.178 24.5918C251.144 24.7611 251.093 24.9134 251.025 25.0488C250.975 25.1842 250.941 25.3281 250.924 25.4805C250.924 25.5651 250.932 25.6328 250.949 25.6836C251.068 25.7174 251.169 25.7852 251.254 25.8867C251.355 25.9714 251.389 26.0898 251.355 26.2422H251.584C251.669 26.2422 251.711 26.276 251.711 26.3438L252.117 26.3691C252.76 26.403 253.404 26.3861 254.047 26.3184C254.69 26.2507 255.333 26.1745 255.977 26.0898C256.637 26.0052 257.288 25.929 257.932 25.8613C258.575 25.7767 259.218 25.7259 259.861 25.709C260.014 25.6582 260.174 25.6159 260.344 25.582C260.513 25.5482 260.665 25.4805 260.801 25.3789H260.877C260.995 25.3789 261.08 25.4128 261.131 25.4805C261.199 25.5482 261.292 25.5905 261.41 25.6074C261.495 25.6074 261.579 25.5905 261.664 25.5566C261.766 25.5228 261.867 25.4974 261.969 25.4805C262.206 25.4128 262.451 25.3704 262.705 25.3535C262.976 25.3366 263.238 25.3112 263.492 25.2773C264.474 25.1927 265.447 25.1419 266.412 25.125C267.377 25.0911 268.342 24.9642 269.307 24.7441C269.391 24.8626 269.51 24.9473 269.662 24.998C269.814 25.0319 269.975 25.0742 270.145 25.125C270.314 25.1589 270.466 25.2012 270.602 25.252C270.754 25.3027 270.855 25.4043 270.906 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M282.586 28.1211C282.535 28.3581 282.425 28.5527 282.256 28.7051C282.104 28.8405 281.917 28.9505 281.697 29.0352C281.477 29.1198 281.249 29.179 281.012 29.2129C280.792 29.2298 280.589 29.2383 280.402 29.2383C280.318 29.2383 280.233 29.2383 280.148 29.2383C280.081 29.2214 280.005 29.2129 279.92 29.2129C279.835 29.2129 279.793 29.2552 279.793 29.3398C279.793 29.4245 279.751 29.4837 279.666 29.5176C279.581 29.4837 279.497 29.4583 279.412 29.4414C279.327 29.4245 279.243 29.416 279.158 29.416C279.04 29.416 278.921 29.4245 278.803 29.4414C278.701 29.4583 278.6 29.4668 278.498 29.4668C278.363 29.4668 278.261 29.4499 278.193 29.416C278.143 29.3822 278.092 29.3483 278.041 29.3145C278.007 29.2637 277.965 29.2129 277.914 29.1621C277.88 29.1113 277.821 29.069 277.736 29.0352C277.618 28.9844 277.516 28.9759 277.432 29.0098C277.364 29.0436 277.254 28.9928 277.102 28.8574C276.898 28.6882 276.721 28.485 276.568 28.248C276.433 27.9941 276.298 27.7318 276.162 27.4609C276.027 27.1901 275.883 26.9193 275.73 26.6484C275.578 26.3776 275.4 26.1406 275.197 25.9375H274.994C274.689 25.9375 274.478 26.0645 274.359 26.3184C274.275 26.2676 274.19 26.2083 274.105 26.1406C274.021 26.056 273.928 25.9883 273.826 25.9375C273.437 26.056 273.031 26.1576 272.607 26.2422C272.184 26.3268 271.761 26.3691 271.338 26.3691H270.982C270.881 26.3691 270.771 26.3522 270.652 26.3184C270.483 26.3861 270.331 26.4707 270.195 26.5723C270.06 26.6569 269.908 26.6992 269.738 26.6992C269.637 26.6992 269.518 26.6654 269.383 26.5977C269.281 26.5977 269.23 26.64 269.23 26.7246C269.247 26.8092 269.197 26.8516 269.078 26.8516H268.85C268.613 26.8516 268.376 26.86 268.139 26.877C267.919 26.8939 267.69 26.9023 267.453 26.9023C267.132 26.9023 266.801 26.86 266.463 26.7754C266.378 26.8262 266.285 26.8516 266.184 26.8516C266.116 26.8854 266.065 26.9447 266.031 27.0293C265.997 27.097 265.964 27.1647 265.93 27.2324C265.896 27.2832 265.845 27.334 265.777 27.3848C265.727 27.4186 265.65 27.4271 265.549 27.4102C265.515 27.6133 265.43 27.7741 265.295 27.8926C265.16 28.0111 265.092 28.1888 265.092 28.4258C264.906 28.5273 264.753 28.6543 264.635 28.8066C264.516 28.959 264.398 29.1198 264.279 29.2891C264.161 29.4583 264.034 29.6191 263.898 29.7715C263.78 29.9238 263.628 30.0423 263.441 30.127C263.357 30.2285 263.331 30.3893 263.365 30.6094C263.179 30.7617 262.951 30.8971 262.68 31.0156C262.409 31.1341 262.155 31.1934 261.918 31.1934C261.427 31.1934 261.089 30.931 260.902 30.4062C260.902 30.237 260.919 30.0592 260.953 29.873C260.97 29.6699 261.004 29.4837 261.055 29.3145C261.105 29.1283 261.182 28.9674 261.283 28.832C261.385 28.6797 261.529 28.5697 261.715 28.502C261.715 28.3496 261.664 28.248 261.562 28.1973C261.461 28.1296 261.419 28.0195 261.436 27.8672C261.893 27.6471 262.29 27.3594 262.629 27.0039C262.967 26.6484 263.272 26.276 263.543 25.8867C263.831 25.4805 264.118 25.0742 264.406 24.668C264.694 24.2617 265.016 23.8978 265.371 23.5762V23.043C265.879 22.5013 266.209 21.8919 266.361 21.2148C266.548 21.181 266.666 21.0964 266.717 20.9609C266.785 20.8255 266.818 20.6647 266.818 20.4785C266.903 20.4785 266.954 20.4447 266.971 20.377C267.005 20.2923 267.081 20.2669 267.199 20.3008C267.352 19.8945 267.521 19.5221 267.707 19.1836C267.893 18.8451 268.079 18.5065 268.266 18.168C268.452 17.8125 268.613 17.4486 268.748 17.0762C268.9 16.7038 269.01 16.2891 269.078 15.832C269.315 15.8151 269.442 15.7051 269.459 15.502C269.493 15.2819 269.527 15.0872 269.561 14.918C269.814 14.681 270.001 14.4017 270.119 14.0801C270.255 13.7585 270.373 13.4284 270.475 13.0898C270.576 12.7344 270.686 12.3874 270.805 12.0488C270.94 11.6934 271.126 11.3802 271.363 11.1094V11.0332C271.363 10.9486 271.329 10.8978 271.262 10.8809C271.194 10.847 271.16 10.7878 271.16 10.7031C271.177 10.6862 271.186 10.6693 271.186 10.6523C271.389 10.5677 271.541 10.4323 271.643 10.2461C271.744 10.043 271.896 9.89909 272.1 9.81445C272.455 10.1022 272.768 10.2799 273.039 10.3477C273.31 10.3984 273.665 10.4408 274.105 10.4746C274.326 10.7116 274.444 10.9993 274.461 11.3379C274.495 11.6595 274.554 11.9811 274.639 12.3027C274.774 12.8444 274.918 13.3776 275.07 13.9023C275.24 14.4102 275.367 14.9349 275.451 15.4766C275.502 15.7982 275.595 16.1029 275.73 16.3906C275.866 16.6784 275.959 16.9746 276.01 17.2793C276.044 17.5163 276.044 17.7871 276.01 18.0918C275.976 18.3796 276.01 18.6335 276.111 18.8535L276.289 19.2598C276.374 19.446 276.441 19.6406 276.492 19.8438C276.56 20.0469 276.619 20.25 276.67 20.4531C276.805 20.9609 276.924 21.5111 277.025 22.1035C277.144 22.679 277.322 23.2038 277.559 23.6777C277.643 23.847 277.77 23.9655 277.939 24.0332C278.126 24.1009 278.329 24.1517 278.549 24.1855C278.769 24.2025 278.98 24.2109 279.184 24.2109C279.404 24.194 279.59 24.1855 279.742 24.1855H279.996C280.098 24.1855 280.199 24.2025 280.301 24.2363C280.368 24.3717 280.402 24.4902 280.402 24.5918C280.402 24.7949 280.335 24.9557 280.199 25.0742C280.064 25.1927 279.996 25.3281 279.996 25.4805C279.996 25.5651 280.03 25.6582 280.098 25.7598C280.03 25.7428 279.928 25.7344 279.793 25.7344C279.404 25.7344 279.023 25.8021 278.65 25.9375C278.786 26.2253 278.964 26.4707 279.184 26.6738C279.421 26.86 279.666 27.0378 279.92 27.207C280.089 27.0716 280.267 27.0039 280.453 27.0039C280.656 27.0039 280.842 27.0547 281.012 27.1562C281.198 27.2409 281.393 27.2832 281.596 27.2832C281.748 27.2832 281.858 27.2578 281.926 27.207C282.061 27.3594 282.171 27.5202 282.256 27.6895C282.34 27.8418 282.451 27.9857 282.586 28.1211ZM274.639 24.0586C274.605 23.7708 274.546 23.5677 274.461 23.4492C274.393 23.3138 274.334 23.153 274.283 22.9668C274.215 22.7298 274.165 22.4759 274.131 22.2051C274.114 21.9342 274.08 21.6719 274.029 21.418C273.911 20.8424 273.775 20.2669 273.623 19.6914C273.488 19.1159 273.31 18.5573 273.09 18.0156C273.158 17.9141 273.191 17.821 273.191 17.7363V17.6602C273.039 17.4909 272.929 17.2878 272.861 17.0508C272.794 16.7969 272.726 16.5514 272.658 16.3145C272.607 16.0605 272.531 15.832 272.43 15.6289C272.345 15.4089 272.201 15.2311 271.998 15.0957C271.947 15.1973 271.922 15.3158 271.922 15.4512C271.922 15.5697 271.93 15.6797 271.947 15.7812C271.981 15.8828 271.998 15.9928 271.998 16.1113C271.829 16.196 271.702 16.3314 271.617 16.5176C271.549 16.6868 271.431 16.8223 271.262 16.9238C271.126 17.4655 270.932 17.9818 270.678 18.4727C270.424 18.9466 270.153 19.4206 269.865 19.8945C269.594 20.3685 269.332 20.8509 269.078 21.3418C268.824 21.8158 268.621 22.3151 268.469 22.8398C268.249 22.9922 268.096 23.1868 268.012 23.4238C267.944 23.6608 267.91 23.8978 267.91 24.1348C268.062 24.2194 268.232 24.2702 268.418 24.2871C268.621 24.2871 268.816 24.2871 269.002 24.2871C269.188 24.2871 269.366 24.304 269.535 24.3379C269.704 24.3717 269.857 24.4564 269.992 24.5918C270.212 24.5241 270.449 24.4818 270.703 24.4648C270.974 24.431 271.194 24.3548 271.363 24.2363C271.702 24.3548 272.066 24.4141 272.455 24.4141C272.658 24.4141 272.853 24.3971 273.039 24.3633C273.242 24.3294 273.437 24.2871 273.623 24.2363C273.775 24.2702 273.894 24.3294 273.979 24.4141C274.063 24.4818 274.19 24.5072 274.359 24.4902C274.444 24.4225 274.495 24.3548 274.512 24.2871C274.529 24.2025 274.571 24.1263 274.639 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M309.994 27C326.367 31.7765 318.845 59.6712 300.038 54.3215C280.435 48.7456 292.515 17.2559 310.879 31.3943\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(188.131px, 494.263px); z-index: 1;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M358.691 47.6738C358.624 47.8939 358.514 48.097 358.361 48.2832L357.93 48.8164C357.794 48.9857 357.676 49.1719 357.574 49.375C357.49 49.5612 357.464 49.7812 357.498 50.0352C357.464 50.0352 357.422 50.0352 357.371 50.0352C357.32 50.0182 357.278 50.0098 357.244 50.0098C356.973 50.0098 356.762 50.0775 356.609 50.2129C356.474 50.3314 356.288 50.4329 356.051 50.5176C356.017 50.416 355.975 50.3229 355.924 50.2383C355.873 50.1367 355.797 50.069 355.695 50.0352C355.289 50.1198 354.883 50.1875 354.477 50.2383C354.07 50.2721 353.664 50.3229 353.258 50.3906C353.072 50.4245 352.885 50.4753 352.699 50.543C352.513 50.5938 352.318 50.6445 352.115 50.6953C352.014 50.7292 351.904 50.7461 351.785 50.7461C351.667 50.7292 351.548 50.7292 351.43 50.7461C351.023 50.763 350.583 50.7969 350.109 50.8477C349.635 50.8815 349.212 51.0085 348.84 51.2285C348.671 51.1947 348.493 51.1693 348.307 51.1523C348.12 51.1354 347.934 51.127 347.748 51.127C347.342 51.127 346.893 51.1693 346.402 51.2539C345.928 51.3216 345.505 51.4655 345.133 51.6855C345.048 51.6517 344.955 51.6263 344.854 51.6094C344.769 51.5924 344.667 51.584 344.549 51.584C344.515 51.584 344.49 51.5924 344.473 51.6094C344.456 51.6094 344.43 51.6094 344.396 51.6094C344.38 51.7617 344.396 51.9141 344.447 52.0664C344.515 52.2018 344.625 52.3118 344.777 52.3965C344.71 52.5827 344.676 52.7858 344.676 53.0059C344.676 53.2936 344.693 53.5814 344.727 53.8691C344.777 54.1569 344.803 54.4447 344.803 54.7324C344.803 55.054 344.76 55.3079 344.676 55.4941C344.845 56.002 344.93 56.5436 344.93 57.1191C344.93 57.3223 344.913 57.5254 344.879 57.7285C344.862 57.9147 344.854 58.1178 344.854 58.3379C344.854 58.5241 344.921 58.6764 345.057 58.7949C345.192 58.8965 345.26 59.0404 345.26 59.2266C345.26 59.2943 345.243 59.362 345.209 59.4297C345.446 59.3789 345.674 59.3112 345.895 59.2266C346.115 59.125 346.343 59.0742 346.58 59.0742C346.715 59.0742 346.842 59.0996 346.961 59.1504C347.096 59.2012 347.215 59.2689 347.316 59.3535C347.299 59.4382 347.283 59.5312 347.266 59.6328C347.266 59.7344 347.266 59.8359 347.266 59.9375C347.266 60.1237 347.266 60.3014 347.266 60.4707C347.283 60.623 347.299 60.7923 347.316 60.9785C347.181 61.2155 347.02 61.4271 346.834 61.6133C346.665 61.7995 346.546 62.0365 346.479 62.3242C346.225 62.3242 345.996 62.3835 345.793 62.502C345.607 62.6035 345.429 62.722 345.26 62.8574C345.09 62.9759 344.921 63.0944 344.752 63.2129C344.583 63.3145 344.396 63.3652 344.193 63.3652C343.939 63.3652 343.762 63.3314 343.66 63.2637C343.559 63.179 343.482 63.0944 343.432 63.0098C343.381 62.9251 343.33 62.849 343.279 62.7812C343.245 62.7135 343.161 62.6882 343.025 62.7051C342.992 62.485 342.924 62.2819 342.822 62.0957C342.721 61.8926 342.611 61.6979 342.492 61.5117C342.391 61.3255 342.281 61.1393 342.162 60.9531C342.061 60.75 341.984 60.5469 341.934 60.3438C341.832 59.9036 341.79 59.4466 341.807 58.9727C341.824 58.4987 341.747 58.0417 341.578 57.6016C341.612 57.3646 341.637 57.1276 341.654 56.8906C341.671 56.6367 341.68 56.3913 341.68 56.1543C341.68 55.6803 341.663 55.2148 341.629 54.7578C341.612 54.2839 341.595 53.8014 341.578 53.3105C341.46 53.1582 341.383 52.9889 341.35 52.8027C341.333 52.5996 341.316 52.4049 341.299 52.2188C341.248 52.168 341.189 52.1172 341.121 52.0664C341.07 52.0156 341.036 51.9479 341.02 51.8633C340.884 51.8294 340.783 51.8125 340.715 51.8125C340.478 51.8125 340.275 51.8717 340.105 51.9902C339.953 52.0918 339.809 52.1426 339.674 52.1426C339.538 52.1426 339.411 52.1257 339.293 52.0918C339.174 52.0579 339.056 52.041 338.938 52.041C338.836 52.041 338.777 52.0664 338.76 52.1172C338.76 52.151 338.726 52.1849 338.658 52.2188C338.607 52.2526 338.489 52.2865 338.303 52.3203C338.117 52.3542 337.905 52.388 337.668 52.4219C337.448 52.4388 337.228 52.4557 337.008 52.4727C336.805 52.4896 336.669 52.498 336.602 52.498C336.331 52.498 336.128 52.4473 335.992 52.3457C335.84 52.2272 335.662 52.1003 335.459 51.9648C335.493 51.8633 335.51 51.7956 335.51 51.7617C335.51 51.5924 335.459 51.457 335.357 51.3555C335.256 51.237 335.205 51.1354 335.205 51.0508C335.205 50.8646 335.281 50.7207 335.434 50.6191C335.569 50.5176 335.645 50.3568 335.662 50.1367C336.051 49.9674 336.449 49.8405 336.855 49.7559C337.262 49.6712 337.676 49.6035 338.1 49.5527C338.523 49.502 338.938 49.4427 339.344 49.375C339.767 49.3073 340.182 49.1973 340.588 49.0449C340.706 49.0618 340.816 49.0788 340.918 49.0957C341.036 49.0957 341.155 49.0957 341.273 49.0957C341.781 49.0957 342.281 49.0449 342.771 48.9434C343.279 48.8249 343.796 48.7656 344.32 48.7656C344.456 48.7656 344.591 48.7741 344.727 48.791C344.862 48.8079 344.997 48.8333 345.133 48.8672C345.81 48.7656 346.479 48.6556 347.139 48.5371C347.816 48.4186 348.51 48.3171 349.221 48.2324C349.559 48.1986 349.889 48.1732 350.211 48.1562C350.549 48.1224 350.888 48.0801 351.227 48.0293C351.345 48.0124 351.43 47.987 351.48 47.9531C351.548 47.9023 351.582 47.8092 351.582 47.6738C351.734 47.7415 351.904 47.7754 352.09 47.7754C352.378 47.7754 352.657 47.7246 352.928 47.623C353.199 47.5215 353.478 47.4707 353.766 47.4707C353.833 47.4707 353.893 47.4792 353.943 47.4961C353.994 47.4961 354.045 47.4961 354.096 47.4961C354.214 47.4961 354.273 47.4453 354.273 47.3438C354.29 47.2253 354.375 47.1491 354.527 47.1152C354.646 47.0814 354.815 47.056 355.035 47.0391C355.255 47.0221 355.484 47.0052 355.721 46.9883C355.975 46.9544 356.203 46.9206 356.406 46.8867C356.626 46.8359 356.787 46.7682 356.889 46.6836L357.066 46.4043C357.371 46.4212 357.591 46.5566 357.727 46.8105C357.879 47.0475 357.964 47.3099 357.98 47.5977C358.048 47.6654 358.141 47.6992 358.26 47.6992C358.395 47.6823 358.514 47.6738 358.615 47.6738H358.691Z\" fill=\"white\"><\/path>\n    <path d=\"M371.209 49.2988C371.107 49.4512 371.048 49.6204 371.031 49.8066C371.014 49.9928 371.006 50.1621 371.006 50.3145C371.006 50.5176 371.006 50.7207 371.006 50.9238C371.023 51.11 371.031 51.2962 371.031 51.4824V51.8633C370.997 51.9818 370.947 52.1003 370.879 52.2188C370.811 52.3372 370.76 52.4557 370.727 52.5742C370.49 53.2005 370.371 53.8268 370.371 54.4531V54.5039C370.286 54.707 370.202 54.8932 370.117 55.0625C370.049 55.2318 369.982 55.401 369.914 55.5703C369.846 55.7227 369.796 55.8919 369.762 56.0781C369.728 56.2474 369.719 56.4505 369.736 56.6875C369.499 57.2799 369.186 57.8216 368.797 58.3125C368.408 58.7865 368.027 59.2773 367.654 59.7852C367.299 59.9206 366.969 60.0983 366.664 60.3184C366.376 60.5384 366.097 60.7839 365.826 61.0547C365.301 61.224 364.785 61.4186 364.277 61.6387C363.77 61.8587 363.312 62.1549 362.906 62.5273C362.585 62.5612 362.263 62.612 361.941 62.6797C361.62 62.7474 361.307 62.849 361.002 62.9844H360.697C360.545 62.9844 360.435 62.9505 360.367 62.8828C360.147 63.0013 359.919 63.0859 359.682 63.1367C359.445 63.1706 359.208 63.1875 358.971 63.1875C358.666 63.1875 358.361 63.1706 358.057 63.1367C357.769 63.0859 357.473 63.0352 357.168 62.9844C356.999 62.7474 356.762 62.5697 356.457 62.4512C356.152 62.3158 355.882 62.1888 355.645 62.0703C355.154 61.3932 354.798 60.7415 354.578 60.1152C354.358 59.472 354.13 58.7526 353.893 57.957C353.926 57.7201 353.986 57.4915 354.07 57.2715C354.155 57.0345 354.189 56.7806 354.172 56.5098C354.477 55.6296 354.874 54.834 355.365 54.123C355.873 53.3952 356.449 52.7012 357.092 52.041C357.092 51.9395 357.109 51.8548 357.143 51.7871C357.193 51.7194 357.202 51.6178 357.168 51.4824C357.185 51.4993 357.219 51.5078 357.27 51.5078C357.405 51.5078 357.49 51.474 357.523 51.4062C357.557 51.3216 357.566 51.2285 357.549 51.127C358.158 50.7376 358.708 50.2891 359.199 49.7812C359.707 49.2734 360.283 48.8503 360.926 48.5117C360.977 48.3594 361.061 48.2324 361.18 48.1309C361.298 48.0293 361.391 47.9108 361.459 47.7754C362.001 47.623 362.492 47.3945 362.932 47.0898C363.372 46.7852 363.837 46.5143 364.328 46.2773C364.599 46.125 364.853 46.0234 365.09 45.9727C365.344 45.9049 365.615 45.8372 365.902 45.7695C366.004 45.7357 366.097 45.7103 366.182 45.6934C366.266 45.6764 366.359 45.668 366.461 45.668C366.766 45.668 367.062 45.7272 367.35 45.8457C367.637 45.9473 367.934 45.998 368.238 45.998C368.323 45.998 368.391 45.998 368.441 45.998C368.509 45.9811 368.577 45.9642 368.645 45.9473C368.932 46.3027 369.296 46.5736 369.736 46.7598C369.838 47.0137 369.956 47.2337 370.092 47.4199C370.244 47.6061 370.396 47.7923 370.549 47.9785C370.701 48.1478 370.837 48.3424 370.955 48.5625C371.09 48.7656 371.175 49.0111 371.209 49.2988ZM368.67 50.6191C368.67 50.5345 368.661 50.4583 368.645 50.3906C368.475 50.3398 368.314 50.2721 368.162 50.1875C368.01 50.1029 367.84 50.0605 367.654 50.0605C367.536 50.0605 367.417 50.0859 367.299 50.1367C367.282 50.0182 367.231 49.9336 367.146 49.8828C367.079 49.832 366.994 49.7897 366.893 49.7559C366.808 49.7051 366.715 49.6712 366.613 49.6543C366.529 49.6204 366.452 49.5697 366.385 49.502C366.334 49.3665 366.275 49.2311 366.207 49.0957C366.156 48.9434 366.055 48.8333 365.902 48.7656C365.75 48.918 365.572 49.0449 365.369 49.1465C365.166 49.2311 364.954 49.3158 364.734 49.4004C364.531 49.485 364.328 49.5866 364.125 49.7051C363.939 49.8236 363.778 49.9674 363.643 50.1367H363.186C363.084 50.3229 362.94 50.4668 362.754 50.5684C362.568 50.653 362.407 50.7799 362.271 50.9492C362.001 51.0846 361.747 51.2539 361.51 51.457C361.29 51.6432 361.07 51.8464 360.85 52.0664C360.63 52.2695 360.41 52.4811 360.189 52.7012C359.986 52.9212 359.766 53.1243 359.529 53.3105C359.309 53.7845 359.064 54.1992 358.793 54.5547C358.539 54.8932 358.294 55.2402 358.057 55.5957C357.837 55.9512 357.642 56.3405 357.473 56.7637C357.32 57.1699 357.244 57.6777 357.244 58.2871V58.541C357.244 58.6257 357.253 58.7103 357.27 58.7949C357.49 59.0319 357.667 59.2858 357.803 59.5566C357.955 59.8275 358.201 60.0221 358.539 60.1406C358.878 60.276 359.233 60.3353 359.605 60.3184C359.995 60.3014 360.367 60.3438 360.723 60.4453C361.535 60.293 362.314 60.0475 363.059 59.709C363.82 59.3535 364.54 58.9303 365.217 58.4395C365.318 58.3548 365.437 58.2702 365.572 58.1855C365.708 58.084 365.818 57.9824 365.902 57.8809C365.987 57.7962 366.055 57.7031 366.105 57.6016C366.173 57.5 366.241 57.4069 366.309 57.3223C366.444 57.1022 366.596 56.8822 366.766 56.6621C366.935 56.4421 367.113 56.2389 367.299 56.0527C367.383 55.6803 367.493 55.3249 367.629 54.9863C367.764 54.6309 367.9 54.2839 368.035 53.9453C368.171 53.6068 368.281 53.2598 368.365 52.9043C368.467 52.5488 368.518 52.1764 368.518 51.7871C368.518 51.7025 368.509 51.6094 368.492 51.5078C368.492 51.4062 368.484 51.3132 368.467 51.2285C368.602 51.0423 368.67 50.8392 368.67 50.6191Z\" fill=\"white\"><\/path>\n    <path d=\"M404.039 70.043C403.988 70.3307 403.87 70.5339 403.684 70.6523C403.514 70.7878 403.354 70.974 403.201 71.2109H403.1C402.93 71.2109 402.761 71.2279 402.592 71.2617C402.439 71.2956 402.279 71.3379 402.109 71.3887C402.025 71.3548 401.923 71.3294 401.805 71.3125C401.686 71.2956 401.61 71.2363 401.576 71.1348C401.441 71.2025 401.255 71.2363 401.018 71.2363C400.628 71.2363 400.256 71.1263 399.9 70.9062C399.562 70.6862 399.206 70.5169 398.834 70.3984C398.732 70.1953 398.605 70.0091 398.453 69.8398C398.318 69.6875 398.174 69.5352 398.021 69.3828C397.886 69.2305 397.751 69.0697 397.615 68.9004C397.48 68.7311 397.37 68.528 397.285 68.291C397.251 68.1895 397.209 68.1302 397.158 68.1133C397.107 68.0964 397.031 68.0964 396.93 68.1133C396.947 67.9271 396.921 67.7663 396.854 67.6309C396.803 67.4954 396.676 67.4108 396.473 67.377C396.473 67.1569 396.439 66.9707 396.371 66.8184C396.303 66.666 396.219 66.5306 396.117 66.4121C396.033 66.3105 395.931 66.2005 395.812 66.082C395.711 65.9635 395.626 65.8197 395.559 65.6504C395.406 65.6165 395.254 65.5911 395.102 65.5742C394.966 65.5742 394.814 65.5742 394.645 65.5742C393.832 65.5742 393.045 65.7266 392.283 66.0312C392.199 66.0651 392.105 66.1074 392.004 66.1582C391.919 66.209 391.835 66.2513 391.75 66.2852C391.716 66.2852 391.682 66.2852 391.648 66.2852C391.632 66.3021 391.606 66.3105 391.572 66.3105C391.454 66.3105 391.344 66.2852 391.242 66.2344C391.141 66.2005 391.031 66.1836 390.912 66.1836C390.861 66.1836 390.802 66.1921 390.734 66.209C390.684 66.2428 390.633 66.2682 390.582 66.2852C390.328 66.3698 390.091 66.4206 389.871 66.4375C389.177 66.5729 388.441 66.6745 387.662 66.7422C386.9 66.8099 386.198 66.9876 385.555 67.2754C385.419 67.3431 385.335 67.4447 385.301 67.5801C385.267 67.7324 385.258 67.8763 385.275 68.0117C385.089 68.1471 384.945 68.3249 384.844 68.5449C384.759 68.765 384.674 68.9935 384.59 69.2305C384.522 69.4844 384.446 69.7298 384.361 69.9668C384.277 70.2038 384.158 70.4069 384.006 70.5762C384.057 70.6777 384.082 70.7878 384.082 70.9062C384.082 71.1602 383.997 71.4141 383.828 71.668C383.659 71.9219 383.532 72.1673 383.447 72.4043C383.363 72.6413 383.295 72.8698 383.244 73.0898C383.193 73.3268 383.117 73.5384 383.016 73.7246C382.914 73.9108 382.779 74.0632 382.609 74.1816C382.423 74.3001 382.169 74.3594 381.848 74.3594C381.543 74.3594 381.281 74.3001 381.061 74.1816C380.84 74.0632 380.663 73.9108 380.527 73.7246C380.392 73.5384 380.282 73.3184 380.197 73.0645C380.113 72.8105 380.045 72.5566 379.994 72.3027C380.18 71.9303 380.358 71.6087 380.527 71.3379C380.697 71.0671 380.824 70.7201 380.908 70.2969C381.213 70.0768 381.441 69.806 381.594 69.4844C381.729 69.1797 381.805 68.8411 381.822 68.4688C382.008 68.3503 382.144 68.1895 382.229 67.9863C382.296 67.8001 382.339 67.597 382.355 67.377C381.949 67.3431 381.526 67.3092 381.086 67.2754C380.629 67.2415 380.206 67.1569 379.816 67.0215C379.816 66.9876 379.825 66.9538 379.842 66.9199C379.842 66.8861 379.842 66.8522 379.842 66.8184C379.842 66.5983 379.791 66.3952 379.689 66.209C379.588 66.0397 379.537 65.8535 379.537 65.6504V65.4473C379.673 65.3118 379.799 65.168 379.918 65.0156C380.02 64.8802 380.13 64.7533 380.248 64.6348C380.367 64.5163 380.502 64.4147 380.654 64.3301C380.807 64.2624 381.001 64.2285 381.238 64.2285C381.56 64.2285 381.873 64.2454 382.178 64.2793C382.482 64.3301 382.796 64.3555 383.117 64.3555C383.337 64.3555 383.566 64.3301 383.803 64.2793C384.175 63.5176 384.505 62.7474 384.793 61.9688C385.081 61.1732 385.301 60.3691 385.453 59.5566C385.572 59.3874 385.682 59.1927 385.783 58.9727C385.885 58.7357 385.961 58.4902 386.012 58.2363C386.079 57.9824 386.122 57.737 386.139 57.5C386.173 57.2461 386.189 57.0176 386.189 56.8145C386.376 56.5944 386.503 56.3236 386.57 56.002C386.655 55.6803 386.723 55.3503 386.773 55.0117C386.824 54.6562 386.875 54.3092 386.926 53.9707C386.993 53.6322 387.112 53.3359 387.281 53.082V52.8535C387.298 52.5996 387.273 52.3711 387.205 52.168C387.29 52.1341 387.34 52.0579 387.357 51.9395C387.374 51.821 387.408 51.7194 387.459 51.6348C387.476 50.8561 387.561 50.0944 387.713 49.3496C387.865 48.5879 387.992 47.8262 388.094 47.0645V46.9883C388.094 46.9036 388.06 46.8613 387.992 46.8613C387.941 46.8444 387.916 46.7936 387.916 46.709C387.916 46.5566 387.933 46.3535 387.967 46.0996C388.018 45.8457 388.051 45.6341 388.068 45.4648C388.17 44.5508 388.221 43.6452 388.221 42.748C388.221 41.9863 388.195 41.2331 388.145 40.4883C388.094 39.7435 388.043 38.9902 387.992 38.2285L388.195 37.9238C388.263 37.8223 388.322 37.7207 388.373 37.6191C388.542 37.5514 388.678 37.4837 388.779 37.416C388.898 37.3314 389.05 37.2891 389.236 37.2891C389.287 37.2891 389.329 37.2975 389.363 37.3145C389.397 37.3145 389.431 37.3145 389.465 37.3145C389.566 37.3822 389.643 37.4753 389.693 37.5938C389.761 37.7122 389.82 37.8223 389.871 37.9238C389.939 38.0254 390.023 38.11 390.125 38.1777C390.227 38.2454 390.37 38.2624 390.557 38.2285C390.641 38.7025 390.878 38.9479 391.268 38.9648C391.352 39.2018 391.454 39.4388 391.572 39.6758C391.708 39.9128 391.885 40.099 392.105 40.2344C392.089 40.3021 392.08 40.3952 392.08 40.5137C392.08 40.7507 392.131 40.9792 392.232 41.1992C392.351 41.4193 392.495 41.6224 392.664 41.8086V41.8594C392.664 42.0456 392.596 42.1725 392.461 42.2402C392.613 42.4095 392.723 42.6126 392.791 42.8496C392.859 43.0866 392.918 43.332 392.969 43.5859C393.02 43.8229 393.079 44.0514 393.146 44.2715C393.231 44.4915 393.367 44.6608 393.553 44.7793V44.8555C393.553 44.9401 393.519 44.9909 393.451 45.0078C393.4 45.0247 393.375 45.0755 393.375 45.1602C393.68 45.7188 393.891 46.3281 394.01 46.9883C394.128 47.6484 394.281 48.2832 394.467 48.8926C394.535 48.9603 394.611 49.0026 394.695 49.0195C394.797 49.0365 394.873 49.0788 394.924 49.1465C394.822 49.2142 394.771 49.3327 394.771 49.502C394.771 49.6712 394.729 49.7982 394.645 49.8828C394.78 50.0013 394.839 50.179 394.822 50.416C394.822 50.6361 394.89 50.7969 395.025 50.8984V51C395.025 51.0677 395.008 51.127 394.975 51.1777C394.941 51.2116 394.924 51.2624 394.924 51.3301V51.4316C395.059 52.0241 395.161 52.6165 395.229 53.209C395.313 53.8014 395.398 54.3939 395.482 54.9863C395.567 55.5788 395.66 56.1712 395.762 56.7637C395.863 57.3392 396.007 57.9062 396.193 58.4648C396.21 58.4818 396.219 58.5072 396.219 58.541C396.219 58.6257 396.185 58.6764 396.117 58.6934C396.049 58.6934 396.016 58.7357 396.016 58.8203C396.016 58.9049 396.041 59.0065 396.092 59.125C396.16 59.2266 396.227 59.3112 396.295 59.3789C396.278 59.4466 396.27 59.5482 396.27 59.6836C396.27 59.9375 396.312 60.1829 396.396 60.4199C396.498 60.6569 396.6 60.8939 396.701 61.1309C396.82 61.3509 396.921 61.5879 397.006 61.8418C397.09 62.0957 397.124 62.3665 397.107 62.6543C397.209 62.8066 397.336 62.9336 397.488 63.0352C397.658 63.1367 397.827 63.2298 397.996 63.3145C398.165 63.3991 398.318 63.5007 398.453 63.6191C398.605 63.7376 398.707 63.8984 398.758 64.1016C398.622 64.2201 398.529 64.3639 398.479 64.5332C398.428 64.7194 398.335 64.8802 398.199 65.0156C398.318 65.3034 398.453 65.5658 398.605 65.8027C398.775 66.0566 398.944 66.3021 399.113 66.5391L399.646 67.25C399.833 67.487 399.993 67.7409 400.129 68.0117C400.315 68.0117 400.451 68.0625 400.535 68.1641C400.62 68.2656 400.755 68.3079 400.941 68.291C401.009 68.4264 401.035 68.5788 401.018 68.748C401.356 68.6296 401.695 68.5703 402.033 68.5703C402.219 68.5703 402.389 68.5788 402.541 68.5957C402.71 68.6126 402.88 68.6211 403.049 68.6211C403.252 68.6211 403.43 68.5957 403.582 68.5449C403.65 68.6465 403.701 68.7565 403.734 68.875C403.768 69.0104 403.794 69.1458 403.811 69.2812L403.887 69.6875C403.921 69.8229 403.971 69.9414 404.039 70.043ZM394.467 63.0098C394.23 61.8418 393.984 60.6823 393.73 59.5312C393.493 58.3633 393.282 57.1868 393.096 56.002C392.994 55.3757 392.918 54.7493 392.867 54.123C392.816 53.4967 392.749 52.8789 392.664 52.2695C392.596 51.6432 392.495 51.0254 392.359 50.416C392.241 49.8066 392.063 49.2057 391.826 48.6133V48.5625C391.826 48.5117 391.843 48.4694 391.877 48.4355C391.911 48.4017 391.928 48.3424 391.928 48.2578V48.1562C391.708 48.0039 391.555 47.7923 391.471 47.5215C391.386 47.2337 391.31 46.9375 391.242 46.6328C391.191 46.3112 391.115 46.0065 391.014 45.7188C390.929 45.4141 390.777 45.1602 390.557 44.957C390.472 45.9388 390.379 46.9206 390.277 47.9023C390.193 48.8672 390.133 49.8405 390.1 50.8223C389.93 50.9238 389.82 51.0931 389.77 51.3301C389.719 51.5671 389.693 51.7786 389.693 51.9648C389.693 52.1003 389.702 52.2441 389.719 52.3965C389.736 52.5319 389.77 52.6758 389.82 52.8281C389.516 53.5898 389.296 54.377 389.16 55.1895C389.025 55.985 388.872 56.7806 388.703 57.5762C388.686 57.627 388.652 57.7454 388.602 57.9316C388.568 58.1009 388.525 58.2786 388.475 58.4648C388.424 58.651 388.382 58.8203 388.348 58.9727C388.314 59.1081 388.297 59.1842 388.297 59.2012C388.28 59.3197 388.271 59.4382 388.271 59.5566C388.288 59.6751 388.297 59.7936 388.297 59.9121L387.916 60.293C387.848 60.9362 387.721 61.5625 387.535 62.1719C387.366 62.7643 387.188 63.3737 387.002 64C387.12 64.0169 387.23 64.0254 387.332 64.0254C387.451 64.0423 387.569 64.0508 387.688 64.0508C388.229 64.0508 388.771 64.0169 389.312 63.9492C389.871 63.8646 390.421 63.7884 390.963 63.7207C391.149 63.6868 391.344 63.6615 391.547 63.6445C391.75 63.6107 391.945 63.5938 392.131 63.5938C392.215 63.5768 392.317 63.5768 392.436 63.5938C392.554 63.5938 392.656 63.5853 392.74 63.5684C392.876 63.5345 392.96 63.4837 392.994 63.416C393.045 63.3314 393.138 63.2806 393.273 63.2637C393.375 63.3145 393.493 63.3398 393.629 63.3398C393.781 63.3398 393.925 63.306 394.061 63.2383C394.196 63.1706 394.331 63.0944 394.467 63.0098Z\" fill=\"white\"><\/path>\n    <path d=\"M417.039 47.3184C417.005 47.5215 416.954 47.6992 416.887 47.8516C416.836 47.987 416.827 48.1732 416.861 48.4102C416.692 48.4271 416.557 48.4863 416.455 48.5879C416.37 48.6725 416.294 48.7741 416.227 48.8926C416.176 49.0111 416.117 49.138 416.049 49.2734C415.998 49.3919 415.93 49.502 415.846 49.6035C415.981 50.2129 416.057 50.8307 416.074 51.457C416.091 52.0833 416.133 52.7012 416.201 53.3105C416.286 54.0892 416.413 54.8594 416.582 55.6211C416.768 56.3659 416.861 57.1276 416.861 57.9062C416.861 58.1432 416.853 58.3633 416.836 58.5664C416.836 58.7695 416.836 58.9811 416.836 59.2012C416.836 59.3366 416.836 59.4805 416.836 59.6328C416.853 59.7682 416.861 59.9036 416.861 60.0391C416.861 60.5299 416.794 61.0208 416.658 61.5117C416.54 62.0026 416.447 62.4935 416.379 62.9844C416.176 63.1706 415.998 63.3737 415.846 63.5938C415.71 63.8138 415.566 64.0169 415.414 64.2031C415.262 64.3893 415.084 64.5501 414.881 64.6855C414.678 64.8379 414.424 64.9395 414.119 64.9902C414.068 65.1595 413.967 65.2865 413.814 65.3711C413.679 65.4557 413.561 65.5742 413.459 65.7266H413.408C412.985 65.7266 412.621 65.6673 412.316 65.5488C412.012 65.4303 411.724 65.2949 411.453 65.1426C411.199 64.9902 410.937 64.8294 410.666 64.6602C410.395 64.4909 410.082 64.3555 409.727 64.2539C409.253 63.8646 408.821 63.4414 408.432 62.9844C408.042 62.5104 407.602 62.0872 407.111 61.7148C406.993 61.3763 406.832 61.097 406.629 60.877C406.443 60.6569 406.257 60.403 406.07 60.1152C405.986 59.9967 405.918 59.8867 405.867 59.7852C405.833 59.6836 405.783 59.5651 405.715 59.4297C405.664 59.2943 405.579 59.2012 405.461 59.1504C405.359 59.0996 405.266 59.0404 405.182 58.9727C405.046 58.4479 404.852 57.9655 404.598 57.5254C404.344 57.0853 404.048 56.6621 403.709 56.2559C403.607 56.4421 403.523 56.6452 403.455 56.8652C403.404 57.0684 403.354 57.2799 403.303 57.5C403.252 57.7031 403.184 57.9147 403.1 58.1348C403.032 58.3379 402.939 58.5241 402.82 58.6934V58.7695C402.82 58.8542 402.854 58.9049 402.922 58.9219C402.99 58.9388 403.023 58.9896 403.023 59.0742C403.023 59.0911 403.015 59.1081 402.998 59.125C402.998 59.1419 402.998 59.1589 402.998 59.1758C402.913 59.2435 402.846 59.3281 402.795 59.4297C402.761 59.5312 402.676 59.5905 402.541 59.6074C402.558 59.6921 402.566 59.7767 402.566 59.8613V60.0898C402.566 60.5807 402.507 61.0716 402.389 61.5625C402.287 62.0534 402.236 62.5527 402.236 63.0605V63.3906C402.236 63.5091 402.245 63.6191 402.262 63.7207C402.296 63.8223 402.346 63.9238 402.414 64.0254C402.482 64.127 402.516 64.2201 402.516 64.3047C402.516 64.4232 402.465 64.5332 402.363 64.6348C402.482 64.7194 402.617 64.8125 402.77 64.9141C402.922 65.0156 403.057 65.1257 403.176 65.2441C403.311 65.3796 403.421 65.515 403.506 65.6504C403.59 65.8027 403.633 65.9635 403.633 66.1328C403.633 66.4206 403.54 66.6237 403.354 66.7422C403.167 66.8607 402.939 66.9538 402.668 67.0215C402.414 67.0892 402.143 67.1484 401.855 67.1992C401.585 67.2669 401.356 67.377 401.17 67.5293H401.094C400.891 67.5293 400.738 67.4701 400.637 67.3516C400.535 67.2331 400.383 67.1738 400.18 67.1738C399.858 66.6491 399.638 66.0566 399.52 65.3965C399.401 64.7533 399.342 64.1354 399.342 63.543C399.342 62.8151 399.41 62.0872 399.545 61.3594C399.663 60.6315 399.816 59.9121 400.002 59.2012C400.171 58.4902 400.357 57.7878 400.561 57.0938C400.781 56.3828 400.984 55.6719 401.17 54.9609L401.195 54.8848C401.195 54.8001 401.17 54.7409 401.119 54.707C401.085 54.6732 401.068 54.6224 401.068 54.5547C401.068 54.5208 401.077 54.5039 401.094 54.5039C401.145 54.3346 401.195 54.1738 401.246 54.0215C401.314 53.8691 401.365 53.6999 401.398 53.5137C401.5 53.0397 401.568 52.5573 401.602 52.0664C401.652 51.5586 401.678 51.0592 401.678 50.5684C401.695 50.0775 401.712 49.5866 401.729 49.0957C401.762 48.5879 401.822 48.0885 401.906 47.5977C402.042 47.4622 402.169 47.3184 402.287 47.166C402.406 47.0137 402.558 46.8783 402.744 46.7598C403.083 46.7767 403.421 46.8275 403.76 46.9121C404.098 46.9967 404.42 47.1322 404.725 47.3184C404.928 48.0462 405.063 48.7741 405.131 49.502C405.215 50.2298 405.351 50.9577 405.537 51.6855V51.7617C405.537 51.8464 405.579 51.8887 405.664 51.8887C405.766 51.8717 405.842 51.8971 405.893 51.9648C405.859 52.0156 405.833 52.0749 405.816 52.1426C405.816 52.2103 405.816 52.278 405.816 52.3457V52.7773C405.85 52.9128 405.893 53.0566 405.943 53.209C405.994 53.3613 406.104 53.4544 406.273 53.4883C406.358 54.0299 406.485 54.5293 406.654 54.9863C406.824 55.4434 407.018 55.8835 407.238 56.3066C407.458 56.7298 407.695 57.153 407.949 57.5762C408.203 57.9824 408.465 58.4141 408.736 58.8711C409.16 59.1927 409.523 59.5651 409.828 59.9883C410.133 60.3945 410.438 60.7923 410.742 61.1816C411.064 61.554 411.419 61.8841 411.809 62.1719C412.215 62.4596 412.74 62.6374 413.383 62.7051C413.467 62.6374 413.527 62.5443 413.561 62.4258L413.688 62.0703C413.738 61.9518 413.789 61.8503 413.84 61.7656C413.908 61.6641 414.001 61.5879 414.119 61.5371C414.153 61.0632 414.187 60.5807 414.221 60.0898C414.271 59.599 414.382 59.1335 414.551 58.6934C414.466 58.541 414.424 58.3548 414.424 58.1348C414.424 57.9655 414.432 57.8047 414.449 57.6523C414.483 57.5 414.5 57.3477 414.5 57.1953C414.5 56.8737 414.432 56.6113 414.297 56.4082C414.297 56.2897 414.305 56.1712 414.322 56.0527C414.339 55.9173 414.39 55.7904 414.475 55.6719C414.339 55.3333 414.229 54.9779 414.145 54.6055C414.077 54.2331 414.043 53.8522 414.043 53.4629C414.043 53.2428 414.068 53.0143 414.119 52.7773C414.018 52.5234 413.95 52.2272 413.916 51.8887L413.814 50.8477C413.781 50.4922 413.73 50.1621 413.662 49.8574C413.594 49.5527 413.467 49.3073 413.281 49.1211C413.383 48.9688 413.434 48.791 413.434 48.5879C413.434 48.2493 413.383 47.9277 413.281 47.623C413.18 47.3184 413.129 46.9967 413.129 46.6582C413.129 46.4212 413.18 46.1842 413.281 45.9473C413.654 45.9642 414.018 46.0065 414.373 46.0742C414.745 46.125 415.109 46.1504 415.465 46.1504C415.566 46.2858 415.685 46.3958 415.82 46.4805C415.956 46.5651 416.1 46.6497 416.252 46.7344C416.404 46.8021 416.548 46.8783 416.684 46.9629C416.836 47.0475 416.954 47.166 417.039 47.3184Z\" fill=\"white\"><\/path>\n    <path d=\"M441.439 47.6738C441.372 47.8939 441.262 48.097 441.109 48.2832L440.678 48.8164C440.542 48.9857 440.424 49.1719 440.322 49.375C440.238 49.5612 440.212 49.7812 440.246 50.0352C440.212 50.0352 440.17 50.0352 440.119 50.0352C440.068 50.0182 440.026 50.0098 439.992 50.0098C439.721 50.0098 439.51 50.0775 439.357 50.2129C439.222 50.3314 439.036 50.4329 438.799 50.5176C438.765 50.416 438.723 50.3229 438.672 50.2383C438.621 50.1367 438.545 50.069 438.443 50.0352C438.037 50.1198 437.631 50.1875 437.225 50.2383C436.818 50.2721 436.412 50.3229 436.006 50.3906C435.82 50.4245 435.633 50.4753 435.447 50.543C435.261 50.5938 435.066 50.6445 434.863 50.6953C434.762 50.7292 434.652 50.7461 434.533 50.7461C434.415 50.7292 434.296 50.7292 434.178 50.7461C433.771 50.763 433.331 50.7969 432.857 50.8477C432.383 50.8815 431.96 51.0085 431.588 51.2285C431.419 51.1947 431.241 51.1693 431.055 51.1523C430.868 51.1354 430.682 51.127 430.496 51.127C430.09 51.127 429.641 51.1693 429.15 51.2539C428.676 51.3216 428.253 51.4655 427.881 51.6855C427.796 51.6517 427.703 51.6263 427.602 51.6094C427.517 51.5924 427.415 51.584 427.297 51.584C427.263 51.584 427.238 51.5924 427.221 51.6094C427.204 51.6094 427.178 51.6094 427.145 51.6094C427.128 51.7617 427.145 51.9141 427.195 52.0664C427.263 52.2018 427.373 52.3118 427.525 52.3965C427.458 52.5827 427.424 52.7858 427.424 53.0059C427.424 53.2936 427.441 53.5814 427.475 53.8691C427.525 54.1569 427.551 54.4447 427.551 54.7324C427.551 55.054 427.508 55.3079 427.424 55.4941C427.593 56.002 427.678 56.5436 427.678 57.1191C427.678 57.3223 427.661 57.5254 427.627 57.7285C427.61 57.9147 427.602 58.1178 427.602 58.3379C427.602 58.5241 427.669 58.6764 427.805 58.7949C427.94 58.8965 428.008 59.0404 428.008 59.2266C428.008 59.2943 427.991 59.362 427.957 59.4297C428.194 59.3789 428.423 59.3112 428.643 59.2266C428.863 59.125 429.091 59.0742 429.328 59.0742C429.464 59.0742 429.59 59.0996 429.709 59.1504C429.844 59.2012 429.963 59.2689 430.064 59.3535C430.048 59.4382 430.031 59.5312 430.014 59.6328C430.014 59.7344 430.014 59.8359 430.014 59.9375C430.014 60.1237 430.014 60.3014 430.014 60.4707C430.031 60.623 430.048 60.7923 430.064 60.9785C429.929 61.2155 429.768 61.4271 429.582 61.6133C429.413 61.7995 429.294 62.0365 429.227 62.3242C428.973 62.3242 428.744 62.3835 428.541 62.502C428.355 62.6035 428.177 62.722 428.008 62.8574C427.839 62.9759 427.669 63.0944 427.5 63.2129C427.331 63.3145 427.145 63.3652 426.941 63.3652C426.688 63.3652 426.51 63.3314 426.408 63.2637C426.307 63.179 426.23 63.0944 426.18 63.0098C426.129 62.9251 426.078 62.849 426.027 62.7812C425.993 62.7135 425.909 62.6882 425.773 62.7051C425.74 62.485 425.672 62.2819 425.57 62.0957C425.469 61.8926 425.359 61.6979 425.24 61.5117C425.139 61.3255 425.029 61.1393 424.91 60.9531C424.809 60.75 424.732 60.5469 424.682 60.3438C424.58 59.9036 424.538 59.4466 424.555 58.9727C424.572 58.4987 424.495 58.0417 424.326 57.6016C424.36 57.3646 424.385 57.1276 424.402 56.8906C424.419 56.6367 424.428 56.3913 424.428 56.1543C424.428 55.6803 424.411 55.2148 424.377 54.7578C424.36 54.2839 424.343 53.8014 424.326 53.3105C424.208 53.1582 424.132 52.9889 424.098 52.8027C424.081 52.5996 424.064 52.4049 424.047 52.2188C423.996 52.168 423.937 52.1172 423.869 52.0664C423.818 52.0156 423.785 51.9479 423.768 51.8633C423.632 51.8294 423.531 51.8125 423.463 51.8125C423.226 51.8125 423.023 51.8717 422.854 51.9902C422.701 52.0918 422.557 52.1426 422.422 52.1426C422.286 52.1426 422.16 52.1257 422.041 52.0918C421.923 52.0579 421.804 52.041 421.686 52.041C421.584 52.041 421.525 52.0664 421.508 52.1172C421.508 52.151 421.474 52.1849 421.406 52.2188C421.355 52.2526 421.237 52.2865 421.051 52.3203C420.865 52.3542 420.653 52.388 420.416 52.4219C420.196 52.4388 419.976 52.4557 419.756 52.4727C419.553 52.4896 419.417 52.498 419.35 52.498C419.079 52.498 418.876 52.4473 418.74 52.3457C418.588 52.2272 418.41 52.1003 418.207 51.9648C418.241 51.8633 418.258 51.7956 418.258 51.7617C418.258 51.5924 418.207 51.457 418.105 51.3555C418.004 51.237 417.953 51.1354 417.953 51.0508C417.953 50.8646 418.029 50.7207 418.182 50.6191C418.317 50.5176 418.393 50.3568 418.41 50.1367C418.799 49.9674 419.197 49.8405 419.604 49.7559C420.01 49.6712 420.424 49.6035 420.848 49.5527C421.271 49.502 421.686 49.4427 422.092 49.375C422.515 49.3073 422.93 49.1973 423.336 49.0449C423.454 49.0618 423.564 49.0788 423.666 49.0957C423.785 49.0957 423.903 49.0957 424.021 49.0957C424.529 49.0957 425.029 49.0449 425.52 48.9434C426.027 48.8249 426.544 48.7656 427.068 48.7656C427.204 48.7656 427.339 48.7741 427.475 48.791C427.61 48.8079 427.745 48.8333 427.881 48.8672C428.558 48.7656 429.227 48.6556 429.887 48.5371C430.564 48.4186 431.258 48.3171 431.969 48.2324C432.307 48.1986 432.637 48.1732 432.959 48.1562C433.298 48.1224 433.636 48.0801 433.975 48.0293C434.093 48.0124 434.178 47.987 434.229 47.9531C434.296 47.9023 434.33 47.8092 434.33 47.6738C434.482 47.7415 434.652 47.7754 434.838 47.7754C435.126 47.7754 435.405 47.7246 435.676 47.623C435.947 47.5215 436.226 47.4707 436.514 47.4707C436.581 47.4707 436.641 47.4792 436.691 47.4961C436.742 47.4961 436.793 47.4961 436.844 47.4961C436.962 47.4961 437.021 47.4453 437.021 47.3438C437.038 47.2253 437.123 47.1491 437.275 47.1152C437.394 47.0814 437.563 47.056 437.783 47.0391C438.003 47.0221 438.232 47.0052 438.469 46.9883C438.723 46.9544 438.951 46.9206 439.154 46.8867C439.374 46.8359 439.535 46.7682 439.637 46.6836L439.814 46.4043C440.119 46.4212 440.339 46.5566 440.475 46.8105C440.627 47.0475 440.712 47.3099 440.729 47.5977C440.796 47.6654 440.889 47.6992 441.008 47.6992C441.143 47.6823 441.262 47.6738 441.363 47.6738H441.439Z\" fill=\"white\"><\/path>\n    <path d=\"M443.369 60.5215C443.285 60.6569 443.183 60.7839 443.064 60.9023C442.946 61.0039 442.836 61.1139 442.734 61.2324C442.616 61.2832 442.48 61.3086 442.328 61.3086C442.193 61.3086 442.057 61.3086 441.922 61.3086C441.803 61.2917 441.685 61.2917 441.566 61.3086C441.465 61.3086 441.38 61.3424 441.312 61.4102C441.177 61.3763 441.076 61.3171 441.008 61.2324C440.94 61.1309 440.822 61.0716 440.652 61.0547C440.585 61.0378 440.517 61.0378 440.449 61.0547C440.195 60.7669 439.958 60.4622 439.738 60.1406C439.535 59.819 439.34 59.5143 439.154 59.2266C439.137 58.6003 439.087 57.9655 439.002 57.3223C438.985 57.1699 438.96 57.0176 438.926 56.8652C438.892 56.7129 438.867 56.569 438.85 56.4336C438.85 56.2643 438.858 56.1035 438.875 55.9512C438.909 55.7819 438.934 55.6296 438.951 55.4941C439.019 55.0033 439.095 54.5208 439.18 54.0469C439.264 53.5729 439.34 53.0905 439.408 52.5996C439.476 52.1595 439.51 51.7025 439.51 51.2285C439.51 50.7376 439.434 50.2806 439.281 49.8574L439.256 49.7305C439.29 49.5951 439.324 49.485 439.357 49.4004C439.408 49.2988 439.442 49.1888 439.459 49.0703C439.493 48.8841 439.451 48.7487 439.332 48.6641C439.383 48.5286 439.467 48.444 439.586 48.4102C439.704 48.3594 439.772 48.2578 439.789 48.1055C439.806 48.0378 439.806 47.9701 439.789 47.9023C439.924 47.8516 440.06 47.8092 440.195 47.7754C440.348 47.7246 440.492 47.7161 440.627 47.75C440.847 47.7839 441.042 47.86 441.211 47.9785C441.38 48.0801 441.541 48.1986 441.693 48.334C441.964 49.1465 442.074 50.0098 442.023 50.9238C441.973 51.821 441.888 52.7266 441.77 53.6406C441.651 54.5547 441.575 55.4518 441.541 56.332C441.507 57.1953 441.643 57.9993 441.947 58.7441L441.998 58.7695C442.083 58.7865 442.15 58.7611 442.201 58.6934C442.252 58.6087 442.32 58.5749 442.404 58.5918C442.472 58.6257 442.514 58.6426 442.531 58.6426C442.599 58.9811 442.709 59.3027 442.861 59.6074C443.014 59.9121 443.183 60.2168 443.369 60.5215Z\" fill=\"white\"><\/path>\n    <path d=\"M472.238 49.959C472.188 50.1113 472.086 50.2214 471.934 50.2891C471.798 50.3398 471.654 50.3822 471.502 50.416C471.35 50.4499 471.206 50.5091 471.07 50.5938C470.952 50.6615 470.876 50.7799 470.842 50.9492L470.791 50.9746C470.723 50.9746 470.673 50.9577 470.639 50.9238C470.622 50.873 470.605 50.8307 470.588 50.7969C470.571 50.7461 470.546 50.7038 470.512 50.6699C470.495 50.6191 470.461 50.5938 470.41 50.5938C470.224 50.5938 470.038 50.6107 469.852 50.6445C469.682 50.6784 469.513 50.6953 469.344 50.6953C469.09 50.6953 468.861 50.6615 468.658 50.5938C468.54 50.6276 468.472 50.7038 468.455 50.8223C468.455 50.9408 468.404 51.0169 468.303 51.0508C468.218 51.0846 468.117 51.1016 467.998 51.1016C467.88 51.0846 467.761 51.0931 467.643 51.127L466.83 51.3301C466.559 51.3978 466.288 51.4316 466.018 51.4316C465.865 51.4316 465.755 51.4232 465.688 51.4062C465.434 51.6094 465.146 51.7617 464.824 51.8633C464.503 51.9479 464.164 52.0326 463.809 52.1172C463.47 52.1849 463.132 52.278 462.793 52.3965C462.471 52.515 462.184 52.7012 461.93 52.9551C461.794 52.9212 461.676 52.9043 461.574 52.9043C461.354 52.9043 461.16 52.9551 460.99 53.0566C460.821 53.1413 460.643 53.2259 460.457 53.3105C460.372 53.3444 460.288 53.3613 460.203 53.3613C460.118 53.3613 460.025 53.3783 459.924 53.4121C459.822 53.446 459.755 53.5052 459.721 53.5898C459.704 53.6576 459.653 53.7253 459.568 53.793C459.568 54.4023 459.628 55.0117 459.746 55.6211C459.865 56.2135 459.924 56.8145 459.924 57.4238V57.5254C459.958 57.8132 460.051 58.084 460.203 58.3379C460.355 58.5749 460.432 58.8203 460.432 59.0742C460.432 59.1589 460.415 59.252 460.381 59.3535C460.821 59.4551 461.109 59.6836 461.244 60.0391C461.396 60.3776 461.515 60.75 461.6 61.1562C461.701 61.5456 461.828 61.9095 461.98 62.248C462.15 62.5866 462.471 62.7982 462.945 62.8828C462.979 63.0521 463.005 63.2298 463.021 63.416C463.038 63.5853 463.047 63.7546 463.047 63.9238C463.047 64.1608 463.021 64.3893 462.971 64.6094C462.92 64.8464 462.818 65.0579 462.666 65.2441C462.412 65.2611 462.226 65.2695 462.107 65.2695C461.989 65.2695 461.811 65.3203 461.574 65.4219C461.236 65.2188 460.931 64.9818 460.66 64.7109C460.406 64.457 460.161 64.1862 459.924 63.8984C459.704 63.5938 459.484 63.2891 459.264 62.9844C459.044 62.6628 458.807 62.3581 458.553 62.0703C457.673 62.2904 456.767 62.4427 455.836 62.5273C454.922 62.5951 454.008 62.6289 453.094 62.6289C453.06 62.6628 453.009 62.6797 452.941 62.6797C452.874 62.6797 452.806 62.6882 452.738 62.7051C452.688 62.7051 452.637 62.722 452.586 62.7559C452.552 62.7728 452.544 62.8151 452.561 62.8828C452.442 62.8151 452.307 62.7728 452.154 62.7559C452.019 62.722 451.892 62.7051 451.773 62.7051C451.689 62.7051 451.604 62.7135 451.52 62.7305C451.435 62.7305 451.35 62.7559 451.266 62.8066C450.622 62.6882 449.996 62.5273 449.387 62.3242C448.794 62.1042 448.185 61.9264 447.559 61.791C447.559 61.6556 447.525 61.5625 447.457 61.5117C447.389 61.444 447.33 61.3509 447.279 61.2324C446.568 60.7923 445.967 60.2591 445.477 59.6328C445.003 59.0065 444.808 58.2448 444.893 57.3477L444.715 56.9922C444.715 56.7214 444.774 56.5267 444.893 56.4082C444.825 56.2897 444.706 56.1712 444.537 56.0527C444.689 55.8158 444.825 55.5703 444.943 55.3164C445.062 55.0625 445.146 54.7917 445.197 54.5039C445.214 54.4193 445.223 54.3431 445.223 54.2754C445.223 54.2077 445.24 54.1315 445.273 54.0469C445.307 53.9453 445.358 53.8353 445.426 53.7168C445.477 53.5814 445.527 53.4629 445.578 53.3613C445.849 52.7858 446.145 52.2357 446.467 51.7109C446.805 51.1693 447.229 50.7038 447.736 50.3145C447.77 50.0267 447.855 49.7897 447.99 49.6035C448.126 49.4004 448.27 49.2227 448.422 49.0703C448.591 48.901 448.752 48.7318 448.904 48.5625C449.074 48.3932 449.201 48.1901 449.285 47.9531C449.624 47.6654 449.962 47.3861 450.301 47.1152C450.656 46.8444 450.952 46.5228 451.189 46.1504C451.494 46.0488 451.782 45.9219 452.053 45.7695C452.324 45.6003 452.552 45.3887 452.738 45.1348C453.145 45.1009 453.542 45.0247 453.932 44.9062C454.338 44.7878 454.761 44.7285 455.201 44.7285C455.387 44.7285 455.607 44.7708 455.861 44.8555C456.132 44.9232 456.335 45.0501 456.471 45.2363C456.488 45.2702 456.496 45.3125 456.496 45.3633L456.521 45.4902C456.538 45.5241 456.555 45.5579 456.572 45.5918C456.606 45.6087 456.657 45.6087 456.725 45.5918C456.725 45.9642 456.682 46.3451 456.598 46.7344C456.513 47.1068 456.293 47.3945 455.938 47.5977C455.717 47.5299 455.48 47.4961 455.227 47.4961C454.888 47.4961 454.575 47.5638 454.287 47.6992C454.016 47.8177 453.745 47.9616 453.475 48.1309C453.221 48.2832 452.958 48.444 452.688 48.6133C452.417 48.7656 452.129 48.8757 451.824 48.9434C451.79 49.0788 451.757 49.2057 451.723 49.3242C451.706 49.4258 451.714 49.5443 451.748 49.6797C451.663 49.6797 451.596 49.6712 451.545 49.6543C451.511 49.6204 451.452 49.6035 451.367 49.6035C451.249 49.6035 451.164 49.6712 451.113 49.8066C451.079 49.9421 451.046 50.0521 451.012 50.1367C450.69 50.2721 450.419 50.4668 450.199 50.7207C449.996 50.9577 449.801 51.2201 449.615 51.5078C449.446 51.7786 449.26 52.041 449.057 52.2949C448.854 52.5488 448.6 52.7435 448.295 52.8789C448.16 53.4206 448.024 53.9538 447.889 54.4785C447.77 55.0033 447.626 55.528 447.457 56.0527C447.508 56.2559 447.533 56.4674 447.533 56.6875C447.533 56.9583 447.508 57.2038 447.457 57.4238C447.542 57.5592 447.626 57.7201 447.711 57.9062L448.016 58.4902C448.117 58.6934 448.219 58.8796 448.32 59.0488C448.439 59.2181 448.549 59.3451 448.65 59.4297C448.837 59.5651 449.124 59.6921 449.514 59.8105C449.903 59.9121 450.25 60.0898 450.555 60.3438C450.589 60.3438 450.631 60.3438 450.682 60.3438C450.732 60.3268 450.775 60.3184 450.809 60.3184C451.012 60.3184 451.232 60.3691 451.469 60.4707C451.706 60.5723 451.858 60.623 451.926 60.623C452.874 60.623 453.906 60.5638 455.023 60.4453C456.141 60.3099 457.173 60.1491 458.121 59.9629C458.155 59.7936 458.172 59.6497 458.172 59.5312C458.172 59.3112 458.138 59.0996 458.07 58.8965C458.003 58.6764 457.893 58.4902 457.74 58.3379C457.74 58.084 457.74 57.8301 457.74 57.5762C457.757 57.3223 457.766 57.0684 457.766 56.8145C457.766 56.3913 457.749 55.9427 457.715 55.4688C457.681 54.9948 457.596 54.5547 457.461 54.1484H457.41C457.19 54.1484 456.987 54.2077 456.801 54.3262C456.632 54.4277 456.454 54.4785 456.268 54.4785C456.166 54.4785 456.081 54.4531 456.014 54.4023C455.811 54.6393 455.565 54.8171 455.277 54.9355C454.99 55.054 454.685 55.1641 454.363 55.2656C454.042 55.3503 453.72 55.4434 453.398 55.5449C453.094 55.6465 452.814 55.7904 452.561 55.9766C452.425 55.9258 452.298 55.9004 452.18 55.9004C452.061 55.9004 451.943 55.9089 451.824 55.9258C451.723 55.9427 451.604 55.9596 451.469 55.9766C451.113 55.6719 450.936 55.291 450.936 54.834C450.936 54.597 450.969 54.3685 451.037 54.1484C451.122 53.9115 451.232 53.6914 451.367 53.4883C451.452 53.4375 451.553 53.4121 451.672 53.4121C451.79 53.3952 451.909 53.3783 452.027 53.3613C452.146 53.3275 452.239 53.2852 452.307 53.2344C452.391 53.1836 452.442 53.0905 452.459 52.9551C452.51 53.0059 452.552 53.0312 452.586 53.0312C452.62 53.0312 452.654 53.0228 452.688 53.0059C452.721 52.9889 452.755 52.9805 452.789 52.9805C452.823 52.9805 452.848 52.9974 452.865 53.0312C452.899 53.0651 452.916 53.099 452.916 53.1328C453.644 52.7435 454.389 52.4134 455.15 52.1426C455.912 51.8717 456.682 51.6263 457.461 51.4062C458.257 51.1862 459.052 50.9831 459.848 50.7969C460.643 50.5938 461.43 50.3737 462.209 50.1367C462.327 50.0352 462.454 49.959 462.59 49.9082C462.725 49.8574 462.844 49.7812 462.945 49.6797C463.064 49.7474 463.208 49.7812 463.377 49.7812C463.614 49.7812 463.868 49.7389 464.139 49.6543C464.426 49.5527 464.663 49.4342 464.85 49.2988C464.917 49.3158 464.977 49.3242 465.027 49.3242H465.205C465.544 49.3242 465.857 49.2734 466.145 49.1719C466.449 49.0703 466.745 48.9349 467.033 48.7656H467.16C467.685 48.7656 468.201 48.7064 468.709 48.5879C469.234 48.4694 469.767 48.4102 470.309 48.4102C471.003 48.4102 471.612 48.5879 472.137 48.9434V49.248C472.137 49.3835 472.137 49.5104 472.137 49.6289C472.154 49.7305 472.188 49.8405 472.238 49.959Z\" fill=\"white\"><\/path>\n    <path d=\"M480.719 59.8867C480.651 60.1406 480.541 60.3522 480.389 60.5215C480.236 60.6908 480.059 60.8431 479.855 60.9785C479.669 61.1139 479.466 61.2409 479.246 61.3594C479.026 61.4609 478.814 61.5794 478.611 61.7148H478.281C477.57 61.7148 477.02 61.5456 476.631 61.207C476.258 60.8516 475.971 60.4199 475.768 59.9121C475.564 59.3874 475.412 58.8288 475.311 58.2363C475.226 57.6439 475.116 57.1022 474.98 56.6113C474.777 56.7806 474.608 56.9837 474.473 57.2207C474.337 57.4408 474.193 57.6608 474.041 57.8809C473.906 58.1009 473.745 58.304 473.559 58.4902C473.389 58.6764 473.161 58.8034 472.873 58.8711C472.822 58.9896 472.763 59.1081 472.695 59.2266C472.645 59.3451 472.611 59.472 472.594 59.6074C472.221 59.8105 471.883 60.0475 471.578 60.3184C471.273 60.5892 470.969 60.8685 470.664 61.1562C470.359 61.444 470.046 61.7233 469.725 61.9941C469.42 62.248 469.073 62.4596 468.684 62.6289C468.667 62.612 468.633 62.6035 468.582 62.6035C468.379 62.6035 468.193 62.6543 468.023 62.7559C467.854 62.8405 467.668 62.8828 467.465 62.8828C467.329 62.8828 467.202 62.8574 467.084 62.8066C466.982 62.7559 466.872 62.6966 466.754 62.6289C466.652 62.5612 466.542 62.5104 466.424 62.4766C466.305 62.4427 466.178 62.4342 466.043 62.4512C465.874 62.1465 465.645 61.8672 465.357 61.6133C465.087 61.3424 464.917 61.0378 464.85 60.6992C464.816 60.5469 464.79 60.3945 464.773 60.2422C464.773 60.0729 464.757 59.9036 464.723 59.7344C464.672 59.4805 464.604 59.2266 464.52 58.9727C464.435 58.7018 464.367 58.431 464.316 58.1602C464.401 57.7031 464.486 57.2038 464.57 56.6621C464.638 56.1035 464.723 55.5534 464.824 55.0117C464.943 54.4531 465.095 53.9284 465.281 53.4375C465.484 52.9297 465.738 52.498 466.043 52.1426L466.018 51.9648C466.018 51.694 466.068 51.4401 466.17 51.2031C466.271 50.9661 466.382 50.7376 466.5 50.5176C466.618 50.2975 466.72 50.0775 466.805 49.8574C466.889 49.6374 466.906 49.3919 466.855 49.1211C467.059 49.0195 467.27 48.9349 467.49 48.8672C467.71 48.7995 467.939 48.7656 468.176 48.7656C468.396 48.7656 468.599 48.7995 468.785 48.8672C468.751 49.0026 468.811 49.0872 468.963 49.1211V49.1973C468.963 49.5527 468.921 49.8997 468.836 50.2383C468.751 50.5768 468.65 50.9154 468.531 51.2539C468.413 51.5755 468.294 51.9056 468.176 52.2441C468.074 52.5658 467.998 52.8958 467.947 53.2344C467.88 53.2513 467.829 53.2852 467.795 53.3359C467.778 53.3867 467.761 53.4375 467.744 53.4883C467.727 53.5391 467.702 53.5814 467.668 53.6152C467.634 53.6491 467.583 53.666 467.516 53.666C467.414 54.2585 467.304 54.8509 467.186 55.4434C467.084 56.0189 467.033 56.6029 467.033 57.1953C467.033 57.5508 467.067 57.9147 467.135 58.2871C467.202 58.6595 467.329 59.015 467.516 59.3535L467.617 59.3281C467.803 59.3281 467.947 59.3704 468.049 59.4551C468.167 59.5397 468.32 59.6243 468.506 59.709C468.641 59.6751 468.768 59.6328 468.887 59.582C469.005 59.5143 469.056 59.4043 469.039 59.252C469.259 59.235 469.445 59.1842 469.598 59.0996C469.75 58.998 469.885 58.888 470.004 58.7695L470.385 58.4141C470.52 58.2956 470.681 58.2109 470.867 58.1602C470.867 58.0586 470.893 57.9824 470.943 57.9316L471.096 57.7793C471.146 57.7285 471.18 57.6777 471.197 57.627C471.231 57.5592 471.24 57.4661 471.223 57.3477C471.426 57.3307 471.578 57.2799 471.68 57.1953C471.798 57.1107 471.9 57.0176 471.984 56.916C472.086 56.7975 472.179 56.679 472.264 56.5605C472.348 56.4421 472.458 56.3405 472.594 56.2559C472.712 56.002 472.873 55.6634 473.076 55.2402C473.296 54.8171 473.508 54.377 473.711 53.9199C473.931 53.4629 474.117 53.0312 474.27 52.625C474.439 52.2018 474.523 51.8802 474.523 51.6602C474.523 51.5755 474.498 51.4993 474.447 51.4316C474.413 51.3639 474.405 51.2878 474.422 51.2031V51.127C474.557 50.9577 474.676 50.7715 474.777 50.5684C474.896 50.3652 475.014 50.1706 475.133 49.9844C475.268 49.7982 475.412 49.6289 475.564 49.4766C475.717 49.3242 475.911 49.2057 476.148 49.1211C476.419 49.2057 476.69 49.265 476.961 49.2988C477.249 49.3327 477.52 49.4004 477.773 49.502C477.79 49.9251 477.833 50.416 477.9 50.9746C477.968 51.5332 478.087 52.0072 478.256 52.3965C478.256 52.6165 478.247 52.8281 478.23 53.0312C478.23 53.2344 478.23 53.4375 478.23 53.6406C478.23 53.9792 478.239 54.3262 478.256 54.6816C478.29 55.0371 478.349 55.3672 478.434 55.6719C478.315 55.9258 478.256 56.1966 478.256 56.4844C478.256 56.8737 478.315 57.2461 478.434 57.6016C478.552 57.9401 478.637 58.304 478.688 58.6934C478.908 58.998 479.195 59.1504 479.551 59.1504C479.635 59.1504 479.703 59.1419 479.754 59.125C479.822 59.1081 479.889 59.0827 479.957 59.0488C480.092 59.2012 480.211 59.3535 480.312 59.5059C480.431 59.6413 480.566 59.7682 480.719 59.8867Z\" fill=\"white\"><\/path>\n    <path d=\"M500.447 62.1465C500.396 62.3835 500.286 62.5781 500.117 62.7305C499.965 62.8659 499.779 62.9759 499.559 63.0605C499.339 63.1452 499.11 63.2044 498.873 63.2383C498.653 63.2552 498.45 63.2637 498.264 63.2637C498.179 63.2637 498.094 63.2637 498.01 63.2637C497.942 63.2467 497.866 63.2383 497.781 63.2383C497.697 63.2383 497.654 63.2806 497.654 63.3652C497.654 63.4499 497.612 63.5091 497.527 63.543C497.443 63.5091 497.358 63.4837 497.273 63.4668C497.189 63.4499 497.104 63.4414 497.02 63.4414C496.901 63.4414 496.783 63.4499 496.664 63.4668C496.562 63.4837 496.461 63.4922 496.359 63.4922C496.224 63.4922 496.122 63.4753 496.055 63.4414C496.004 63.4076 495.953 63.3737 495.902 63.3398C495.868 63.2891 495.826 63.2383 495.775 63.1875C495.742 63.1367 495.682 63.0944 495.598 63.0605C495.479 63.0098 495.378 63.0013 495.293 63.0352C495.225 63.069 495.115 63.0182 494.963 62.8828C494.76 62.7135 494.582 62.5104 494.43 62.2734C494.294 62.0195 494.159 61.7572 494.023 61.4863C493.888 61.2155 493.744 60.9447 493.592 60.6738C493.439 60.403 493.262 60.166 493.059 59.9629H492.855C492.551 59.9629 492.339 60.0898 492.221 60.3438C492.136 60.293 492.051 60.2337 491.967 60.166C491.882 60.0814 491.789 60.0137 491.688 59.9629C491.298 60.0814 490.892 60.1829 490.469 60.2676C490.046 60.3522 489.622 60.3945 489.199 60.3945H488.844C488.742 60.3945 488.632 60.3776 488.514 60.3438C488.344 60.4115 488.192 60.4961 488.057 60.5977C487.921 60.6823 487.769 60.7246 487.6 60.7246C487.498 60.7246 487.38 60.6908 487.244 60.623C487.143 60.623 487.092 60.6654 487.092 60.75C487.109 60.8346 487.058 60.877 486.939 60.877H486.711C486.474 60.877 486.237 60.8854 486 60.9023C485.78 60.9193 485.551 60.9277 485.314 60.9277C484.993 60.9277 484.663 60.8854 484.324 60.8008C484.24 60.8516 484.146 60.877 484.045 60.877C483.977 60.9108 483.926 60.9701 483.893 61.0547C483.859 61.1224 483.825 61.1901 483.791 61.2578C483.757 61.3086 483.706 61.3594 483.639 61.4102C483.588 61.444 483.512 61.4525 483.41 61.4355C483.376 61.6387 483.292 61.7995 483.156 61.918C483.021 62.0365 482.953 62.2142 482.953 62.4512C482.767 62.5527 482.615 62.6797 482.496 62.832C482.378 62.9844 482.259 63.1452 482.141 63.3145C482.022 63.4837 481.895 63.6445 481.76 63.7969C481.641 63.9492 481.489 64.0677 481.303 64.1523C481.218 64.2539 481.193 64.4147 481.227 64.6348C481.04 64.7871 480.812 64.9225 480.541 65.041C480.27 65.1595 480.016 65.2188 479.779 65.2188C479.288 65.2188 478.95 64.9564 478.764 64.4316C478.764 64.2624 478.781 64.0846 478.814 63.8984C478.831 63.6953 478.865 63.5091 478.916 63.3398C478.967 63.1536 479.043 62.9928 479.145 62.8574C479.246 62.7051 479.39 62.5951 479.576 62.5273C479.576 62.375 479.525 62.2734 479.424 62.2227C479.322 62.1549 479.28 62.0449 479.297 61.8926C479.754 61.6725 480.152 61.3848 480.49 61.0293C480.829 60.6738 481.133 60.3014 481.404 59.9121C481.692 59.5059 481.98 59.0996 482.268 58.6934C482.555 58.2871 482.877 57.9232 483.232 57.6016V57.0684C483.74 56.5267 484.07 55.9173 484.223 55.2402C484.409 55.2064 484.527 55.1217 484.578 54.9863C484.646 54.8509 484.68 54.6901 484.68 54.5039C484.764 54.5039 484.815 54.4701 484.832 54.4023C484.866 54.3177 484.942 54.2923 485.061 54.3262C485.213 53.9199 485.382 53.5475 485.568 53.209C485.755 52.8704 485.941 52.5319 486.127 52.1934C486.313 51.8379 486.474 51.474 486.609 51.1016C486.762 50.7292 486.872 50.3145 486.939 49.8574C487.176 49.8405 487.303 49.7305 487.32 49.5273C487.354 49.3073 487.388 49.1126 487.422 48.9434C487.676 48.7064 487.862 48.4271 487.98 48.1055C488.116 47.7839 488.234 47.4538 488.336 47.1152C488.438 46.7598 488.548 46.4128 488.666 46.0742C488.801 45.7188 488.988 45.4056 489.225 45.1348V45.0586C489.225 44.974 489.191 44.9232 489.123 44.9062C489.055 44.8724 489.021 44.8132 489.021 44.7285C489.038 44.7116 489.047 44.6947 489.047 44.6777C489.25 44.5931 489.402 44.4577 489.504 44.2715C489.605 44.0684 489.758 43.9245 489.961 43.8398C490.316 44.1276 490.63 44.3053 490.9 44.373C491.171 44.4238 491.527 44.4661 491.967 44.5C492.187 44.737 492.305 45.0247 492.322 45.3633C492.356 45.6849 492.415 46.0065 492.5 46.3281C492.635 46.8698 492.779 47.403 492.932 47.9277C493.101 48.4355 493.228 48.9603 493.312 49.502C493.363 49.8236 493.456 50.1283 493.592 50.416C493.727 50.7038 493.82 51 493.871 51.3047C493.905 51.5417 493.905 51.8125 493.871 52.1172C493.837 52.4049 493.871 52.6589 493.973 52.8789L494.15 53.2852C494.235 53.4714 494.303 53.666 494.354 53.8691C494.421 54.0723 494.48 54.2754 494.531 54.4785C494.667 54.9863 494.785 55.5365 494.887 56.1289C495.005 56.7044 495.183 57.2292 495.42 57.7031C495.505 57.8724 495.632 57.9909 495.801 58.0586C495.987 58.1263 496.19 58.1771 496.41 58.2109C496.63 58.2279 496.842 58.2363 497.045 58.2363C497.265 58.2194 497.451 58.2109 497.604 58.2109H497.857C497.959 58.2109 498.061 58.2279 498.162 58.2617C498.23 58.3971 498.264 58.5156 498.264 58.6172C498.264 58.8203 498.196 58.9811 498.061 59.0996C497.925 59.2181 497.857 59.3535 497.857 59.5059C497.857 59.5905 497.891 59.6836 497.959 59.7852C497.891 59.7682 497.79 59.7598 497.654 59.7598C497.265 59.7598 496.884 59.8275 496.512 59.9629C496.647 60.2507 496.825 60.4961 497.045 60.6992C497.282 60.8854 497.527 61.0632 497.781 61.2324C497.951 61.097 498.128 61.0293 498.314 61.0293C498.518 61.0293 498.704 61.0801 498.873 61.1816C499.059 61.2663 499.254 61.3086 499.457 61.3086C499.609 61.3086 499.719 61.2832 499.787 61.2324C499.923 61.3848 500.033 61.5456 500.117 61.7148C500.202 61.8672 500.312 62.0111 500.447 62.1465ZM492.5 58.084C492.466 57.7962 492.407 57.5931 492.322 57.4746C492.255 57.3392 492.195 57.1784 492.145 56.9922C492.077 56.7552 492.026 56.5013 491.992 56.2305C491.975 55.9596 491.941 55.6973 491.891 55.4434C491.772 54.8678 491.637 54.2923 491.484 53.7168C491.349 53.1413 491.171 52.5827 490.951 52.041C491.019 51.9395 491.053 51.8464 491.053 51.7617V51.6855C490.9 51.5163 490.79 51.3132 490.723 51.0762C490.655 50.8223 490.587 50.5768 490.52 50.3398C490.469 50.0859 490.393 49.8574 490.291 49.6543C490.206 49.4342 490.062 49.2565 489.859 49.1211C489.809 49.2227 489.783 49.3411 489.783 49.4766C489.783 49.5951 489.792 49.7051 489.809 49.8066C489.842 49.9082 489.859 50.0182 489.859 50.1367C489.69 50.2214 489.563 50.3568 489.479 50.543C489.411 50.7122 489.292 50.8477 489.123 50.9492C488.988 51.4909 488.793 52.0072 488.539 52.498C488.285 52.972 488.014 53.446 487.727 53.9199C487.456 54.3939 487.193 54.8763 486.939 55.3672C486.686 55.8411 486.482 56.3405 486.33 56.8652C486.11 57.0176 485.958 57.2122 485.873 57.4492C485.805 57.6862 485.771 57.9232 485.771 58.1602C485.924 58.2448 486.093 58.2956 486.279 58.3125C486.482 58.3125 486.677 58.3125 486.863 58.3125C487.049 58.3125 487.227 58.3294 487.396 58.3633C487.566 58.3971 487.718 58.4818 487.854 58.6172C488.074 58.5495 488.311 58.5072 488.564 58.4902C488.835 58.4564 489.055 58.3802 489.225 58.2617C489.563 58.3802 489.927 58.4395 490.316 58.4395C490.52 58.4395 490.714 58.4225 490.9 58.3887C491.104 58.3548 491.298 58.3125 491.484 58.2617C491.637 58.2956 491.755 58.3548 491.84 58.4395C491.924 58.5072 492.051 58.5326 492.221 58.5156C492.305 58.4479 492.356 58.3802 492.373 58.3125C492.39 58.2279 492.432 58.1517 492.5 58.084Z\" fill=\"white\"><\/path>\n    <path d=\"M299.5 27C301.333 32.3333 309.9 48.2 315.5 51M315.5 27L294 54.5\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t<section class=\"section\">\n\t\t<div class=\"image--background\"><\/div>\n\t\t<div class=\"container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-3@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">44<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">L\u00e4ngengrade<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small col--prefix-7@medium col--prefix-8@large\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">29<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Tage<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-1@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">4800<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Kilometer<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">1.5 M<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"page-home__cta--centered\">\n\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/section>\n\n\t\t<section class=\"section page-home__support\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid\">\n\n\t\t\t\t<div class=\"col col--8@medium col--prefix-2@medium\">\n\t\t\t\t\t<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--6@small col--prefix-2@medium col--4@medium\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Werde Teil unserer <a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a> indem du uns unterst\u00fctzt. Durch deine Hilfe werden wir uns auf die kommende <a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a> vorbereiten k\u00f6nnen und die notwendige Ausr\u00fcstung erwerben. <\/p>\n<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p><br>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--prefix-1@small col--5@small col--3@medium \">\n\t\t\t\t\t<div class=\"button__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t<section class=\"section page-home__video\">\n\t\t<div style=\"padding:56.25% 0 0 0;position:relative;\">\n\t\t\t<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\"><\/iframe>\n\t\t<\/div>\n\t\t<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n\t<\/section>\n\n\n\t\t<section class=\"section\">\n\t\t<div class=\"container\">\n\t\t\t<h2 class=\"section__title page-home__crew-title\">Die Crew<img class=\"page-home__title-suffix--mobile\" src=\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\" width=\"220\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t\t<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t<\/h2>\n\t\t\t<div class=\"page-home__crew-portraits\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"page-home__crew-text\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large\">\n\t\t\t\t\t\t<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>\n\t\t\t\t\t\t<br>\n\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t\n\t\t\t<div class=\"page-home__instafeed\"> <div class=\"container\">\n\t\t\t<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">\n\t\t\t<behold-widget feed-id=\"p7Bwj3eL6ikB8EDzdtlc\"><\/behold-widget>\n\t\t\t<script src=\"https:\/\/w.behold.so\/widget.js\" type=\"module\"><\/script>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\t\t\t\n\n<footer class=\"footer--main\">\n\t<div class=\"footer__inner\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\n\t\t\t\t<div class=\"col col--4@small col--6@medium col--7@huge col--8@full\">\n\t\t\t\t\t<div class=\"footer__logo\">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--8@small col--6@medium col--5@huge col--4@full\">\n\t\t\t\t\t<div class=\"footer__newsletter\">\n\t\t\t\t\t\t<form class=\"form form--newsletter\">\n\t\t\t\t\t\t\t<div class=\"form__group\">\n\t\t\t\t\t\t\t\t<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>\n\t\t\t\t\t\t\t\t<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>\n\t\t\t\t\t\t\t\t<div class=\"form__inputgroup\">\n\t\t\t\t\t\t\t\t\t<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">\n\t\t\t\t\t\t\t\t\t<button class=\"form__button\" type=\"submit\">Registrieren<\/button>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/form>\n\t\t\t\t\t\t<p class=\"form__feedback--success\"><\/p>\n\t\t\t\t\t\t<p class=\"form__feedback--error\"><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--12@small\">\n\t\t\t\t\t<div class=\"footer__socials\">\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 26\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m13 0c-3.53058 0-3.97313.0151651-5.3598.0779985-1.38396.0633745-2.32916.2832905-3.15575.6044985-.85475.332043-1.58004.776753-2.30208 1.499333-.72312.72259-1.16782 1.44788-1.499865 2.30263-.321208.82713-.541665 1.77179-.6044983 3.15575-.0628333 1.38666-.0780067 1.82921-.0780067 5.35979 0 3.5306.0151734 3.9731.0780067 5.3598.0633753 1.384.2832903 2.3292.6044983 3.1557.332045.8548.776755 1.5801 1.499335 2.3021.72258.7231 1.44786 1.1679 2.30261 1.5004.82713.3207 1.77179.5406 3.15575.604 1.38667.0628 1.82922.078 5.3598.078 3.5306 0 3.9731-.0152 5.3598-.078 1.384-.0634 2.3292-.2833 3.1557-.6045.8548-.332 1.5801-.7767 2.3021-1.4993.7232-.7226 1.1679-1.4479 1.5005-2.3027.3206-.8271.5405-1.7717.6039-3.1557.0628-1.3867.078-1.8292.078-5.3598 0-3.53058-.0152-3.97313-.078-5.35979-.0634-1.38396-.2833-2.32916-.6045-3.15575-.332-.85475-.7768-1.58004-1.4993-2.30208-.7226-.72313-1.4479-1.16784-2.3027-1.499883-.8271-.321208-1.7717-.541665-3.1557-.6044985-1.3867-.0628334-1.8292-.0779985-5.3598-.0779985zm0 2.34217c3.471 0 3.8821.01354 5.2531.07583 1.2675.05796 1.9554.26975 2.4142.44796.6067.23562 1.04.51729 1.495.97229.4544.455.7361.88833.9717 1.495.1788.4577.39 1.14617.448 2.41367.0623 1.37041.0758 1.78208.0758 5.25308s-.0135 3.8821-.0758 5.2531c-.058 1.2675-.2698 1.9554-.448 2.4142-.2356.6067-.5172 1.04-.9722 1.495-.455.4544-.8884.7361-1.4951.9717-.4577.1788-1.1461.39-2.4136.448-1.3704.0623-1.7821.0758-5.2531.0758-3.47154 0-3.88267-.0135-5.25308-.0758-1.2675-.058-1.95542-.2697-2.41421-.448-.60667-.2356-1.04001-.5172-1.49501-.9722-.45445-.455-.73612-.8884-.97175-1.495-.17875-.4578-.39-1.1462-.44796-2.4137-.06229-1.3704-.07582-1.7821-.07582-5.2531s.01353-3.88212.07582-5.25308c.05796-1.2675.26975-1.95542.44796-2.41421.23563-.60667.5173-1.04.9723-1.495.455-.45446.88834-.73613 1.495-.97175.45771-.17875 1.14617-.39 2.41367-.44796 1.37041-.06229 1.78208-.07583 5.25308-.07583zm0 3.98233c-3.68713 0-6.6755 2.98837-6.6755 6.6755 0 3.6871 2.98837 6.6755 6.6755 6.6755 3.6871 0 6.6755-2.9884 6.6755-6.6755 0-3.68713-2.9884-6.6755-6.6755-6.6755zm0 11.0088c-1.1493 0-2.2515-.4565-3.06413-1.2692-.81266-.8126-1.2692-1.9148-1.2692-3.0641s.45654-2.2515 1.2692-3.06413c.81263-.81266 1.91483-1.2692 3.06413-1.2692s2.2515.45654 3.0641 1.2692c.8127.81263 1.2692 1.91483 1.2692 3.06413s-.4565 2.2515-1.2692 3.0641c-.8126.8127-1.9148 1.2692-3.0641 1.2692zm8.4993-11.27259c0 .41373-.1644.81053-.4569 1.10308-.2926.29256-.6894.45692-1.1031.45692-.4138 0-.8105-.16436-1.1031-.45692-.2925-.29255-.4569-.68935-.4569-1.10308 0-.41374.1644-.81053.4569-1.10309.2926-.29256.6893-.45691 1.1031-.45691.4137 0 .8105.16435 1.1031.45691.2925.29256.4569.68935.4569 1.10309z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m26 24h-5.7466v-8.4372c0-2.208-.8982-3.7158-2.8754-3.7158-1.5115 0-2.3524 1.0176-2.7436 1.998-.1471.3516-.124.8418-.124 1.332v8.823h-5.69286s.07328-14.9454 0-16.3038h5.69286v2.559c.3368-1.11899 2.1556-2.71559 5.0582-2.71559 3.6016 0 6.4314 2.34479 6.4314 7.39499zm-22.9391-18.34319h-.03722c-1.83418 0-3.02368-1.24622-3.02368-2.82602 0-1.6104 1.22437-2.83079 3.09578-2.83079 1.86964 0 3.01952 1.21739 3.05557 2.82599 0 1.57981-1.18595 2.83082-3.09045 2.83082zm-2.405 2.03939h5.06763v16.3038h-5.06763z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg fill=\"none\" viewBox=\"0 0 21 25\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"m11.0294.0208431c1.3193-.02084302 2.6288-.0100047 3.9376-.0208431.0435 1.69329.7076 3.21733 1.7641 4.3462l-.0016-.00167c1.1372 1.05966 2.6168 1.74665 4.2479 1.86337l.0226.00166v4.19864c-1.5409-.04-2.9899-.4077-4.2963-1.03966l.0661.02834c-.6318-.31431-1.1661-.63696-1.6738-.99713l.0419.02835c-.0097 3.0423.0096 6.0845-.0202 9.1159-.083 1.5449-.5794 2.9539-1.3756 4.1303l.0161-.0259c-1.3314 1.9726-3.488 3.2674-5.94032 3.3441h-.01129c-.09912.005-.21598.0075-.33364.0075-1.39421 0-2.69735-.4019-3.80788-1.0997l.03224.0192c-2.0212-1.2581-3.415412-3.4108-3.6733008-5.9144l-.0032236-.0342c-.02014748-.5211-.02981836-1.0422-.0096708-1.5524.3948912-3.9844 3.6217152-7.06664 7.5440352-7.06664.44083 0 .8728.03919 1.29267.11339l-.04513-.00667c.02015 1.54152-.0403 3.08392-.0403 4.62552-.34089-.1276-.73417-.2018-1.14438-.2018-1.50542 0-2.786.9955-3.25986 2.3853l-.00726.025c-.10718.356-.16924.7654-.16924 1.1889 0 .1717.01048.3418.02982.5086l-.00161-.02c.26756 1.7057 1.68111 2.993 3.38559 2.993.04916 0 .09751-.0008.14587-.0033h-.00726c1.17904-.0367 2.20253-.6928 2.78114-1.6625l.0081-.015c.2152-.3101.3626-.6853.4118-1.093l.0008-.0117c.1007-1.865.0605-3.7192.0701-5.5842.0097-4.19865-.0096-8.38727.0202-12.575058z\" fill=\"currentColor\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 30 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m11.9025 13.6882-.0012-7.98938 8.1062 4.00825zm17.7975-9.37407s-.2938-1.95883-1.1925-2.82236c-1.1413-1.13294-2.4194-1.138233-3.0056-1.204115-4.1982-.28764695-10.495-.287655-10.495-.287655h-.0138s-6.29685-.00000575-10.49497.28823c-.58688.065294-1.86438.0706-3.00626 1.20354-.899374.86294-1.191873 2.82236-1.191873 2.82236s-.299997 2.30175-.299997 4.60233v2.15764c0 2.3012.299997 4.6018.299997 4.6018s.292499 1.9594 1.191873 2.8223c1.14188 1.133 2.64063 1.0977 3.30813 1.2159 2.4.2183 10.2.2859 10.2.2859s6.3037-.0088 10.5019-.2971c.5862-.0664 1.8643-.0717 3.0056-1.2047.8994-.8629 1.1925-2.8223 1.1925-2.8223s.3-2.3.3-4.6018v-2.15764c0-2.30058-.3-4.60233-.3-4.60233z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/footer>\n\t\n\t\t\t\n<div class=\"footer--sponsors\">\n\t<div class=\"container\">\n\n\t\t\n\t\t\t\n\t\t\n\t\t\t\n\t\t\n\t<\/div>\n\n\n\n<div class=\"footer--reveal\">\n\t<div class=\"container\">\n\n\t\t<a href=\"https:\/\/www.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>\n\t\t<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>\n\t\t<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>\n\t<\/div>\n<\/div>\n\n    \n        <script src=\"https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js\" type=\"module\"><\/script>\n        <script defer=\"\" src=\"https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js\" type=\"module\"><\/script>\n\n    <script>\n        \/\/ Only load on production environment.\n        if (window.location.host !== '44west.ch')\n            window.goatcounter = {no_onload: true}\n    <\/script>\n    <script data-goatcounter=\"https:\/\/44west.goatcounter.com\/count\" async=\"\" src=\"\/\/gc.zgo.at\/count.js\"><\/script>\n\n  \n\n<\/div><\/div><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 85
                },
                "interactivePeriods": [
                    [
                        0,
                        502
                    ],
                    [
                        853,
                        1621
                    ],
                    [
                        1871,
                        1907
                    ],
                    [
                        2245,
                        2444
                    ],
                    [
                        2668,
                        2689
                    ],
                    [
                        3038,
                        3716
                    ],
                    [
                        4128,
                        10672
                    ],
                    [
                        10816,
                        17040
                    ],
                    [
                        18027,
                        19095
                    ],
                    [
                        20176,
                        24674
                    ],
                    [
                        25328,
                        31962
                    ]
                ],
                "longTasks": [
                    [
                        502,
                        853
                    ],
                    [
                        1621,
                        1871
                    ],
                    [
                        1907,
                        2245
                    ],
                    [
                        2444,
                        2668
                    ],
                    [
                        2689,
                        3038
                    ],
                    [
                        3716,
                        4128
                    ],
                    [
                        10672,
                        10816
                    ],
                    [
                        17040,
                        18027
                    ],
                    [
                        19095,
                        20176
                    ],
                    [
                        24674,
                        25328
                    ]
                ],
                "lastVisualChange": 24700,
                "render": 1700,
                "visualComplete85": 2900,
                "visualComplete90": 2900,
                "visualComplete95": 2900,
                "visualComplete99": 7100,
                "visualComplete": 24700,
                "SpeedIndex": 2530,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1755,
                        "size": 1800,
                        "DOMNodeId": 25,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "nav__link",
                                "href": "https:\/\/44west.ch\/community",
                                "data-text": "Community"
                            },
                            "bounds": [
                                1156.640625,
                                149.546875,
                                120.765625,
                                54.40625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2216,
                        "size": 1095600,
                        "DOMNodeId": 31,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "page-home__hero"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                889.3125
                            ],
                            "styles": {
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                            }
                        },
                        "imageUrl": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2216,
                        "size": 1095600,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 889.3125,
                                "top": 0,
                                "right": 1905,
                                "bottom": 889.3125,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                            "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3025,
                        "size": 733370,
                        "DOMNodeId": 40,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "page-home__title text__poster"
                            },
                            "bounds": [
                                184.171875,
                                391.875,
                                1528.65625,
                                497.4375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1754,
                        "size": 1800,
                        "DOMNodeId": 25,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "nav__link",
                                "href": "https:\/\/44west.ch\/community",
                                "data-text": "Community"
                            },
                            "bounds": [
                                1156.640625,
                                149.546875,
                                120.765625,
                                54.40625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2215,
                        "size": 1095600,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 889.3125,
                                "top": 0,
                                "right": 1905,
                                "bottom": 889.3125,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                            "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2215,
                        "size": 1095600,
                        "DOMNodeId": 31,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "page-home__hero"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                889.3125
                            ],
                            "styles": {
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3024,
                        "size": 733370,
                        "DOMNodeId": 40,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "page-home__title text__poster"
                            },
                            "bounds": [
                                184.171875,
                                391.875,
                                1528.65625,
                                497.4375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "background-image",
                "LargestContentfulPaintNodeType": "DIV",
                "LargestContentfulPaintImageURL": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 4
                    },
                    {
                        "name": "fetchStart",
                        "time": 21
                    },
                    {
                        "name": "navigationStart",
                        "time": 71
                    },
                    {
                        "name": "domLoading",
                        "time": 71
                    },
                    {
                        "name": "responseEnd",
                        "time": 72
                    },
                    {
                        "name": "domInteractive",
                        "time": 72
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 72
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 72
                    },
                    {
                        "name": "domComplete",
                        "time": 72
                    },
                    {
                        "name": "responseEnd",
                        "time": 320
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 331
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 331
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 332
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 332
                    },
                    {
                        "name": "domLoading",
                        "time": 333
                    },
                    {
                        "name": "domInteractive",
                        "time": 940
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1447
                    },
                    {
                        "name": "firstPaint",
                        "time": 1754
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1754
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1754
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1754
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 2244
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 2270
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3040
                    },
                    {
                        "name": "LayoutShift",
                        "time": 4129
                    },
                    {
                        "name": "domComplete",
                        "time": 13429
                    },
                    {
                        "name": "loadEventStart",
                        "time": 13429
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 13432
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 3024
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 2215
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 2215
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.1534823771749759
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.081661622470609818
                    }
                ],
                "chromeUserTiming.navigationStart": 71,
                "chromeUserTiming.fetchStart": 22,
                "chromeUserTiming.domLoading": 333,
                "chromeUserTiming.responseEnd": 320,
                "chromeUserTiming.domInteractive": 940,
                "chromeUserTiming.domContentLoadedEventStart": 2244,
                "chromeUserTiming.domContentLoadedEventEnd": 2270,
                "chromeUserTiming.domComplete": 13430,
                "chromeUserTiming.unloadEventStart": 331,
                "chromeUserTiming.unloadEventEnd": 331,
                "chromeUserTiming.markAsMainFrame": 332,
                "chromeUserTiming.commitNavigationEnd": 333,
                "chromeUserTiming.LayoutShift": 4129,
                "chromeUserTiming.firstPaint": 1754,
                "chromeUserTiming.firstContentfulPaint": 1754,
                "chromeUserTiming.firstImagePaint": 1754,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1754,
                "chromeUserTiming.loadEventStart": 13430,
                "chromeUserTiming.loadEventEnd": 13432,
                "chromeUserTiming.LargestTextPaint": 3025,
                "chromeUserTiming.LargestImagePaint": 2216,
                "chromeUserTiming.LargestContentfulPaint": 2216,
                "chromeUserTiming.TotalLayoutShift": 0.1534823771749759,
                "chromeUserTiming.CumulativeLayoutShift": 0.081661622470609818,
                "LayoutShifts": [
                    {
                        "time": 1447,
                        "score": 0.067178295607850033,
                        "cumulative_score": 0.067178295607850033,
                        "window_score": 0.067178295607850033,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                589,
                                0,
                                803,
                                118
                            ],
                            [
                                175,
                                358,
                                1555,
                                565
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 599,
                                    "y": 0,
                                    "width": 783,
                                    "height": 118,
                                    "top": 0,
                                    "right": 1382,
                                    "bottom": 118,
                                    "left": 599
                                },
                                "currentRect": {
                                    "x": 589,
                                    "y": 0,
                                    "width": 803,
                                    "height": 118,
                                    "top": 0,
                                    "right": 1392,
                                    "bottom": 118,
                                    "left": 589
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 175,
                                    "y": 633,
                                    "width": 1555,
                                    "height": 263,
                                    "top": 633,
                                    "right": 1730,
                                    "bottom": 896,
                                    "left": 175
                                },
                                "currentRect": {
                                    "x": 175,
                                    "y": 358,
                                    "width": 1555,
                                    "height": 565,
                                    "top": 358,
                                    "right": 1730,
                                    "bottom": 923,
                                    "left": 175
                                }
                            }
                        ]
                    },
                    {
                        "time": 3040,
                        "score": 0.004642459096516045,
                        "cumulative_score": 0.07182075470436608,
                        "window_score": 0.004642459096516045,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                192,
                                26,
                                304,
                                6
                            ],
                            [
                                192,
                                32,
                                304,
                                6
                            ],
                            [
                                589,
                                32,
                                107,
                                6
                            ],
                            [
                                743,
                                32,
                                71,
                                6
                            ],
                            [
                                861,
                                32,
                                83,
                                6
                            ],
                            [
                                991,
                                32,
                                118,
                                6
                            ],
                            [
                                1157,
                                32,
                                120,
                                6
                            ],
                            [
                                192,
                                38,
                                304,
                                2
                            ],
                            [
                                589,
                                38,
                                107,
                                2
                            ],
                            [
                                743,
                                38,
                                71,
                                2
                            ],
                            [
                                861,
                                38,
                                83,
                                2
                            ],
                            [
                                991,
                                38,
                                118,
                                2
                            ],
                            [
                                1157,
                                38,
                                120,
                                2
                            ],
                            [
                                1649,
                                38,
                                64,
                                2
                            ],
                            [
                                192,
                                40,
                                304,
                                5
                            ],
                            [
                                589,
                                40,
                                107,
                                5
                            ],
                            [
                                743,
                                40,
                                71,
                                5
                            ],
                            [
                                861,
                                40,
                                83,
                                5
                            ],
                            [
                                991,
                                40,
                                118,
                                5
                            ],
                            [
                                1157,
                                40,
                                120,
                                5
                            ],
                            [
                                1325,
                                40,
                                67,
                                5
                            ],
                            [
                                1649,
                                40,
                                64,
                                5
                            ],
                            [
                                192,
                                45,
                                304,
                                28
                            ],
                            [
                                589,
                                45,
                                107,
                                28
                            ],
                            [
                                743,
                                45,
                                71,
                                28
                            ],
                            [
                                861,
                                45,
                                83,
                                28
                            ],
                            [
                                991,
                                45,
                                118,
                                28
                            ],
                            [
                                1157,
                                45,
                                120,
                                28
                            ],
                            [
                                1325,
                                45,
                                67,
                                28
                            ],
                            [
                                1485,
                                45,
                                228,
                                28
                            ],
                            [
                                192,
                                73,
                                304,
                                5
                            ],
                            [
                                589,
                                73,
                                107,
                                5
                            ],
                            [
                                743,
                                73,
                                71,
                                5
                            ],
                            [
                                861,
                                73,
                                83,
                                5
                            ],
                            [
                                991,
                                73,
                                118,
                                5
                            ],
                            [
                                1157,
                                73,
                                120,
                                5
                            ],
                            [
                                1325,
                                73,
                                67,
                                5
                            ],
                            [
                                1649,
                                73,
                                64,
                                5
                            ],
                            [
                                192,
                                78,
                                304,
                                8
                            ],
                            [
                                589,
                                78,
                                107,
                                8
                            ],
                            [
                                743,
                                78,
                                71,
                                8
                            ],
                            [
                                861,
                                78,
                                83,
                                8
                            ],
                            [
                                991,
                                78,
                                118,
                                8
                            ],
                            [
                                1157,
                                78,
                                120,
                                8
                            ],
                            [
                                192,
                                86,
                                304,
                                6
                            ],
                            [
                                192,
                                97,
                                304,
                                53
                            ],
                            [
                                192,
                                150,
                                304,
                                6
                            ],
                            [
                                589,
                                150,
                                107,
                                6
                            ],
                            [
                                743,
                                150,
                                71,
                                6
                            ],
                            [
                                861,
                                150,
                                83,
                                6
                            ],
                            [
                                991,
                                150,
                                118,
                                6
                            ],
                            [
                                1157,
                                150,
                                120,
                                6
                            ],
                            [
                                192,
                                156,
                                304,
                                1
                            ],
                            [
                                589,
                                156,
                                107,
                                1
                            ],
                            [
                                743,
                                156,
                                71,
                                1
                            ],
                            [
                                861,
                                156,
                                83,
                                1
                            ],
                            [
                                991,
                                156,
                                118,
                                1
                            ],
                            [
                                1157,
                                156,
                                120,
                                1
                            ],
                            [
                                1649,
                                156,
                                64,
                                1
                            ],
                            [
                                192,
                                157,
                                304,
                                6
                            ],
                            [
                                589,
                                157,
                                107,
                                6
                            ],
                            [
                                743,
                                157,
                                71,
                                6
                            ],
                            [
                                861,
                                157,
                                83,
                                6
                            ],
                            [
                                991,
                                157,
                                118,
                                6
                            ],
                            [
                                1157,
                                157,
                                120,
                                6
                            ],
                            [
                                1325,
                                157,
                                67,
                                6
                            ],
                            [
                                1649,
                                157,
                                64,
                                6
                            ],
                            [
                                192,
                                163,
                                304,
                                28
                            ],
                            [
                                589,
                                163,
                                107,
                                28
                            ],
                            [
                                743,
                                163,
                                71,
                                28
                            ],
                            [
                                861,
                                163,
                                83,
                                28
                            ],
                            [
                                991,
                                163,
                                118,
                                28
                            ],
                            [
                                1157,
                                163,
                                120,
                                28
                            ],
                            [
                                1325,
                                163,
                                67,
                                28
                            ],
                            [
                                1485,
                                163,
                                228,
                                28
                            ],
                            [
                                192,
                                191,
                                304,
                                5
                            ],
                            [
                                589,
                                191,
                                107,
                                5
                            ],
                            [
                                743,
                                191,
                                71,
                                5
                            ],
                            [
                                861,
                                191,
                                83,
                                5
                            ],
                            [
                                991,
                                191,
                                118,
                                5
                            ],
                            [
                                1157,
                                191,
                                120,
                                5
                            ],
                            [
                                1325,
                                191,
                                67,
                                5
                            ],
                            [
                                1649,
                                191,
                                64,
                                5
                            ],
                            [
                                192,
                                196,
                                304,
                                8
                            ],
                            [
                                589,
                                196,
                                107,
                                8
                            ],
                            [
                                743,
                                196,
                                71,
                                8
                            ],
                            [
                                861,
                                196,
                                83,
                                8
                            ],
                            [
                                991,
                                196,
                                118,
                                8
                            ],
                            [
                                1157,
                                196,
                                120,
                                8
                            ],
                            [
                                192,
                                204,
                                304,
                                53
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 192,
                                    "y": 26,
                                    "width": 304,
                                    "height": 66,
                                    "top": 26,
                                    "right": 496,
                                    "bottom": 92,
                                    "left": 192
                                },
                                "currentRect": {
                                    "x": 192,
                                    "y": 97,
                                    "width": 304,
                                    "height": 160,
                                    "top": 97,
                                    "right": 496,
                                    "bottom": 257,
                                    "left": 192
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 589,
                                    "y": 32,
                                    "width": 107,
                                    "height": 54,
                                    "top": 32,
                                    "right": 696,
                                    "bottom": 86,
                                    "left": 589
                                },
                                "currentRect": {
                                    "x": 589,
                                    "y": 150,
                                    "width": 107,
                                    "height": 54,
                                    "top": 150,
                                    "right": 696,
                                    "bottom": 204,
                                    "left": 589
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1157,
                                    "y": 32,
                                    "width": 120,
                                    "height": 54,
                                    "top": 32,
                                    "right": 1277,
                                    "bottom": 86,
                                    "left": 1157
                                },
                                "currentRect": {
                                    "x": 1157,
                                    "y": 150,
                                    "width": 120,
                                    "height": 54,
                                    "top": 150,
                                    "right": 1277,
                                    "bottom": 204,
                                    "left": 1157
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1485,
                                    "y": 45,
                                    "width": 228,
                                    "height": 28,
                                    "top": 45,
                                    "right": 1713,
                                    "bottom": 73,
                                    "left": 1485
                                },
                                "currentRect": {
                                    "x": 1485,
                                    "y": 163,
                                    "width": 228,
                                    "height": 28,
                                    "top": 163,
                                    "right": 1713,
                                    "bottom": 191,
                                    "left": 1485
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 991,
                                    "y": 32,
                                    "width": 118,
                                    "height": 54,
                                    "top": 32,
                                    "right": 1109,
                                    "bottom": 86,
                                    "left": 991
                                },
                                "currentRect": {
                                    "x": 991,
                                    "y": 150,
                                    "width": 118,
                                    "height": 54,
                                    "top": 150,
                                    "right": 1109,
                                    "bottom": 204,
                                    "left": 991
                                }
                            }
                        ]
                    },
                    {
                        "time": 4129,
                        "score": 0.081661622470609818,
                        "cumulative_score": 0.1534823771749759,
                        "window_score": 0.081661622470609818,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                577,
                                765,
                                1136,
                                228
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 577,
                                    "y": 765,
                                    "width": 1136,
                                    "height": 228,
                                    "top": 765,
                                    "right": 1713,
                                    "bottom": 993,
                                    "left": 577
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.067178295607850033,
                    "fraction_of_total": 0.43769386977414454
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 891.62
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 940.61900000000003
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 335.13600000000002
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 335.154
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 335.16199999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 335.16899999999998
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 337.05099999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 354.28899999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 354.35700000000003
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 354.36399999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 354.392
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 373.65199999999999
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 379.74000000000001
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 379.92200000000003
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 379.98200000000003
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 381.00200000000001
                        },
                        "2923": {
                            "name": "FeaturePolicySemicolonSeparatedDeclarations",
                            "firstUsed": 381.52499999999998
                        },
                        "2028": {
                            "name": "FeaturePolicyAllowAttribute",
                            "firstUsed": 381.58600000000001
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 395.24599999999998
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 399.851
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 412.48599999999999
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 412.51600000000002
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 433.221
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 434.07799999999997
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 435.262
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 435.56200000000001
                        },
                        "469": {
                            "name": "CSSSelectorPseudoHost",
                            "firstUsed": 436.334
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 436.45600000000002
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 436.46899999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 504.31
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 504.31799999999998
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 504.32499999999999
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 504.51999999999998
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 505.68700000000001
                        },
                        "3081": {
                            "name": "HasGlyphRelativeUnits",
                            "firstUsed": 560.27700000000004
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 560.71699999999998
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 562.38999999999999
                        },
                        "2354": {
                            "name": "CSSBasicShape",
                            "firstUsed": 562.43499999999995
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 563.26400000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 563.99900000000002
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 571.70699999999999
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 571.71500000000003
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 870.87599999999998
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 891.22400000000005
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 893.15599999999995
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 896.96799999999996
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 897.18200000000002
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 897.447
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 897.548
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 897.55600000000004
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 899.53800000000001
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 899.73800000000006
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 923.03599999999994
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 924.47000000000003
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 924.50800000000004
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 924.51599999999996
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 926.08500000000004
                        },
                        "1689": {
                            "name": "CustomElementRegistryDefine",
                            "firstUsed": 940.91399999999999
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 944.62900000000002
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 944.85000000000002
                        },
                        "804": {
                            "name": "ElementAttachShadow",
                            "firstUsed": 945.02300000000002
                        },
                        "907": {
                            "name": "ElementAttachShadowOpen",
                            "firstUsed": 945.04499999999996
                        },
                        "2361": {
                            "name": "V8AbortController_Constructor",
                            "firstUsed": 951.29200000000003
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 951.41800000000001
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 1416.2090000000001
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 1446.067
                        },
                        "664": {
                            "name": "SyntheticKeyframesInCompositedCSSAnimation",
                            "firstUsed": 1464.431
                        },
                        "431": {
                            "name": "TextDecoderConstructor",
                            "firstUsed": 1649.3969999999999
                        },
                        "4346": {
                            "name": "V8TurboFanOsrCompileStarted",
                            "firstUsed": 1658.9949999999999
                        },
                        "2277": {
                            "name": "V8DeoptimizerDisableSpeculation",
                            "firstUsed": 1790.306
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 1806.1669999999999
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 1806.182
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 1869.9559999999999
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 1917.0730000000001
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 1917.2090000000001
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1917.4860000000001
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 1917.6199999999999
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 1917.626
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1917.8240000000001
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 2035.0350000000001
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 2035.123
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 2035.4490000000001
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 2035.5719999999999
                        },
                        "1503": {
                            "name": "HTMLCanvasElement",
                            "firstUsed": 2101.4389999999999
                        },
                        "3545": {
                            "name": "HTMLCanvasGetContext",
                            "firstUsed": 2102.6370000000002
                        },
                        "4027": {
                            "name": "HTMLCanvasElement_WebGL2",
                            "firstUsed": 2140.8789999999999
                        },
                        "3570": {
                            "name": "WebGLRenderingContextGetShaderPrecisionFormat",
                            "firstUsed": 2155.46
                        },
                        "3568": {
                            "name": "WebGLRenderingContextGetParameter",
                            "firstUsed": 2155.587
                        },
                        "2695": {
                            "name": "V8WebGL2RenderingContext_GetExtension_Method",
                            "firstUsed": 2155.8989999999999
                        },
                        "1624": {
                            "name": "OffscreenCanvas",
                            "firstUsed": 2187.5630000000001
                        },
                        "4030": {
                            "name": "OffscreenCanvas_2D",
                            "firstUsed": 2187.6990000000001
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 2208.4299999999998
                        },
                        "1029": {
                            "name": "V8History_ScrollRestoration_AttributeSetter",
                            "firstUsed": 2244.9140000000002
                        },
                        "3258": {
                            "name": "V8InvalidatedArrayConstructorProtector",
                            "firstUsed": 2541.8429999999998
                        },
                        "1539": {
                            "name": "DraggableAttribute",
                            "firstUsed": 3038.415
                        },
                        "2616": {
                            "name": "DynamicImportModuleScript",
                            "firstUsed": 3103.5880000000002
                        },
                        "908": {
                            "name": "ElementAttachShadowClosed",
                            "firstUsed": 3122.6860000000001
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 3123.4459999999999
                        },
                        "3837": {
                            "name": "FeaturePolicyJSAPIFeaturesDocument",
                            "firstUsed": 3123.453
                        },
                        "672": {
                            "name": "SandboxViaIFrame",
                            "firstUsed": 3123.665
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 3446.3380000000002
                        },
                        "1277": {
                            "name": "CSPWithStrictDynamic",
                            "firstUsed": 3446.3499999999999
                        },
                        "1443": {
                            "name": "SecureContextCheckForSandboxedOriginPassed",
                            "firstUsed": 3446.3589999999999
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 3446.3679999999999
                        },
                        "3130": {
                            "name": "CSPWithReasonableBaseRestrictions",
                            "firstUsed": 3446.373
                        },
                        "3225": {
                            "name": "DocumentPolicyHeader",
                            "firstUsed": 3446.3780000000002
                        },
                        "3850": {
                            "name": "PermissionsPolicyHeader",
                            "firstUsed": 3446.3820000000001
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 5730.9520000000002
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 5733.1959999999999
                        },
                        "1977": {
                            "name": "CrossOriginPropertyAccess",
                            "firstUsed": 6996.134
                        },
                        "4126": {
                            "name": "WindowProxyCrossOriginAccessPostMessage",
                            "firstUsed": 6996.1859999999997
                        },
                        "574": {
                            "name": "WindowPostMessage",
                            "firstUsed": 6996.1949999999997
                        },
                        "3414": {
                            "name": "UnspecifiedTargetOriginPostMessage",
                            "firstUsed": 6996.2160000000003
                        },
                        "3882": {
                            "name": "PostMessageFromSecureToSecure",
                            "firstUsed": 6996.2250000000004
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 7005.0730000000003
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 8196.6499999999996
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 10621.808999999999
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 10624.380999999999
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 10624.793
                        },
                        "4355": {
                            "name": "WebkitBoxWithoutWebkitLineClamp",
                            "firstUsed": 10673.915999999999
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 10811.218999999999
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 10811.252
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 10811.258
                        },
                        "1074": {
                            "name": "DisableRemotePlaybackAttribute",
                            "firstUsed": 10811.582
                        },
                        "1060": {
                            "name": "NodeFilterIsObject",
                            "firstUsed": 13356.807000000001
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 13357.425999999999
                        },
                        "213": {
                            "name": "HTMLElementInnerText",
                            "firstUsed": 13382.094999999999
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 13390.482
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 13390.507
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 13397.662
                        },
                        "1604": {
                            "name": "CreateObjectURLBlob",
                            "firstUsed": 13398.179
                        },
                        "4": {
                            "name": "WorkerStart",
                            "firstUsed": 13398.771000000001
                        },
                        "1447": {
                            "name": "V8BroadcastChannel_Constructor",
                            "firstUsed": 13423.01
                        },
                        "3033": {
                            "name": "ThirdPartyBroadcastChannel",
                            "firstUsed": 13423.052
                        },
                        "1448": {
                            "name": "V8BroadcastChannel_PostMessage_Method",
                            "firstUsed": 13423.790000000001
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 15769.067999999999
                        },
                        "2537": {
                            "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                            "firstUsed": 17337.507000000001
                        },
                        "2538": {
                            "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                            "firstUsed": 17337.757000000001
                        },
                        "362": {
                            "name": "PrefixedMutationObserverConstructor",
                            "firstUsed": 17337.939999999999
                        },
                        "1267": {
                            "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                            "firstUsed": 17574.809000000001
                        },
                        "1268": {
                            "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                            "firstUsed": 17574.970000000001
                        },
                        "1269": {
                            "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                            "firstUsed": 17575.115000000002
                        },
                        "1270": {
                            "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                            "firstUsed": 17575.299999999999
                        },
                        "1271": {
                            "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                            "firstUsed": 17575.439999999999
                        },
                        "178": {
                            "name": "BarPropLocationbar",
                            "firstUsed": 17786.350999999999
                        },
                        "179": {
                            "name": "BarPropMenubar",
                            "firstUsed": 17786.655999999999
                        },
                        "180": {
                            "name": "BarPropPersonalbar",
                            "firstUsed": 17786.885999999999
                        },
                        "181": {
                            "name": "BarPropScrollbars",
                            "firstUsed": 17787.062000000002
                        },
                        "182": {
                            "name": "BarPropStatusbar",
                            "firstUsed": 17787.234
                        },
                        "183": {
                            "name": "BarPropToolbar",
                            "firstUsed": 17787.400000000001
                        },
                        "3371": {
                            "name": "WindowClosed",
                            "firstUsed": 17787.723999999998
                        },
                        "4613": {
                            "name": "Feature_4613",
                            "firstUsed": 17788.503000000001
                        },
                        "2708": {
                            "name": "WindowScrollX",
                            "firstUsed": 17789.616999999998
                        },
                        "2709": {
                            "name": "WindowScrollY",
                            "firstUsed": 17789.906999999999
                        },
                        "2712": {
                            "name": "WindowScreenX",
                            "firstUsed": 17790.330000000002
                        },
                        "2713": {
                            "name": "WindowScreenY",
                            "firstUsed": 17790.451000000001
                        },
                        "2715": {
                            "name": "WindowOuterWidth",
                            "firstUsed": 17790.569
                        },
                        "2714": {
                            "name": "WindowOuterHeight",
                            "firstUsed": 17790.698
                        },
                        "69": {
                            "name": "WindowEvent",
                            "firstUsed": 17790.952000000001
                        },
                        "695": {
                            "name": "WindowClientInformation",
                            "firstUsed": 17791.077000000001
                        },
                        "697": {
                            "name": "WindowScreenLeft",
                            "firstUsed": 17791.197
                        },
                        "698": {
                            "name": "WindowScreenTop",
                            "firstUsed": 17791.32
                        },
                        "606": {
                            "name": "StyleMedia",
                            "firstUsed": 17791.439999999999
                        },
                        "743": {
                            "name": "GlobalCacheStorage",
                            "firstUsed": 17811.242999999999
                        },
                        "4263": {
                            "name": "SharedStorageAPI_SharedStorage_DOMReference",
                            "firstUsed": 17812.342000000001
                        },
                        "1272": {
                            "name": "V8Window_SpeechSynthesis_AttributeGetter",
                            "firstUsed": 17813.741000000002
                        },
                        "356": {
                            "name": "WindowOffscreenBuffering",
                            "firstUsed": 17904.509999999998
                        },
                        "2407": {
                            "name": "CrossOriginHTMLIFrameElementContentDocument",
                            "firstUsed": 17946.244999999999
                        },
                        "1404": {
                            "name": "V8LegacyDateParser",
                            "firstUsed": 17963.501
                        },
                        "2595": {
                            "name": "DateTimeFormat",
                            "firstUsed": 17968.284
                        },
                        "3870": {
                            "name": "ForcedColorsMediaFeature",
                            "firstUsed": 18021.109
                        },
                        "3869": {
                            "name": "PrefersContrastMediaFeature",
                            "firstUsed": 18021.228999999999
                        },
                        "2198": {
                            "name": "BatteryStatusGetBattery",
                            "firstUsed": 18021.638999999999
                        },
                        "2200": {
                            "name": "BatteryStatusCrossOrigin",
                            "firstUsed": 18021.650000000001
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 20162.415000000001
                        },
                        "3443": {
                            "name": "PluginName",
                            "firstUsed": 20163.164000000001
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 20164.328000000001
                        },
                        "2680": {
                            "name": "V8BatteryManager_Charging_AttributeGetter",
                            "firstUsed": 21349.055
                        },
                        "2682": {
                            "name": "V8BatteryManager_Level_AttributeGetter",
                            "firstUsed": 21349.139999999999
                        },
                        "2679": {
                            "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                            "firstUsed": 21349.198
                        },
                        "2681": {
                            "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                            "firstUsed": 21349.647000000001
                        },
                        "884": {
                            "name": "V8Performance_Memory_AttributeGetter",
                            "firstUsed": 21366.626
                        },
                        "879": {
                            "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                            "firstUsed": 21372.483
                        },
                        "880": {
                            "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                            "firstUsed": 21373.049999999999
                        },
                        "881": {
                            "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                            "firstUsed": 21373.576000000001
                        },
                        "3084": {
                            "name": "ClassicDedicatedWorker",
                            "firstUsed": 22443.923999999999
                        },
                        "429": {
                            "name": "TextEncoderConstructor",
                            "firstUsed": 24678.941999999999
                        },
                        "430": {
                            "name": "TextEncoderEncode",
                            "firstUsed": 24679.09
                        },
                        "2430": {
                            "name": "UserTiming",
                            "firstUsed": 25281.181
                        },
                        "2429": {
                            "name": "PerformanceTimeline",
                            "firstUsed": 25281.699000000001
                        },
                        "1478": {
                            "name": "PerformanceResourceTimingSizes",
                            "firstUsed": 25284.975999999999
                        },
                        "2434": {
                            "name": "PerformanceResourceTimingInitiatorType",
                            "firstUsed": 25285.011999999999
                        },
                        "715": {
                            "name": "SubtleCryptoDigest",
                            "firstUsed": 29776.252
                        },
                        "727": {
                            "name": "CryptoAlgorithmSha256",
                            "firstUsed": 29776.328000000001
                        },
                        "4026": {
                            "name": "HTMLCanvasElement_WebGL",
                            "firstUsed": 30895.991000000002
                        },
                        "2697": {
                            "name": "V8WebGLRenderingContext_GetExtension_Method",
                            "firstUsed": 30896.574000000001
                        },
                        "2692": {
                            "name": "WebGLDebugRendererInfo",
                            "firstUsed": 30896.581999999999
                        },
                        "4025": {
                            "name": "HTMLCanvasElement_2D",
                            "firstUsed": 30903.425999999999
                        },
                        "1833": {
                            "name": "CanvasToDataURL",
                            "firstUsed": 30925.880000000001
                        }
                    },
                    "CSSFeatures": {
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 380.08800000000002
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 381.46699999999998
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 381.47699999999998
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 381.59699999999998
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 381.60300000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 381.61000000000001
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 381.61599999999999
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 435.28500000000003
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 435.31
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 435.32900000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 435.33600000000001
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 436.31400000000002
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 436.47500000000002
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 504.34199999999998
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 504.47800000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 504.52499999999998
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 504.53399999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 504.54199999999997
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 504.553
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 504.565
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 504.577
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 504.79599999999999
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 504.815
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 504.82299999999998
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 504.82999999999998
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 504.83800000000002
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 504.84500000000003
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 504.86200000000002
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 504.87
                        },
                        "420": {
                            "name": "CSSPropertyMixBlendMode",
                            "firstUsed": 504.87700000000001
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 504.88299999999998
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 504.88900000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 504.89699999999999
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 504.94
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 504.94999999999999
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 504.98500000000001
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 504.99299999999999
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 505.00999999999999
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 505.06200000000001
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 505.07299999999998
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 505.08100000000002
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 505.15699999999998
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 505.173
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 505.18299999999999
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 505.565
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 505.589
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 505.61799999999999
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 505.74299999999999
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 505.77699999999999
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 506.03800000000001
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 506.20600000000002
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 506.27699999999999
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 506.30399999999997
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 506.32499999999999
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 506.416
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 506.72699999999998
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 506.78399999999999
                        },
                        "419": {
                            "name": "CSSPropertyBackgroundBlendMode",
                            "firstUsed": 506.80700000000002
                        },
                        "22": {
                            "name": "CSSPropertyBackgroundAttachment",
                            "firstUsed": 506.815
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 506.822
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 506.82900000000001
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 509.69499999999999
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 509.714
                        },
                        "591": {
                            "name": "CSSPropertyRowGap",
                            "firstUsed": 509.72399999999999
                        },
                        "234": {
                            "name": "CSSPropertyFlexBasis",
                            "firstUsed": 509.77999999999997
                        },
                        "534": {
                            "name": "CSSPropertyHyphens",
                            "firstUsed": 509.83699999999999
                        },
                        "106": {
                            "name": "CSSPropertyOverflowWrap",
                            "firstUsed": 509.85599999999999
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 509.863
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 509.88299999999998
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 509.892
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 560.67499999999995
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 560.69000000000005
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 562.00699999999995
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 562.28999999999996
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 562.39700000000005
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 562.404
                        },
                        "73": {
                            "name": "CSSPropertyAliasWebkitClipPath",
                            "firstUsed": 562.44100000000003
                        },
                        "355": {
                            "name": "CSSPropertyClipPath",
                            "firstUsed": 562.45699999999999
                        },
                        "273": {
                            "name": "CSSPropertyWebkitMarginStart",
                            "firstUsed": 1415.3130000000001
                        },
                        "596": {
                            "name": "CSSPropertyMarginInlineStart",
                            "firstUsed": 1415.3440000000001
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1415.433
                        },
                        "272": {
                            "name": "CSSPropertyWebkitMarginEnd",
                            "firstUsed": 1415.615
                        },
                        "597": {
                            "name": "CSSPropertyMarginInlineEnd",
                            "firstUsed": 1415.626
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1415.732
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 1460.133
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 1460.1410000000001
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 1460.231
                        },
                        "384": {
                            "name": "CSSPropertyStrokeOpacity",
                            "firstUsed": 1460.25
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1460.2619999999999
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 1460.27
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 1460.299
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 1916.008
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 1918.02
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 1918.029
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 5733.076
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 5733.0820000000003
                        },
                        "425": {
                            "name": "CSSPropertyAnimationDelay",
                            "firstUsed": 5733.1300000000001
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 5733.2420000000002
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 5733.5010000000002
                        },
                        "236": {
                            "name": "CSSPropertyFlexFlow",
                            "firstUsed": 5733.6549999999997
                        },
                        "557": {
                            "name": "CSSPropertyPlaceContent",
                            "firstUsed": 5733.6769999999997
                        },
                        "3": {
                            "name": "CSSPropertyDirection",
                            "firstUsed": 5733.7550000000001
                        },
                        "382": {
                            "name": "CSSPropertyStrokeLinejoin",
                            "firstUsed": 5733.8900000000003
                        },
                        "58": {
                            "name": "CSSPropertyBorderSpacing",
                            "firstUsed": 5733.8999999999996
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 10621.555
                        },
                        "436": {
                            "name": "CSSPropertyIsolation",
                            "firstUsed": 10621.732
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 10621.877
                        },
                        "260": {
                            "name": "CSSPropertyWebkitLineClamp",
                            "firstUsed": 10622.030000000001
                        },
                        "209": {
                            "name": "CSSPropertyWebkitBoxOrient",
                            "firstUsed": 10622.037
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 10622.052
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 10622.602999999999
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 10622.634
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 10622.647000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 4128,
                "TimeToInteractive": 4128,
                "maxFID": 362,
                "TTIMeasurementEnd": 31962,
                "LastInteractive": 25328,
                "FirstCPUIdle": 4128,
                "TotalBlockingTime": 1244,
                "testID": "240810_AiDc22_7A6",
                "step": 1,
                "effectiveBps": 44941,
                "domTime": 0,
                "aft": 0,
                "titleTime": 75,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Performance.first-contentful-paint": 1333.9860000000001,
                "lighthouse.Performance.largest-contentful-paint": 1956.4190000000001,
                "lighthouse.Performance.cumulative-layout-shift": 0.081661622470609818,
                "lighthouse.Performance.speed-index": 2175,
                "lighthouse.Accessibility": 1,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.56999999999999995,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "120": 100,
                            "221": 30,
                            "322": 60,
                            "423": 78.900000000000006,
                            "524": 100,
                            "625": 100,
                            "726": 84.200000000000003,
                            "826": 90,
                            "927": 100,
                            "1028": 100,
                            "1129": 100,
                            "1230": 95.200000000000003,
                            "1337": 95,
                            "1438": 100,
                            "1539": 100,
                            "1640": 100,
                            "1741": 100,
                            "1842": 100,
                            "1943": 100,
                            "2044": 100,
                            "2145": 100,
                            "2246": 100,
                            "2373": 100,
                            "2474": 100,
                            "2575": 100,
                            "2676": 100,
                            "2777": 100,
                            "2878": 100,
                            "2979": 100,
                            "3079": 100,
                            "3182": 100,
                            "3283": 100,
                            "3384": 100,
                            "3485": 100,
                            "3586": 100,
                            "3687": 100,
                            "3787": 100,
                            "3888": 100,
                            "3989": 100,
                            "4090": 100,
                            "4191": 100,
                            "4293": 100,
                            "4394": 100,
                            "4495": 100,
                            "4597": 100,
                            "4698": 100,
                            "4799": 100,
                            "4899": 100,
                            "5000": 100,
                            "5102": 100,
                            "5203": 100,
                            "5305": 100,
                            "5406": 100,
                            "5507": 100,
                            "5608": 100,
                            "5709": 100,
                            "5810": 100,
                            "5911": 100,
                            "6012": 100,
                            "6113": 100,
                            "6214": 100,
                            "6374": 100,
                            "6475": 100,
                            "6576": 100,
                            "6677": 100,
                            "6778": 100,
                            "6879": 100,
                            "6980": 100,
                            "7080": 100,
                            "7182": 100,
                            "7282": 100,
                            "7383": 100,
                            "7484": 100,
                            "7585": 100,
                            "7686": 100,
                            "7787": 100,
                            "7888": 100,
                            "7989": 100,
                            "8090": 100,
                            "8191": 100,
                            "8350": 100,
                            "8451": 100,
                            "8552": 100,
                            "8653": 100,
                            "8754": 100,
                            "8855": 100,
                            "8956": 100,
                            "9057": 100,
                            "9158": 100,
                            "9259": 100,
                            "9360": 100,
                            "9461": 100,
                            "9562": 100,
                            "9662": 100,
                            "9763": 100,
                            "9864": 100,
                            "9965": 100,
                            "10066": 100,
                            "10167": 100,
                            "10325": 100,
                            "10426": 100,
                            "10527": 100,
                            "10628": 100,
                            "10729": 100,
                            "10831": 100,
                            "10931": 100,
                            "11033": 100,
                            "11134": 100,
                            "11235": 100,
                            "11353": 100,
                            "11454": 100,
                            "11555": 100,
                            "11656": 100,
                            "11757": 100,
                            "11858": 100,
                            "11959": 100,
                            "12060": 100,
                            "12161": 100,
                            "12262": 100,
                            "12379": 100,
                            "12480": 100,
                            "12580": 100,
                            "12681": 100,
                            "12782": 100,
                            "12883": 100,
                            "12984": 100,
                            "13085": 100,
                            "13186": 100,
                            "13287": 100,
                            "13388": 100,
                            "13489": 100,
                            "13590": 100,
                            "13691": 100,
                            "13792": 100,
                            "13893": 100,
                            "13994": 100,
                            "14095": 100,
                            "14196": 100,
                            "14357": 100,
                            "14458": 100,
                            "14559": 100,
                            "14660": 100,
                            "14761": 100,
                            "14862": 100,
                            "14963": 100,
                            "15064": 100,
                            "15165": 100,
                            "15266": 100,
                            "15377": 100,
                            "15478": 100,
                            "15579": 100,
                            "15680": 100,
                            "15781": 100,
                            "15881": 100,
                            "15983": 100,
                            "16085": 100,
                            "16186": 100,
                            "16286": 100,
                            "16387": 100,
                            "16488": 100,
                            "16589": 100,
                            "16690": 100,
                            "16791": 100,
                            "16892": 100,
                            "16993": 100,
                            "17094": 100,
                            "17195": 100,
                            "17310": 100,
                            "17411": 100,
                            "17511": 100,
                            "17612": 100,
                            "17713": 100,
                            "17814": 85,
                            "17915": 100,
                            "18016": 100,
                            "18117": 100,
                            "18218": 100,
                            "18377": 100,
                            "18478": 100,
                            "18579": 100,
                            "18680": 100,
                            "18781": 100,
                            "18882": 100,
                            "18983": 100,
                            "19084": 100,
                            "19185": 100,
                            "19293": 100,
                            "19394": 100,
                            "19495": 100,
                            "19596": 100,
                            "19697": 100,
                            "19801": 100,
                            "19902": 100,
                            "20003": 100,
                            "20104": 100,
                            "20206": 100,
                            "20329": 100,
                            "20430": 100,
                            "20531": 100,
                            "20632": 100,
                            "20733": 100,
                            "20834": 100,
                            "20935": 100,
                            "21036": 100,
                            "21137": 100,
                            "21238": 100,
                            "21349": 100,
                            "21450": 100,
                            "21551": 100,
                            "21652": 100,
                            "21752": 100,
                            "21853": 100,
                            "21954": 100,
                            "22055": 100,
                            "22156": 100,
                            "22257": 100,
                            "22379": 100,
                            "22480": 100,
                            "22581": 100,
                            "22682": 100,
                            "22783": 100,
                            "22884": 100,
                            "22985": 100,
                            "23086": 100,
                            "23187": 100,
                            "23321": 100,
                            "23422": 100,
                            "23523": 100,
                            "23624": 100,
                            "23725": 100,
                            "23826": 100,
                            "23927": 100,
                            "24028": 100,
                            "24129": 100,
                            "24230": 100,
                            "24383": 100,
                            "24484": 100,
                            "24585": 100,
                            "24686": 100,
                            "24787": 100,
                            "24888": 100,
                            "24989": 100,
                            "25090": 100,
                            "25190": 100,
                            "25291": 100,
                            "25392": 100,
                            "25493": 100,
                            "25594": 100,
                            "25695": 100,
                            "25796": 100,
                            "25897": 100,
                            "25998": 100,
                            "26099": 100,
                            "26200": 100,
                            "26313": 100,
                            "26414": 100,
                            "26515": 100,
                            "26616": 100,
                            "26717": 100,
                            "26818": 100,
                            "26919": 100,
                            "27020": 100,
                            "27120": 100,
                            "27221": 100,
                            "27329": 100,
                            "27430": 100,
                            "27531": 100,
                            "27632": 100,
                            "27733": 100,
                            "27834": 100,
                            "27935": 100,
                            "28036": 100,
                            "28137": 100,
                            "28238": 100,
                            "28370": 100,
                            "28471": 100,
                            "28572": 100,
                            "28672": 100,
                            "28773": 100,
                            "28874": 100,
                            "28975": 100,
                            "29076": 100,
                            "29177": 100,
                            "29278": 100,
                            "29379": 100,
                            "29480": 100,
                            "29581": 100,
                            "29682": 100,
                            "29782": 100,
                            "29883": 100,
                            "29984": 100,
                            "30089": 100,
                            "30191": 100,
                            "30333": 100,
                            "30434": 94.700000000000003,
                            "30535": 100,
                            "30636": 100,
                            "30737": 100,
                            "30838": 100,
                            "30938": 90,
                            "31039": 81,
                            "31140": 100,
                            "31241": 100,
                            "31388": 100,
                            "31488": 100,
                            "31589": 100,
                            "31690": 100,
                            "31791": 100,
                            "31892": 100,
                            "31993": 95,
                            "32094": 100
                        },
                        "max": 100,
                        "count": 312
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "120": 15969,
                            "221": 526790,
                            "322": 140118,
                            "423": 703269,
                            "524": 5755173,
                            "625": 7423662,
                            "726": 4777516,
                            "826": 1789330,
                            "927": 10461,
                            "1028": 8987202,
                            "1129": 6221637,
                            "1230": 5015216,
                            "1337": 4498655,
                            "1438": 4822610,
                            "1539": 23442,
                            "1640": 795638,
                            "1741": 480007,
                            "1842": 1960958,
                            "1943": 0,
                            "2044": 7137,
                            "2145": 0,
                            "2246": 0,
                            "2373": 0,
                            "2474": 323996,
                            "2575": 3660455,
                            "2676": 9131964,
                            "2777": 3608273,
                            "2878": 326178,
                            "2979": 0,
                            "3079": 0,
                            "3182": 102834,
                            "3283": 2251551,
                            "3384": 10229,
                            "3485": 0,
                            "3586": 0,
                            "3687": 0,
                            "3787": 1496222,
                            "3888": 2614043,
                            "3989": 0,
                            "4090": 0,
                            "4191": 0,
                            "4293": 0,
                            "4394": 0,
                            "4495": 0,
                            "4597": 0,
                            "4698": 0,
                            "4799": 0,
                            "4899": 0,
                            "5000": 3327,
                            "5102": 0,
                            "5203": 0,
                            "5305": 0,
                            "5406": 0,
                            "5507": 0,
                            "5608": 0,
                            "5709": 0,
                            "5810": 0,
                            "5911": 0,
                            "6012": 0,
                            "6113": 0,
                            "6214": 0,
                            "6374": 0,
                            "6475": 0,
                            "6576": 0,
                            "6677": 0,
                            "6778": 0,
                            "6879": 0,
                            "6980": 0,
                            "7080": 0,
                            "7182": 616491,
                            "7282": 0,
                            "7383": 0,
                            "7484": 0,
                            "7585": 0,
                            "7686": 0,
                            "7787": 0,
                            "7888": 0,
                            "7989": 0,
                            "8090": 0,
                            "8191": 0,
                            "8350": 0,
                            "8451": 0,
                            "8552": 0,
                            "8653": 0,
                            "8754": 0,
                            "8855": 0,
                            "8956": 0,
                            "9057": 0,
                            "9158": 5228,
                            "9259": 0,
                            "9360": 0,
                            "9461": 0,
                            "9562": 1406438,
                            "9662": 0,
                            "9763": 0,
                            "9864": 0,
                            "9965": 0,
                            "10066": 0,
                            "10167": 0,
                            "10325": 0,
                            "10426": 0,
                            "10527": 0,
                            "10628": 0,
                            "10729": 0,
                            "10831": 3779933,
                            "10931": 5234,
                            "11033": 0,
                            "11134": 0,
                            "11235": 0,
                            "11353": 0,
                            "11454": 0,
                            "11555": 0,
                            "11656": 0,
                            "11757": 0,
                            "11858": 5234,
                            "11959": 0,
                            "12060": 262529,
                            "12161": 137096,
                            "12262": 5229,
                            "12379": 0,
                            "12480": 0,
                            "12580": 0,
                            "12681": 0,
                            "12782": 0,
                            "12883": 0,
                            "12984": 0,
                            "13085": 0,
                            "13186": 0,
                            "13287": 4278,
                            "13388": 0,
                            "13489": 0,
                            "13590": 1259277,
                            "13691": 5229,
                            "13792": 0,
                            "13893": 0,
                            "13994": 0,
                            "14095": 0,
                            "14196": 0,
                            "14357": 0,
                            "14458": 0,
                            "14559": 0,
                            "14660": 0,
                            "14761": 0,
                            "14862": 0,
                            "14963": 0,
                            "15064": 0,
                            "15165": 0,
                            "15266": 0,
                            "15377": 0,
                            "15478": 0,
                            "15579": 0,
                            "15680": 0,
                            "15781": 0,
                            "15881": 21007,
                            "15983": 6736554,
                            "16085": 5994873,
                            "16186": 1803464,
                            "16286": 5394,
                            "16387": 0,
                            "16488": 0,
                            "16589": 0,
                            "16690": 0,
                            "16791": 0,
                            "16892": 0,
                            "16993": 0,
                            "17094": 0,
                            "17195": 0,
                            "17310": 0,
                            "17411": 0,
                            "17511": 0,
                            "17612": 0,
                            "17713": 0,
                            "17814": 0,
                            "17915": 0,
                            "18016": 0,
                            "18117": 0,
                            "18218": 0,
                            "18377": 0,
                            "18478": 0,
                            "18579": 0,
                            "18680": 0,
                            "18781": 0,
                            "18882": 0,
                            "18983": 0,
                            "19084": 0,
                            "19185": 0,
                            "19293": 0,
                            "19394": 4284,
                            "19495": 0,
                            "19596": 0,
                            "19697": 0,
                            "19801": 0,
                            "19902": 0,
                            "20003": 3331,
                            "20104": 0,
                            "20206": 0,
                            "20329": 0,
                            "20430": 0,
                            "20531": 0,
                            "20632": 0,
                            "20733": 0,
                            "20834": 0,
                            "20935": 0,
                            "21036": 0,
                            "21137": 5232,
                            "21238": 0,
                            "21349": 0,
                            "21450": 0,
                            "21551": 0,
                            "21652": 0,
                            "21752": 0,
                            "21853": 0,
                            "21954": 0,
                            "22055": 0,
                            "22156": 0,
                            "22257": 0,
                            "22379": 0,
                            "22480": 0,
                            "22581": 0,
                            "22682": 0,
                            "22783": 0,
                            "22884": 0,
                            "22985": 0,
                            "23086": 0,
                            "23187": 0,
                            "23321": 0,
                            "23422": 0,
                            "23523": 0,
                            "23624": 0,
                            "23725": 0,
                            "23826": 0,
                            "23927": 0,
                            "24028": 0,
                            "24129": 0,
                            "24230": 0,
                            "24383": 0,
                            "24484": 0,
                            "24585": 0,
                            "24686": 0,
                            "24787": 0,
                            "24888": 0,
                            "24989": 0,
                            "25090": 0,
                            "25190": 0,
                            "25291": 0,
                            "25392": 0,
                            "25493": 148199,
                            "25594": 0,
                            "25695": 0,
                            "25796": 0,
                            "25897": 0,
                            "25998": 0,
                            "26099": 0,
                            "26200": 0,
                            "26313": 0,
                            "26414": 0,
                            "26515": 0,
                            "26616": 0,
                            "26717": 0,
                            "26818": 0,
                            "26919": 0,
                            "27020": 0,
                            "27120": 0,
                            "27221": 0,
                            "27329": 0,
                            "27430": 0,
                            "27531": 0,
                            "27632": 0,
                            "27733": 0,
                            "27834": 0,
                            "27935": 0,
                            "28036": 0,
                            "28137": 0,
                            "28238": 0,
                            "28370": 0,
                            "28471": 0,
                            "28572": 0,
                            "28672": 0,
                            "28773": 0,
                            "28874": 0,
                            "28975": 0,
                            "29076": 0,
                            "29177": 0,
                            "29278": 0,
                            "29379": 0,
                            "29480": 0,
                            "29581": 0,
                            "29682": 0,
                            "29782": 0,
                            "29883": 0,
                            "29984": 0,
                            "30089": 0,
                            "30191": 0,
                            "30333": 0,
                            "30434": 0,
                            "30535": 0,
                            "30636": 0,
                            "30737": 0,
                            "30838": 8331,
                            "30938": 12378,
                            "31039": 0,
                            "31140": 0,
                            "31241": 0,
                            "31388": 0,
                            "31488": 0,
                            "31589": 0,
                            "31690": 0,
                            "31791": 0,
                            "31892": 0,
                            "31993": 0,
                            "32094": 0
                        },
                        "max": 9131964,
                        "count": 312
                    }
                },
                "effectiveBpsDoc": 71615,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 22
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 82
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_002900.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_003500.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 7100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_007100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 14000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_014000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 15800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_015800.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 17100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_017100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 19100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_019100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 21300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_021300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 23000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_023000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 23800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_023800.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 24700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_024700.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "44west.ch": {
                        "bytes": 745450,
                        "requests": 22,
                        "connections": 2
                    },
                    "challenges.cloudflare.com": {
                        "bytes": 311753,
                        "requests": 10,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "player.vimeo.com": {
                        "bytes": 16531,
                        "requests": 2,
                        "cdn_provider": "Cloudflare",
                        "connections": 2
                    },
                    "44west.goatcounter.com": {
                        "bytes": 56,
                        "requests": 1,
                        "connections": 1
                    },
                    "feeds.behold.so": {
                        "bytes": 22183,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "w.behold.so": {
                        "bytes": 13032,
                        "requests": 4,
                        "cdn_provider": "Fastly",
                        "connections": 2
                    },
                    "gc.zgo.at": {
                        "bytes": 3079,
                        "requests": 1,
                        "cdn_provider": "Netlify",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 44874,
                        "bytesUncompressed": 171700,
                        "requests": 4
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 504838,
                        "bytesUncompressed": 1554559,
                        "requests": 15
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 12309,
                        "bytesUncompressed": 79653,
                        "requests": 2
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 297793,
                        "bytesUncompressed": 299163,
                        "requests": 13
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 57292,
                        "bytesUncompressed": 57292,
                        "requests": 2
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 194978,
                        "bytesUncompressed": 252528,
                        "requests": 5
                    }
                },
                "consoleLog": [
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
                        "timestamp": 1723310406675.415,
                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "networkRequestId": "2C4D6F51C510652298E4E522CB8C1091"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                        "timestamp": 1723310407724.115,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                        "timestamp": 1723310408416.292,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                        "timestamp": 1723310411054.78,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)",
                        "timestamp": 1723310412319.5271,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                        "url": "https:\/\/w.behold.so\/widget.js",
                        "line": 1,
                        "column": 5450
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                        "url": "https:\/\/w.behold.so\/widget.js",
                        "line": 1,
                        "column": 5450
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                        "url": "https:\/\/w.behold.so\/widget.js",
                        "line": 1,
                        "column": 5450
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310418679.6799,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "Error",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "MLSY",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "MLSY",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Czam",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Czam",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310427740.9651,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Request for the Private Access Token challenge.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 401 ()",
                        "timestamp": 1723310431726.3611,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                        "networkRequestId": "56670.77"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                        "line": 1,
                        "column": 69629
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310432824.052,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310432825.637,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "Error",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "MLSY",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "MLSY",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Czam",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Czam",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310441417.1699,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Request for the Private Access Token challenge.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 400 ()",
                        "timestamp": 1723310444290.155,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7a4dcc690f2\/1723310421129\/1bb6c0aea0f2912656bbf204c124962276cd6b70b7ec4bf85b03980e6c033dfe\/MoHkMUX1vMmHZGd",
                        "networkRequestId": "56670.82"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                        "line": 1,
                        "column": 74214
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310446711.6609,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "[Cloudflare Turnstile] Error: 600010.",
                        "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                        "line": 1,
                        "column": 8942
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-vmh6-10.10.1.39",
                "loadTime": 10341,
                "docTime": 10341,
                "fullyLoaded": 41744,
                "bytesOut": 59284,
                "bytesOutDoc": 23506,
                "bytesIn": 712577,
                "bytesInDoc": 169691,
                "requests": [
                    {
                        "type": 3,
                        "id": "323FE74496AAA6F80DAC779FE8397038",
                        "request_id": "323FE74496AAA6F80DAC779FE8397038",
                        "ip_addr": "80.74.145.60",
                        "full_url": "https:\/\/44west.ch\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "44west.ch",
                        "url": "\/",
                        "raw_id": "323FE74496AAA6F80DAC779FE8397038",
                        "frame_id": "EA245636647127D59126E4A16AA96175",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 150,
                        "ttfb_ms": 148,
                        "load_start": 150,
                        "load_start_float": 150.00006099999999,
                        "bytesIn": 8395,
                        "objectSize": 8395,
                        "objectSizeUncompressed": 26633,
                        "chunks": [
                            {
                                "ts": 299,
                                "bytes": 8395,
                                "inflated": 26633
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 49,
                        "connect_start": 49,
                        "connect_end": 84,
                        "ssl_start": 85,
                        "ssl_end": 149,
                        "initiator": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.ch",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 8395",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:24 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Cookie,Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2101,
                        "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": 48,
                        "connect_ms": 35,
                        "ssl_ms": 64,
                        "gzip_total": 8395,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11,
                        "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISA6FyMljFs1k2IvIaEVUwrxKSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzAxMDAxMDQ2WhcNMjQwOTI5MDAxMDQ1WjAUMRIwEAYDVQQD\nEwk0NHdlc3QuY2gwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkbPKR\n6IHhEHjoMd2W3GUn6\/IuQ61Q2T0oswzPZawDZIcmbSo\/6ZML\/xf0YNdQFmR3R1vb\nwX0wopPDazcdvOIDJN67qOKgcrBH2SaaxucKKtKNiHZv3Bbt4L6\/1yuWGaet3ibk\ngkBZgYAK+UEzPCiALJTX7Acvj3tnSXmM9SpI6bPHVQ5lQXTF6uT9IYD1860E0YQk\nEAYTKMH6kCfswjeBbsMdII1NT01u5DibMyiB4fdK0o47vhWPqyHhXgW0zq1LViF1\nS\/1YcgupgT1nuWC6DSVA7hqGJwHfWr6Xp9tltJA7qdlKWpKRLSIkZ2uHPHrOoOMA\nzc9WLZQJu2Hh0ko7AgMBAAGjggIZMIICFTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFB8dgK8qidV7fdYWbUnnERpG5hTFMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2w\nXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMS5v\nLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9yZy8w\nIQYDVR0RBBowGIILKi40NHdlc3QuY2iCCTQ0d2VzdC5jaDATBgNVHSAEDDAKMAgG\nBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AD8XS0\/XIkdYlB1lHIS+\nDRLtkDd\/H4Vq68G\/KIXs+GRuAAABkGvYKTIAAAQDAEcwRQIhANe\/zxnJlBNK4Rzh\nSs2vYDa41hLU\/wy9KBp4A5oFP0cTAiAOZJfIoky9FDp3psrY0OmYQRdLKLVF32La\nO8WPu1D3FwB1AO7N0GTV2xrOxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkGvY\nKSgAAAQDAEYwRAIgMmMuuJGPLQLUv9IHOjwnoGxfEZTZS4Uec1guwSygrLkCIB9z\nSRwjQsPWapPUY0A\/GgedFbwwVOmVLtAxOd7ot4wGMA0GCSqGSIb3DQEBCwUAA4IB\nAQAF1NLnFtaZdn71EnR4kx4Jwu57UvFQ6NvPDbUh40Oc9J2xmly\/OG6EcsqbdNop\n0BA17iidwzdB++MBLnr9ZjaCV6E0gq\/jmOS759HV0FZAZ1DUJA5ew+WnU3y3lXAh\ntLbY1si6eqC3XDszsKBoXJTIopUX\/Mf747CVlo4aO4+fk1cPYQR05AmgeN0FbzPO\nkjcxO6q81qyqgaBhdecyu0CHomIjJzjl3Lcw09RTHJdz3FVsL7qOWIvLGSGT9XMx\nWdSLxZeFKcAsYugCAnQ823OOLBV93X2Xu2kGTWDC\/vCIGSarogTGFqJBd513JMlo\nP3S70fkqxcoDRJ1iYvMHK9Mn\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": 300,
                        "ttfb_start": 150,
                        "ttfb_end": 298,
                        "download_start": 298,
                        "download_end": 300,
                        "download_ms": 2,
                        "all_start": 1,
                        "all_end": 300,
                        "all_ms": 297,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 0,
                        "js_timing": [
                            [
                                722.13499999999999,
                                722.46600000000001
                            ],
                            [
                                722.14499999999998,
                                722.31100000000004
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "58422.7",
                        "request_id": "58422.7",
                        "ip_addr": "162.159.128.61",
                        "full_url": "https:\/\/player.vimeo.com\/api\/player.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "player.vimeo.com",
                        "url": "\/api\/player.js",
                        "raw_id": "58422.7",
                        "frame_id": "EA245636647127D59126E4A16AA96175",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 101,
                        "ttfb_ms": 82,
                        "load_start": 551,
                        "load_start_float": 551.00009299999999,
                        "bytesIn": 11390,
                        "objectSize": 11390,
                        "objectSizeUncompressed": 38058,
                        "chunks": [
                            {
                                "ts": 638,
                                "bytes": 274,
                                "inflated": 303
                            },
                            {
                                "ts": 640,
                                "bytes": 2738,
                                "inflated": 7786
                            },
                            {
                                "ts": 647,
                                "bytes": 5476,
                                "inflated": 17193
                            },
                            {
                                "ts": 649,
                                "bytes": 1369,
                                "inflated": 5807
                            },
                            {
                                "ts": 651,
                                "bytes": 1533,
                                "inflated": 6969
                            }
                        ],
                        "expires": "Sat, 10 Aug 2024 13:55:52 GMT",
                        "cacheControl": "max-age=1800",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 119,
                        "protocol": "http\/1.1",
                        "dns_start": 420,
                        "dns_end": 453,
                        "connect_start": 454,
                        "connect_end": 484,
                        "ssl_start": 484,
                        "ssl_end": 547,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "player.vimeo.com",
                            "sanList": [
                                "player.vimeo.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1721914764,
                            "validTo": 1729690763,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721918364876,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1721918364930,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 260,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: __cf_bm=LUFNif4WiS2jMc0OdH2RXnTB8AAehsO0X9QXqLfHHws-1723310512-1.0.1.1-_0oAWtmmiA87YiaoVOL3_u7dwJ9bHEdDWbN4H0GdM5EkOqY6.BiL6SFIrG4xKK7D",
                                "Host: player.vimeo.com",
                                "Referer: https:\/\/44west.ch\/",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Sat, 10 Aug 2024 17:26:24 GMT",
                                "Content-Type: application\/javascript;charset=utf-8",
                                "Content-Length: 11390",
                                "Connection: keep-alive",
                                "access-control-allow-origin: *",
                                "Cache-Control: max-age=1800",
                                "content-security-policy: default-src 'none'; style-src 'unsafe-inline'",
                                "expires: Sat, 10 Aug 2024 13:55:52 GMT",
                                "x-player-backend: g",
                                "x-backend-server: player-backend-edge-entry",
                                "x-bapp-server:",
                                "Content-Encoding: gzip",
                                "accept-ranges: bytes",
                                "via: 1.1 varnish",
                                "Age: 33",
                                "x-served-by: cache-fra-eddf8230105-FRA",
                                "x-cache: HIT",
                                "x-cache-hits: 15",
                                "x-timer: S1723310785.617849,VS0,VE0",
                                "vary: Accept-Encoding",
                                "CF-Cache-Status: DYNAMIC",
                                "Set-Cookie: __cf_bm=bFB8k66CWrhHDNuUlKjal5ffJS4iutR6GOhEkqje9uw-1723310784-1.0.1.1-7gI8qFHVuCU5e3vw7m4uH4busDIOelvoFiWfeN3fiQz24JFw7oAo8IsY5ytwN2dg; path=\/; expires=Sat, 10-Aug-24 17:56:24 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Set-Cookie: _cfuvid=o9wEl929P67HaSYEdpIKKjZIYddAQGWwK1z5D8Kdr8s-1723310784621-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Server: cloudflare",
                                "CF-RAY: 8b11b0d3bfba71d6-FRA"
                            ]
                        },
                        "bytesOut": 2017,
                        "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": 33,
                        "connect_ms": 30,
                        "ssl_ms": 63,
                        "gzip_total": 11390,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 1767,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 398,
                        "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 93,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 652,
                        "ttfb_start": 551,
                        "ttfb_end": 633,
                        "download_start": 633,
                        "download_end": 652,
                        "download_ms": 19,
                        "all_start": 420,
                        "all_end": 652,
                        "all_ms": 227,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 1,
                        "cpuTime": 6,
                        "js_timing": [
                            [
                                713.63199999999995,
                                718.15300000000002
                            ],
                            [
                                713.65599999999995,
                                714.96100000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "1527B9BC1E383AB2FABB29242E74E54A",
                        "request_id": "1527B9BC1E383AB2FABB29242E74E54A",
                        "ip_addr": "162.159.138.60",
                        "full_url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "player.vimeo.com",
                        "url": "\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "raw_id": "1527B9BC1E383AB2FABB29242E74E54A",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "responseCode": 401,
                        "request_type": "Document",
                        "load_ms": 273,
                        "ttfb_ms": 266,
                        "load_start": 606,
                        "load_start_float": 606.000135,
                        "bytesIn": 5141,
                        "objectSize": 5141,
                        "objectSizeUncompressed": 5141,
                        "chunks": [
                            {
                                "ts": 874,
                                "bytes": 742
                            },
                            {
                                "ts": 874,
                                "bytes": 1369
                            },
                            {
                                "ts": 879,
                                "bytes": 2738
                            },
                            {
                                "ts": 879,
                                "bytes": 292
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 132,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 516,
                        "connect_end": 547,
                        "ssl_start": 547,
                        "ssl_end": 606,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "player.vimeo.com",
                            "sanList": [
                                "player.vimeo.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1721914764,
                            "validTo": 1729690763,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721918364876,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1721918364930,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/44west.ch\/",
                        "initiator_line": 258,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "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",
                                "Cookie: __cf_bm=LUFNif4WiS2jMc0OdH2RXnTB8AAehsO0X9QXqLfHHws-1723310512-1.0.1.1-_0oAWtmmiA87YiaoVOL3_u7dwJ9bHEdDWbN4H0GdM5EkOqY6.BiL6SFIrG4xKK7D",
                                "Host: player.vimeo.com",
                                "Referer: https:\/\/44west.ch\/",
                                "Sec-Fetch-Dest: iframe",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 401 Unauthorized",
                                "Date: Sat, 10 Aug 2024 17:26:24 GMT",
                                "Content-Type: text\/html;charset=UTF-8",
                                "Content-Length: 5141",
                                "Connection: keep-alive",
                                "Set-Cookie: __cf_bm=iHtCU2xJW2SYGCiPFQUSIg3C9ONNQeH992RSLJOk8po-1723310784-1.0.1.1-n2sjCn.ENW3agqlnyg.KgiLMEWGs3K9_GcSi8g_jdF.UKmqY3Qt50cgUvc.xQ5UN; path=\/; expires=Sat, 10-Aug-24 17:56:24 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Vary: Accept-Encoding",
                                "Set-Cookie: _cfuvid=BKuIeREprlCMScDAhpCgATbo.05TqfSw1FLqHclsfxg-1723310784860-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                "Server: cloudflare",
                                "CF-RAY: 8b11b0d3fc809f45-FRA"
                            ]
                        },
                        "bytesOut": 2512,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": 31,
                        "ssl_ms": 59,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 521,
                        "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch cross_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 135,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 879,
                        "ttfb_start": 606,
                        "ttfb_end": 872,
                        "download_start": 872,
                        "download_end": 879,
                        "download_ms": 7,
                        "all_start": 516,
                        "all_end": 879,
                        "all_ms": 363,
                        "index": 2,
                        "number": 3,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 19
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 19,
                        "cpuTime": 20,
                        "js_timing": [
                            [
                                1260.5509999999999,
                                1260.8779999999999
                            ],
                            [
                                1260.568,
                                1260.816
                            ],
                            [
                                3307.1570000000002,
                                3326.5650000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "58422.49",
                        "request_id": "58422.49",
                        "ip_addr": "34.49.65.136",
                        "full_url": "https:\/\/feeds.behold.so\/p7Bwj3eL6ikB8EDzdtlc",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "feeds.behold.so",
                        "url": "\/p7Bwj3eL6ikB8EDzdtlc",
                        "raw_id": "58422.49",
                        "frame_id": "EA245636647127D59126E4A16AA96175",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 304,
                        "request_type": "Fetch",
                        "load_ms": 479,
                        "ttfb_ms": 477,
                        "load_start": 924,
                        "load_start_float": 924.00016600000004,
                        "bytesIn": 22183,
                        "objectSize": 22183,
                        "objectSizeUncompressed": 22183,
                        "chunks": [
                            {
                                "ts": 1403,
                                "bytes": 22183
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=10, s-maxage=10",
                        "contentType": "application\/json",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "HTTP\/2",
                        "dns_start": 811,
                        "dns_end": 847,
                        "connect_start": 826,
                        "connect_end": 826,
                        "ssl_start": 826,
                        "ssl_end": 902,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "feeds.behold.so",
                            "sanList": [
                                "feeds.behold.so"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1718507944,
                            "validTo": 1726286167,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1718511545307,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022071731557E37DE64A5C941E75D3A54E0CBE46F6562614C4556D1BB983C6A34D80022100CFB65FA83A6A10D35BF5E0E6B1CE12E5BB109502EC4F3D63A6D1F6C17C37F24C"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1718511545356,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203E07C8A0AD6D91AFD5B96C55BD7D08875373D2AF3A50C2BD72BA167B6D6FABE3022100F7AD7CE9D620FE8DA3F1FB7A115266B181D6789280F5B464DC2FE34C5EDEE3D6"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/w.behold.so\/widget.js",
                        "initiator_line": 0,
                        "initiator_column": 10783,
                        "initiator_type": "script",
                        "initiator_function": "getFeed",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: feeds.behold.so",
                                ":method: GET",
                                ":path: \/p7Bwj3eL6ikB8EDzdtlc",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"56a7-tqzpAydO+A57\/X78zf6vMpEZLMU\"",
                                "origin: https:\/\/44west.ch",
                                "priority: u=1, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=10, s-maxage=10",
                                "content-length: 22183",
                                "content-security-policy: default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
                                "content-type: application\/json; charset=utf-8",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: same-origin",
                                "date: Sat, 10 Aug 2024 17:26:25 GMT",
                                "etag: W\/\"56a7-tqzpAydO+A57\/X78zf6vMpEZLMU\"",
                                "origin-agent-cluster: ?1",
                                "referrer-policy: no-referrer",
                                "server: Google Frontend",
                                "strict-transport-security: max-age=15552000; includeSubDomains",
                                "via: 1.1 google",
                                "x-cloud-trace-context: b14d56280a4a1ed74016b0a291718676",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: none",
                                "x-xss-protection: 0"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 36,
                        "connect_ms": 0,
                        "ssl_ms": 76,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 802,
                        "netlog_id": 166,
                        "load_end": 1403,
                        "ttfb_start": 924,
                        "ttfb_end": 1401,
                        "download_start": 1401,
                        "download_end": 1403,
                        "download_ms": 2,
                        "all_start": 811,
                        "all_end": 1403,
                        "all_ms": 591,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "58422.48",
                        "request_id": "58422.48",
                        "ip_addr": "135.181.139.209",
                        "full_url": "https:\/\/44west.goatcounter.com\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=l2zmo",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "44west.goatcounter.com",
                        "url": "\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=l2zmo",
                        "raw_id": "58422.48",
                        "frame_id": "EA245636647127D59126E4A16AA96175",
                        "documentURL": "https:\/\/44west.ch\/",
                        "responseCode": 200,
                        "request_type": "Ping",
                        "load_ms": 71,
                        "ttfb_ms": 69,
                        "load_start": 986,
                        "load_start_float": 986.00015399999995,
                        "bytesIn": 56,
                        "objectSize": 56,
                        "objectSizeUncompressed": 43,
                        "chunks": [
                            {
                                "ts": 1056,
                                "bytes": 56,
                                "inflated": 43
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store,no-cache",
                        "contentType": "image\/gif",
                        "contentEncoding": "gzip",
                        "socket": 181,
                        "protocol": "HTTP\/2",
                        "dns_start": 796,
                        "dns_end": 830,
                        "connect_start": 831,
                        "connect_end": 892,
                        "ssl_start": 892,
                        "ssl_end": 985,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.goatcounter.com",
                            "sanList": [
                                "*.goatcounter.com"
                            ],
                            "issuer": "ZeroSSL ECC Domain Secure Site CA",
                            "validFrom": 1720224000,
                            "validTo": 1728086399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1720248389229,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402205012D0E993DA8CCE2DCF63CCC0F48530C54B5CF26533AA837ABBD93D96364671022029EE4EB0FF073BC56C9E03DB9F415A48484753B5EE752071A1F940DF9C9C66F7"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1720248389165,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A86C296DF9F60698CEC30D85CD0D0C02259BFA93345423C7014EDDA9B143C5EA02200E817757F5DFB07C6B63068BA840375EF6A733312E0356CFD265CFB2FA8065D6"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/gc.zgo.at\/count.js",
                        "initiator_line": 150,
                        "initiator_column": 17,
                        "initiator_type": "script",
                        "initiator_function": "window.goatcounter.count",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: 44west.goatcounter.com",
                                ":method: POST",
                                ":path: \/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=l2zmo",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/44west.ch",
                                "priority: u=4, i",
                                "referer: https:\/\/44west.ch\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 0",
                                "cache-control: no-store,no-cache",
                                "content-encoding: gzip",
                                "content-security-policy: frame-ancestors 'none'; default-src 'none'; img-src 'self' https:\/\/gc.zgo.at static.zgo.at data:; script-src 'self' https:\/\/gc.zgo.at static.zgo.at; font-src 'self' https:\/\/gc.zgo.at static.zgo.at; frame-src 'self'; style-src 'self' https:\/\/gc.zgo.at static.zgo.at 'unsafe-inline'; form-action 'self'; manifest-src 'self' https:\/\/gc.zgo.at static.zgo.at; connect-src 'self' wss:",
                                "content-type: image\/gif",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:26:25 GMT",
                                "strict-transport-security: max-age=7776000",
                                "vary: Accept-Encoding",
                                "via: 1.1 www (Varnish\/7.5)",
                                "x-content-type-options: nosniff",
                                "x-frame-options: deny",
                                "x-rate-limit-limit: 4",
                                "x-rate-limit-remaining: 3",
                                "x-rate-limit-reset: 1",
                                "x-varnish: 11284480234",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2410,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": 34,
                        "connect_ms": 61,
                        "ssl_ms": 93,
                        "gzip_total": 828,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 828,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 792,
                        "socket_group": "https:\/\/44west.goatcounter.com <https:\/\/44west.ch same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 110,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 154,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEBDCCA4qgAwIBAgIRAKWNEKOl6DNWfH3+9ZDWrPswCgYIKoZIzj0EAwMwSzEL\nMAkGA1UEBhMCQVQxEDAOBgNVBAoTB1plcm9TU0wxKjAoBgNVBAMTIVplcm9TU0wg\nRUNDIERvbWFpbiBTZWN1cmUgU2l0ZSBDQTAeFw0yNDA3MDYwMDAwMDBaFw0yNDEw\nMDQyMzU5NTlaMBwxGjAYBgNVBAMMESouZ29hdGNvdW50ZXIuY29tMFkwEwYHKoZI\nzj0CAQYIKoZIzj0DAQcDQgAEKkXQR6TYuGrZKC5sijz6YL8fA2\/UyV\/Mb0mUGgIE\nepQ5zsnA5RTVnkwJRWDDhvoOwfSFrXVuoofLBPyYv4sUoaOCAnwwggJ4MB8GA1Ud\nIwQYMBaAFA9r5kvOOUeu9n6QHnnwMJGSyF+jMB0GA1UdDgQWBBT2sPJ6ac1QA6fL\nHSvQSl3Z7KcT2jAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0TAQH\/BAIwADAdBgNVHSUE\nFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQIC\nTjAlMCMGCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwB\nAgEwgYgGCCsGAQUFBwEBBHwwejBLBggrBgEFBQcwAoY\/aHR0cDovL3plcm9zc2wu\nY3J0LnNlY3RpZ28uY29tL1plcm9TU0xFQ0NEb21haW5TZWN1cmVTaXRlQ0EuY3J0\nMCsGCCsGAQUFBzABhh9odHRwOi8vemVyb3NzbC5vY3NwLnNlY3RpZ28uY29tMIIB\nAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhC\nCp\/mZ0xaOnQAAAGQhstObQAABAMARjBEAiBQEtDpk9qMzi3PY8zA9IUwxUtc8mUz\nqoN6u9k9ljZGcQIgKe5OsP8HO8VsngPbn0FaSEhHU7XudSBxoflA35ycZvcAdgA\/\nF0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZCGy04tAAAEAwBHMEUC\nIQCobClt+fYGmM7DDYXNDQwCJZv6kzRUI8cBTt2psUPF6gIgDoF3V\/XfsHxrYwaL\nqEA3XvanMzEuA1bP0mXPsvqAZdYwHAYDVR0RBBUwE4IRKi5nb2F0Y291bnRlci5j\nb20wCgYIKoZIzj0EAwMDaAAwZQIwHhJpf87IG+RJkDvtMRfZuVXJRgfze32+uZUm\ncxHEU5svuFMye6S5GWWvxyIN+WSkAjEA2knb2L4dHNA9bMnKE5aSAuTNw4Di527\/\n\/SJW9CU5ktwhS788Pn\/arMd7n8RbePeF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDhTCCAwygAwIBAgIQI7dt48G7KxpRlh4I6rdk6DAKBggqhkjOPQQDAzCBiDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl\neSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT\nJVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMjAwMTMw\nMDAwMDAwWhcNMzAwMTI5MjM1OTU5WjBLMQswCQYDVQQGEwJBVDEQMA4GA1UEChMH\nWmVyb1NTTDEqMCgGA1UEAxMhWmVyb1NTTCBFQ0MgRG9tYWluIFNlY3VyZSBTaXRl\nIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAENkFhFytTJe2qypTk1tpIV+9QuoRk\ngte7BRvWHwYk9qUznYzn8QtVaGOCMBBfjWXsqqivl8q1hs4wAYl03uNOXgFu7iZ7\nzFP6I6T3RB0+TR5fZqathfby47yOCZiAJI4go4IBdTCCAXEwHwYDVR0jBBgwFoAU\nOuEJhtTPGcKWdnRJdtzgNcZjY5owHQYDVR0OBBYEFA9r5kvOOUeu9n6QHnnwMJGS\nyF+jMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdJQQW\nMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAiBgNVHSAEGzAZMA0GCysGAQQBsjEBAgJO\nMAgGBmeBDAECATBQBgNVHR8ESTBHMEWgQ6BBhj9odHRwOi8vY3JsLnVzZXJ0cnVz\ndC5jb20vVVNFUlRydXN0RUNDQ2VydGlmaWNhdGlvbkF1dGhvcml0eS5jcmwwdgYI\nKwYBBQUHAQEEajBoMD8GCCsGAQUFBzAChjNodHRwOi8vY3J0LnVzZXJ0cnVzdC5j\nb20vVVNFUlRydXN0RUNDQWRkVHJ1c3RDQS5jcnQwJQYIKwYBBQUHMAGGGWh0dHA6\nLy9vY3NwLnVzZXJ0cnVzdC5jb20wCgYIKoZIzj0EAwMDZwAwZAIwJHBUDwHJQN3I\nVNltVMrICMqYQ3TYP\/TXqV9t8mG5cAomG2MwqIsxnL937Gewf6WIAjAlrauksO6N\nUuDdDXyd330druJcZJx0+H5j5cFOYBaGsKdeGW7sCMaR2PsDFKGllas=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIID0zCCArugAwIBAgIQVmcdBOpPmUxvEIFHWdJ1lDANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGqxUWqn5aCPnetUkb1PGWthL\nq8bVttHmc3Gu3ZzWDGH926CJA7gFFOxXzu5dP+Ihs8731Ip54KODfi2X0GHE8Znc\nJZFjq38wo7Rw4sehM5zzvy5cU7Ffs30yf4o043l5o4HyMIHvMB8GA1UdIwQYMBaA\nFKARCiM+lvEH7OKvKe+CpX\/QMKS0MB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1\nxmNjmjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH\/BAUwAwEB\/zARBgNVHSAECjAI\nMAYGBFUdIAAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5j\nb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNAYIKwYBBQUHAQEEKDAmMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wDQYJKoZIhvcNAQEM\nBQADggEBABns652JLCALBIAdGN5CmXKZFjK9Dpx1WywV4ilAbe7\/ctvbq5AfjJXy\nij0IckKJUAfiORVsAYfZFhr1wHUrxeZWEQff2Ji8fJ8ZOd+LygBkc7xGEJuTI42+\nFsMuCIKchjN0djsoTI0DQoWz4rIjQtUfenVqGtF8qmchxDM6OW1TyaLtYiKou+JV\nbJlsQ2uRl9EMC5MCHdK8aXdJ5htN978UeAOwproLtOGFfy\/cQjutdAFI3tZs4RmY\nCV4Ks2dH\/hzg1cEo70qLRDEmBDeNiXQ2Lu+lIg+DdEmSx\/cQwgwp+7e9un\/jX9Wf\n8qn0dNW44bOwgeThpWOjzOoEeJBuv\/c=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "43 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 1,
                                    "TransparentColor": 1,
                                    "Duration": "0.10 s"
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 191.25,
                                        "standardDeviation": 0,
                                        "kurtosis": -1.6875,
                                        "skewness": -0.75,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "colormapEntries": 2,
                                "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": "#FFFFFF00",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#FFFFFF00",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "delay": "10x100",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-08-10T17:26:25+00:00",
                                    "date:modify": "2024-08-10T17:26:25+00:00",
                                    "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                },
                                "tainted": false,
                                "filesize": "43B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "704B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1057,
                        "ttfb_start": 986,
                        "ttfb_end": 1055,
                        "download_start": 1055,
                        "download_end": 1057,
                        "download_ms": 2,
                        "all_start": 796,
                        "all_end": 1057,
                        "all_ms": 259,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "7EEDADA8CE2012F2151FEE11559627B6",
                        "request_id": "7EEDADA8CE2012F2151FEE11559627B6",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "raw_id": "7EEDADA8CE2012F2151FEE11559627B6",
                        "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 121,
                        "ttfb_ms": 75,
                        "load_start": 2762,
                        "load_start_float": 2762.0002119999999,
                        "bytesIn": 15664,
                        "objectSize": 15664,
                        "objectSizeUncompressed": 69963,
                        "chunks": [
                            {
                                "ts": 2845,
                                "bytes": 4701,
                                "inflated": 24488
                            },
                            {
                                "ts": 2854,
                                "bytes": 4372,
                                "inflated": 14945
                            },
                            {
                                "ts": 2859,
                                "bytes": 1591,
                                "inflated": 7224
                            },
                            {
                                "ts": 2869,
                                "bytes": 1063,
                                "inflated": 6068
                            },
                            {
                                "ts": 2877,
                                "bytes": 1173,
                                "inflated": 6677
                            },
                            {
                                "ts": 2879,
                                "bytes": 1173,
                                "inflated": 7064
                            },
                            {
                                "ts": 2881,
                                "bytes": 1176,
                                "inflated": 1870
                            },
                            {
                                "ts": 2883,
                                "bytes": 415,
                                "inflated": 1627
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 2651,
                        "dns_end": 2688,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                        "initiator_line": 0,
                        "initiator_column": 28612,
                        "initiator_type": "script",
                        "initiator_function": "P",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: iframe",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11b0e17e3d37cb-FRA",
                                "content-encoding: br",
                                "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                "content-type: text\/html; charset=UTF-8",
                                "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "cross-origin-embedder-policy: require-corp",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:26:26 GMT",
                                "document-policy: js-profiling",
                                "origin-agent-cluster: ?1",
                                "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                "referrer-policy: same-origin",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2590,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 37,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16722,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 2654,
                        "netlog_id": 212,
                        "load_end": 2883,
                        "ttfb_start": 2762,
                        "ttfb_end": 2837,
                        "download_start": 2837,
                        "download_end": 2883,
                        "download_ms": 46,
                        "all_start": 2651,
                        "all_end": 2883,
                        "all_ms": 158,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1,
                            "FunctionCall": 5
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 5,
                        "cpuTime": 6,
                        "js_timing": [
                            [
                                3176.5659999999998,
                                3177.2109999999998
                            ],
                            [
                                3176.5889999999999,
                                3177.0909999999999
                            ],
                            [
                                8110.5169999999998,
                                8110.7389999999996
                            ],
                            [
                                9179.1399999999994,
                                9179.1740000000009
                            ],
                            [
                                9179.2970000000005,
                                9179.3880000000008
                            ],
                            [
                                9195.3960000000006,
                                9195.4300000000003
                            ],
                            [
                                10337.644,
                                10337.824000000001
                            ],
                            [
                                12611.371999999999,
                                12611.52
                            ],
                            [
                                15959.496999999999,
                                15959.799000000001
                            ],
                            [
                                18232.719000000001,
                                18232.951000000001
                            ],
                            [
                                21198.304,
                                21199.826000000001
                            ],
                            [
                                23414.534,
                                23414.741000000002
                            ],
                            [
                                26249.355,
                                26249.566999999999
                            ],
                            [
                                29636.695,
                                29636.902999999998
                            ],
                            [
                                34043.726000000002,
                                34045.466999999997
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "58422.58",
                        "request_id": "58422.58",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                        "raw_id": "58422.58",
                        "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 50,
                        "ttfb_ms": 49,
                        "load_start": 3143,
                        "load_start_float": 3143.0002420000001,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 61,
                        "chunks": [
                            {
                                "ts": 3193,
                                "bytes": 61
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=2629800, public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=2629800, public",
                                "cf-ray: 8b11b0e3d9d237cb-FRA",
                                "content-length: 61",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:26:27 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2539,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "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": 61,
                        "image_save": 0,
                        "cache_time": 2629800,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 3142,
                        "netlog_id": 242,
                        "renderBlocking": "non_blocking",
                        "preloadUnused": "true",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "61 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 2,
                                    "ImageHeight": 2,
                                    "BitDepth": 8,
                                    "ColorType": "RGB",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "2x2",
                                    "Megapixels": 3.9999999999999998e-6
                                }
                            }
                        },
                        "load_end": 3193,
                        "ttfb_start": 3143,
                        "ttfb_end": 3192,
                        "download_start": 3192,
                        "download_end": 3193,
                        "download_ms": 1,
                        "all_start": 3143,
                        "all_end": 3193,
                        "all_ms": 50,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "58422.59",
                        "request_id": "58422.59",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "raw_id": "58422.59",
                        "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 129,
                        "ttfb_ms": 48,
                        "load_start": 3152,
                        "load_start_float": 3152.0002479999998,
                        "bytesIn": 43175,
                        "objectSize": 43175,
                        "objectSizeUncompressed": 112743,
                        "chunks": [
                            {
                                "ts": 3200,
                                "bytes": 1000,
                                "inflated": 1726
                            },
                            {
                                "ts": 3201,
                                "bytes": 1176,
                                "inflated": 2933
                            },
                            {
                                "ts": 3203,
                                "bytes": 1176,
                                "inflated": 3435
                            },
                            {
                                "ts": 3205,
                                "bytes": 1176,
                                "inflated": 2983
                            },
                            {
                                "ts": 3207,
                                "bytes": 1176,
                                "inflated": 2810
                            },
                            {
                                "ts": 3209,
                                "bytes": 1176,
                                "inflated": 2052
                            },
                            {
                                "ts": 3211,
                                "bytes": 1176,
                                "inflated": 2177
                            },
                            {
                                "ts": 3213,
                                "bytes": 1176,
                                "inflated": 2303
                            },
                            {
                                "ts": 3215,
                                "bytes": 1176,
                                "inflated": 1679
                            },
                            {
                                "ts": 3217,
                                "bytes": 1176,
                                "inflated": 1757
                            },
                            {
                                "ts": 3219,
                                "bytes": 1176,
                                "inflated": 2094
                            },
                            {
                                "ts": 3221,
                                "bytes": 982,
                                "inflated": 1738
                            },
                            {
                                "ts": 3232,
                                "bytes": 1173,
                                "inflated": 2015
                            },
                            {
                                "ts": 3234,
                                "bytes": 1176,
                                "inflated": 1904
                            },
                            {
                                "ts": 3236,
                                "bytes": 1173,
                                "inflated": 1436
                            },
                            {
                                "ts": 3236,
                                "bytes": 168,
                                "inflated": 463
                            },
                            {
                                "ts": 3238,
                                "bytes": 1171,
                                "inflated": 4007
                            },
                            {
                                "ts": 3240,
                                "bytes": 1174,
                                "inflated": 4197
                            },
                            {
                                "ts": 3242,
                                "bytes": 1174,
                                "inflated": 3373
                            },
                            {
                                "ts": 3244,
                                "bytes": 1174,
                                "inflated": 2989
                            },
                            {
                                "ts": 3246,
                                "bytes": 1171,
                                "inflated": 3540
                            },
                            {
                                "ts": 3248,
                                "bytes": 1174,
                                "inflated": 4435
                            },
                            {
                                "ts": 3250,
                                "bytes": 1174,
                                "inflated": 2532
                            },
                            {
                                "ts": 3252,
                                "bytes": 1174,
                                "inflated": 3385
                            },
                            {
                                "ts": 3254,
                                "bytes": 1168,
                                "inflated": 3615
                            },
                            {
                                "ts": 3256,
                                "bytes": 1174,
                                "inflated": 3500
                            },
                            {
                                "ts": 3258,
                                "bytes": 1174,
                                "inflated": 3323
                            },
                            {
                                "ts": 3260,
                                "bytes": 1174,
                                "inflated": 3855
                            },
                            {
                                "ts": 3262,
                                "bytes": 1168,
                                "inflated": 3248
                            },
                            {
                                "ts": 3264,
                                "bytes": 1174,
                                "inflated": 3074
                            },
                            {
                                "ts": 3266,
                                "bytes": 1174,
                                "inflated": 3610
                            },
                            {
                                "ts": 3268,
                                "bytes": 1174,
                                "inflated": 4012
                            },
                            {
                                "ts": 3270,
                                "bytes": 1171,
                                "inflated": 4430
                            },
                            {
                                "ts": 3272,
                                "bytes": 1174,
                                "inflated": 3128
                            },
                            {
                                "ts": 3275,
                                "bytes": 1742,
                                "inflated": 5428
                            },
                            {
                                "ts": 3278,
                                "bytes": 1254,
                                "inflated": 4181
                            },
                            {
                                "ts": 3281,
                                "bytes": 1636,
                                "inflated": 5376
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 1179,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11b0e3d9ea37cb-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:27 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2368,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 43392,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 3148,
                        "netlog_id": 248,
                        "renderBlocking": "blocking",
                        "load_end": 3281,
                        "ttfb_start": 3152,
                        "ttfb_end": 3200,
                        "download_start": 3200,
                        "download_end": 3281,
                        "download_ms": 81,
                        "all_start": 3152,
                        "all_end": 3281,
                        "all_ms": 129,
                        "index": 7,
                        "number": 8,
                        "cpuTimes": {
                            "EvaluateScript": 8,
                            "v8.compile": 3,
                            "FunctionCall": 2043
                        },
                        "cpu.EvaluateScript": 8,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 2043,
                        "cpuTime": 2053,
                        "js_timing": [
                            [
                                3294.7280000000001,
                                3302.489
                            ],
                            [
                                3294.7600000000002,
                                3297.6959999999999
                            ],
                            [
                                3303.277,
                                3303.357
                            ],
                            [
                                5517.0860000000002,
                                5517.7150000000001
                            ],
                            [
                                6998.8310000000001,
                                6999.5770000000002
                            ],
                            [
                                7001.6760000000004,
                                7002.6239999999998
                            ],
                            [
                                8110.75,
                                8110.9440000000004
                            ],
                            [
                                8110.9539999999997,
                                8111.5299999999997
                            ],
                            [
                                9178.9060000000009,
                                9178.9959999999992
                            ],
                            [
                                9179.1790000000001,
                                9179.2299999999996
                            ],
                            [
                                9179.2450000000008,
                                9179.268
                            ],
                            [
                                9179.3919999999998,
                                9179.4050000000007
                            ],
                            [
                                9179.4089999999997,
                                9195.2970000000005
                            ],
                            [
                                9195.4349999999995,
                                9195.4699999999993
                            ],
                            [
                                9195.4750000000004,
                                9242.0789999999997
                            ],
                            [
                                10337.834000000001,
                                10337.886
                            ],
                            [
                                10337.893,
                                10337.954
                            ],
                            [
                                10339.968000000001,
                                10340.085999999999
                            ],
                            [
                                11456.188,
                                11456.278
                            ],
                            [
                                11456.317999999999,
                                11489.843000000001
                            ],
                            [
                                11490.219999999999,
                                11495.841
                            ],
                            [
                                12611.526,
                                12611.549999999999
                            ],
                            [
                                12611.555,
                                12611.575999999999
                            ],
                            [
                                12613.205,
                                12613.458000000001
                            ],
                            [
                                12613.513999999999,
                                12613.522999999999
                            ],
                            [
                                12613.998,
                                13680.397999999999
                            ],
                            [
                                14826.121999999999,
                                14827.116
                            ],
                            [
                                14827.914000000001,
                                14828.069
                            ],
                            [
                                15959.814,
                                15959.858
                            ],
                            [
                                15959.865,
                                15959.891
                            ],
                            [
                                17108.255000000001,
                                17108.312999999998
                            ],
                            [
                                17108.403999999999,
                                17109.227999999999
                            ],
                            [
                                17113.397000000001,
                                17113.667000000001
                            ],
                            [
                                17113.675999999999,
                                17114.022000000001
                            ],
                            [
                                17114.306,
                                17120.594000000001
                            ],
                            [
                                18232.962,
                                18233.152999999998
                            ],
                            [
                                18233.163,
                                18233.191999999999
                            ],
                            [
                                19389.831999999999,
                                19391.191999999999
                            ],
                            [
                                19391.325000000001,
                                19392.326000000001
                            ],
                            [
                                21199.837,
                                21199.873
                            ],
                            [
                                21199.879000000001,
                                21199.901999999998
                            ],
                            [
                                22350.873,
                                22351.972000000002
                            ],
                            [
                                22357.151999999998,
                                22357.234
                            ],
                            [
                                23414.751,
                                23414.807000000001
                            ],
                            [
                                23414.814999999999,
                                23414.844000000001
                            ],
                            [
                                23430.112000000001,
                                24145.375
                            ],
                            [
                                25181.276000000002,
                                25182.157999999999
                            ],
                            [
                                25182.557000000001,
                                25182.652999999998
                            ],
                            [
                                25193.921999999999,
                                25196.685000000001
                            ],
                            [
                                26249.575000000001,
                                26249.628000000001
                            ],
                            [
                                26249.633999999998,
                                26249.669999999998
                            ],
                            [
                                26314.009999999998,
                                26327.416000000001
                            ],
                            [
                                27368.125,
                                27368.209999999999
                            ],
                            [
                                27368.415000000001,
                                27369.463
                            ],
                            [
                                28471.610000000001,
                                28571.815999999999
                            ],
                            [
                                29636.916000000001,
                                29636.962
                            ],
                            [
                                29636.969000000001,
                                29636.991999999998
                            ],
                            [
                                30959.874,
                                30960.723999999998
                            ],
                            [
                                32369.814999999999,
                                32369.906999999999
                            ],
                            [
                                34045.480000000003,
                                34045.514999999999
                            ],
                            [
                                34045.519999999997,
                                34045.538999999997
                            ],
                            [
                                34049.527000000002,
                                34049.567000000003
                            ],
                            [
                                34049.589999999997,
                                34049.597000000002
                            ],
                            [
                                34050,
                                34071.853999999999
                            ],
                            [
                                34072.754000000001,
                                34073.516000000003
                            ]
                        ],
                        "blockingTime": 1881.868999999997
                    },
                    {
                        "type": 3,
                        "id": "E2517AAB9161B556C8C2920C542FF344",
                        "request_id": "E2517AAB9161B556C8C2920C542FF344",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "raw_id": "E2517AAB9161B556C8C2920C542FF344",
                        "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 88,
                        "ttfb_ms": 55,
                        "load_start": 3309,
                        "load_start_float": 3309.0002570000001,
                        "bytesIn": 15667,
                        "objectSize": 15667,
                        "objectSizeUncompressed": 69964,
                        "chunks": [
                            {
                                "ts": 3368,
                                "bytes": 2349,
                                "inflated": 9553
                            },
                            {
                                "ts": 3373,
                                "bytes": 2352,
                                "inflated": 14935
                            },
                            {
                                "ts": 3374,
                                "bytes": 1176,
                                "inflated": 5067
                            },
                            {
                                "ts": 3382,
                                "bytes": 4372,
                                "inflated": 15288
                            },
                            {
                                "ts": 3393,
                                "bytes": 1176,
                                "inflated": 6215
                            },
                            {
                                "ts": 3396,
                                "bytes": 4242,
                                "inflated": 18906
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                        "initiator_line": 0,
                        "initiator_column": 28612,
                        "initiator_type": "script",
                        "initiator_function": "P",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: iframe",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11b0e4dba237cb-FRA",
                                "content-encoding: br",
                                "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                "content-type: text\/html; charset=UTF-8",
                                "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "cross-origin-embedder-policy: require-corp",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:26:27 GMT",
                                "document-policy: js-profiling",
                                "origin-agent-cluster: ?1",
                                "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                "referrer-policy: same-origin",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2590,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16683,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 3308,
                        "netlog_id": 257,
                        "load_end": 3397,
                        "ttfb_start": 3309,
                        "ttfb_end": 3364,
                        "download_start": 3364,
                        "download_end": 3397,
                        "download_ms": 33,
                        "all_start": 3309,
                        "all_end": 3397,
                        "all_ms": 88,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 3,
                        "js_timing": [
                            [
                                7025.4939999999997,
                                7026.2039999999997
                            ],
                            [
                                7025.5169999999998,
                                7026.0640000000003
                            ],
                            [
                                8111.6400000000003,
                                8112.0190000000002
                            ],
                            [
                                10338.041999999999,
                                10338.146000000001
                            ],
                            [
                                12611.611999999999,
                                12611.677
                            ],
                            [
                                15959.963,
                                15960.076999999999
                            ],
                            [
                                15960.179,
                                15960.196
                            ],
                            [
                                15960.376,
                                15960.475
                            ],
                            [
                                16001.465,
                                16001.504000000001
                            ],
                            [
                                18235.942999999999,
                                18236.118999999999
                            ],
                            [
                                21199.959999999999,
                                21200.057000000001
                            ],
                            [
                                23414.901000000002,
                                23415.023000000001
                            ],
                            [
                                26249.751,
                                26249.847000000002
                            ],
                            [
                                29637.07,
                                29637.162
                            ],
                            [
                                34045.601999999999,
                                34045.720999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "58422.65",
                        "request_id": "58422.65",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                        "raw_id": "58422.65",
                        "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 129,
                        "ttfb_ms": 49,
                        "load_start": 5532,
                        "load_start_float": 5532.0002670000003,
                        "bytesIn": 47959,
                        "objectSize": 47959,
                        "objectSizeUncompressed": 122616,
                        "chunks": [
                            {
                                "ts": 5582,
                                "bytes": 1000,
                                "inflated": 1598
                            },
                            {
                                "ts": 5583,
                                "bytes": 1176,
                                "inflated": 2546
                            },
                            {
                                "ts": 5585,
                                "bytes": 1176,
                                "inflated": 2672
                            },
                            {
                                "ts": 5587,
                                "bytes": 1176,
                                "inflated": 3198
                            },
                            {
                                "ts": 5589,
                                "bytes": 1176,
                                "inflated": 3439
                            },
                            {
                                "ts": 5593,
                                "bytes": 2352,
                                "inflated": 6816
                            },
                            {
                                "ts": 5595,
                                "bytes": 1176,
                                "inflated": 2217
                            },
                            {
                                "ts": 5598,
                                "bytes": 1176,
                                "inflated": 1912
                            },
                            {
                                "ts": 5599,
                                "bytes": 1176,
                                "inflated": 1929
                            },
                            {
                                "ts": 5601,
                                "bytes": 1176,
                                "inflated": 2077
                            },
                            {
                                "ts": 5603,
                                "bytes": 1176,
                                "inflated": 1621
                            },
                            {
                                "ts": 5605,
                                "bytes": 1176,
                                "inflated": 1593
                            },
                            {
                                "ts": 5606,
                                "bytes": 505,
                                "inflated": 822
                            },
                            {
                                "ts": 5607,
                                "bytes": 1173,
                                "inflated": 1649
                            },
                            {
                                "ts": 5610,
                                "bytes": 1174,
                                "inflated": 1924
                            },
                            {
                                "ts": 5611,
                                "bytes": 1174,
                                "inflated": 1898
                            },
                            {
                                "ts": 5613,
                                "bytes": 1174,
                                "inflated": 2180
                            },
                            {
                                "ts": 5615,
                                "bytes": 1174,
                                "inflated": 2452
                            },
                            {
                                "ts": 5617,
                                "bytes": 1174,
                                "inflated": 3092
                            },
                            {
                                "ts": 5620,
                                "bytes": 1174,
                                "inflated": 4051
                            },
                            {
                                "ts": 5621,
                                "bytes": 1174,
                                "inflated": 3912
                            },
                            {
                                "ts": 5624,
                                "bytes": 1174,
                                "inflated": 3077
                            },
                            {
                                "ts": 5625,
                                "bytes": 945,
                                "inflated": 3746
                            },
                            {
                                "ts": 5627,
                                "bytes": 1171,
                                "inflated": 4153
                            },
                            {
                                "ts": 5629,
                                "bytes": 1171,
                                "inflated": 2685
                            },
                            {
                                "ts": 5630,
                                "bytes": 574,
                                "inflated": 1780
                            },
                            {
                                "ts": 5632,
                                "bytes": 1171,
                                "inflated": 2223
                            },
                            {
                                "ts": 5634,
                                "bytes": 1174,
                                "inflated": 2932
                            },
                            {
                                "ts": 5635,
                                "bytes": 574,
                                "inflated": 1824
                            },
                            {
                                "ts": 5637,
                                "bytes": 1171,
                                "inflated": 3850
                            },
                            {
                                "ts": 5639,
                                "bytes": 1174,
                                "inflated": 3486
                            },
                            {
                                "ts": 5640,
                                "bytes": 574,
                                "inflated": 2425
                            },
                            {
                                "ts": 5642,
                                "bytes": 1171,
                                "inflated": 3236
                            },
                            {
                                "ts": 5644,
                                "bytes": 1174,
                                "inflated": 3880
                            },
                            {
                                "ts": 5645,
                                "bytes": 574,
                                "inflated": 1927
                            },
                            {
                                "ts": 5647,
                                "bytes": 1168,
                                "inflated": 3154
                            },
                            {
                                "ts": 5649,
                                "bytes": 1174,
                                "inflated": 3294
                            },
                            {
                                "ts": 5654,
                                "bytes": 2919,
                                "inflated": 9774
                            },
                            {
                                "ts": 5656,
                                "bytes": 1174,
                                "inflated": 3483
                            },
                            {
                                "ts": 5658,
                                "bytes": 1174,
                                "inflated": 3499
                            },
                            {
                                "ts": 5660,
                                "bytes": 1171,
                                "inflated": 3179
                            },
                            {
                                "ts": 5661,
                                "bytes": 379,
                                "inflated": 1411
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 1179,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8b11b0f2bed737cb-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:29 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2368,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 48170,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 5529,
                        "netlog_id": 267,
                        "renderBlocking": "blocking",
                        "load_end": 5661,
                        "ttfb_start": 5532,
                        "ttfb_end": 5581,
                        "download_start": 5581,
                        "download_end": 5661,
                        "download_ms": 80,
                        "all_start": 5532,
                        "all_end": 5661,
                        "all_ms": 129,
                        "index": 9,
                        "number": 10,
                        "cpuTimes": {
                            "EvaluateScript": 8,
                            "v8.compile": 3,
                            "FunctionCall": 850
                        },
                        "cpu.EvaluateScript": 8,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 850,
                        "cpuTime": 861,
                        "js_timing": [
                            [
                                8114.2529999999997,
                                8122.2730000000001
                            ],
                            [
                                8114.277,
                                8117.549
                            ],
                            [
                                10338.153,
                                10338.391
                            ],
                            [
                                10338.441000000001,
                                10338.828
                            ],
                            [
                                10340.261,
                                10340.395
                            ],
                            [
                                11496.888999999999,
                                11497.516
                            ],
                            [
                                12611.219999999999,
                                12611.299000000001
                            ],
                            [
                                12611.682000000001,
                                12611.701999999999
                            ],
                            [
                                12611.706,
                                12612.182000000001
                            ],
                            [
                                12612.227999999999,
                                12612.478999999999
                            ],
                            [
                                14831.231,
                                14831.289000000001
                            ],
                            [
                                15960.084000000001,
                                15960.120999999999
                            ],
                            [
                                15960.126,
                                15960.145
                            ],
                            [
                                15960.200000000001,
                                15960.326999999999
                            ],
                            [
                                15960.332,
                                15960.346
                            ],
                            [
                                15960.48,
                                15960.495999999999
                            ],
                            [
                                15960.5,
                                16001.349
                            ],
                            [
                                16001.51,
                                16001.59
                            ],
                            [
                                16001.596,
                                16029.190000000001
                            ],
                            [
                                17107.880000000001,
                                17107.941999999999
                            ],
                            [
                                17112.126,
                                17112.282999999999
                            ],
                            [
                                18180.853999999999,
                                18232.063999999998
                            ],
                            [
                                18233.275000000001,
                                18235.580999999998
                            ],
                            [
                                18236.129000000001,
                                18236.155999999999
                            ],
                            [
                                18236.162,
                                18236.183000000001
                            ],
                            [
                                18246.569,
                                18247.339
                            ],
                            [
                                18247.359,
                                18247.651999999998
                            ],
                            [
                                19393.994999999999,
                                19394.052
                            ],
                            [
                                19417.998,
                                19418.842000000001
                            ],
                            [
                                19419.064999999999,
                                19419.097000000002
                            ],
                            [
                                19419.844000000001,
                                20122.018
                            ],
                            [
                                21195.389999999999,
                                21198.057000000001
                            ],
                            [
                                21200.062999999998,
                                21200.083999999999
                            ],
                            [
                                21200.089,
                                21200.106
                            ],
                            [
                                22352.148000000001,
                                22352.224999999999
                            ],
                            [
                                23406.065999999999,
                                23410.182000000001
                            ],
                            [
                                23415.029999999999,
                                23415.065999999999
                            ],
                            [
                                23415.074000000001,
                                23415.095000000001
                            ],
                            [
                                25182.399000000001,
                                25182.503000000001
                            ],
                            [
                                25183.123,
                                25189.630000000001
                            ],
                            [
                                25196.769,
                                25198.206999999999
                            ],
                            [
                                26249.851999999999,
                                26249.894
                            ],
                            [
                                26249.900000000001,
                                26250.172999999999
                            ],
                            [
                                27369.712,
                                27371.221000000001
                            ],
                            [
                                27371.887999999999,
                                27373.062000000002
                            ],
                            [
                                29637.167000000001,
                                29637.189999999999
                            ],
                            [
                                29637.195,
                                29637.226999999999
                            ],
                            [
                                30960.879000000001,
                                30962.233
                            ],
                            [
                                30962.853999999999,
                                30962.956999999999
                            ],
                            [
                                34045.726999999999,
                                34045.745000000003
                            ],
                            [
                                34045.75,
                                34045.766000000003
                            ],
                            [
                                34072.256999999998,
                                34072.360000000001
                            ],
                            [
                                34073.622000000003,
                                34074.709999999999
                            ]
                        ],
                        "blockingTime": 753.3839999999982
                    },
                    {
                        "type": 3,
                        "id": "58422.70",
                        "request_id": "58422.70",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                        "raw_id": "58422.70",
                        "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 294,
                        "ttfb_ms": 122,
                        "load_start": 11477,
                        "load_start_float": 11477.000276999999,
                        "bytesIn": 85883,
                        "objectSize": 85883,
                        "objectSizeUncompressed": 114892,
                        "chunks": [
                            {
                                "ts": 11599,
                                "bytes": 672,
                                "inflated": 863
                            },
                            {
                                "ts": 11600,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11602,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11604,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11606,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11608,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11610,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11612,
                                "bytes": 1176,
                                "inflated": 1599
                            },
                            {
                                "ts": 11614,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11616,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11618,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11620,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11622,
                                "bytes": 1176,
                                "inflated": 1569
                            },
                            {
                                "ts": 11624,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 11626,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11628,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11630,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11632,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11634,
                                "bytes": 1174,
                                "inflated": 1583
                            },
                            {
                                "ts": 11636,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11638,
                                "bytes": 1035,
                                "inflated": 1379
                            },
                            {
                                "ts": 11640,
                                "bytes": 1171,
                                "inflated": 1498
                            },
                            {
                                "ts": 11642,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11644,
                                "bytes": 1174,
                                "inflated": 1635
                            },
                            {
                                "ts": 11646,
                                "bytes": 1174,
                                "inflated": 1579
                            },
                            {
                                "ts": 11648,
                                "bytes": 1174,
                                "inflated": 1717
                            },
                            {
                                "ts": 11650,
                                "bytes": 1174,
                                "inflated": 1570
                            },
                            {
                                "ts": 11652,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11654,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11655,
                                "bytes": 1013,
                                "inflated": 1403
                            },
                            {
                                "ts": 11657,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 11659,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11661,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11663,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11669,
                                "bytes": 2348,
                                "inflated": 3130
                            },
                            {
                                "ts": 11669,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11671,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 11673,
                                "bytes": 1174,
                                "inflated": 1585
                            },
                            {
                                "ts": 11675,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11677,
                                "bytes": 1174,
                                "inflated": 1631
                            },
                            {
                                "ts": 11679,
                                "bytes": 1171,
                                "inflated": 1517
                            },
                            {
                                "ts": 11759,
                                "bytes": 16075,
                                "inflated": 21534
                            },
                            {
                                "ts": 11762,
                                "bytes": 5867,
                                "inflated": 7822
                            },
                            {
                                "ts": 11768,
                                "bytes": 9634,
                                "inflated": 12844
                            },
                            {
                                "ts": 11771,
                                "bytes": 5787,
                                "inflated": 7711
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 47520,
                        "initiator_type": "script",
                        "initiator_function": "fx",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: 4275b53db5098ee",
                                "content-length: 2742",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-gen: zTalDZRCB4EvVIpOk034k9t0\/NC4cSnhvgudntWSGGO\/TDJ+v5FWtxwohM2yL\/zkiPXSQ8ZF7Z1SmZ83eIDg+f8lcUtW7PQ8WJP95R+qWmNNDjegIfTNOR9YT0UYqgL16CgVkY+qWVHWzasKtYvovfdSJ+EK1oox6azVNx0JH+8+cwNMa+Y2vSv5ljmZSxjTx5eoPiar0cXQhtoEFHMUs\/nJsx\/rk825XZGZ+R9X37wisjdwNeeG9\/2OWyUZBm\/ipEeJXU+fdlX\/I7StXzQhSBMO6RjaAV7QY4duknB2Ea2t\/ZTb5nbUGjCJ85IiVJRrBz0ZF+b1dDUw9D6xfsVRrxgkLyOMGwQ9OwAU4DD\/ZIICQ5fC1n\/rlQEqnH0ePcUVIZBbCxXg1MeA7Tpr4PeZJDKSiI\/CoMFiBjCsWtkcXx4MlGoxvCxpHLjt8kR8Iq6T$Yy62VTNNlWuAGTG8",
                                "cf-ray: 8b11b117ff2d37cb-FRA",
                                "content-encoding: br",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:35 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2989,
                        "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": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 86425,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 11475,
                        "netlog_id": 277,
                        "load_end": 11771,
                        "ttfb_start": 11477,
                        "ttfb_end": 11599,
                        "download_start": 11599,
                        "download_end": 11771,
                        "download_ms": 172,
                        "all_start": 11477,
                        "all_end": 11771,
                        "all_ms": 294,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "58422.74",
                        "request_id": "58422.74",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1925847707:1723307174:UDyaoYr2sTZjyTQ9k1EGwVgUNefPnHkIA9Msro3az1Y\/8b11b0e4dba237cb\/a7dd0ebe7f1f9cb",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1925847707:1723307174:UDyaoYr2sTZjyTQ9k1EGwVgUNefPnHkIA9Msro3az1Y\/8b11b0e4dba237cb\/a7dd0ebe7f1f9cb",
                        "raw_id": "58422.74",
                        "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 281,
                        "ttfb_ms": 136,
                        "load_start": 18216,
                        "load_start_float": 18216.000284999998,
                        "bytesIn": 86316,
                        "objectSize": 86316,
                        "objectSizeUncompressed": 114940,
                        "chunks": [
                            {
                                "ts": 18353,
                                "bytes": 680,
                                "inflated": 880
                            },
                            {
                                "ts": 18354,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18356,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18358,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18360,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18361,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18363,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18365,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18368,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18369,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18371,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18373,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18375,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18377,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 18380,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18381,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18383,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18385,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18387,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18389,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18391,
                                "bytes": 1169,
                                "inflated": 1532
                            },
                            {
                                "ts": 18393,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18395,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18397,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18400,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18401,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18403,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18406,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18407,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18409,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18411,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18413,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18415,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18417,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18419,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18421,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18423,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18425,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18427,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18428,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 18430,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 18431,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18434,
                                "bytes": 1171,
                                "inflated": 1535
                            },
                            {
                                "ts": 18435,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18437,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18439,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18440,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 18442,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18444,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 18446,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18448,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 18450,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18452,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18453,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 18454,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18456,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 18458,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18460,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18462,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18464,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18465,
                                "bytes": 274,
                                "inflated": 366
                            },
                            {
                                "ts": 18467,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18469,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 18471,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 18473,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 18475,
                                "bytes": 1171,
                                "inflated": 1529
                            },
                            {
                                "ts": 18477,
                                "bytes": 1174,
                                "inflated": 1561
                            },
                            {
                                "ts": 18477,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 18479,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 18482,
                                "bytes": 1171,
                                "inflated": 1558
                            },
                            {
                                "ts": 18483,
                                "bytes": 1174,
                                "inflated": 1564
                            },
                            {
                                "ts": 18485,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 18487,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 18489,
                                "bytes": 1174,
                                "inflated": 1561
                            },
                            {
                                "ts": 18491,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 18492,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 18494,
                                "bytes": 1171,
                                "inflated": 1557
                            },
                            {
                                "ts": 18496,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 18497,
                                "bytes": 644,
                                "inflated": 854
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 66968,
                        "initiator_type": "script",
                        "initiator_function": "fs",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1925847707:1723307174:UDyaoYr2sTZjyTQ9k1EGwVgUNefPnHkIA9Msro3az1Y\/8b11b0e4dba237cb\/a7dd0ebe7f1f9cb",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: a7dd0ebe7f1f9cb",
                                "content-length: 2723",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-gen: 83Vkhh6dxFKC8b74XZwf\/JC1XDsYrgbIGTmDNHIdwhkedgcgltyTdbNgLaMAddrExyoH2+7t2fnsDpllxaBaW823nJzqZIoSo1wibi2jitz+MfvnTryWKgKmhyLBfNIPL6nXsb3ELOIov76c8EZnjobzaC\/RDgQZvHGS7PEcl+My8KcoaeLc1RGcjrCypfotVI6z5vaW0RA\/JBzUZcgrRbUEkZoKXmH5LgsytFOa6McUo0prgeHZ007KVTpSplSEny\/72qxv6Svr6j6YEUUH70wJEluqIPaAbUSrvWDKhMyNS9ftU4LpWa7\/wOq3yl5C5+UwY9SSEvkiVOF0vwPBrWgqARga2anb2poCegZenMyJk35r9vmvCVuBKcS1ckQJEkIfZyK5f6yuZRo+JGYKpostGlY6VQOpc1iFrNNrmryhYTXzQw\/uxownTZKq\/+kp$vaiukqlQo2aPTWvz",
                                "cf-ray: 8b11b1420cf337cb-FRA",
                                "content-encoding: br",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:42 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2989,
                        "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": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 86849,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 18215,
                        "netlog_id": 285,
                        "load_end": 18497,
                        "ttfb_start": 18216,
                        "ttfb_end": 18352,
                        "download_start": 18352,
                        "download_end": 18497,
                        "download_ms": 145,
                        "all_start": 18216,
                        "all_end": 18497,
                        "all_ms": 281,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "58422.75",
                        "request_id": "58422.75",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                        "raw_id": "58422.75",
                        "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 401,
                        "request_type": "Fetch",
                        "load_ms": 54,
                        "ttfb_ms": 52,
                        "load_start": 18253,
                        "load_start_float": 18253.000292000001,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 18307,
                                "bytes": 1
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 90368,
                        "initiator_type": "script",
                        "initiator_function": "fg",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cache-control: max-age=0",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8b11b1424d3d37cb-FRA",
                                "content-length: 1",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:42 GMT",
                                "server: cloudflare",
                                "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gTGg53MOnudCcSU3_TUwyMYb-g8DXOwTy6D0vxLqAFRgAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAtTXey34K5wdb1NpmqXxM9NzODeGP_NpDwUTYJ5rA3eyaHctHwttNnxjI5mH4dI_o70gJZF0shnxeuMSrME8L9_COS2jII4RL9GogUGsxRs5qBdmsd2N9G4lg-M2d2EpRkWK9FSCEi0vLer0jsB8eS0W-W3t1ZNIygfygG2K0xhfyMH37d7Ca5h4GpPV1zj2hgCGD1XbrLtk7d7l38BkKR4ULloCp2qJCkg6FXC2fKLXfZRYeeAJPkLrljo41kVkYM-G9nrxIHKsUQ8kIVQyPnhDWbeZqnoyMsWiu67YRcs3P5dS9-OIW04f1Ar8ZTcUyJ8kTwP6PM3vUdsrVpby8jQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIExoOdzDp7nQnElN_01MMjGG_oPA1zsE8ug9L8S6gBUYABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAu2FlB5ktDoeROxA-CL3BCDo3MeeTuCmxb24sUOtLSedclIaHLU1EAC4D5nGqr-aczjp9M9qFQYJBi6e07hOPSMkAX__GsSGSwArapiA8zNHer8YXwzMZmO0fvD-C6G93rpdMQCFAFQNOl0LwZWgntZa3JqfFO7HQWCO6qmOSju2VD4xvdLtNsn248ypVfQG_EyYKqi0MdbWu-eGJvAAYS-LrZKn2uSrKCltLs8hk2TTJ5btxvC7zFmcn0c7zCEZMham2aMVPUo5rI08ZQhGBYzKjc1VS7PIbmPz0nsaal3-Saa-3afBQyM-8Bwq1FuIGA9MG2lS1ZZ5iDL8LZB9SmwIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIExoOdzDp7nQnElN_01MMjGG_oPA1zsE8ug9L8S6gBUYABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAj3aKE3IQZKxrwhP2RNsMWYqLXI8QXFhRupd9uNWzU8gu_JF_dI6YsaHdYHHn80foDV62bwNGz5IYcRfev1qam5Z0OC_DbCZjjJ8mWSQDNsnDtdZqHM82YF6j8Vl6UW7_03LWsPENx7ugdyqyJKLR0DI0bbP23ly1VI-JJf6jCBmbrLIsLDEWqrEE7aNIVakpmpp9B17hOUH-kgEed2jw-KTqhyvwnQJTkFUJ8rNyJ9J1ryyoqeKce9Ybl7LLaanLNZJf3yHtbguBuZJuljPOArUjuZ8psUEcVhm1hsseZ2BzlgECW7X80svcm9_sMZxFM6R0-gU1wXyrd9kMUUnXhwIDAQAB\", max-age=20"
                            ]
                        },
                        "bytesOut": 2635,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": "Cloudflare",
                        "server_count": null,
                        "created": 18252,
                        "netlog_id": 292,
                        "load_end": 18307,
                        "ttfb_start": 18253,
                        "ttfb_end": 18305,
                        "download_start": 18305,
                        "download_end": 18307,
                        "download_ms": 2,
                        "all_start": 18253,
                        "all_end": 18307,
                        "all_ms": 54,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "58422.79",
                        "request_id": "58422.79",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e17e3d37cb\/1723310795544\/cbAEce-8bHwkjZ-",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e17e3d37cb\/1723310795544\/cbAEce-8bHwkjZ-",
                        "raw_id": "58422.79",
                        "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 48,
                        "ttfb_ms": 47,
                        "load_start": 26319,
                        "load_start_float": 26319.0003,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 61,
                        "chunks": [
                            {
                                "ts": 26367,
                                "bytes": 61
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e17e3d37cb\/1723310795544\/cbAEce-8bHwkjZ-",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8b11b174af2137cb-FRA",
                                "content-length: 61",
                                "content-type: image\/png",
                                "date: Sat, 10 Aug 2024 17:26:50 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2527,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "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": 61,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 26317,
                        "netlog_id": 300,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "61 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 26,
                                    "ImageHeight": 33,
                                    "BitDepth": 8,
                                    "ColorType": "RGB",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "26x33",
                                    "Megapixels": 0.00085800000000000004
                                }
                            }
                        },
                        "load_end": 26367,
                        "ttfb_start": 26319,
                        "ttfb_end": 26366,
                        "download_start": 26366,
                        "download_end": 26367,
                        "download_ms": 1,
                        "all_start": 26319,
                        "all_end": 26367,
                        "all_ms": 48,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "58422.80",
                        "request_id": "58422.80",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                        "raw_id": "58422.80",
                        "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 401,
                        "request_type": "Fetch",
                        "load_ms": 60,
                        "ttfb_ms": 59,
                        "load_start": 27382,
                        "load_start_float": 27382.000307999999,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 27442,
                                "bytes": 1
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 85292,
                        "initiator_type": "script",
                        "initiator_function": "fb",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cache-control: max-age=0",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8b11b17b481337cb-FRA",
                                "content-length: 1",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:51 GMT",
                                "server: cloudflare",
                                "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gaoVrz4IdFfsd1_3YNMpqR_61CyY2L60NvNy6IW97CQgAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAtTXey34K5wdb1NpmqXxM9NzODeGP_NpDwUTYJ5rA3eyaHctHwttNnxjI5mH4dI_o70gJZF0shnxeuMSrME8L9_COS2jII4RL9GogUGsxRs5qBdmsd2N9G4lg-M2d2EpRkWK9FSCEi0vLer0jsB8eS0W-W3t1ZNIygfygG2K0xhfyMH37d7Ca5h4GpPV1zj2hgCGD1XbrLtk7d7l38BkKR4ULloCp2qJCkg6FXC2fKLXfZRYeeAJPkLrljo41kVkYM-G9nrxIHKsUQ8kIVQyPnhDWbeZqnoyMsWiu67YRcs3P5dS9-OIW04f1Ar8ZTcUyJ8kTwP6PM3vUdsrVpby8jQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIGqFa8-CHRX7Hdf92DTKakf-tQsmNi-tDbzcuiFvewkIABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAu2FlB5ktDoeROxA-CL3BCDo3MeeTuCmxb24sUOtLSedclIaHLU1EAC4D5nGqr-aczjp9M9qFQYJBi6e07hOPSMkAX__GsSGSwArapiA8zNHer8YXwzMZmO0fvD-C6G93rpdMQCFAFQNOl0LwZWgntZa3JqfFO7HQWCO6qmOSju2VD4xvdLtNsn248ypVfQG_EyYKqi0MdbWu-eGJvAAYS-LrZKn2uSrKCltLs8hk2TTJ5btxvC7zFmcn0c7zCEZMham2aMVPUo5rI08ZQhGBYzKjc1VS7PIbmPz0nsaal3-Saa-3afBQyM-8Bwq1FuIGA9MG2lS1ZZ5iDL8LZB9SmwIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIGqFa8-CHRX7Hdf92DTKakf-tQsmNi-tDbzcuiFvewkIABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAj3aKE3IQZKxrwhP2RNsMWYqLXI8QXFhRupd9uNWzU8gu_JF_dI6YsaHdYHHn80foDV62bwNGz5IYcRfev1qam5Z0OC_DbCZjjJ8mWSQDNsnDtdZqHM82YF6j8Vl6UW7_03LWsPENx7ugdyqyJKLR0DI0bbP23ly1VI-JJf6jCBmbrLIsLDEWqrEE7aNIVakpmpp9B17hOUH-kgEed2jw-KTqhyvwnQJTkFUJ8rNyJ9J1ryyoqeKce9Ybl7LLaanLNZJf3yHtbguBuZJuljPOArUjuZ8psUEcVhm1hsseZ2BzlgECW7X80svcm9_sMZxFM6R0-gU1wXyrd9kMUUnXhwIDAQAB\", max-age=20"
                            ]
                        },
                        "bytesOut": 2635,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": "Cloudflare",
                        "server_count": null,
                        "created": 27381,
                        "netlog_id": 308,
                        "load_end": 27442,
                        "ttfb_start": 27382,
                        "ttfb_end": 27441,
                        "download_start": 27441,
                        "download_end": 27442,
                        "download_ms": 1,
                        "all_start": 27382,
                        "all_end": 27442,
                        "all_ms": 60,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "58422.81",
                        "request_id": "58422.81",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                        "raw_id": "58422.81",
                        "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 368,
                        "ttfb_ms": 362,
                        "load_start": 31253,
                        "load_start_float": 31253.000317000002,
                        "bytesIn": 2592,
                        "objectSize": 2592,
                        "objectSizeUncompressed": 3416,
                        "chunks": [
                            {
                                "ts": 31617,
                                "bytes": 1173,
                                "inflated": 1531
                            },
                            {
                                "ts": 31621,
                                "bytes": 1419,
                                "inflated": 1885
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "initiator_line": 0,
                        "initiator_column": 47520,
                        "initiator_type": "script",
                        "initiator_function": "fx",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: 4275b53db5098ee",
                                "content-length: 31569",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-out: ec23qSilnn7+Bbs\/YZWGfEQKCq01uqIkUFeBg4wqRrRJpIdE+bXtp7k3lE2dEfNLxkeF6He1uPqfTcJ47Xay\/yJs7cCRfR\/k9HmJaKbZgC1E+D8iqaD27vp22k8ReMKrTZy7WB0BmtGEfynzx2C4UmAIGy5opTuykdgrkJ2SQT2A0p8nG5IqdmlUnXAX7ewIN+feEmc2OElPmWTQsnQp$n+DEioIEPQu5Qmjp",
                                "cf-chl-out-s: fylN4QuWvArSgVLHZtfbGqJni3OSoTBV+EF8OrPqBMgnOSeNeOP0AVpz1Cn\/yR3sVsC8VXB0uJ06+39zH5b\/oBpFdaPajSiS9aSs2\/AsTtXEJ0aoqIwPb0LRVjxA2C1riRv+SanqJwQD3y5+hyf7hZ0j+zA\/k0+hlDQMM7QWo5gnKI6jn4SvAH0WoFtNFtBAjyFGl8StbbVnljEdRhzcKzo3J9LUt5XdDPr5TwJw4uPHDahNQHGLVyloLLhaoed7xaj8OcGp922ZTM85Miu\/mhQIQQt71XaizEdE4Nf8tO9WBGJB6\/rOUoTECbY1FzSDhTZKFR6USvanwUQLJ5mLbxVKSyycpBKR0Rn02g2cwX2KxS413fSLbVh++I9HHA6G2n1bnTJHjcaXvfOsPusr+QWAmpMjPpILw+WfzoAFlDK19hMkyXkqk\/g8Z5mBeU+9Rav7Pfx77XooTKQ17K7ISOFCt6Oqb2TgSncOV8VpXg9Yf\/Pfhp+StLZH85mMuribw1bvO8p4\/oPUcbzZZ7wjWpIhb+uBwGkB6w57jF5ipNfzlXadTfX3X+IHp8GO7C4I8sQZEkk49\/eVAmvww\/7J9YumBJPewY+QmEAvoO+7zyUSeKugYAy8978JRa6XpUVywx0vRCOxMi2\/Sj5BG9sOfNxsnFdpUSoqR0wfGS93H8Gp+LGcjrJsZHjw6xB8dV\/TGWkLBS\/Fs0AtT651YD5tplwDg561Er4\/ei65Cqk0G6rmbfgc1RlkrJyfyPSoL8o23ClFR1ZYcftPu4FD29HxIbWcF3p++hUWRa2YhP2QUf3dOWmEcdf8vSU6lLohs5+E5ElbaLYTrR6I\/mK9X5LTQdkOY7gY5qNtuq8XBsHgXo61frLnl9WkQ44nay2LRSckZroLLQ8cPPtXD\/MtjwYsjyf2OcTjai2UbDMRTMks9BmgdtoibeeJtP\/0\/nd\/mlYPvOKCirPYv7RbOGuwVeMUBCwonb+RNwPXWYb00fvF0bemEueqw\/YfiO1FoYCLbKB1x5TbRfvZCzOsIY2XtaNQ9R04tuoEj7H97va7bP8y0IpF3M0VoVDyj61AUsFcMCm0N2IdBlWPu+NnbyyyEObUMs4tOjGqgllAspXIMiUSUSSfX28om\/Bgfx0RykZROF0Mg\/NN\/KCd2OM39e+W+FfGQdiiO3uQvejSsin652rbZQ0oc7RHvIW+vfOOk5oCHRy8nI3pt9JMB7Jf47w=$tfVLD7O+NP52KXok",
                                "cf-ray: 8b11b193891937cb-FRA",
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Sat, 10 Aug 2024 17:26:55 GMT",
                                "server: cloudflare"
                            ]
                        },
                        "bytesOut": 2992,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3924,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 31252,
                        "netlog_id": 317,
                        "load_end": 31621,
                        "ttfb_start": 31253,
                        "ttfb_end": 31615,
                        "download_start": 31615,
                        "download_end": 31621,
                        "download_ms": 6,
                        "all_start": 31253,
                        "all_end": 31621,
                        "all_ms": 368,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "CE4769C56D7F01ACBE2BF355DCA10A94",
                        "request_id": "CE4769C56D7F01ACBE2BF355DCA10A94",
                        "ip_addr": "162.159.138.60",
                        "full_url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "player.vimeo.com",
                        "url": "\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "raw_id": "CE4769C56D7F01ACBE2BF355DCA10A94",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 370,
                        "ttfb_ms": 359,
                        "load_start": 35883,
                        "load_start_float": 35883.000331000003,
                        "bytesIn": 6327,
                        "objectSize": 6327,
                        "objectSizeUncompressed": 20927,
                        "chunks": [
                            {
                                "ts": 36248,
                                "bytes": 3279,
                                "inflated": 12314
                            },
                            {
                                "ts": 36253,
                                "bytes": 1471,
                                "inflated": 4096
                            },
                            {
                                "ts": 36253,
                                "bytes": 1577,
                                "inflated": 4517
                            }
                        ],
                        "expires": "Fri, 15 Dec 1985 19:30:00 GMT",
                        "cacheControl": "no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 132,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "initiator_line": 200,
                        "initiator_column": 35,
                        "initiator_type": "script",
                        "initiator_function": "callback",
                        "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",
                                "Cookie: __cf_bm=iHtCU2xJW2SYGCiPFQUSIg3C9ONNQeH992RSLJOk8po-1723310784-1.0.1.1-n2sjCn.ENW3agqlnyg.KgiLMEWGs3K9_GcSi8g_jdF.UKmqY3Qt50cgUvc.xQ5UN; _cfuvid=BKuIeREprlCMScDAhpCgATbo.05TqfSw1FLqHclsfxg-1723310784860-0.0.1.1-604800000",
                                "Host: player.vimeo.com",
                                "Referer: https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "Sec-Fetch-Dest: iframe",
                                "Sec-Fetch-Mode: navigate",
                                "Sec-Fetch-Site: same-origin",
                                "Upgrade-Insecure-Requests: 1",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Sat, 10 Aug 2024 17:27:00 GMT",
                                "Content-Type: text\/html; charset=UTF-8",
                                "Transfer-Encoding: chunked",
                                "Connection: keep-alive",
                                "CF-Ray: 8b11b1b08c1a9f45-FRA",
                                "CF-Cache-Status: DYNAMIC",
                                "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "Expires: Fri, 15 Dec 1985 19:30:00 GMT",
                                "Link: <https:\/\/fresnel.vimeocdn.com>; rel=preconnect; crossorigin, <https:\/\/i.vimeocdn.com>; rel=preconnect; crossorigin, <https:\/\/f.vimeocdn.com>; rel=preconnect; crossorigin",
                                "Set-Cookie: player_clearance=eyJhbGciOiJIUzI1NiJ9.eyJpcCI6IjM0LjE1OS41Ni44MCIsImphNCI6InQxM2QxNTE2aDJfOGRhYWY2MTUyNzcxXzAyNzEzZDZhZjg2MiIsImV4cCI6MTcyMzkxNTYxOX0.7tdBoaCwveiRSuPRPERJiN_KfUPa4iE5HZYRjvn7s2E; Max-Age=604800; HttpOnly; Secure; Path=\/; SameSite=None; Partitioned;",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains; preload",
                                "Vary: Accept-Encoding",
                                "Via: 1.1 varnish",
                                "content-security-policy: default-src 'none'; script-src 'self' 'unsafe-inline' https:\/\/*.vimeocdn.com 'unsafe-eval' resource: https:\/\/vimeo.com https:\/\/js-agent.newrelic.com https:\/\/imasdk.googleapis.com\/ https:\/\/adservice.google.com\/ https:\/\/s0.2mdn.net\/instream\/video\/ https:\/\/bam.nr-data.net https:\/\/src.litix.io https:\/\/www.gstatic.com https:\/\/cdn.kollective.app\/ https:\/\/wirewax.s3.eu-west-1.amazonaws.com https:\/\/edge-assets.wirewax.com https:\/\/embedder-sdk.wirewax.com https:\/\/embedder-sdk.wirewax.tv; style-src 'self' 'unsafe-inline' https:\/\/*.vimeocdn.com https:\/\/fonts.googleapis.com https:\/\/edge-assets.wirewax.com https:\/\/edge-player5.wirewax.com; connect-src 'self' ws: wss: https:\/\/vimeo.com https:\/\/api.vimeo.com https:\/\/csi.gstatic.com https:\/\/player-telemetry.vimeo.com https:\/\/*.akamaized.net https:\/\/*.akamaized-staging.net https:\/\/*.vimeocdn.com https:\/\/drm-gke.vhx.com https:\/\/wv.service.expressplay.com https:\/\/fp.service.expressplay.com https:\/\/pr.service.expressplay.com https:\/\/storage.googleapis.com https:\/\/bam.nr-data.net https:\/\/live-api.cloud.vimeo.com https:\/\/*.litix.io\/ https:\/\/collector.vhx.tv https:\/\/collector.vhxstaging.com https:\/\/*.kollective.app https:\/\/*.kollective.app:31015 https:\/\/*.kollectivecd.com https:\/\/*.hivestreaming.com https:\/\/mimir.cloud.vimeo.com https:\/\/vimeo.magisto.com https:\/\/stage-proxy.vimeo.magisto.com https:\/\/*.wirewax.com https:\/\/*.wirewax.tv https:\/\/wirewax.s3.eu-west-1.amazonaws.com https:\/\/sqs.us-east-1.amazonaws.com https:\/\/sqs.eu-west-1.amazonaws.com https:\/\/s3-eu-west-1.amazonaws.com https:\/\/cognito-identity.us-east-1.amazonaws.com https:\/\/cognito-identity.eu-west-1.amazonaws.com; font-src data: https:\/\/edge-assets.wirewax.com https:\/\/branding.cdn.magisto.com https:\/\/fonts.gstatic.com https:\/\/player.vimeo.com; img-src 'self' data: https:\/\/player.vimeo.com https:\/\/i.vimeocdn.com https:\/\/secure-b.vimeocdn.com https:\/\/f.vimeocdn.com https:\/\/*.vimeocdn.com https:\/\/vimeo.com https:\/\/secure.gravatar.com https:\/\/i0.wp.com https:\/\/i1.wp.com https:\/\/i2.wp.com https:\/\/pagead2.googlesyndication.com https:\/\/i.vimeocdn.com https:\/\/duysrfiajusdh.cloudfront.net https:\/\/d263mgllkjh2k2.cloudfront.net https:\/\/wirewax.s3.eu-west-1.amazonaws.com https:\/\/studio-media.wirewax.com https:\/\/edge-assets.wirewax.com https:\/\/maps.googleapis.com android-webview-video-poster:; object-src 'self' https:\/\/*.vimeocdn.com https:\/\/*.akamaized.net https:\/\/*.akamaized-staging.net; media-src 'self' blob: https:\/\/*.vimeocdn.com https:\/\/*.akamaized.net https:\/\/*.akamaized-staging.net https:\/\/*.gvt1.com https:\/\/live-api.cloud.vimeo.com; frame-src 'self' https:\/\/*; report-uri \/_csp",
                                "x-backend-server: player-backend-edge-entry",
                                "x-bapp-server: player-backend-6fb5f7cf65-cq77s",
                                "x-cache: MISS",
                                "x-cache-hits: 0",
                                "x-content-type-options: nosniff",
                                "x-host: player-backend-6fb5f7cf65-cq77s",
                                "x-player-backend: g",
                                "x-served-by: cache-fra-eddf8230070-FRA",
                                "x-timer: S1723310820.007382,VS0,VE208",
                                "x-xss-protection: 1; mode=block",
                                "Server: cloudflare",
                                "Content-Encoding: gzip"
                            ]
                        },
                        "bytesOut": 3010,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 10283,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 35879,
                        "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch cross_site>",
                        "netlog_id": 331,
                        "server_port": "443",
                        "load_end": 36253,
                        "ttfb_start": 35883,
                        "ttfb_end": 36242,
                        "download_start": 36242,
                        "download_end": 36253,
                        "download_ms": 11,
                        "all_start": 35883,
                        "all_end": 36253,
                        "all_ms": 370,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e4dba237cb\/1723310802286\/g5WHbOdshv-nutm",
                        "id": "99999.99999.1",
                        "is_secure": 1,
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e4dba237cb\/1723310802286\/g5WHbOdshv-nutm",
                        "responseCode": -1,
                        "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": "EA245636647127D59126E4A16AA96175",
                        "created": 37094,
                        "load_start": 37095,
                        "priority": "Low",
                        "protocol": "QUIC",
                        "chunks": [],
                        "netlog_id": 337,
                        "load_start_float": 37095.000336999998,
                        "headers": {
                            "request": [
                                ":method: GET",
                                ":authority: challenges.cloudflare.com",
                                ":scheme: https",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e4dba237cb\/1723310802286\/g5WHbOdshv-nutm",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "sec-fetch-site: same-origin",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-dest: image",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i"
                            ],
                            "response": []
                        },
                        "bytesIn": 0,
                        "objectSize": 0,
                        "bytesOut": 0,
                        "request_id": "99999.99999.1",
                        "raw_id": "99999.99999.1",
                        "load_end": 0,
                        "ttfb_start": 37095,
                        "ttfb_end": 0,
                        "download_start": 37095,
                        "download_end": 0,
                        "download_ms": -37095,
                        "all_start": 37095,
                        "all_end": 0,
                        "all_ms": 0,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "58422.84",
                        "request_id": "58422.84",
                        "ip_addr": "146.75.122.109",
                        "full_url": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/player.module.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "f.vimeocdn.com",
                        "url": "\/p\/4.36.5\/js\/player.module.js",
                        "raw_id": "58422.84",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 527,
                        "ttfb_ms": 165,
                        "load_start": 37280,
                        "load_start_float": 37280.000345,
                        "bytesIn": 147448,
                        "objectSize": 147448,
                        "objectSizeUncompressed": 608385,
                        "chunks": [
                            {
                                "ts": 37514,
                                "bytes": 12574,
                                "inflated": 33812
                            },
                            {
                                "ts": 37537,
                                "bytes": 16375,
                                "inflated": 1928
                            },
                            {
                                "ts": 37551,
                                "bytes": 7595,
                                "inflated": 31471
                            },
                            {
                                "ts": 37640,
                                "bytes": 14364,
                                "inflated": 63813
                            },
                            {
                                "ts": 37664,
                                "bytes": 16375,
                                "inflated": 61141
                            },
                            {
                                "ts": 37757,
                                "bytes": 32768,
                                "inflated": 8797
                            },
                            {
                                "ts": 37786,
                                "bytes": 32768,
                                "inflated": 10328
                            },
                            {
                                "ts": 37799,
                                "bytes": 14629,
                                "inflated": 3879
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=1209600",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 389,
                        "protocol": "HTTP\/2",
                        "dns_start": 37129,
                        "dns_end": 37177,
                        "connect_start": 37180,
                        "connect_end": 37211,
                        "ssl_start": 37211,
                        "ssl_end": 37279,
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "initiator_line": 33,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: f.vimeocdn.com",
                                ":method: GET",
                                ":path: \/p\/4.36.5\/js\/player.module.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/player.vimeo.com",
                                "priority: u=1",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 257978",
                                "cache-control: max-age=1209600",
                                "content-encoding: br",
                                "content-length: 147448",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:27:01 GMT",
                                "vary: Accept-Encoding,x-http-method-override",
                                "via: 1.1 varnish, 1.1 varnish",
                                "x-cache: HIT, HIT",
                                "x-cache-hits: 2, 44583",
                                "x-served-by: cache-iad-kiad7000031-IAD, cache-fra-etou8220123-FRA",
                                "x-timer: S1723310821.325215,VS0,VE0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1903,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 48,
                        "connect_ms": 31,
                        "ssl_ms": 68,
                        "gzip_total": 147448,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 951622,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 37128,
                        "socket_group": "pm\/https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_UNKNOWN_4876": 0
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 345,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGXjCCBUagAwIBAgIQAUvbv98ag8QKO7ccTj70qTANBgkqhkiG9w0BAQsFADBY\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEuMCwGA1UE\nAxMlR2xvYmFsU2lnbiBBdGxhcyBSMyBEViBUTFMgQ0EgMjAyMyBRNDAeFw0yMzEx\nMjIyMjUwMDlaFw0yNDEyMjMyMjUwMDhaMBkxFzAVBgNVBAMMDioudmltZW9jZG4u\nY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnI0zlV2mwCXIHlZk\nDi3ufW2Kq6e6mrmYCpqO7\/hxH8bxNIjOB8Ar1mDDvZG5QN4bjHJ\/NyZVTYg9OOgB\n9iQpSlCU5EZAbit873X7tH3gpj8ulhiBZwl63uiODEZSNCsgzzx0cRLx8YzdHOZV\n1X2+e8v820iqcmemmR53Y2ME2OhlEiylYZIYmHP2EHSEhkvoTj8qa02ShkCq\/G2t\nAhoR2jI8vGA9sSTADI8nVSEW66FMexjjzTUGj6mDUFqdk8BCOpfkmOQ\/OIm+JqfB\nhes5u51GF4yuCSRW31WEdNUxXjN\/8hnnikQrGdVxqNLOIb5\/arJ1Lv3U0Q\/69X0I\nH5EBtwIDAQABo4IDYTCCA10wGQYDVR0RBBIwEIIOKi52aW1lb2Nkbi5jb20wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQU3JbFDmofe4aBonURE3oAy6zhIJYwVwYDVR0gBFAwTjAIBgZngQwBAgEw\nQgYKKwYBBAGgMgoBAzA0MDIGCCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxz\naWduLmNvbS9yZXBvc2l0b3J5LzAMBgNVHRMBAf8EAjAAMIGeBggrBgEFBQcBAQSB\nkTCBjjBABggrBgEFBQcwAYY0aHR0cDovL29jc3AuZ2xvYmFsc2lnbi5jb20vY2Ev\nZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNDBKBggrBgEFBQcwAoY+aHR0cDovL3NlY3Vy\nZS5nbG9iYWxzaWduLmNvbS9jYWNlcnQvZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNC5j\ncnQwHwYDVR0jBBgwFoAUqhFxj5XEWJiLsW4PO1BoJLy4GbwwSAYDVR0fBEEwPzA9\noDugOYY3aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9jYS9nc2F0bGFzcjNkdnRs\nc2NhMjAyM3E0LmNybDCCAX0GCisGAQQB1nkCBAIEggFtBIIBaQFnAHUAdv+IPwq2\n+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGL+Tn98gAABAMARjBEAiB7t6CC\nUTK77Tz5ZNlajsdoz2OAMeWa8pXh7\/3K5q0GfgIgMwaN0DZQ6hTagUw6fpifnE+0\nszudtd6A6XPvlpy7w+EAdQA\/F0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7Phk\nbgAAAYv5Of5tAAAEAwBGMEQCIFcZQpfy8fOfT0yOXPltcO64rGI6JPhPA6zzOKE8\nH\/88AiBFYbulaMGq3mlcUD7cUqGXCO0cyJP7ywFjSuB6K6dyZQB3AEiw42vapkc0\nD+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAABi\/k6ACAAAAQDAEgwRgIhAKziF2M9\noO260KEJ6bAE4rXKdGmplO1l4xckyUSmiBI8AiEAs2Bl\/wMhoX0NBQXim5PLpPqA\n8qHTouo7iS6qigMhbV0wDQYJKoZIhvcNAQELBQADggEBADsgeBfkR+zUtLUnKc1m\n8z+S6U\/mLTwni4mTmAm0bRZI5XlsfVMuipy1Hi5fylotIt5w1hUZPQkKbEXVYxb8\nFbaw7SPeGWxZPXgDcNj\/LBfQNhuHbw2MX79Qa\/odSrmPCH47TG6hj+LfipKsQad9\nEDcy8q6AphdH2wQWnrOax10Vf3H2CNu+sTv93x5MkYBOw4cUSnLg\/T05Zmgnb3\/t\nlA1owJQ7SLqaA3ALXaJU2uWA9XShF+ik73wh73uno8PwTqqBxrt8JlO9u8rr7FcN\nLUNHiGJPgufxRso+tL9xTrcjiWipb0VXeR4GgCNGF9EkPRmdcgw3\/Ph9sR5EqJE6\n2bs=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEjzCCA3egAwIBAgIQfx8sScYPx1YvWJnWzWAZszANBgkqhkiG9w0BAQsFADBM\nMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xv\nYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0yMzA3MTkwMzQyMjlaFw0y\nNTA3MTkwMDAwMDBaMFgxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWdu\nIG52LXNhMS4wLAYDVQQDEyVHbG9iYWxTaWduIEF0bGFzIFIzIERWIFRMUyBDQSAy\nMDIzIFE0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArn7MODS0pNF1\n+r3pMVMb8tjOcHZEzqIqk+OU738JzxqkKKO6o4eMdPQn3wuKPHQKmJFEiMwYRYlP\nzFqL5SJVfmDg2t47QPtrL5kPr\/bU08qL0N3LDeuv4d7c5FmY535\/3AqlZqcnp9EF\nSHngn4ISG6EXp6s\/LPdyObu6so4vApJbmm2xHHc1pgAeorBNsDRr9IgcODwI1U5o\n3UtBP0F4oZFmIopTl1dbFKGYPr+xap3hAw+z5MnspBaDRkSiU3xfy0LngS73Vs52\neYdp11AEWlZzTyDYwc8zm\/tRArLZzfqygl86AyydLvZ9tg8OzPx+Tzl5xLx5Ltwi\nKsxglnv2ewIDAQABo4IBXzCCAVswDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQG\nCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQW\nBBSqEXGPlcRYmIuxbg87UGgkvLgZvDAfBgNVHSMEGDAWgBSP8Et\/qC5FJK5NUPpj\nmove4t0bvDB7BggrBgEFBQcBAQRvMG0wLgYIKwYBBQUHMAGGImh0dHA6Ly9vY3Nw\nMi5nbG9iYWxzaWduLmNvbS9yb290cjMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9zZWN1\ncmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L3Jvb3QtcjMuY3J0MDYGA1UdHwQvMC0w\nK6ApoCeGJWh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vcm9vdC1yMy5jcmwwIQYD\nVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAGgMgoBAzANBgkqhkiG9w0BAQsFAAOC\nAQEAiLoUIGIiKDNmQ8cWRZv5BX3ChPqWie23uWZ1YaP\/59gYVvM48TbQu7lA8ZeE\nFieIUFE+B68wGtU4mxKamfkWhORTAl1OcQ2C2tfJ0t4v6TbtEgzS2CC7oDkr4+W5\nQDuBbGgNIzBB7xbL9Uy\/PJ602MFt46a8WYvr0Mp+Qn2buHQ8WaTi2PXiv8Z62YZ0\nzz3yEpWzh7sVUS\/4t6CdvccPnYq6c0wMIO4Dn+fO5HEy3M00y9BIXhG4WeMWhmIk\nes+tp6LilOYT\/ZV2WPebhvmi66VnDzRPwk98aWrMYzkV3pgkwLQIqzfp1N3gNAHe\nZCnzaCq5VstgX6g9l2vw5Qycag==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 37807,
                        "ttfb_start": 37280,
                        "ttfb_end": 37445,
                        "download_start": 37445,
                        "download_end": 37807,
                        "download_ms": 362,
                        "all_start": 37129,
                        "all_end": 37807,
                        "all_ms": 674,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "58422.85",
                        "request_id": "58422.85",
                        "ip_addr": "146.75.122.109",
                        "full_url": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/vendor.module.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "f.vimeocdn.com",
                        "url": "\/p\/4.36.5\/js\/vendor.module.js",
                        "raw_id": "58422.85",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 355,
                        "ttfb_ms": 57,
                        "load_start": 37280,
                        "load_start_float": 37280.000357999998,
                        "bytesIn": 100288,
                        "objectSize": 100288,
                        "objectSizeUncompressed": 416997,
                        "chunks": [
                            {
                                "ts": 37349,
                                "bytes": 8265,
                                "inflated": 22416
                            },
                            {
                                "ts": 37352,
                                "bytes": 2758,
                                "inflated": 10403
                            },
                            {
                                "ts": 37357,
                                "bytes": 2758,
                                "inflated": 9589
                            },
                            {
                                "ts": 37362,
                                "bytes": 2749,
                                "inflated": 9113
                            },
                            {
                                "ts": 37368,
                                "bytes": 2758,
                                "inflated": 13361
                            },
                            {
                                "ts": 37372,
                                "bytes": 2758,
                                "inflated": 12565
                            },
                            {
                                "ts": 37377,
                                "bytes": 2758,
                                "inflated": 14217
                            },
                            {
                                "ts": 37382,
                                "bytes": 2758,
                                "inflated": 12115
                            },
                            {
                                "ts": 37397,
                                "bytes": 2758,
                                "inflated": 12047
                            },
                            {
                                "ts": 37404,
                                "bytes": 1379,
                                "inflated": 7115
                            },
                            {
                                "ts": 37406,
                                "bytes": 1370,
                                "inflated": 7385
                            },
                            {
                                "ts": 37416,
                                "bytes": 2758,
                                "inflated": 12795
                            },
                            {
                                "ts": 37423,
                                "bytes": 1379,
                                "inflated": 7087
                            },
                            {
                                "ts": 37441,
                                "bytes": 2758,
                                "inflated": 16358
                            },
                            {
                                "ts": 37447,
                                "bytes": 2647,
                                "inflated": 13809
                            },
                            {
                                "ts": 37452,
                                "bytes": 2758,
                                "inflated": 15506
                            },
                            {
                                "ts": 37482,
                                "bytes": 16375,
                                "inflated": 7079
                            },
                            {
                                "ts": 37513,
                                "bytes": 3792,
                                "inflated": 12433
                            },
                            {
                                "ts": 37582,
                                "bytes": 16375,
                                "inflated": 61962
                            },
                            {
                                "ts": 37606,
                                "bytes": 16375,
                                "inflated": 1939
                            },
                            {
                                "ts": 37635,
                                "bytes": 2002,
                                "inflated": 6631
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=1209600",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 389,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "initiator_line": 34,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: f.vimeocdn.com",
                                ":method: GET",
                                ":path: \/p\/4.36.5\/js\/vendor.module.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/player.vimeo.com",
                                "priority: u=1",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 257978",
                                "cache-control: max-age=1209600",
                                "content-encoding: br",
                                "content-length: 100288",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:27:01 GMT",
                                "vary: Accept-Encoding,x-http-method-override",
                                "via: 1.1 varnish, 1.1 varnish",
                                "x-cache: HIT, HIT",
                                "x-cache-hits: 2, 49015",
                                "x-served-by: cache-iad-kiad7000025-IAD, cache-fra-etou8220123-FRA",
                                "x-timer: S1723310821.324522,VS0,VE0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1903,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 100288,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 951622,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 37136,
                        "socket_group": "pm\/https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 358,
                        "server_port": "443",
                        "load_end": 37635,
                        "ttfb_start": 37280,
                        "ttfb_end": 37337,
                        "download_start": 37337,
                        "download_end": 37635,
                        "download_ms": 298,
                        "all_start": 37280,
                        "all_end": 37635,
                        "all_ms": 355,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "58422.86",
                        "request_id": "58422.86",
                        "ip_addr": "146.75.122.109",
                        "full_url": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/css\/player.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "f.vimeocdn.com",
                        "url": "\/p\/4.36.5\/css\/player.css",
                        "raw_id": "58422.86",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 149,
                        "ttfb_ms": 84,
                        "load_start": 37297,
                        "load_start_float": 37297.000362999999,
                        "bytesIn": 22694,
                        "objectSize": 22694,
                        "objectSizeUncompressed": 217367,
                        "chunks": [
                            {
                                "ts": 37387,
                                "bytes": 2749,
                                "inflated": 10679
                            },
                            {
                                "ts": 37392,
                                "bytes": 2758,
                                "inflated": 36590
                            },
                            {
                                "ts": 37401,
                                "bytes": 2758,
                                "inflated": 40312
                            },
                            {
                                "ts": 37411,
                                "bytes": 2758,
                                "inflated": 23914
                            },
                            {
                                "ts": 37420,
                                "bytes": 2758,
                                "inflated": 18963
                            },
                            {
                                "ts": 37427,
                                "bytes": 2749,
                                "inflated": 25022
                            },
                            {
                                "ts": 37432,
                                "bytes": 2758,
                                "inflated": 24128
                            },
                            {
                                "ts": 37437,
                                "bytes": 2758,
                                "inflated": 32254
                            },
                            {
                                "ts": 37446,
                                "bytes": 648,
                                "inflated": 5505
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=1209600",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 391,
                        "protocol": "HTTP\/2",
                        "dns_start": 37160,
                        "dns_end": 37160,
                        "connect_start": 37180,
                        "connect_end": 37212,
                        "ssl_start": 37212,
                        "ssl_end": 37297,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.vimeocdn.com",
                            "sanList": [
                                "*.vimeocdn.com"
                            ],
                            "issuer": "GlobalSign Atlas R3 DV TLS CA 2023 Q4",
                            "validFrom": 1700693409,
                            "validTo": 1734994208,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1700693409266,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402207BB7A0825132BBED3CF964D95A8EC768CF638031E59AF295E1EFFDCAE6AD067E022033068DD03650EA14DA814C3A7E989F9C4FB4B33B9DB5DE80E973EF969CBBC3E1"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1700693409389,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022057194297F2F1F39F4F4C8E5CF96D70EEB8AC623A24F84F03ACF338A13C1FFF3C02204561BBA568C1AADE695C503EDC52A19708ED1CC893FBCB01634AE07A2BA77265"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1700693409824,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100ACE217633DA0EDBAD0A109E9B004E2B5CA7469A994ED65E31724C944A688123C022100B36065FF0321A17D0D0505E29B93CBA4FA80F2A1D3A2EA3B892EAA8A03216D5D"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "initiator_line": 35,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: f.vimeocdn.com",
                                ":method: GET",
                                ":path: \/p\/4.36.5\/css\/player.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:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 257977",
                                "cache-control: max-age=1209600",
                                "content-encoding: br",
                                "content-length: 22694",
                                "content-type: text\/css",
                                "date: Sat, 10 Aug 2024 17:27:01 GMT",
                                "vary: Accept-Encoding,x-http-method-override",
                                "via: 1.1 varnish, 1.1 varnish",
                                "x-cache: HIT, HIT",
                                "x-cache-hits: 1, 42726",
                                "x-served-by: cache-iad-kcgs7200172-IAD, cache-fra-etou8220158-FRA",
                                "x-timer: S1723310821.338638,VS0,VE0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1831,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 0,
                        "connect_ms": 32,
                        "ssl_ms": 85,
                        "gzip_total": 22694,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 951623,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 37139,
                        "socket_group": "https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_UNKNOWN_4876": 0
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 363,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGXjCCBUagAwIBAgIQAUvbv98ag8QKO7ccTj70qTANBgkqhkiG9w0BAQsFADBY\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEuMCwGA1UE\nAxMlR2xvYmFsU2lnbiBBdGxhcyBSMyBEViBUTFMgQ0EgMjAyMyBRNDAeFw0yMzEx\nMjIyMjUwMDlaFw0yNDEyMjMyMjUwMDhaMBkxFzAVBgNVBAMMDioudmltZW9jZG4u\nY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnI0zlV2mwCXIHlZk\nDi3ufW2Kq6e6mrmYCpqO7\/hxH8bxNIjOB8Ar1mDDvZG5QN4bjHJ\/NyZVTYg9OOgB\n9iQpSlCU5EZAbit873X7tH3gpj8ulhiBZwl63uiODEZSNCsgzzx0cRLx8YzdHOZV\n1X2+e8v820iqcmemmR53Y2ME2OhlEiylYZIYmHP2EHSEhkvoTj8qa02ShkCq\/G2t\nAhoR2jI8vGA9sSTADI8nVSEW66FMexjjzTUGj6mDUFqdk8BCOpfkmOQ\/OIm+JqfB\nhes5u51GF4yuCSRW31WEdNUxXjN\/8hnnikQrGdVxqNLOIb5\/arJ1Lv3U0Q\/69X0I\nH5EBtwIDAQABo4IDYTCCA10wGQYDVR0RBBIwEIIOKi52aW1lb2Nkbi5jb20wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQU3JbFDmofe4aBonURE3oAy6zhIJYwVwYDVR0gBFAwTjAIBgZngQwBAgEw\nQgYKKwYBBAGgMgoBAzA0MDIGCCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxz\naWduLmNvbS9yZXBvc2l0b3J5LzAMBgNVHRMBAf8EAjAAMIGeBggrBgEFBQcBAQSB\nkTCBjjBABggrBgEFBQcwAYY0aHR0cDovL29jc3AuZ2xvYmFsc2lnbi5jb20vY2Ev\nZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNDBKBggrBgEFBQcwAoY+aHR0cDovL3NlY3Vy\nZS5nbG9iYWxzaWduLmNvbS9jYWNlcnQvZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNC5j\ncnQwHwYDVR0jBBgwFoAUqhFxj5XEWJiLsW4PO1BoJLy4GbwwSAYDVR0fBEEwPzA9\noDugOYY3aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9jYS9nc2F0bGFzcjNkdnRs\nc2NhMjAyM3E0LmNybDCCAX0GCisGAQQB1nkCBAIEggFtBIIBaQFnAHUAdv+IPwq2\n+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGL+Tn98gAABAMARjBEAiB7t6CC\nUTK77Tz5ZNlajsdoz2OAMeWa8pXh7\/3K5q0GfgIgMwaN0DZQ6hTagUw6fpifnE+0\nszudtd6A6XPvlpy7w+EAdQA\/F0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7Phk\nbgAAAYv5Of5tAAAEAwBGMEQCIFcZQpfy8fOfT0yOXPltcO64rGI6JPhPA6zzOKE8\nH\/88AiBFYbulaMGq3mlcUD7cUqGXCO0cyJP7ywFjSuB6K6dyZQB3AEiw42vapkc0\nD+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAABi\/k6ACAAAAQDAEgwRgIhAKziF2M9\noO260KEJ6bAE4rXKdGmplO1l4xckyUSmiBI8AiEAs2Bl\/wMhoX0NBQXim5PLpPqA\n8qHTouo7iS6qigMhbV0wDQYJKoZIhvcNAQELBQADggEBADsgeBfkR+zUtLUnKc1m\n8z+S6U\/mLTwni4mTmAm0bRZI5XlsfVMuipy1Hi5fylotIt5w1hUZPQkKbEXVYxb8\nFbaw7SPeGWxZPXgDcNj\/LBfQNhuHbw2MX79Qa\/odSrmPCH47TG6hj+LfipKsQad9\nEDcy8q6AphdH2wQWnrOax10Vf3H2CNu+sTv93x5MkYBOw4cUSnLg\/T05Zmgnb3\/t\nlA1owJQ7SLqaA3ALXaJU2uWA9XShF+ik73wh73uno8PwTqqBxrt8JlO9u8rr7FcN\nLUNHiGJPgufxRso+tL9xTrcjiWipb0VXeR4GgCNGF9EkPRmdcgw3\/Ph9sR5EqJE6\n2bs=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEjzCCA3egAwIBAgIQfx8sScYPx1YvWJnWzWAZszANBgkqhkiG9w0BAQsFADBM\nMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xv\nYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0yMzA3MTkwMzQyMjlaFw0y\nNTA3MTkwMDAwMDBaMFgxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWdu\nIG52LXNhMS4wLAYDVQQDEyVHbG9iYWxTaWduIEF0bGFzIFIzIERWIFRMUyBDQSAy\nMDIzIFE0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArn7MODS0pNF1\n+r3pMVMb8tjOcHZEzqIqk+OU738JzxqkKKO6o4eMdPQn3wuKPHQKmJFEiMwYRYlP\nzFqL5SJVfmDg2t47QPtrL5kPr\/bU08qL0N3LDeuv4d7c5FmY535\/3AqlZqcnp9EF\nSHngn4ISG6EXp6s\/LPdyObu6so4vApJbmm2xHHc1pgAeorBNsDRr9IgcODwI1U5o\n3UtBP0F4oZFmIopTl1dbFKGYPr+xap3hAw+z5MnspBaDRkSiU3xfy0LngS73Vs52\neYdp11AEWlZzTyDYwc8zm\/tRArLZzfqygl86AyydLvZ9tg8OzPx+Tzl5xLx5Ltwi\nKsxglnv2ewIDAQABo4IBXzCCAVswDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQG\nCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQW\nBBSqEXGPlcRYmIuxbg87UGgkvLgZvDAfBgNVHSMEGDAWgBSP8Et\/qC5FJK5NUPpj\nmove4t0bvDB7BggrBgEFBQcBAQRvMG0wLgYIKwYBBQUHMAGGImh0dHA6Ly9vY3Nw\nMi5nbG9iYWxzaWduLmNvbS9yb290cjMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9zZWN1\ncmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L3Jvb3QtcjMuY3J0MDYGA1UdHwQvMC0w\nK6ApoCeGJWh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vcm9vdC1yMy5jcmwwIQYD\nVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAGgMgoBAzANBgkqhkiG9w0BAQsFAAOC\nAQEAiLoUIGIiKDNmQ8cWRZv5BX3ChPqWie23uWZ1YaP\/59gYVvM48TbQu7lA8ZeE\nFieIUFE+B68wGtU4mxKamfkWhORTAl1OcQ2C2tfJ0t4v6TbtEgzS2CC7oDkr4+W5\nQDuBbGgNIzBB7xbL9Uy\/PJ602MFt46a8WYvr0Mp+Qn2buHQ8WaTi2PXiv8Z62YZ0\nzz3yEpWzh7sVUS\/4t6CdvccPnYq6c0wMIO4Dn+fO5HEy3M00y9BIXhG4WeMWhmIk\nes+tp6LilOYT\/ZV2WPebhvmi66VnDzRPwk98aWrMYzkV3pgkwLQIqzfp1N3gNAHe\nZCnzaCq5VstgX6g9l2vw5Qycag==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 37446,
                        "ttfb_start": 37297,
                        "ttfb_end": 37381,
                        "download_start": 37381,
                        "download_end": 37446,
                        "download_ms": 65,
                        "all_start": 37180,
                        "all_end": 37446,
                        "all_ms": 266,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "58422.90",
                        "request_id": "58422.90",
                        "ip_addr": "151.101.0.217",
                        "full_url": "https:\/\/i.vimeocdn.com\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=80&q=85",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "i.vimeocdn.com",
                        "url": "\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=80&q=85",
                        "raw_id": "58422.90",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 39,
                        "load_start": 38373,
                        "load_start_float": 38373.000413000002,
                        "bytesIn": 1256,
                        "objectSize": 1256,
                        "objectSizeUncompressed": 1256,
                        "chunks": [
                            {
                                "ts": 38415,
                                "bytes": 1256
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 422,
                        "protocol": "HTTP\/2",
                        "dns_start": 37160,
                        "dns_end": 37206,
                        "connect_start": 38286,
                        "connect_end": 38316,
                        "ssl_start": 38316,
                        "ssl_end": 38373,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.vimeo.com",
                            "sanList": [
                                "*.vimeo.com",
                                "*.qa1.vhxqa.com",
                                "*.qa2.vhxqa.com",
                                "*.qa3.vhxqa.com",
                                "*.qa4.vhxqa.com",
                                "*.qa6.vhxqa.com",
                                "*.vhx.com",
                                "*.vhx.tv",
                                "*.vhxqa.com",
                                "*.vhxqa1.com",
                                "*.vhxqa2.com",
                                "*.vhxqa3.com",
                                "*.vhxqa4.com",
                                "*.vhxqa6.com",
                                "*.vimeo-staging.com",
                                "*.vimeo-staging2.com",
                                "*.vimeo.fr",
                                "*.vimeobusiness.com",
                                "*.vimeocdn.com",
                                "*.vimeoondemand.com",
                                "api.vhxqa3.com",
                                "embed.vhxqa3.com",
                                "vimeo-staging.com",
                                "vimeo-staging2.com",
                                "vimeo.com",
                                "vimeo.fr",
                                "vimeobusiness.com",
                                "vimeoondemand.com",
                                "vimeostatus.com",
                                "www.investors.vimeo.com",
                                "*.qa5.vhxqa.com",
                                "*.qa7.vhxqa.com",
                                "*.vhxqa5.com",
                                "*.vhxqa7.com",
                                "vhxqa1.com",
                                "vhxqa2.com",
                                "vhxqa3.com",
                                "vhxqa4.com",
                                "vhxqa5.com",
                                "vhxqa6.com",
                                "vhxqa7.com",
                                "vhx.tv"
                            ],
                            "issuer": "GlobalSign Atlas R3 DV TLS CA 2023 Q4",
                            "validFrom": 1697740757,
                            "validTo": 1732041556,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1697740758192,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022052E3FEB2D8EE6F2194904893AFADE2E8E700447C22C6845060F3DF8965F3F7B5022100F583E1438CA9613F0FD91E08742C970B744F14E9508BFB97683A6B52A44466B9"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1697740758312,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100C7B30E01B3B6179E521ABE8EFF3522FAFB098553393EF96C0350DCEBD6936B2B0220150B6E64255D9D40D8F85A2CF60A55B5FD552F7E523DF185752D03DB7140F3C9"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1697740758481,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221008F3C3AE8099930D619CFB6C92E4DE444A51BD12935FE47632827EBEA9304F1E30220071D5F5AAD3DBBF965B6F7FF68B5FF5E7A95DE0640BC45BAE5FF482DBAC42713"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "initiator_line": 101,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: i.vimeocdn.com",
                                ":method: GET",
                                ":path: \/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=80&q=85",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: X-Viewmaster-Status",
                                "access-control-max-age: 86400",
                                "age: 1568129",
                                "cache-control: max-age=2592000",
                                "content-length: 1256",
                                "content-type: image\/avif",
                                "date: Sat, 10 Aug 2024 17:27:02 GMT",
                                "etag: \"de9c1ec9b333a5fd664c5be64c386088\"",
                                "vary: Accept",
                                "via: 1.1 google, 1.1 varnish, 1.1 varnish",
                                "x-cache: HIT, HIT",
                                "x-cache-hits: 3, 0",
                                "x-served-by: cache-dfw-kdfw8210164-DFW, cache-fra-etou8220083-FRA",
                                "x-timer: S1723310822.402958,VS0,VE2",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2191,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": 46,
                        "connect_ms": 30,
                        "ssl_ms": 57,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1256,
                        "image_save": 0,
                        "cache_time": 1023871,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 38285,
                        "socket_group": "https:\/\/i.vimeocdn.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_UNKNOWN_4876": 0
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 413,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIII1TCCB72gAwIBAgIQAaaVeb4PnHxn3kN1\/zylZDANBgkqhkiG9w0BAQsFADBY\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEuMCwGA1UE\nAxMlR2xvYmFsU2lnbiBBdGxhcyBSMyBEViBUTFMgQ0EgMjAyMyBRNDAeFw0yMzEw\nMTkxODM5MTdaFw0yNDExMTkxODM5MTZaMBYxFDASBgNVBAMMCyoudmltZW8uY29t\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqugNIOcnT3Fy8IsjdpYF\n6ZIMgkVg+tUYr945Scg7WcePMS5bmvtvN8WIukn9E4uNDxQRbOLgutpUlyFCN204\n\/IvZjS75UQiPyVV6VBse4I0yXv95JT\/N5bV5YH64WwAoR\/AAE+JWWmMQ\/laLdgr+\naeWHnUiTofsgFvGlZh9ennFIu6Y7VgvAlg5Ou25DU\/DW8sxcKeAx2w\/k2njDf6Ro\nEfTC6lRG3oViaNIyjd+JFrvoqVo1qu0N8tJwCw9X6PplTLvNV55cUXQnnaA+Ht09\nwxw4eaHI9ApBCssgTon6\/bzFsmq\/YFGOm5gpJlFG1pKUFBOWXrzru+LDr\/1F0zYc\noQIDAQABo4IF2zCCBdcwggKQBgNVHREEggKHMIICg4ILKi52aW1lby5jb22CDyou\ncWExLnZoeHFhLmNvbYIPKi5xYTIudmh4cWEuY29tgg8qLnFhMy52aHhxYS5jb22C\nDyoucWE0LnZoeHFhLmNvbYIPKi5xYTYudmh4cWEuY29tggkqLnZoeC5jb22CCCou\ndmh4LnR2ggsqLnZoeHFhLmNvbYIMKi52aHhxYTEuY29tggwqLnZoeHFhMi5jb22C\nDCoudmh4cWEzLmNvbYIMKi52aHhxYTQuY29tggwqLnZoeHFhNi5jb22CEyoudmlt\nZW8tc3RhZ2luZy5jb22CFCoudmltZW8tc3RhZ2luZzIuY29tggoqLnZpbWVvLmZy\nghMqLnZpbWVvYnVzaW5lc3MuY29tgg4qLnZpbWVvY2RuLmNvbYITKi52aW1lb29u\nZGVtYW5kLmNvbYIOYXBpLnZoeHFhMy5jb22CEGVtYmVkLnZoeHFhMy5jb22CEXZp\nbWVvLXN0YWdpbmcuY29tghJ2aW1lby1zdGFnaW5nMi5jb22CCXZpbWVvLmNvbYII\ndmltZW8uZnKCEXZpbWVvYnVzaW5lc3MuY29tghF2aW1lb29uZGVtYW5kLmNvbYIP\ndmltZW9zdGF0dXMuY29tghd3d3cuaW52ZXN0b3JzLnZpbWVvLmNvbYIPKi5xYTUu\ndmh4cWEuY29tgg8qLnFhNy52aHhxYS5jb22CDCoudmh4cWE1LmNvbYIMKi52aHhx\nYTcuY29tggp2aHhxYTEuY29tggp2aHhxYTIuY29tggp2aHhxYTMuY29tggp2aHhx\nYTQuY29tggp2aHhxYTUuY29tggp2aHhxYTYuY29tggp2aHhxYTcuY29tggZ2aHgu\ndHYwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD\nAjAdBgNVHQ4EFgQUrx+bnMrSclTa5ckPqSkC8PR\/GL4wVwYDVR0gBFAwTjAIBgZn\ngQwBAgEwQgYKKwYBBAGgMgoBAzA0MDIGCCsGAQUFBwIBFiZodHRwczovL3d3dy5n\nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzAMBgNVHRMBAf8EAjAAMIGeBggrBgEF\nBQcBAQSBkTCBjjBABggrBgEFBQcwAYY0aHR0cDovL29jc3AuZ2xvYmFsc2lnbi5j\nb20vY2EvZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNDBKBggrBgEFBQcwAoY+aHR0cDov\nL3NlY3VyZS5nbG9iYWxzaWduLmNvbS9jYWNlcnQvZ3NhdGxhc3IzZHZ0bHNjYTIw\nMjNxNC5jcnQwHwYDVR0jBBgwFoAUqhFxj5XEWJiLsW4PO1BoJLy4GbwwSAYDVR0f\nBEEwPzA9oDugOYY3aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9jYS9nc2F0bGFz\ncjNkdnRsc2NhMjAyM3E0LmNybDCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHYA\n7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGLSTwcsAAABAMARzBF\nAiBS4\/6y2O5vIZSQSJOvreLo5wBEfCLGhFBg89+JZfP3tQIhAPWD4UOMqWE\/D9ke\nCHQslwt0TxTpUIv7l2g6a1KkRGa5AHYAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrr\nwb8ohez4ZG4AAAGLSTwdKAAABAMARzBFAiEAx7MOAbO2F55SGr6O\/zUi+vsJhVM5\nPvlsA1Dc69aTaysCIBULbmQlXZ1A2PhaLPYKVbX9VS9+Uj3xhXUtA9txQPPJAHYA\n2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGLSTwd0QAABAMARzBF\nAiEAjzw66AmZMNYZz7bJLk3kRKUb0Sk1\/kdjKCfr6pME8eMCIAcdX1qtPbv5Zbb3\n\/2i1\/156ld4GQLxFuuX\/SC26xCcTMA0GCSqGSIb3DQEBCwUAA4IBAQBXkA0vp1Ra\nQd7h4AzT2jOj6UuYSKIMamjryTPArNo\/sWT4gAz5aJNSCmTVFOMDVCD7UaJ2zOQT\nA+XbAbVGObeGYNkkGv\/\/8\/+UWCFJAFs4YwQSKhbeIDtqkvtW2CbB5vncdP6z6zmW\nZ0\/NbW3+u8OMT5ajFQMdTgVE7gTPfxzcroNLVVBVtGArGL6GW3G\/IiYUKCC7RWtO\nG4X\/TCvyIrMJqxvvqr+7nEez5CO1SzJLgaMZMeHnBsgg9tPt+ouiaDujTx5OJQ5H\nZt53xogzj9aSRRWnbojC9gA5UcF8FdoGV3ibuEqvpZNzPLaCmRn\/Laa6mSsOk0N2\nZyAGaGRHsoC0\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEjzCCA3egAwIBAgIQfx8sScYPx1YvWJnWzWAZszANBgkqhkiG9w0BAQsFADBM\nMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xv\nYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0yMzA3MTkwMzQyMjlaFw0y\nNTA3MTkwMDAwMDBaMFgxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWdu\nIG52LXNhMS4wLAYDVQQDEyVHbG9iYWxTaWduIEF0bGFzIFIzIERWIFRMUyBDQSAy\nMDIzIFE0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArn7MODS0pNF1\n+r3pMVMb8tjOcHZEzqIqk+OU738JzxqkKKO6o4eMdPQn3wuKPHQKmJFEiMwYRYlP\nzFqL5SJVfmDg2t47QPtrL5kPr\/bU08qL0N3LDeuv4d7c5FmY535\/3AqlZqcnp9EF\nSHngn4ISG6EXp6s\/LPdyObu6so4vApJbmm2xHHc1pgAeorBNsDRr9IgcODwI1U5o\n3UtBP0F4oZFmIopTl1dbFKGYPr+xap3hAw+z5MnspBaDRkSiU3xfy0LngS73Vs52\neYdp11AEWlZzTyDYwc8zm\/tRArLZzfqygl86AyydLvZ9tg8OzPx+Tzl5xLx5Ltwi\nKsxglnv2ewIDAQABo4IBXzCCAVswDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQG\nCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQW\nBBSqEXGPlcRYmIuxbg87UGgkvLgZvDAfBgNVHSMEGDAWgBSP8Et\/qC5FJK5NUPpj\nmove4t0bvDB7BggrBgEFBQcBAQRvMG0wLgYIKwYBBQUHMAGGImh0dHA6Ly9vY3Nw\nMi5nbG9iYWxzaWduLmNvbS9yb290cjMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9zZWN1\ncmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L3Jvb3QtcjMuY3J0MDYGA1UdHwQvMC0w\nK6ApoCeGJWh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vcm9vdC1yMy5jcmwwIQYD\nVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAGgMgoBAzANBgkqhkiG9w0BAQsFAAOC\nAQEAiLoUIGIiKDNmQ8cWRZv5BX3ChPqWie23uWZ1YaP\/59gYVvM48TbQu7lA8ZeE\nFieIUFE+B68wGtU4mxKamfkWhORTAl1OcQ2C2tfJ0t4v6TbtEgzS2CC7oDkr4+W5\nQDuBbGgNIzBB7xbL9Uy\/PJ602MFt46a8WYvr0Mp+Qn2buHQ8WaTi2PXiv8Z62YZ0\nzz3yEpWzh7sVUS\/4t6CdvccPnYq6c0wMIO4Dn+fO5HEy3M00y9BIXhG4WeMWhmIk\nes+tp6LilOYT\/ZV2WPebhvmi66VnDzRPwk98aWrMYzkV3pgkwLQIqzfp1N3gNAHe\nZCnzaCq5VstgX6g9l2vw5Qycag==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1256 bytes",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 80,
                                    "ImageHeight": 45
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf",
                                        "MA1B"
                                    ],
                                    "HandlerType": "Picture",
                                    "HandlerDescription": "libavif",
                                    "PrimaryItemReference": 1,
                                    "ImageSpatialExtent": "80x45",
                                    "ImagePixelDepth": "8 8 8",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Vertical",
                                    "ColorRepresentation": "nclx 1 13 6",
                                    "MediaDataSize": 974,
                                    "MediaDataOffset": 282
                                },
                                "Composite": {
                                    "ImageSize": "80x45",
                                    "Megapixels": 0.0040000000000000001
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 80,
                                    "height": 45,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 3600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 2,
                                        "max": 254,
                                        "mean": 105.514,
                                        "standardDeviation": 17.1004,
                                        "kurtosis": 0.015289799999999999,
                                        "skewness": -0.050906800000000002,
                                        "entropy": 0.86303399999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 2,
                                        "max": 254,
                                        "mean": 71.763599999999997,
                                        "standardDeviation": 38.708100000000002,
                                        "kurtosis": 6.2401499999999999,
                                        "skewness": 2.2074799999999999,
                                        "entropy": 0.85210799999999998
                                    },
                                    "green": {
                                        "min": 127,
                                        "max": 152,
                                        "mean": 142.857,
                                        "standardDeviation": 4.77841,
                                        "kurtosis": 0.116578,
                                        "skewness": -0.78958899999999999,
                                        "entropy": 0.86640200000000001
                                    },
                                    "blue": {
                                        "min": 84,
                                        "max": 130,
                                        "mean": 101.92100000000001,
                                        "standardDeviation": 7.8146300000000002,
                                        "kurtosis": 1.0377099999999999,
                                        "skewness": 0.92602899999999999,
                                        "entropy": 0.87059299999999995
                                    }
                                },
                                "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": 80,
                                    "height": 45,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2024-08-10T17:27:04+00:00",
                                    "date:modify": "2024-08-10T17:27:04+00:00",
                                    "signature": "68eff3efbe46c8ca143485b15ca5278c7f454cc5d947becadd1c0d5013ab5a37"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "3600",
                                "pixelsPerSecond": "417915B",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "load_end": 38415,
                        "ttfb_start": 38373,
                        "ttfb_end": 38412,
                        "download_start": 38412,
                        "download_end": 38415,
                        "download_ms": 3,
                        "all_start": 37160,
                        "all_end": 38415,
                        "all_ms": 175,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "58422.93",
                        "request_id": "58422.93",
                        "ip_addr": "146.75.122.109",
                        "full_url": "https:\/\/f.vimeocdn.com\/js_opt\/modules\/utils\/vuid.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "f.vimeocdn.com",
                        "url": "\/js_opt\/modules\/utils\/vuid.min.js",
                        "raw_id": "58422.93",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 35,
                        "ttfb_ms": 33,
                        "load_start": 41341,
                        "load_start_float": 41341.000423999998,
                        "bytesIn": 985,
                        "objectSize": 985,
                        "objectSizeUncompressed": 1862,
                        "chunks": [
                            {
                                "ts": 41375,
                                "bytes": 985,
                                "inflated": 1862
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=2592000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 391,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "initiator_line": 106,
                        "initiator_column": 854,
                        "initiator_type": "script",
                        "initiator_function": "window.loadScript",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: f.vimeocdn.com",
                                ":method: GET",
                                ":path: \/js_opt\/modules\/utils\/vuid.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "age: 1130047",
                                "cache-control: public, max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 985",
                                "content-type: application\/javascript",
                                "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding,x-http-method-override",
                                "via: 1.1 varnish, 1.1 varnish",
                                "x-cache: HIT, HIT",
                                "x-cache-hits: 32438, 35059",
                                "x-served-by: cache-iad-kiad7000106-IAD, cache-fra-etou8220158-FRA",
                                "x-timer: S1723310825.364994,VS0,VE0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1765,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 985,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 1461953,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 41339,
                        "socket_group": "https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 424,
                        "server_port": "443",
                        "load_end": 41376,
                        "ttfb_start": 41341,
                        "ttfb_end": 41374,
                        "download_start": 41374,
                        "download_end": 41376,
                        "download_ms": 2,
                        "all_start": 41341,
                        "all_end": 41376,
                        "all_ms": 35,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "58422.95",
                        "request_id": "58422.95",
                        "ip_addr": "151.101.0.217",
                        "full_url": "https:\/\/i.vimeocdn.com\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=2000&mh=1125",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "i.vimeocdn.com",
                        "url": "\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=2000&mh=1125",
                        "raw_id": "58422.95",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 189,
                        "ttfb_ms": 39,
                        "load_start": 41407,
                        "load_start_float": 41407.000444999998,
                        "bytesIn": 86791,
                        "objectSize": 86791,
                        "objectSizeUncompressed": 86791,
                        "chunks": [
                            {
                                "ts": 41448,
                                "bytes": 2577
                            },
                            {
                                "ts": 41453,
                                "bytes": 2742
                            },
                            {
                                "ts": 41457,
                                "bytes": 2742
                            },
                            {
                                "ts": 41461,
                                "bytes": 2742
                            },
                            {
                                "ts": 41466,
                                "bytes": 2742
                            },
                            {
                                "ts": 41471,
                                "bytes": 2261
                            },
                            {
                                "ts": 41500,
                                "bytes": 16375
                            },
                            {
                                "ts": 41526,
                                "bytes": 16375
                            },
                            {
                                "ts": 41562,
                                "bytes": 16375
                            },
                            {
                                "ts": 41593,
                                "bytes": 16411
                            },
                            {
                                "ts": 41596,
                                "bytes": 5449
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 422,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: i.vimeocdn.com",
                                ":method: GET",
                                ":path: \/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=2000&mh=1125",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: X-Viewmaster-Status",
                                "access-control-max-age: 86400",
                                "age: 1069508",
                                "cache-control: max-age=2592000",
                                "content-length: 86791",
                                "content-type: image\/avif",
                                "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                "etag: \"946785907bd3c3152bb0fb02d2eeaa5a\"",
                                "vary: Accept",
                                "via: 1.1 google, 1.1 varnish, 1.1 varnish",
                                "x-cache: HIT, HIT",
                                "x-cache-hits: 7, 0",
                                "x-served-by: cache-dfw-kdal2120043-DFW, cache-fra-etou8220083-FRA",
                                "x-timer: S1723310825.431045,VS0,VE3",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2191,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "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": 86791,
                        "image_save": 0,
                        "cache_time": 1522492,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 41405,
                        "socket_group": "https:\/\/i.vimeocdn.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 445,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "85 KiB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 1920,
                                    "ImageHeight": 1080
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf",
                                        "MA1B"
                                    ],
                                    "HandlerType": "Picture",
                                    "HandlerDescription": "libavif",
                                    "PrimaryItemReference": 1,
                                    "ImageSpatialExtent": "1920x1080",
                                    "ImagePixelDepth": "8 8 8",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Vertical",
                                    "ColorRepresentation": "nclx 1 13 6",
                                    "MediaDataSize": 86509,
                                    "MediaDataOffset": 282
                                },
                                "Composite": {
                                    "ImageSize": "1920x1080",
                                    "Megapixels": 2.1000000000000001
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1920,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2073600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 105.46599999999999,
                                        "standardDeviation": 20.5838,
                                        "kurtosis": 1.2086600000000001,
                                        "skewness": 0.27127600000000002,
                                        "entropy": 0.76794600000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 71.7303,
                                        "standardDeviation": 46.425600000000003,
                                        "kurtosis": 7.4833499999999997,
                                        "skewness": 2.5306999999999999,
                                        "entropy": 0.82094800000000001
                                    },
                                    "green": {
                                        "min": 102,
                                        "max": 156,
                                        "mean": 142.91300000000001,
                                        "standardDeviation": 5.7707699999999997,
                                        "kurtosis": 2.2860299999999998,
                                        "skewness": -1.36036,
                                        "entropy": 0.70372100000000004
                                    },
                                    "blue": {
                                        "min": 71,
                                        "max": 145,
                                        "mean": 101.753,
                                        "standardDeviation": 9.5550800000000002,
                                        "kurtosis": 1.2960400000000001,
                                        "skewness": 1.16205,
                                        "entropy": 0.77916799999999997
                                    }
                                },
                                "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": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2024-08-10T17:27:06+00:00",
                                    "date:modify": "2024-08-10T17:27:06+00:00",
                                    "signature": "2f070396e3e35a9e094c8a346aded7f309a1ef5eb01d78660b577e92204bde4e"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "2073600",
                                "pixelsPerSecond": "4187900B",
                                "userTime": "0.300u",
                                "elapsedTime": "0:01.495"
                            }
                        },
                        "load_end": 41596,
                        "ttfb_start": 41407,
                        "ttfb_end": 41446,
                        "download_start": 41446,
                        "download_end": 41596,
                        "download_ms": 150,
                        "all_start": 41407,
                        "all_end": 41596,
                        "all_ms": 189,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "58422.96",
                        "request_id": "58422.96",
                        "ip_addr": "34.120.202.204",
                        "full_url": "https:\/\/fresnel.vimeocdn.com\/add\/player-stats?beacon=1&session-id=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "fresnel.vimeocdn.com",
                        "url": "\/add\/player-stats?beacon=1&session-id=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                        "raw_id": "58422.96",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Ping",
                        "load_ms": 192,
                        "ttfb_ms": 192,
                        "load_start": 41552,
                        "load_start_float": 41552.000451,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 457,
                        "protocol": "HTTP\/2",
                        "dns_start": 37154,
                        "dns_end": 37189,
                        "connect_start": 41413,
                        "connect_end": 41451,
                        "ssl_start": 41451,
                        "ssl_end": 41552,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "fresnel.vimeocdn.com",
                            "sanList": [
                                "fresnel.vimeocdn.com",
                                "player-telemetry.vimeo.com",
                                "appsflyer-events.vimeo.com"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1718646938,
                            "validTo": 1726426029,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1718650539531,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100CF4C937F245904ED7E6A719009AAD50E2A702739E9EA274AE901002BA9FB99A6022100B7967F97208DD8744C1C88241C6C62DCE910B7151D43011D81A3F392E9FD0407"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1718650540599,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100BD7D051A2BAA32034CAEBCF281FA3739272EBE89F33AF7BAC12CF9B6339CB885022100C9434C0B695607A117BBC86BF724628C4E4E8E9ED3BC7DD22E37503225F6DFA1"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/vendor.module.js",
                        "initiator_line": 1,
                        "initiator_column": 269865,
                        "initiator_type": "script",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fresnel.vimeocdn.com",
                                ":method: POST",
                                ":path: \/add\/player-stats?beacon=1&session-id=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 1117",
                                "content-type: text\/plain;charset=UTF-8",
                                "origin: https:\/\/player.vimeo.com",
                                "priority: u=4, i",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/player.vimeo.com",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "content-length: 0",
                                "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                "via: 1.1 google",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2314,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 35,
                        "connect_ms": 38,
                        "ssl_ms": 101,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 41410,
                        "socket_group": "https:\/\/fresnel.vimeocdn.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 110,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 451,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFbTCCBFWgAwIBAgIQHTPFtbDerh4StLWXp1pBQTANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjMwHhcNMjQwNjE3MTc1NTM4WhcNMjQwOTE1MTg0NzA5WjAfMR0w\nGwYDVQQDExRmcmVzbmVsLnZpbWVvY2RuLmNvbTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMYVMnL6HY+72aP36cw2EPS34tIfFxrl0MVo2YXtI4dCmrga\nYCozjmcrVE5Fv75oRV\/1mZDP9aFtIZyBJAP+qcUzGQUoIhmaQQY5CrUA9fkHDbFr\nVOggqb1l13dXBaVSs7c1zn+I5q1rjIqMxEyQ2tsh2Uz0ZIUrl2He1wg0ZbB0kLEi\nNqmM1SdIGcGf4CwWOASJb1g4ELLve2ZJqg02+YfFMHa\/lyGYu1jRMhoy5PKfZIP\/\nLGGQVuiJEgNre20thRIu3ZIxVczkPNnil8NxvHsUVreZF\/POZGrbmFCpmRVYubhf\nz2ylPg+X32JX8KFyEhwcTGm+nYFWSeA5KOe0NCcCAwEAAaOCAocwggKDMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBR\/O+EJuF909gcJy+T+W4jfaTRuKzAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzL0hUTTAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDBXBgNVHREEUDBOghRmcmVzbmVsLnZpbWVvY2RuLmNvbYIa\ncGxheWVyLXRlbGVtZXRyeS52aW1lby5jb22CGmFwcHNmbHllci1ldmVudHMudmlt\nZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0\ndHA6Ly9jLnBraS5nb29nL3dyMy9iZ0ZoMDJ1WXN5cy5jcmwwggEGBgorBgEEAdZ5\nAgQCBIH3BIH0APIAdwDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1mwAA\nAZAnjg4LAAAEAwBIMEYCIQDPTJN\/JFkE7X5qcZAJqtUOKnAnOenqJ0rpAQArqfuZ\npgIhALeWf5cgjdh0TByIJBxsYtzpELcVHUMBHYGj85Lp\/QQHAHcA2ra\/az+1tiKf\nm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGQJ44SNwAABAMASDBGAiEAvX0FGiuq\nMgNMrrzygfo3OScuvonzOve6wSz5tjOcuIUCIQDJQ0wLaVYHoRe7yGv3JGKMTk6O\nntO8fdIuN1AyJfbfoTANBgkqhkiG9w0BAQsFAAOCAQEAJ9PqyA9Pvw4FqRG\/GOdu\nSX9bRWFrK+rq1dVMC9e6\/xCf7EyTtCFs2cZeArZL1BKZOG+tOeI01afY6+KefncL\nnZGNEm04dCiO2HChrvvVU1lqhyMujPt2x8MRvfwkirsPkiA5\/Wgq09guXaP9bvne\n\/jLL6k8cGI7oPx6rKCHetkNs\/U\/46EYEa6TQevuD6olqRfrRc66s3UYUF4WiGnU7\nuVogUayitwJTrG7r0sM8Q\/HVa44q9Dkma6oAo8hm1CI8BOZwYxWhv5qB95zm2yJ6\nX7pj9yf93o\/BErth7jwzCwMinHzcyrlVo+y9UYLZNfId7a62LFzRUmO9IUFthWel\nFQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 41744,
                        "ttfb_start": 41552,
                        "ttfb_end": 41744,
                        "download_start": 41744,
                        "download_end": 41744,
                        "download_ms": 0,
                        "all_start": 37154,
                        "all_end": 41744,
                        "all_ms": 366,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "58422.94",
                        "request_id": "58422.94",
                        "ip_addr": "172.217.16.195",
                        "full_url": "https:\/\/www.gstatic.com\/cv\/js\/sender\/v1\/cast_sender.js?loadCastFramework=1",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.gstatic.com",
                        "url": "\/cv\/js\/sender\/v1\/cast_sender.js?loadCastFramework=1",
                        "raw_id": "58422.94",
                        "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                        "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 48,
                        "ttfb_ms": 43,
                        "load_start": 41612,
                        "load_start_float": 41612.000432000001,
                        "bytesIn": 2243,
                        "objectSize": 2243,
                        "objectSizeUncompressed": 4272,
                        "chunks": [
                            {
                                "ts": 41658,
                                "bytes": 2014
                            },
                            {
                                "ts": 41659,
                                "bytes": 229
                            }
                        ],
                        "expires": "Sat, 10 Aug 2024 17:27:05 GMT",
                        "cacheControl": "private, max-age=3000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 459,
                        "protocol": "HTTP\/2",
                        "dns_start": 41399,
                        "dns_end": 41435,
                        "connect_start": 41435,
                        "connect_end": 41512,
                        "ssl_start": 41512,
                        "ssl_end": 41611,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.gstatic.com",
                            "sanList": [
                                "*.gstatic.com",
                                "gstatic.com",
                                "*.metric.gstatic.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1722343770,
                            "validTo": 1729601369,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1722347371704,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402207A042CBE956F7C847B6FBA5ECFD83355EAF255AFAA1852EC375DEBB5E51508AC02205D09078730922678E6663C640F6A7CB2F1A83726CAB90A9034C5AE738856B88A"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1722347371654,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E42D310917785B3CEBF805F36BD9520C516A80A7BB974A4056D0AA0B35859301022025691A9FC7F7E788DBE5ED3172C73DB1C5A38D557E3721BD0A1B91A592D74E69"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/vendor.module.js",
                        "initiator_line": 1,
                        "initiator_column": 298188,
                        "initiator_type": "script",
                        "initiator_function": "t.loadLibrary",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.gstatic.com",
                                ":method: GET",
                                ":path: \/cv\/js\/sender\/v1\/cast_sender.js?loadCastFramework=1",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/player.vimeo.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                "x-client-data: CKDfygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: private, max-age=3000",
                                "content-encoding: gzip",
                                "content-length: 2007",
                                "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/cloudview",
                                "content-type: text\/javascript",
                                "cross-origin-opener-policy: same-origin; report-to=\"cloudview\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                "expires: Sat, 10 Aug 2024 17:27:05 GMT",
                                "last-modified: Tue, 16 Feb 2021 23:57:06 GMT",
                                "report-to: {\"group\":\"cloudview\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/cloudview\"}]}",
                                "server: sffe",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1903,
                        "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": 36,
                        "connect_ms": 77,
                        "ssl_ms": 99,
                        "gzip_total": 2007,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3000,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 41398,
                        "socket_group": "https:\/\/www.gstatic.com <https:\/\/44west.ch cross_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 432,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEdzCCA1+gAwIBAgIRAMB7O\/ME6fYXEiCE8toyQ\/owDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDczMDEyNDkzMFoXDTI0MTAyMjEyNDkyOVowGDEW\nMBQGA1UEAwwNKi5nc3RhdGljLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBFPsNNHZgV4T+D33\/PCnG6T0mK+BHjjVULOJqqCW5NZLkclqUA0POQVs3+saTkZD\nbAB5leeGhX0vh7KlVpBSnDmjggJiMIICXjAOBgNVHQ8BAf8EBAMCB4AwEwYDVR0l\nBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQUvAbx14GRCOki\nr0GQtmXHHeDbIlowHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0OW1CsjAwWAYI\nKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2kuZ29vZy93cjIw\nJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQwOwYDVR0RBDQw\nMoINKi5nc3RhdGljLmNvbYILZ3N0YXRpYy5jb22CFCoubWV0cmljLmdzdGF0aWMu\nY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6\nLy9jLnBraS5nb29nL3dyMi9vUTZueXI4RjBtMC5jcmwwggEDBgorBgEEAdZ5AgQC\nBIH0BIHxAO8AdQDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZED\n5zy4AAAEAwBGMEQCIHoELL6Vb3yEe2+6Xs\/YM1Xq8lWvqhhS7Ddd67XlFQisAiBd\nCQeHMJImeOZmPGQPanyy8ag3Jsq5CpA0xa5ziFa4igB2AO7N0GTV2xrOxVy3nbTN\nE6Iyh0Z8vOzew1FIWUZxH7WbAAABkQPnPIYAAAQDAEcwRQIhAOQtMQkXeFs86\/gF\n82vZUgxRaoCnu5dKQFbQqgs1hZMBAiAlaRqfx\/fniNvl7TFyxz2xxaONVX43Ib0K\nG5GlktdOaTANBgkqhkiG9w0BAQsFAAOCAQEAQlYgM2J3ULWP3koJFVjOr4feqlod\nRqEFWoeoqohIf5UWEMbnh791cWuPGjPEgkJSo7gU1FiKswegqIAUJMyz+I9uvkjU\nX6EpuXOoyxQoKKgZXEYTOU\/GWP5bKCVB2ydskxNa+x0AL2fLzmYqlRM4K3ybFJwU\nZ8gfkAXDTM6pRCIfLaiBb2BuYWiPjGrWFwjuItHyznk2dmh8DtRrpOmSmk81ruoD\nT2nIVQc3oBzzLUnYiB6ARjTUSvcrQ0SOE9jqdjedtvJx2z+FW\/csx1SAQWWwSDGx\njBJS1P30cWPS+084Qbq5zuHbiCXZhlm0zdIuqGa646HRokxQW1BMqzhz\/A==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 41660,
                        "ttfb_start": 41612,
                        "ttfb_end": 41655,
                        "download_start": 41655,
                        "download_end": 41660,
                        "download_ms": 5,
                        "all_start": 41399,
                        "all_end": 41660,
                        "all_ms": 260,
                        "index": 25,
                        "number": 26
                    }
                ],
                "requestsFull": 26,
                "requestsDoc": 10,
                "responses_200": 21,
                "responses_404": 0,
                "responses_other": 5,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "EA245636647127D59126E4A16AA96175",
                "loadEventStart": 10332,
                "loadEventEnd": 10336,
                "domContentLoadedEventStart": 1955,
                "domContentLoadedEventEnd": 1988,
                "URL": "https:\/\/44west.ch",
                "connections": 11,
                "final_base_page_request": 0,
                "final_base_page_request_id": "323FE74496AAA6F80DAC779FE8397038",
                "final_url": "https:\/\/44west.ch\/",
                "domInteractive": 790,
                "firstPaint": 1525.7000000001863,
                "firstContentfulPaint": 1534,
                "firstImagePaint": 1534,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 2,
                "TTFB": 298,
                "basePageSSLTime": 64,
                "score_cache": 58,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 606483,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 88997,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 44,
                    "HTMLDocumentParser::FetchQueuedPreloads": 3,
                    "EventDispatch": 9,
                    "V8.GC_TIME_TO_SAFEPOINT": 2,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 121,
                    "ParseAuthorStyleSheet": 0,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 42,
                    "MarkLoad": 0,
                    "Layout": 651,
                    "ResourceChangePriority": 0,
                    "PrePaint": 24,
                    "Paint": 15,
                    "Layerize": 9,
                    "IntersectionObserverController::computeIntersections": 3,
                    "FunctionCall": 2905,
                    "EvaluateScript": 62,
                    "v8.compile": 16,
                    "v8.compileModule": 2,
                    "v8.evaluateModule": 199,
                    "TimerFire": 49,
                    "FireAnimationFrame": 36,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                    "MinorGC": 41,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 25,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 23,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 3,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 1,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 99,
                    "largestContentfulPaint::Candidate": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 1,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 4,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 3,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "HitTest": 12,
                    "v8.produceModuleCache": 28,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "V8.GC_MINOR_MS_SWEEP": 0,
                    "V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                    "V8.GC_MC_INCREMENTAL_START": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 1,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "HandlePostMessage": 12,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "XHRReadyStateChange": 4,
                    "XHRLoad": 0,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "Idle": 37258
                },
                "cpuTimesDoc": {
                    "ParseHTML": 42,
                    "HTMLDocumentParser::FetchQueuedPreloads": 3,
                    "EventDispatch": 6,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 98,
                    "ParseAuthorStyleSheet": 0,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 40,
                    "MarkLoad": 0,
                    "Layout": 650,
                    "ResourceChangePriority": 0,
                    "PrePaint": 22,
                    "Paint": 13,
                    "Layerize": 5,
                    "IntersectionObserverController::computeIntersections": 2,
                    "FunctionCall": 748,
                    "EvaluateScript": 62,
                    "v8.compile": 16,
                    "v8.compileModule": 2,
                    "v8.evaluateModule": 199,
                    "TimerFire": 13,
                    "FireAnimationFrame": 9,
                    "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": 20,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 95,
                    "largestContentfulPaint::Candidate": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 1,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 1,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "HitTest": 1,
                    "v8.produceModuleCache": 28,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "V8.GC_MINOR_MS_SWEEP": 0,
                    "V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                    "V8.GC_MC_INCREMENTAL_START": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 1,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "HandlePostMessage": 4,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "XHRReadyStateChange": 0,
                    "XHRLoad": 0,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "Idle": 8258
                },
                "cpu.ParseHTML": 44,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 3,
                "cpu.EventDispatch": 9,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 2,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 121,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 42,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 651,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 24,
                "cpu.Paint": 15,
                "cpu.Layerize": 9,
                "cpu.IntersectionObserverController::computeIntersections": 3,
                "cpu.FunctionCall": 2905,
                "cpu.EvaluateScript": 62,
                "cpu.v8.compile": 16,
                "cpu.v8.compileModule": 2,
                "cpu.v8.evaluateModule": 199,
                "cpu.TimerFire": 49,
                "cpu.FireAnimationFrame": 36,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                "cpu.MinorGC": 41,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 25,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 23,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 3,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 1,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 99,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 1,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 4,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 3,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.HitTest": 12,
                "cpu.v8.produceModuleCache": 28,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_MINOR_MS_SWEEP": 0,
                "cpu.V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 1,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.HandlePostMessage": 12,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.XHRReadyStateChange": 4,
                "cpu.XHRLoad": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.Idle": 37258,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1723310781.2111306,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1723310783.9648747,
                "browserVersion": "127.0.0.0",
                "browser_version": "127.0.0.0",
                "fullyLoadedCPUms": 76590,
                "fullyLoadedCPUpct": 98.851316468765717,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "EA245636647127D59126E4A16AA96175",
                                "loaderId": "9995BE953EEAF617D8326A93A718330C"
                            }
                        }
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                "request": {
                                    "requestId": "58422.7",
                                    "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                }
                            }
                        },
                        "issueId": "620FE36C2700A49224F21943BCDFAF14"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                "request": {
                                    "requestId": "58422.7",
                                    "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                }
                            }
                        },
                        "issueId": "8321535A0CBE7F72D67EB4BB82BC3495"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                "request": {
                                    "requestId": "58422.7",
                                    "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                }
                            }
                        },
                        "issueId": "D03185834256D73F406848090292926C"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "request": {
                                    "requestId": "1527B9BC1E383AB2FABB29242E74E54A",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                }
                            }
                        },
                        "issueId": "81D9DFA6FDD59E9517C62BE483B8D284"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "request": {
                                    "requestId": "1527B9BC1E383AB2FABB29242E74E54A",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                }
                            }
                        },
                        "issueId": "2190887F0415F8741ECED1BBA89F5E72"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                "request": {
                                    "requestId": "1527B9BC1E383AB2FABB29242E74E54A",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                }
                            }
                        },
                        "issueId": "EBC47CD3F8479B38E45F45EC18C72585"
                    },
                    {
                        "code": "DeprecationIssue",
                        "details": {
                            "deprecationIssueDetails": {
                                "affectedFrame": {
                                    "frameId": "4E32CCD382C580E65A09C8B8851614E1"
                                },
                                "sourceCodeLocation": {
                                    "scriptId": "23",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                                    "lineNumber": 0,
                                    "columnNumber": 66575
                                },
                                "type": "PersistentQuotaType"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 4608,
                                "violatingNodeAttribute": ""
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 4635,
                                "violatingNodeAttribute": ""
                            }
                        }
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                                "request": {
                                    "requestId": "CE4769C56D7F01ACBE2BF355DCA10A94",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            }
                        },
                        "issueId": "671C4FFC8513B2DE4A1A2FA24E377D98"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "siteForCookies": "https:\/\/44west.ch\/",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                                "request": {
                                    "requestId": "CE4769C56D7F01ACBE2BF355DCA10A94",
                                    "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            }
                        },
                        "issueId": "69B403E96FDF8BB76A99787215A555F1"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                            }
                        },
                        "issueId": "422779D7BBA6EA5D37F16A42922214BA"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                            }
                        },
                        "issueId": "A294698F92AD69FFCAE87D75F6000486"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "vuid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "SetCookie",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                            }
                        },
                        "issueId": "710A5B547E2F0E85E64D6A144F97882F"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "vuid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                            }
                        },
                        "issueId": "D197FDA659E38D5906D205D08DE68405"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "__cf_bm",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "cookieUrl": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                "request": {
                                    "requestId": "58422.99",
                                    "url": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820"
                                }
                            }
                        },
                        "issueId": "9C03A3196B394EDEE41DC58540E7E076"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "_cfuvid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "cookieUrl": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                "request": {
                                    "requestId": "58422.99",
                                    "url": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820"
                                }
                            }
                        },
                        "issueId": "6E314CB86DE4EFB6A5039DF2812F97DE"
                    },
                    {
                        "code": "CookieIssue",
                        "details": {
                            "cookieIssueDetails": {
                                "cookie": {
                                    "name": "vuid",
                                    "path": "\/",
                                    "domain": ".vimeo.com"
                                },
                                "cookieWarningReasons": [
                                    "WarnThirdPartyPhaseout"
                                ],
                                "cookieExclusionReasons": [],
                                "operation": "ReadCookie",
                                "cookieUrl": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                "request": {
                                    "requestId": "58422.99",
                                    "url": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820"
                                }
                            }
                        },
                        "issueId": "75089B48B3EBFFD9354EE86CA355570A"
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 1,
                        "origin": "blob:https:\/\/challenges.cloudflare.com\/4515f126-5d7e-458b-a8a8-f6c96aaee819",
                        "name": ""
                    },
                    {
                        "id": 10,
                        "origin": "https:\/\/player.vimeo.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/44west.ch\/",
                "document_hostname": "44west.ch",
                "document_origin": "https:\/\/44west.ch",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 256,
                "domComplete": 10332,
                "PerformancePaintTiming.first-paint": 1525.7000000001863,
                "PerformancePaintTiming.first-contentful-paint": 1525.7000000001863,
                "origin_dns": {
                    "ns": [
                        "ns1.plato.metanet.ch.",
                        "ns2.plato.metanet.ch."
                    ],
                    "mx": [
                        "10 mail.44west.ch."
                    ],
                    "txt": [
                        "\"v=spf1 include:_spf.sui-inter.net +mx +a ~all include:sendersrv.com ?all\"",
                        "\"google-site-verification=ItfaxOgwChrSsvtbrn2a64z9qRophJ-aUfUn5bBmlBU\""
                    ],
                    "soa": [
                        "ns1.plato.metanet.ch. hostmaster.44west.ch. 2024070101 10800 3600 1209600 10800"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "JavaScript graphics": "three.js 149",
                    "Video players": "Vimeo",
                    "JavaScript frameworks": "GSAP",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "CDN": "Cloudflare",
                    "Security": "HSTS,Cloudflare Bot Management",
                    "Analytics": "GoatCounter",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "three.js": "149",
                    "Vimeo": "",
                    "GSAP": "",
                    "Nginx": "",
                    "Cloudflare": "",
                    "HSTS": "",
                    "GoatCounter": "",
                    "Cloudflare Bot Management": "",
                    "PWA": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "three.js": {
                        "name": "three.js",
                        "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                        "slug": "three-js",
                        "categories": [
                            {
                                "id": 25,
                                "slug": "javascript-graphics",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript graphics",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "149",
                        "icon": "three.js.png",
                        "website": "https:\/\/threejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Vimeo": {
                        "name": "Vimeo",
                        "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                        "slug": "vimeo",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Vimeo.svg",
                        "website": "http:\/\/vimeo.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "GoatCounter": {
                        "name": "GoatCounter",
                        "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                        "slug": "goatcounter",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "goatcounter.svg",
                        "website": "https:\/\/www.goatcounter.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare Bot Management": {
                        "name": "Cloudflare Bot Management",
                        "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                        "slug": "cloudflare-bot-management",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "three.js",
                        "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                        "slug": "three-js",
                        "categories": [
                            {
                                "id": 25,
                                "slug": "javascript-graphics",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript graphics",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "149",
                        "icon": "three.js.png",
                        "website": "https:\/\/threejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Vimeo",
                        "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                        "slug": "vimeo",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Vimeo.svg",
                        "website": "http:\/\/vimeo.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GoatCounter",
                        "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                        "slug": "goatcounter",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "goatcounter.svg",
                        "website": "https:\/\/www.goatcounter.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare Bot Management",
                        "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                        "slug": "cloudflare-bot-management",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"page-home\" style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                    "target": [
                                        ".form__button"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                                    "target": [
                                                        ".section__title--small"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"section__title page-home__crew-title\">",
                                                    "target": [
                                                        ".section__title"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "langswitch-mobile",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">",
                                    "target": [
                                        "#langswitch-mobile"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "langswitch-default",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">",
                                    "target": [
                                        "#langswitch-default"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "emailInput",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": [
                                                {
                                                    "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                                    "target": [
                                                        ".form__label"
                                                    ]
                                                }
                                            ],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "frame-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag241",
                                "wcag412",
                                "section508",
                                "section508.22.i"
                            ],
                            "description": "Ensures <iframe> and <frame> elements have an accessible name",
                            "help": "Frames must have an accessible name",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/frame-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\">",
                                    "target": [
                                        "iframe"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\">",
                                    "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=\"de\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                                    "target": [
                                        "a[href$=\"shop.44west.ch\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                                    "target": [
                                        "a[href$=\"spenden\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                                    "target": [
                                        ".button--dark[href$=\"sponsor\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "target": [
                                        ".page-home__title-suffix"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(1) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(2) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(3) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".col--6.col--3\\@small:nth-child(4) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                    ]
                                },
                                {
                                    "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 class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                    "target": [
                                        ".page-home__social-note"
                                    ]
                                },
                                {
                                    "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 alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                },
                                {
                                    "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 class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "target": [
                                        ".footer__wtr-logo"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        },
                                        {
                                            "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 class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                    "target": [
                                        ".header__brand"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                    "target": [
                                        "a[data-text=\"Challenge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                    "target": [
                                        "a[data-text=\"Team\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                    "target": [
                                        "a[data-text=\"Impact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                    "target": [
                                        "a[data-text=\"Sponsoring\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[data-text=\"Community\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".nav__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                    "target": [
                                        ".button[href$=\"challenge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[title=\"Community\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                    "target": [
                                        "a[title=\"Challenge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                    "target": [
                                        "a[title=\"Impact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"shop.44west.ch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"spenden\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".button--dark[href$=\"sponsor\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                    "target": [
                                        ".button[href$=\"team\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"album, post 1 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 2 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 3 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "a[aria-label=\"reel, post 4 of 4\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"TikTok\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                    "target": [
                                        "a[aria-label=\"YouTube\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                    "target": [
                                        ".footer__email"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>",
                                    "target": [
                                        ".container > a[rel=\"noopener nofollow\"][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:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                    "target": [
                                        ".container > p > 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 class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                    "target": [
                                        ".footer__imprint-link"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"nav__list\">",
                                    "target": [
                                        ".nav__list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".footer__socials > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
                                    "target": [
                                        ".nav__item: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>",
                                    "target": [
                                        ".footer__socials > 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>",
                                    "target": [
                                        ".footer__socials > 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>",
                                    "target": [
                                        ".footer__socials > 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>",
                                    "target": [
                                        ".footer__socials > ul > li:nth-child(4)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                    "target": [
                                        ".page-home__title-suffix"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                    "target": [
                                        ".page-home__social-note"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid",
                                            "img[role=\"presentation\"]"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                    "target": [
                                        ".form__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                    "target": [
                                        ".footer__wtr-logo"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "behold-grid",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                    "target": [
                                        [
                                            "behold-widget",
                                            "behold-grid"
                                        ]
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                }
                            ]
                        },
                        {
                            "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": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                    "target": [
                                        "a[data-text=\"Challenge\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                    "target": [
                                        "a[data-text=\"Team\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                    "target": [
                                        "a[data-text=\"Impact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                    "target": [
                                        "a[data-text=\"Sponsoring\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[data-text=\"Community\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".nav__button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>",
                                    "target": [
                                        "label[for=\"langswitch-default\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>",
                                    "target": [
                                        ".col--3\\@full > .text__paragraphs > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>",
                                    "target": [
                                        ".col--3\\@full > .text__paragraphs > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">44<\/num>",
                                    "target": [
                                        ".col--prefix-3\\@medium > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">L\u00e4ngengrade<\/div>",
                                    "target": [
                                        ".col--prefix-3\\@medium > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>",
                                    "target": [
                                        ".col--prefix-3\\@medium > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">29<\/num>",
                                    "target": [
                                        ".col--prefix-7\\@medium > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">Tage<\/div>",
                                    "target": [
                                        ".col--prefix-7\\@medium > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>",
                                    "target": [
                                        ".col--prefix-7\\@medium > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">4800<\/num>",
                                    "target": [
                                        ".col--prefix-1\\@medium > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">Kilometer<\/div>",
                                    "target": [
                                        ".col--prefix-1\\@medium > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>",
                                    "target": [
                                        ".col--prefix-1\\@medium > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<num class=\"fact__number\">1.5 M<\/num>",
                                    "target": [
                                        ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > num"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>",
                                    "target": [
                                        ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>",
                                    "target": [
                                        ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__description"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                    "target": [
                                        ".button[href$=\"challenge\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                    "target": [
                                        ".section__title--small"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        ".col--4\\@medium > .text__paragraphs > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                    "target": [
                                        "a[title=\"Community\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                    "target": [
                                        "a[title=\"Challenge\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p>",
                                    "target": [
                                        ".col--4\\@medium > .text__paragraphs > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                    "target": [
                                        "a[title=\"Impact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"shop.44west.ch\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        "a[href$=\"spenden\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                    "target": [
                                        ".button--dark[href$=\"sponsor\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"section__title page-home__crew-title\">",
                                    "target": [
                                        ".section__title"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>",
                                    "target": [
                                        ".col--5\\@medium.col--6\\@small.col--4\\@large > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                    "target": [
                                        ".button[href$=\"team\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                    "target": [
                                        ".form__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>",
                                    "target": [
                                        ".form__group > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                    "target": [
                                        "#emailInput"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                    "target": [
                                        ".form__button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                    "target": [
                                        ".footer__email"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>",
                                    "target": [
                                        ".container > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                    "target": [
                                        ".container > p > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"page-home\" style=\"\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                    "target": [
                                        ".footer__imprint-link"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "plato.ch-meta.net",
                "base_page_cname": "",
                "base_page_dns_server": "ns1.plato.metanet.ch",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 97707,
                "testUrl": "https:\/\/44west.ch",
                "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:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\",\"width\":220,\"height\":75,\"naturalWidth\":440,\"naturalHeight\":75},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\",\"width\":430,\"height\":130,\"naturalWidth\":860,\"naturalHeight\":260},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\",\"width\":300,\"height\":62,\"naturalWidth\":600,\"naturalHeight\":124}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "General Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Protrakt",
                        "display": "block",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Rock Salt",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "swiper-icons",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 83.840000000000003,
                "generated-content-size": 134.97,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 40,
                        "naturalHeight": 40
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 40,
                        "naturalHeight": 40
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 40,
                        "naturalHeight": 40
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                        "html": "<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 860,
                        "naturalHeight": 260
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg",
                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg",
                        "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                        "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                        "currentSrc": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 124
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/player.vimeo.com\/api\/player.js",
                    "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                    "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css"
                ],
                "rendered-html": "<html lang=\"de\"><head>\n\t\t<meta charset=\"UTF-8\">\n\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n\t\t\t\t<title>44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025<\/title>\n\t\t<meta name=\"description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<link rel=\"canonical\" href=\"https:\/\/44west.ch\">\n\t\t\t\t\t<link rel=\"alternate\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\n\t\t\t\t<meta property=\"og:type\" content=\"website\">\n\t\t<meta property=\"og:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"og:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"og:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"og:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\t\t<meta property=\"twitter:card\" content=\"summary_large_image\">\n\t\t<meta property=\"twitter:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"twitter:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"twitter:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"twitter:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\n\t\t\t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/favicons\/apple-touch-icon.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicons\/favicon-32x32.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicons\/favicon-16x16.png\">\n\t\t<link rel=\"manifest\" href=\"\/favicons\/site.webmanifest\">\n\t\t<link rel=\"mask-icon\" href=\"\/favicons\/safari-pinned-tab.svg\" color=\"#00ffe1\">\n\t\t<link rel=\"shortcut icon\" href=\"\/favicons\/favicon.ico\">\n\t\t<meta name=\"msapplication-TileColor\" content=\"#011733\">\n\t\t<meta name=\"msapplication-config\" content=\"\/favicons\/browserconfig.xml\">\n\t\t<meta name=\"theme-color\" content=\"#011733\">\n\n\t\t<meta name=\"format-detection\" content=\"telephone=no\">\n\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css\" rel=\"stylesheet\">\n\t\t\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css\" rel=\"stylesheet\">\n\n\t<\/head><body class=\"page-home\" style=\"\"> \n<div class=\"mainwrapper\">\n\t<header class=\"header headroom headroom--top headroom--not-bottom\">\n\t<div class=\"header__container\">\n\n\t\t<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">\n\t\t\t\t\t\t\t<div class=\"header__logo--icon\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 307.78 307.91\">\n  <path style=\"fill:#00ffe1\" d=\"m220.22 149.55 78.28-34.91-72.79-32.44-35.68-80.07h-69.82l57.23 128.34 42.78 19.08zm85.56-27.21-128.34 57.23-19.07 42.78 34.9 78.28 32.44-72.79 80.07-35.68v-69.82zM85.56 160.5 7.28 195.4l72.79 32.44 35.69 80.07h69.81l-57.23-128.34-42.78-19.07zM112.51 9.41 80.07 82.2 0 117.89v69.81l128.34-57.23 19.08-42.78-34.91-78.28zM289.2 37.16c-10.25 0-18.58-8.34-18.58-18.58S278.96 0 289.2 0s18.58 8.34 18.58 18.58-8.34 18.58-18.58 18.58Zm0-24.58c-3.19 0-6 2.8-6 6s2.8 6 6 6 6-2.75 6-6-2.75-6-6-6Z\"><\/path>\n<\/svg>\n\n\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"header__logo\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t<\/div>\n\t\t<\/a>\n\n\t\t<div class=\"header__hamburger\">\n\t\t\t<button class=\"nav__hamburger js-nav-trigger\">Men\u00fc<\/button>\n\t\t<\/div>\n\n\t\t<nav class=\"header__nav nav\">\n\t\t\t<ul class=\"nav__list\">\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t<\/ul>\n\t\t\t<nav class=\"header__langswitch--mobile\">\n\t\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">\n\t<label class=\"dropdown__label\" for=\"langswitch-mobile\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t\t<\/nav>\n\n\t\t<\/nav>\n\n\t\t<nav class=\"header__langswitch\">\n\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">\n\t<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t<\/nav>\n\n\t<\/div>\n<\/header>\n\n\t\n\n\t\n\t\t\t<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"page-home__intro\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\t\t\t\t<div class=\"col col--5@small col--4@large col--3@full\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>\n<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col col--7@small col--8@large col--9@full\">\n\t\t\t\t\t<div class=\"page-home__globe\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, -124.125px);\">\n\t\t\t\t\t\t\n\t\t\t\t\t<canvas data-engine=\"three.js r149\" width=\"1136\" height=\"1136\" style=\"display: block; width: 1136px; height: 1136px; touch-action: none;\"><\/canvas><div style=\"overflow: hidden; width: 1136px; height: 1136px; position: absolute; top: 0px; pointer-events: none;\"><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(637.534px, 385.265px); z-index: 2;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M25.5566 13.5723C25.5566 13.6738 25.5059 13.7585 25.4043 13.8262C25.3197 13.8939 25.2181 13.9616 25.0996 14.0293C24.998 14.097 24.888 14.1732 24.7695 14.2578C24.668 14.3424 24.6003 14.444 24.5664 14.5625H24.3379C24.2363 14.5625 24.1855 14.5964 24.1855 14.6641H24.1094C23.957 14.6641 23.8555 14.6217 23.8047 14.5371C23.7539 14.4355 23.6439 14.3848 23.4746 14.3848C23.0514 14.3848 22.6283 14.3932 22.2051 14.4102C21.7988 14.4102 21.3841 14.4186 20.9609 14.4355C19.793 14.4355 18.6419 14.4779 17.5078 14.5625C16.3906 14.6302 15.2819 14.8672 14.1816 15.2734C14.1478 15.2904 14.1055 15.2988 14.0547 15.2988C13.9701 15.2988 13.9193 15.265 13.9023 15.1973C13.9023 15.1296 13.86 15.0957 13.7754 15.0957C13.5384 15.0957 13.3184 15.1211 13.1152 15.1719C12.9121 15.2227 12.6921 15.2565 12.4551 15.2734C12.1842 15.5104 11.8711 15.7051 11.5156 15.8574C11.1771 16.0098 10.8216 16.1621 10.4492 16.3145C10.0938 16.4499 9.74674 16.6022 9.4082 16.7715C9.06966 16.9238 8.77344 17.127 8.51953 17.3809C8.55339 17.584 8.57878 17.7871 8.5957 17.9902C8.62956 18.1764 8.64648 18.3626 8.64648 18.5488C8.64648 19.2767 8.57878 19.9961 8.44336 20.707C8.30794 21.401 8.24023 22.1035 8.24023 22.8145V23.1953C8.24023 23.3138 8.2487 23.4408 8.26562 23.5762C8.29948 23.6608 8.35872 23.7201 8.44336 23.7539C8.54492 23.7708 8.62956 23.8047 8.69727 23.8555C8.91732 23.7031 9.13737 23.5846 9.35742 23.5C9.5944 23.3984 9.83138 23.3053 10.0684 23.2207C10.3223 23.1191 10.5592 23.026 10.7793 22.9414C11.0163 22.8398 11.2448 22.7214 11.4648 22.5859H12.1758C12.362 22.4505 12.582 22.349 12.8359 22.2812C13.0898 22.2135 13.2591 22.0612 13.3438 21.8242C13.3776 21.8581 13.4115 21.875 13.4453 21.875H13.5469C13.75 21.875 13.9531 21.8327 14.1562 21.748C14.3763 21.6634 14.5964 21.5788 14.8164 21.4941C15.0365 21.3926 15.2565 21.2995 15.4766 21.2148C15.6966 21.1302 15.9251 21.0879 16.1621 21.0879C16.2129 21.0879 16.2552 21.0964 16.2891 21.1133C16.3398 21.1133 16.3906 21.1133 16.4414 21.1133C16.543 20.944 16.6868 20.8171 16.873 20.7324C17.0592 20.6309 17.2539 20.5462 17.457 20.4785C17.6602 20.4108 17.8633 20.3431 18.0664 20.2754C18.2865 20.2077 18.4727 20.123 18.625 20.0215H18.7266C18.8281 20.0215 18.9043 20.0469 18.9551 20.0977C19.0228 20.1315 19.099 20.1654 19.1836 20.1992C19.6576 19.8945 20.14 19.7422 20.6309 19.7422C21.1387 19.7253 21.6634 19.6914 22.2051 19.6406C22.3236 19.8438 22.4251 20.013 22.5098 20.1484C22.6113 20.2669 22.6621 20.4447 22.6621 20.6816C22.6621 20.8001 22.6536 20.8848 22.6367 20.9355C22.4505 21.0033 22.3066 21.0625 22.2051 21.1133L21.9258 21.2656C21.8411 21.2995 21.7396 21.3333 21.6211 21.3672C21.5026 21.3841 21.3333 21.3926 21.1133 21.3926C20.9779 21.3926 20.9186 21.4349 20.9355 21.5195C20.9525 21.5872 20.9102 21.6296 20.8086 21.6465C20.5716 21.7311 20.3346 21.7988 20.0977 21.8496C19.8607 21.9004 19.6237 21.9681 19.3867 22.0527C18.8958 22.2051 18.4049 22.3743 17.9141 22.5605C17.4401 22.7298 16.9492 22.8652 16.4414 22.9668C16.0182 23.3053 15.5612 23.5846 15.0703 23.8047C14.5794 24.0078 14.0716 24.1771 13.5469 24.3125C12.9883 24.7188 12.4382 25.0996 11.8965 25.4551C11.3548 25.7936 10.7454 26.0814 10.0684 26.3184C9.98372 26.403 9.88216 26.4792 9.76367 26.5469C9.64518 26.6146 9.56901 26.7161 9.53516 26.8516C9.5013 26.8516 9.45898 26.8516 9.4082 26.8516C9.37435 26.8346 9.33203 26.8262 9.28125 26.8262C9.04427 26.8262 8.85807 26.8854 8.72266 27.0039C8.60417 27.1055 8.45182 27.1732 8.26562 27.207C8.18099 27.4609 8.13867 27.681 8.13867 27.8672C8.13867 28.1042 8.18099 28.3158 8.26562 28.502C8.35026 28.6882 8.45182 28.8659 8.57031 29.0352C8.70573 29.2044 8.84115 29.3737 8.97656 29.543C9.12891 29.6953 9.25586 29.8646 9.35742 30.0508C9.32357 30.2539 9.25586 30.4147 9.1543 30.5332C9.06966 30.6686 8.9681 30.7871 8.84961 30.8887C8.73112 31.0072 8.61263 31.1257 8.49414 31.2441C8.39258 31.3626 8.31641 31.515 8.26562 31.7012C7.96094 31.752 7.66471 31.7773 7.37695 31.7773C7.19076 31.7773 6.99609 31.752 6.79297 31.7012C6.60677 31.6673 6.42904 31.5996 6.25977 31.498C5.98893 31.1257 5.79427 30.7279 5.67578 30.3047C5.57422 29.8815 5.43034 29.4583 5.24414 29.0352L5.26953 28.8574C5.26953 28.485 5.20182 28.1634 5.06641 27.8926C4.94792 27.6048 4.76172 27.3171 4.50781 27.0293C4.52474 26.9954 4.5332 26.9362 4.5332 26.8516C4.5332 26.6315 4.46549 26.4284 4.33008 26.2422C4.36393 25.8529 4.46549 25.5482 4.63477 25.3281C4.82096 25.1081 5.02409 24.8626 5.24414 24.5918V24.2871C5.24414 23.5592 5.30339 22.8483 5.42188 22.1543C5.55729 21.4434 5.625 20.7324 5.625 20.0215C5.625 19.5814 5.59115 19.1921 5.52344 18.8535C5.47266 18.8366 5.40495 18.8281 5.32031 18.8281C5.23568 18.8281 5.16797 18.8535 5.11719 18.9043C5.06641 18.9382 5.02409 18.9805 4.99023 19.0312C4.95638 19.082 4.91406 19.1328 4.86328 19.1836C4.82943 19.2344 4.77018 19.2682 4.68555 19.2852C4.39779 19.2344 4.21159 19.099 4.12695 18.8789C4.04232 18.6589 4 18.4134 4 18.1426C4 17.9902 4.00846 17.8379 4.02539 17.6855C4.04232 17.5332 4.05924 17.3724 4.07617 17.2031C4.7194 16.4922 5.48958 15.832 6.38672 15.2227C7.28385 14.6133 8.17253 14.1224 9.05273 13.75C9.10352 13.7331 9.16276 13.7246 9.23047 13.7246C9.29818 13.7246 9.35742 13.7415 9.4082 13.7754C9.45898 13.7923 9.51823 13.8008 9.58594 13.8008C9.63672 13.8008 9.67904 13.7839 9.71289 13.75C9.88216 13.75 10.0007 13.6992 10.0684 13.5977C10.1361 13.4961 10.2292 13.3945 10.3477 13.293C10.4661 13.3776 10.5677 13.4199 10.6523 13.4199C10.8216 13.4199 10.9909 13.3438 11.1602 13.1914C11.3294 13.0391 11.5156 12.946 11.7188 12.9121C12.4974 12.7767 13.2591 12.6667 14.0039 12.582C14.7656 12.4974 15.5189 12.3027 16.2637 11.998C16.4329 12.0827 16.6022 12.1335 16.7715 12.1504C16.9408 12.1673 17.11 12.1758 17.2793 12.1758C17.4655 12.1758 17.6686 12.1589 17.8887 12.125C18.1257 12.0742 18.3118 11.9727 18.4473 11.8203C18.9889 11.888 19.5645 11.9134 20.1738 11.8965C20.8001 11.8796 21.418 11.888 22.0273 11.9219C22.6536 11.9557 23.2546 12.0404 23.8301 12.1758C24.4056 12.3112 24.9134 12.5566 25.3535 12.9121C25.3874 13.0306 25.4297 13.1406 25.4805 13.2422C25.5312 13.3438 25.5566 13.4538 25.5566 13.5723Z\" fill=\"white\"><\/path>\n    <path d=\"M56.5332 25.5566C56.4993 25.8105 56.4062 26.0052 56.2539 26.1406C56.1185 26.276 55.9577 26.403 55.7715 26.5215C55.6868 26.5046 55.6022 26.4961 55.5176 26.4961C55.4499 26.4792 55.3737 26.4707 55.2891 26.4707C54.7643 26.4538 54.265 26.5215 53.791 26.6738C53.334 26.8262 52.86 26.9362 52.3691 27.0039C52.1999 27.0378 52.0391 27.0547 51.8867 27.0547C51.7513 27.0378 51.6074 27.0462 51.4551 27.0801C50.9134 27.1647 50.3379 27.2324 49.7285 27.2832C49.1191 27.334 48.5098 27.4017 47.9004 27.4863C47.291 27.554 46.6901 27.6471 46.0977 27.7656C45.5221 27.8672 44.9805 28.0195 44.4727 28.2227C44.4219 28.1888 44.3711 28.1549 44.3203 28.1211C44.2695 28.0703 44.2103 28.0449 44.1426 28.0449C43.9733 28.0449 43.8125 28.0703 43.6602 28.1211C43.5078 28.1719 43.3555 28.1888 43.2031 28.1719C43.0339 28.2734 42.8477 28.3496 42.6445 28.4004C42.4583 28.4342 42.2637 28.4681 42.0605 28.502C41.8743 28.5189 41.6882 28.5527 41.502 28.6035C41.3158 28.6543 41.138 28.7474 40.9688 28.8828C40.8333 28.8151 40.6641 28.7812 40.4609 28.7812C40.2747 28.7643 40.1478 28.6966 40.0801 28.5781C39.6908 28.7643 39.276 28.8828 38.8359 28.9336C38.4128 28.9844 37.9811 29.0013 37.541 28.9844C37.2533 28.9674 36.9232 28.9251 36.5508 28.8574C36.1784 28.7897 35.806 28.6966 35.4336 28.5781C35.0612 28.4427 34.7142 28.2904 34.3926 28.1211C34.071 27.9349 33.8255 27.7148 33.6562 27.4609C33.5378 27.2917 33.4531 27.1055 33.4023 26.9023C33.3516 26.6992 33.2331 26.5469 33.0469 26.4453C33.0977 26.056 33.1569 25.6751 33.2246 25.3027C33.2923 24.9303 33.36 24.5495 33.4277 24.1602C33.7663 23.8724 34.0879 23.5677 34.3926 23.2461C34.6973 22.9245 34.985 22.5859 35.2559 22.2305C35.5775 22.0781 35.8737 21.8919 36.1445 21.6719C36.4323 21.4518 36.7116 21.2318 36.9824 21.0117C37.2702 20.7747 37.5495 20.5462 37.8203 20.3262C38.1081 20.1061 38.4128 19.9115 38.7344 19.7422C38.7852 19.6237 38.8529 19.5306 38.9375 19.4629C39.0391 19.3783 39.1406 19.3021 39.2422 19.2344C39.3438 19.1497 39.4368 19.0651 39.5215 18.9805C39.6061 18.8789 39.6654 18.7604 39.6992 18.625C40.2917 18.2695 40.8079 17.821 41.248 17.2793C41.6882 16.7376 41.9759 16.1283 42.1113 15.4512C41.8236 15.2142 41.4935 15.0618 41.1211 14.9941C40.7656 14.9095 40.3932 14.8503 40.0039 14.8164C39.6654 14.7995 39.3099 14.7995 38.9375 14.8164C38.582 14.8333 38.2181 14.8249 37.8457 14.791C37.4733 14.9095 37.084 14.9857 36.6777 15.0195C36.2884 15.0534 35.8991 15.0872 35.5098 15.1211C35.1204 15.138 34.7311 15.1888 34.3418 15.2734C33.9694 15.3411 33.6055 15.4766 33.25 15.6797C33.1823 15.6797 33.1146 15.6712 33.0469 15.6543C32.9961 15.6374 32.9368 15.6289 32.8691 15.6289C32.3275 15.612 31.8197 15.722 31.3457 15.959C30.8717 16.179 30.4062 16.3991 29.9492 16.6191C29.9154 16.6868 29.8984 16.7376 29.8984 16.7715C29.8984 16.873 29.9154 16.9746 29.9492 17.0762C30 17.1608 30.0254 17.2539 30.0254 17.3555C30.0085 17.3724 30 17.3893 30 17.4062C30 17.4232 29.9915 17.4401 29.9746 17.457C29.9577 17.5417 29.9323 17.6178 29.8984 17.6855C29.8815 17.7533 29.8561 17.8294 29.8223 17.9141C29.6361 18.4557 29.5345 18.9889 29.5176 19.5137C29.5007 19.9538 29.5007 20.3854 29.5176 20.8086C29.5345 21.2318 29.5345 21.6634 29.5176 22.1035C29.4837 22.6452 29.3991 23.153 29.2637 23.627C29.3483 24.0332 29.4245 24.4648 29.4922 24.9219C29.5599 25.362 29.6445 25.8021 29.7461 26.2422C29.8477 26.6823 29.9661 27.1139 30.1016 27.5371C30.2539 27.9434 30.4486 28.3327 30.6855 28.7051C30.6686 28.7389 30.6771 28.7643 30.7109 28.7812C30.7448 28.7982 30.7786 28.8066 30.8125 28.8066H31.0156C31.1003 28.8066 31.1341 28.8405 31.1172 28.9082C31.151 28.959 31.1764 29.0098 31.1934 29.0605C31.2103 29.0944 31.2441 29.1283 31.2949 29.1621C31.3288 29.2129 31.3288 29.2806 31.2949 29.3652C31.278 29.7038 31.1934 30.0169 31.041 30.3047C30.8887 30.5924 30.7956 30.9056 30.7617 31.2441C30.5586 31.2949 30.3724 31.3203 30.2031 31.3203C29.9154 31.3034 29.6615 31.2188 29.4414 31.0664C29.2214 30.931 29.0182 30.7617 28.832 30.5586C28.6458 30.3555 28.4681 30.1523 28.2988 29.9492C28.1296 29.7292 27.9434 29.543 27.7402 29.3906C27.6217 28.9167 27.5033 28.3919 27.3848 27.8164C27.2832 27.2409 27.1055 26.75 26.8516 26.3438C26.9193 26.1914 26.9531 26.0052 26.9531 25.7852C26.9701 25.4466 26.9362 25.1165 26.8516 24.7949C26.7839 24.4564 26.7669 24.1178 26.8008 23.7793C26.8008 23.5931 26.8177 23.4069 26.8516 23.2207C26.9023 23.0345 26.9362 22.8483 26.9531 22.6621C26.9701 22.3743 26.9362 22.0951 26.8516 21.8242C26.7839 21.5534 26.7585 21.2741 26.7754 20.9863C26.7923 20.8509 26.8177 20.724 26.8516 20.6055C26.9023 20.4701 26.9701 20.3516 27.0547 20.25C26.9701 20.0469 26.9447 19.8522 26.9785 19.666C26.9954 19.3783 27.0293 19.1074 27.0801 18.8535C27.1309 18.5996 27.1647 18.3457 27.1816 18.0918C27.1816 17.9564 27.1732 17.8294 27.1562 17.7109C27.1393 17.5755 27.1139 17.4486 27.0801 17.3301L26.8516 17.2539C26.75 17.2539 26.6484 17.2793 26.5469 17.3301C26.4622 17.3809 26.3861 17.4401 26.3184 17.5078C26.2507 17.5755 26.1914 17.6348 26.1406 17.6855C26.0898 17.7194 26.0391 17.7363 25.9883 17.7363C25.9544 17.7363 25.9121 17.7363 25.8613 17.7363C25.8275 17.7194 25.7936 17.7109 25.7598 17.7109C25.7259 17.7109 25.6582 17.7448 25.5566 17.8125C25.472 17.8802 25.362 17.9564 25.2266 18.041C25.1081 18.1087 24.9896 18.1849 24.8711 18.2695C24.7526 18.3372 24.6595 18.3796 24.5918 18.3965C24.4056 18.3626 24.2533 18.3034 24.1348 18.2188C24.0332 18.1172 23.9316 18.0241 23.8301 17.9395C23.7454 17.8379 23.6523 17.7533 23.5508 17.6855C23.4492 17.6009 23.3223 17.5671 23.1699 17.584C23.1191 17.4824 23.0938 17.3724 23.0938 17.2539C23.0768 17.1354 23.0768 17.0169 23.0938 16.8984V16.4922C23.2122 16.2721 23.373 16.0944 23.5762 15.959C23.7624 15.8066 23.9655 15.6797 24.1855 15.5781L24.8457 15.2734C25.0658 15.1719 25.2689 15.0449 25.4551 14.8926H25.6836C25.9883 14.9095 26.2507 14.8503 26.4707 14.7148C26.7077 14.5794 26.9277 14.4271 27.1309 14.2578C27.334 14.0716 27.5371 13.8854 27.7402 13.6992C27.9603 13.513 28.1973 13.3691 28.4512 13.2676C28.6374 13.3522 28.832 13.4284 29.0352 13.4961C29.2383 13.5469 29.4499 13.5807 29.6699 13.5977C29.89 13.5977 30.1185 13.5638 30.3555 13.4961C30.5924 13.4284 30.7786 13.3014 30.9141 13.1152C30.9987 13.1491 31.0664 13.1745 31.1172 13.1914C31.1849 13.1914 31.2611 13.1914 31.3457 13.1914C31.5996 13.2083 31.8535 13.1745 32.1074 13.0898C32.3613 12.9883 32.6068 12.8698 32.8438 12.7344C33.1823 12.7513 33.5124 12.7344 33.834 12.6836C34.1725 12.6159 34.5026 12.5482 34.8242 12.4805C35.1628 12.4128 35.4928 12.3535 35.8145 12.3027C36.153 12.235 36.4915 12.2096 36.8301 12.2266C37.3887 12.2435 37.9388 12.1927 38.4805 12.0742C39.0221 11.9557 39.5723 11.9134 40.1309 11.9473C40.5202 11.9642 40.901 11.998 41.2734 12.0488C41.6628 12.0827 42.0521 12.0911 42.4414 12.0742C42.6615 12.1758 42.8561 12.2689 43.0254 12.3535C43.2116 12.4212 43.4401 12.4382 43.7109 12.4043C44.2526 12.8613 44.7435 13.3945 45.1836 14.0039V14.4355C45.1667 14.8249 45.099 15.2057 44.9805 15.5781C44.862 15.9505 44.7181 16.3229 44.5488 16.6953C44.3965 17.0508 44.2272 17.4062 44.041 17.7617C43.8548 18.1003 43.6771 18.4388 43.5078 18.7773C42.4076 19.776 41.3073 20.7663 40.207 21.748C39.1068 22.7298 37.9727 23.6777 36.8047 24.5918C36.7708 24.7611 36.7201 24.9134 36.6523 25.0488C36.6016 25.1842 36.5677 25.3281 36.5508 25.4805C36.5508 25.5651 36.5592 25.6328 36.5762 25.6836C36.6947 25.7174 36.7962 25.7852 36.8809 25.8867C36.9824 25.9714 37.0163 26.0898 36.9824 26.2422H37.2109C37.2956 26.2422 37.3379 26.276 37.3379 26.3438L37.7441 26.3691C38.3874 26.403 39.0306 26.3861 39.6738 26.3184C40.3171 26.2507 40.9603 26.1745 41.6035 26.0898C42.2637 26.0052 42.9154 25.929 43.5586 25.8613C44.2018 25.7767 44.8451 25.7259 45.4883 25.709C45.6406 25.6582 45.8014 25.6159 45.9707 25.582C46.14 25.5482 46.2923 25.4805 46.4277 25.3789H46.5039C46.6224 25.3789 46.707 25.4128 46.7578 25.4805C46.8255 25.5482 46.9186 25.5905 47.0371 25.6074C47.1217 25.6074 47.2064 25.5905 47.291 25.5566C47.3926 25.5228 47.4941 25.4974 47.5957 25.4805C47.8327 25.4128 48.0781 25.3704 48.332 25.3535C48.6029 25.3366 48.8652 25.3112 49.1191 25.2773C50.1009 25.1927 51.0742 25.1419 52.0391 25.125C53.0039 25.0911 53.9688 24.9642 54.9336 24.7441C55.0182 24.8626 55.1367 24.9473 55.2891 24.998C55.4414 25.0319 55.6022 25.0742 55.7715 25.125C55.9408 25.1589 56.0931 25.2012 56.2285 25.252C56.3809 25.3027 56.4824 25.4043 56.5332 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M65.3945 15.2734C65.293 15.4258 65.2337 15.5951 65.2168 15.7812C65.1999 15.9674 65.1914 16.1367 65.1914 16.2891C65.1914 16.4922 65.1914 16.6953 65.1914 16.8984C65.2083 17.0846 65.2168 17.2708 65.2168 17.457V17.8379C65.1829 17.9564 65.1322 18.0749 65.0645 18.1934C64.9967 18.3118 64.946 18.4303 64.9121 18.5488C64.6751 19.1751 64.5566 19.8014 64.5566 20.4277V20.4785C64.472 20.6816 64.3874 20.8678 64.3027 21.0371C64.235 21.2064 64.1673 21.3757 64.0996 21.5449C64.0319 21.6973 63.9811 21.8665 63.9473 22.0527C63.9134 22.222 63.9049 22.4251 63.9219 22.6621C63.6849 23.2546 63.3717 23.7962 62.9824 24.2871C62.5931 24.7611 62.2122 25.252 61.8398 25.7598C61.4844 25.8952 61.1543 26.0729 60.8496 26.293C60.5618 26.513 60.2826 26.7585 60.0117 27.0293C59.487 27.1986 58.9707 27.3932 58.4629 27.6133C57.9551 27.8333 57.498 28.1296 57.0918 28.502C56.7702 28.5358 56.4486 28.5866 56.127 28.6543C55.8053 28.722 55.4922 28.8236 55.1875 28.959H54.8828C54.7305 28.959 54.6204 28.9251 54.5527 28.8574C54.3327 28.9759 54.1042 29.0605 53.8672 29.1113C53.6302 29.1452 53.3932 29.1621 53.1562 29.1621C52.8516 29.1621 52.5469 29.1452 52.2422 29.1113C51.9544 29.0605 51.6582 29.0098 51.3535 28.959C51.1842 28.722 50.9473 28.5443 50.6426 28.4258C50.3379 28.2904 50.0671 28.1634 49.8301 28.0449C49.3392 27.3678 48.9837 26.7161 48.7637 26.0898C48.5436 25.4466 48.3151 24.7272 48.0781 23.9316C48.112 23.6947 48.1712 23.4661 48.2559 23.2461C48.3405 23.0091 48.3743 22.7552 48.3574 22.4844C48.6621 21.6042 49.0599 20.8086 49.5508 20.0977C50.0586 19.3698 50.6341 18.6758 51.2773 18.0156C51.2773 17.9141 51.2943 17.8294 51.3281 17.7617C51.3789 17.694 51.3874 17.5924 51.3535 17.457C51.3704 17.474 51.4043 17.4824 51.4551 17.4824C51.5905 17.4824 51.6751 17.4486 51.709 17.3809C51.7428 17.2962 51.7513 17.2031 51.7344 17.1016C52.3438 16.7122 52.8939 16.2637 53.3848 15.7559C53.8926 15.248 54.4681 14.8249 55.1113 14.4863C55.1621 14.334 55.2467 14.207 55.3652 14.1055C55.4837 14.0039 55.5768 13.8854 55.6445 13.75C56.1862 13.5977 56.6771 13.3691 57.1172 13.0645C57.5573 12.7598 58.0228 12.4889 58.5137 12.252C58.7845 12.0996 59.0384 11.998 59.2754 11.9473C59.5293 11.8796 59.8001 11.8118 60.0879 11.7441C60.1895 11.7103 60.2826 11.6849 60.3672 11.668C60.4518 11.651 60.5449 11.6426 60.6465 11.6426C60.9512 11.6426 61.2474 11.7018 61.5352 11.8203C61.8229 11.9219 62.1191 11.9727 62.4238 11.9727C62.5085 11.9727 62.5762 11.9727 62.627 11.9727C62.6947 11.9557 62.7624 11.9388 62.8301 11.9219C63.1178 12.2773 63.4818 12.5482 63.9219 12.7344C64.0234 12.9883 64.1419 13.2083 64.2773 13.3945C64.4297 13.5807 64.582 13.7669 64.7344 13.9531C64.8867 14.1224 65.0221 14.3171 65.1406 14.5371C65.276 14.7402 65.3607 14.9857 65.3945 15.2734ZM62.8555 16.5938C62.8555 16.5091 62.847 16.4329 62.8301 16.3652C62.6608 16.3145 62.5 16.2467 62.3477 16.1621C62.1953 16.0775 62.026 16.0352 61.8398 16.0352C61.7214 16.0352 61.6029 16.0605 61.4844 16.1113C61.4674 15.9928 61.4167 15.9082 61.332 15.8574C61.2643 15.8066 61.1797 15.7643 61.0781 15.7305C60.9935 15.6797 60.9004 15.6458 60.7988 15.6289C60.7142 15.5951 60.638 15.5443 60.5703 15.4766C60.5195 15.3411 60.4603 15.2057 60.3926 15.0703C60.3418 14.918 60.2402 14.8079 60.0879 14.7402C59.9355 14.8926 59.7578 15.0195 59.5547 15.1211C59.3516 15.2057 59.14 15.2904 58.9199 15.375C58.7168 15.4596 58.5137 15.5612 58.3105 15.6797C58.1243 15.7982 57.9635 15.9421 57.8281 16.1113H57.3711C57.2695 16.2975 57.1257 16.4414 56.9395 16.543C56.7533 16.6276 56.5924 16.7546 56.457 16.9238C56.1862 17.0592 55.9323 17.2285 55.6953 17.4316C55.4753 17.6178 55.2552 17.821 55.0352 18.041C54.8151 18.2441 54.5951 18.4557 54.375 18.6758C54.1719 18.8958 53.9518 19.099 53.7148 19.2852C53.4948 19.7591 53.2493 20.1738 52.9785 20.5293C52.7246 20.8678 52.4792 21.2148 52.2422 21.5703C52.0221 21.9258 51.8275 22.3151 51.6582 22.7383C51.5059 23.1445 51.4297 23.6523 51.4297 24.2617V24.5156C51.4297 24.6003 51.4382 24.6849 51.4551 24.7695C51.6751 25.0065 51.8529 25.2604 51.9883 25.5312C52.1406 25.8021 52.3861 25.9967 52.7246 26.1152C53.0632 26.2507 53.4186 26.3099 53.791 26.293C54.1803 26.276 54.5527 26.3184 54.9082 26.4199C55.7207 26.2676 56.4993 26.0221 57.2441 25.6836C58.0059 25.3281 58.7253 24.9049 59.4023 24.4141C59.5039 24.3294 59.6224 24.2448 59.7578 24.1602C59.8932 24.0586 60.0033 23.957 60.0879 23.8555C60.1725 23.7708 60.2402 23.6777 60.291 23.5762C60.3587 23.4746 60.4264 23.3815 60.4941 23.2969C60.6296 23.0768 60.7819 22.8568 60.9512 22.6367C61.1204 22.4167 61.2982 22.2135 61.4844 22.0273C61.569 21.6549 61.679 21.2995 61.8145 20.9609C61.9499 20.6055 62.0853 20.2585 62.2207 19.9199C62.3561 19.5814 62.4661 19.2344 62.5508 18.8789C62.6523 18.5234 62.7031 18.151 62.7031 17.7617C62.7031 17.6771 62.6947 17.584 62.6777 17.4824C62.6777 17.3809 62.6693 17.2878 62.6523 17.2031C62.7878 17.0169 62.8555 16.8138 62.8555 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M91.5723 26.7754C91.4876 27.0462 91.4622 27.3171 91.4961 27.5879C91.4453 27.6556 91.3861 27.6979 91.3184 27.7148C91.2507 27.7318 91.1829 27.7572 91.1152 27.791C91.0475 27.8079 90.9883 27.8418 90.9375 27.8926C90.9036 27.9264 90.9036 28.0026 90.9375 28.1211C90.3789 28.1549 89.8457 28.2734 89.3379 28.4766C88.8301 28.6797 88.3307 28.8997 87.8398 29.1367C87.5859 29.0521 87.3659 28.9505 87.1797 28.832C86.9935 28.7135 86.7565 28.6374 86.4688 28.6035C86.181 28.028 85.9102 27.4271 85.6562 26.8008C85.4193 26.1576 85.3008 25.5143 85.3008 24.8711C85.3008 24.3971 85.3854 23.9655 85.5547 23.5762C85.5547 23.0684 85.597 22.569 85.6816 22.0781C85.7663 21.5872 85.8594 21.1048 85.9609 20.6309C86.0794 20.14 86.181 19.6491 86.2656 19.1582C86.3503 18.6673 86.3926 18.168 86.3926 17.6602V17.1016C86.3587 17.1016 86.3164 17.1439 86.2656 17.2285C86.2148 17.2962 86.1641 17.3809 86.1133 17.4824C86.0794 17.5671 86.0456 17.6517 86.0117 17.7363C85.9779 17.821 85.9525 17.8717 85.9355 17.8887C85.6478 18.1087 85.4193 18.388 85.25 18.7266C85.0977 19.0482 84.9284 19.3529 84.7422 19.6406C84.5052 19.9961 84.2513 20.3431 83.9805 20.6816C83.7266 21.0202 83.4049 21.2826 83.0156 21.4688V21.5195C83.0156 21.6042 82.9902 21.6634 82.9395 21.6973C82.8887 21.7311 82.8802 21.8158 82.9141 21.9512C82.4909 22.0866 82.0931 22.2812 81.7207 22.5352C81.3652 22.7891 81.069 23.1107 80.832 23.5C80.4935 23.5846 80.1719 23.7031 79.8672 23.8555C79.5794 23.9909 79.2832 24.1432 78.9785 24.3125C78.8431 24.3802 78.6992 24.4648 78.5469 24.5664C78.3945 24.668 78.2422 24.7357 78.0898 24.7695C77.9544 24.8203 77.7682 24.8542 77.5312 24.8711C77.3112 24.888 77.0742 24.9049 76.8203 24.9219C76.5833 24.9388 76.3464 24.9473 76.1094 24.9473H75.5508C75.4661 24.9473 75.3561 24.9049 75.2207 24.8203C75.0853 24.7357 74.9329 24.6426 74.7637 24.541C74.6113 24.4395 74.4505 24.3464 74.2812 24.2617C74.112 24.1602 73.9512 24.0924 73.7988 24.0586C73.6634 23.6185 73.4688 23.2292 73.2148 22.8906C72.9779 22.5352 72.724 22.1797 72.4531 21.8242C72.3685 21.418 72.25 20.9948 72.0977 20.5547C71.9622 20.1146 71.7168 19.7507 71.3613 19.4629C71.446 19.3444 71.4883 19.209 71.4883 19.0566C71.4883 18.8704 71.446 18.6927 71.3613 18.5234C71.2767 18.3542 71.2344 18.168 71.2344 17.9648C71.2344 17.8294 71.2428 17.7279 71.2598 17.6602C71.0736 17.8633 70.9382 18.1257 70.8535 18.4473C70.7858 18.752 70.752 19.0312 70.752 19.2852C70.752 19.4883 70.7773 19.6745 70.8281 19.8438C70.6589 20.0807 70.5488 20.377 70.498 20.7324C70.4642 21.0879 70.4473 21.401 70.4473 21.6719C70.4473 22.0104 70.4727 22.3405 70.5234 22.6621C70.2526 22.9329 70.1172 23.263 70.1172 23.6523C70.1172 23.8724 70.168 24.0671 70.2695 24.2363C70.2695 24.304 70.2526 24.3548 70.2188 24.3887C70.1849 24.4225 70.1426 24.4479 70.0918 24.4648C70.0579 24.4818 70.0156 24.5072 69.9648 24.541C69.931 24.5579 69.9141 24.6003 69.9141 24.668C69.9141 24.7526 69.9141 24.8457 69.9141 24.9473C69.931 25.0488 69.9395 25.1504 69.9395 25.252C69.9395 25.4889 69.931 25.7344 69.9141 25.9883C69.8971 26.2422 69.8887 26.4876 69.8887 26.7246C69.8887 27.2155 69.931 27.571 70.0156 27.791C70.1172 27.9941 70.2357 28.1465 70.3711 28.248C70.5234 28.3496 70.6842 28.4512 70.8535 28.5527C71.0228 28.6543 71.1921 28.849 71.3613 29.1367C71.3105 29.2891 71.2174 29.416 71.082 29.5176C70.9635 29.6022 70.8451 29.6953 70.7266 29.7969C70.625 29.8815 70.5319 29.9831 70.4473 30.1016C70.3626 30.2201 70.3288 30.3893 70.3457 30.6094H70.2188C69.9987 30.6094 69.7871 30.6432 69.584 30.7109C69.3809 30.7786 69.1693 30.8125 68.9492 30.8125C68.8984 30.8125 68.8477 30.804 68.7969 30.7871C68.7461 30.7871 68.6953 30.7871 68.6445 30.7871L68.3906 30.6348C68.306 30.584 68.2214 30.5586 68.1367 30.5586C68.0521 30.5586 67.9421 30.5755 67.8066 30.6094C67.5697 29.8477 67.3835 29.0605 67.248 28.248C67.1296 27.4355 67.0703 26.64 67.0703 25.8613C67.0703 25.7767 67.0872 25.6921 67.1211 25.6074C67.1719 25.5059 67.2396 25.472 67.3242 25.5059V25.0234C67.3242 24.4987 67.3665 23.9909 67.4512 23.5C67.5527 22.9922 67.6035 22.4674 67.6035 21.9258C67.6035 21.7734 67.5951 21.6211 67.5781 21.4688C67.5781 21.3164 67.5697 21.1725 67.5527 21.0371C67.6374 20.7493 67.722 20.4616 67.8066 20.1738C67.9082 19.8691 67.959 19.556 67.959 19.2344C67.959 19.099 67.9336 18.9382 67.8828 18.752C68.0182 18.6504 68.1198 18.5234 68.1875 18.3711C68.2552 18.2018 68.306 18.0241 68.3398 17.8379C68.3737 17.6348 68.3991 17.4401 68.416 17.2539C68.4329 17.0677 68.4499 16.8984 68.4668 16.7461C68.6361 16.4076 68.7292 16.0436 68.7461 15.6543C68.763 15.265 68.8477 14.901 69 14.5625C68.9831 14.4948 68.9746 14.3763 68.9746 14.207C68.9746 13.8685 69.0254 13.5299 69.127 13.1914C69.2454 12.8359 69.474 12.5651 69.8125 12.3789C70.1172 12.4974 70.4727 12.5566 70.8789 12.5566C71.2682 12.5566 71.6406 12.4974 71.9961 12.3789C72.0977 12.4128 72.1908 12.4551 72.2754 12.5059C72.36 12.5397 72.4447 12.582 72.5293 12.6328C72.6309 12.6667 72.7324 12.7005 72.834 12.7344C72.9355 12.7513 73.054 12.7513 73.1895 12.7344C73.3587 13.2253 73.5026 13.7246 73.6211 14.2324C73.7565 14.7402 73.8581 15.2565 73.9258 15.7812C73.9596 16.0013 73.9681 16.2383 73.9512 16.4922C73.9512 16.7461 73.9681 16.9831 74.002 17.2031C74.0189 17.3385 74.0612 17.4655 74.1289 17.584C74.1966 17.6855 74.2643 17.804 74.332 17.9395C74.3997 18.0749 74.4505 18.2272 74.4844 18.3965C74.5352 18.5658 74.5521 18.7773 74.5352 19.0312C74.7214 19.4714 74.9245 19.8945 75.1445 20.3008C75.3815 20.6901 75.6354 21.0794 75.9062 21.4688C76.0586 21.5195 76.194 21.5872 76.3125 21.6719C76.431 21.7396 76.5072 21.8581 76.541 22.0273C76.6934 22.0273 76.8288 22.0527 76.9473 22.1035L77.3789 22.2305C78.0221 22.0273 78.6146 21.7565 79.1562 21.418C79.7148 21.0794 80.2988 20.7917 80.9082 20.5547C81.653 19.8268 82.2962 19.0228 82.8379 18.1426C83.3796 17.2454 83.9212 16.3568 84.4629 15.4766V14.918C84.5645 14.8672 84.6491 14.8079 84.7168 14.7402C84.8014 14.6556 84.903 14.5964 85.0215 14.5625C85.0384 14.3594 85.0807 14.1647 85.1484 13.9785C85.2331 13.7754 85.3177 13.5892 85.4023 13.4199C85.5039 13.2337 85.5885 13.056 85.6562 12.8867C85.724 12.7005 85.7578 12.5059 85.7578 12.3027C85.7578 12.1842 85.7493 12.0827 85.7324 11.998C85.9863 11.7441 86.291 11.6172 86.6465 11.6172C86.985 11.6172 87.3236 11.7018 87.6621 11.8711C88.0176 12.0234 88.3477 12.1673 88.6523 12.3027C88.8385 12.709 88.974 13.1406 89.0586 13.5977C89.1602 14.0378 89.2279 14.4948 89.2617 14.9688C89.2956 15.4427 89.3125 15.9167 89.3125 16.3906V18.1934C89.2956 18.3288 89.2448 18.4303 89.1602 18.498C89.0924 18.5488 89.0417 18.6335 89.0078 18.752V19.0059C89.0078 19.0905 88.9993 19.1751 88.9824 19.2598C88.9824 19.6152 88.9401 19.9876 88.8555 20.377C88.7708 20.8678 88.6608 21.3672 88.5254 21.875C88.4069 22.3659 88.3477 22.8652 88.3477 23.373C88.3477 23.5592 88.3561 23.7454 88.373 23.9316C88.39 24.1178 88.4238 24.304 88.4746 24.4902C88.39 24.6426 88.3477 24.8372 88.3477 25.0742C88.3477 25.3451 88.39 25.599 88.4746 25.8359C88.5762 26.056 88.6947 26.276 88.8301 26.4961C89.0671 26.4961 89.304 26.4876 89.541 26.4707C89.778 26.4538 90.0234 26.4453 90.2773 26.4453C90.5143 26.4453 90.7344 26.4707 90.9375 26.5215C91.1406 26.5553 91.3522 26.64 91.5723 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M128.059 24.1602C128.059 24.4987 127.999 24.778 127.881 24.998C127.779 25.2012 127.661 25.4382 127.525 25.709C127.492 25.6921 127.449 25.6836 127.398 25.6836C127.297 25.6836 127.204 25.709 127.119 25.7598C127.035 25.8105 126.95 25.8529 126.865 25.8867C126.374 26.4284 125.867 26.9531 125.342 27.4609C124.834 27.9688 124.267 28.4173 123.641 28.8066C123.471 28.9082 123.302 29.0098 123.133 29.1113C122.964 29.196 122.786 29.2806 122.6 29.3652C122.532 29.3991 122.464 29.4329 122.396 29.4668C122.346 29.4837 122.295 29.5091 122.244 29.543C122.126 29.6107 121.999 29.7207 121.863 29.873C121.745 30.0254 121.601 30.1777 121.432 30.3301C121.279 30.4993 121.11 30.6348 120.924 30.7363C120.738 30.8548 120.535 30.9056 120.314 30.8887C120.179 30.9733 120.061 31.0833 119.959 31.2188C119.857 31.3542 119.739 31.4896 119.604 31.625C118.876 31.8789 118.207 32.209 117.598 32.6152C117.005 33.0384 116.387 33.4447 115.744 33.834C115.355 34.0879 114.965 34.291 114.576 34.4434C114.492 34.4772 114.39 34.5026 114.271 34.5195C114.17 34.5365 114.06 34.5618 113.941 34.5957C113.383 34.7311 112.816 34.8411 112.24 34.9258C111.682 35.0104 111.115 35.0527 110.539 35.0527C109.828 35.0527 109.143 34.9681 108.482 34.7988C108.482 34.748 108.465 34.7142 108.432 34.6973C108.398 34.6803 108.355 34.6634 108.305 34.6465C108.271 34.6296 108.237 34.6042 108.203 34.5703C108.169 34.5534 108.169 34.5111 108.203 34.4434C107.831 34.4095 107.501 34.3164 107.213 34.1641C106.942 34.0117 106.764 33.7409 106.68 33.3516C106.629 33.3854 106.587 33.4277 106.553 33.4785C106.519 33.5293 106.46 33.5462 106.375 33.5293C106.138 33.1908 105.876 32.8776 105.588 32.5898C105.3 32.3021 105.089 31.9551 104.953 31.5488C104.919 31.4642 104.894 31.3796 104.877 31.2949C104.877 31.2272 104.868 31.151 104.852 31.0664C104.767 30.8294 104.615 30.7109 104.395 30.7109C104.428 30.6432 104.445 30.5586 104.445 30.457C104.445 30.4062 104.437 30.3555 104.42 30.3047C104.42 30.2539 104.42 30.2031 104.42 30.1523C104.42 30.0677 104.445 29.9831 104.496 29.8984C104.327 29.5091 104.208 29.1283 104.141 28.7559C104.073 28.3665 104.039 27.9688 104.039 27.5625C104.039 27.0378 104.064 26.5215 104.115 26.0137C104.166 25.4889 104.191 24.9642 104.191 24.4395C104.293 24.2363 104.369 23.9993 104.42 23.7285C104.488 23.4577 104.598 23.2376 104.75 23.0684C104.733 22.9668 104.699 22.916 104.648 22.916C104.598 22.8991 104.572 22.8483 104.572 22.7637C104.572 22.459 104.632 22.1289 104.75 21.7734C104.868 21.418 104.928 21.054 104.928 20.6816C105.08 20.597 105.173 20.4701 105.207 20.3008C105.258 20.1315 105.351 19.9961 105.486 19.8945V19.7676C105.486 19.5137 105.512 19.2598 105.562 19.0059C105.63 18.752 105.689 18.5065 105.74 18.2695C105.808 18.0156 105.859 17.7702 105.893 17.5332C105.943 17.2793 105.96 17.0339 105.943 16.7969C105.977 16.7461 106.02 16.653 106.07 16.5176C106.138 16.3652 106.197 16.2129 106.248 16.0605C106.316 15.8913 106.367 15.7305 106.4 15.5781C106.451 15.4258 106.477 15.3158 106.477 15.248C106.477 15.1465 106.46 15.0534 106.426 14.9688C106.392 14.8841 106.375 14.791 106.375 14.6895C106.375 14.6048 106.4 14.4863 106.451 14.334C106.502 14.1647 106.544 14.0293 106.578 13.9277C106.646 13.64 106.705 13.3438 106.756 13.0391C106.824 12.7174 106.883 12.4128 106.934 12.125C107.086 11.194 107.196 10.263 107.264 9.33203C107.331 8.38411 107.374 7.4362 107.391 6.48828C107.628 6.35286 107.873 6.22591 108.127 6.10742C108.398 5.98893 108.677 5.92969 108.965 5.92969C109.049 5.92969 109.134 5.93815 109.219 5.95508C109.303 5.97201 109.388 5.9974 109.473 6.03125C109.557 6.36979 109.693 6.64062 109.879 6.84375C110.065 7.04688 110.234 7.29232 110.387 7.58008C110.285 7.85091 110.217 8.13021 110.184 8.41797L110.107 9.28125C110.09 9.56901 110.057 9.85677 110.006 10.1445C109.955 10.4154 109.87 10.6777 109.752 10.9316C109.786 11.0163 109.803 11.1009 109.803 11.1855V11.4395C109.803 11.6764 109.777 11.9049 109.727 12.125C109.693 12.3451 109.65 12.5736 109.6 12.8105C109.549 13.0306 109.507 13.2507 109.473 13.4707C109.439 13.6908 109.439 13.9108 109.473 14.1309C109.422 14.2155 109.371 14.2832 109.32 14.334C109.27 14.3678 109.236 14.4271 109.219 14.5117L109.168 14.9941C109.134 15.1803 109.1 15.3665 109.066 15.5527C109.049 15.722 109.024 15.8997 108.99 16.0859C108.872 16.5938 108.736 17.1016 108.584 17.6094C108.449 18.1172 108.381 18.6419 108.381 19.1836V19.3359C108.229 19.5729 108.11 19.8691 108.025 20.2246C107.941 20.5632 107.915 20.8763 107.949 21.1641C107.763 21.6549 107.585 22.1374 107.416 22.6113C107.247 23.0853 107.162 23.5762 107.162 24.084C107.162 24.1686 107.162 24.2617 107.162 24.3633C107.179 24.4479 107.196 24.5326 107.213 24.6172C107.077 24.9557 106.993 25.3027 106.959 25.6582C106.925 25.9967 106.908 26.3353 106.908 26.6738C106.908 26.9108 106.917 27.1901 106.934 27.5117C106.967 27.8164 107.01 28.138 107.061 28.4766C107.128 28.7982 107.204 29.1113 107.289 29.416C107.374 29.7207 107.467 29.9661 107.568 30.1523C107.958 30.7786 108.465 31.2695 109.092 31.625C109.735 31.9974 110.412 32.2344 111.123 32.3359C111.411 32.2344 111.639 32.1751 111.809 32.1582C111.995 32.1413 112.249 32.1413 112.57 32.1582C112.841 32.0228 113.112 31.9212 113.383 31.8535C113.671 31.7858 113.958 31.7096 114.246 31.625C114.331 31.5911 114.415 31.5573 114.5 31.5234C114.602 31.4896 114.686 31.4557 114.754 31.4219C114.839 31.388 114.932 31.3118 115.033 31.1934C115.135 31.0749 115.228 30.9733 115.312 30.8887C115.668 30.7871 116.007 30.6432 116.328 30.457C116.65 30.2878 116.963 30.11 117.268 29.9238L118.207 29.3652C118.529 29.179 118.867 29.0182 119.223 28.8828C119.358 28.832 119.434 28.7643 119.451 28.6797C119.485 28.5781 119.536 28.4596 119.604 28.3242C119.637 28.3581 119.688 28.375 119.756 28.375C119.959 28.375 120.103 28.3158 120.188 28.1973C120.272 28.0618 120.374 27.9264 120.492 27.791C120.712 27.7572 120.924 27.6979 121.127 27.6133C121.33 27.5117 121.482 27.3594 121.584 27.1562C122.007 27.0716 122.38 26.9193 122.701 26.6992C123.023 26.4792 123.336 26.2422 123.641 25.9883C123.945 25.7174 124.25 25.4635 124.555 25.2266C124.859 24.9727 125.206 24.7695 125.596 24.6172C125.646 24.5326 125.68 24.4564 125.697 24.3887C125.714 24.321 125.74 24.2448 125.773 24.1602C126.061 24.1263 126.29 24.0501 126.459 23.9316C126.628 23.7962 126.823 23.6608 127.043 23.5254C127.517 23.5762 127.855 23.7878 128.059 24.1602Z\" fill=\"white\"><\/path>\n    <path d=\"M144.436 28.1211C144.385 28.3581 144.275 28.5527 144.105 28.7051C143.953 28.8405 143.767 28.9505 143.547 29.0352C143.327 29.1198 143.098 29.179 142.861 29.2129C142.641 29.2298 142.438 29.2383 142.252 29.2383C142.167 29.2383 142.083 29.2383 141.998 29.2383C141.93 29.2214 141.854 29.2129 141.77 29.2129C141.685 29.2129 141.643 29.2552 141.643 29.3398C141.643 29.4245 141.6 29.4837 141.516 29.5176C141.431 29.4837 141.346 29.4583 141.262 29.4414C141.177 29.4245 141.092 29.416 141.008 29.416C140.889 29.416 140.771 29.4245 140.652 29.4414C140.551 29.4583 140.449 29.4668 140.348 29.4668C140.212 29.4668 140.111 29.4499 140.043 29.416C139.992 29.3822 139.941 29.3483 139.891 29.3145C139.857 29.2637 139.814 29.2129 139.764 29.1621C139.73 29.1113 139.671 29.069 139.586 29.0352C139.467 28.9844 139.366 28.9759 139.281 29.0098C139.214 29.0436 139.104 28.9928 138.951 28.8574C138.748 28.6882 138.57 28.485 138.418 28.248C138.283 27.9941 138.147 27.7318 138.012 27.4609C137.876 27.1901 137.732 26.9193 137.58 26.6484C137.428 26.3776 137.25 26.1406 137.047 25.9375H136.844C136.539 25.9375 136.327 26.0645 136.209 26.3184C136.124 26.2676 136.04 26.2083 135.955 26.1406C135.87 26.056 135.777 25.9883 135.676 25.9375C135.286 26.056 134.88 26.1576 134.457 26.2422C134.034 26.3268 133.611 26.3691 133.188 26.3691H132.832C132.73 26.3691 132.62 26.3522 132.502 26.3184C132.333 26.3861 132.18 26.4707 132.045 26.5723C131.91 26.6569 131.757 26.6992 131.588 26.6992C131.486 26.6992 131.368 26.6654 131.232 26.5977C131.131 26.5977 131.08 26.64 131.08 26.7246C131.097 26.8092 131.046 26.8516 130.928 26.8516H130.699C130.462 26.8516 130.225 26.86 129.988 26.877C129.768 26.8939 129.54 26.9023 129.303 26.9023C128.981 26.9023 128.651 26.86 128.312 26.7754C128.228 26.8262 128.135 26.8516 128.033 26.8516C127.965 26.8854 127.915 26.9447 127.881 27.0293C127.847 27.097 127.813 27.1647 127.779 27.2324C127.745 27.2832 127.695 27.334 127.627 27.3848C127.576 27.4186 127.5 27.4271 127.398 27.4102C127.365 27.6133 127.28 27.7741 127.145 27.8926C127.009 28.0111 126.941 28.1888 126.941 28.4258C126.755 28.5273 126.603 28.6543 126.484 28.8066C126.366 28.959 126.247 29.1198 126.129 29.2891C126.01 29.4583 125.883 29.6191 125.748 29.7715C125.63 29.9238 125.477 30.0423 125.291 30.127C125.206 30.2285 125.181 30.3893 125.215 30.6094C125.029 30.7617 124.8 30.8971 124.529 31.0156C124.258 31.1341 124.005 31.1934 123.768 31.1934C123.277 31.1934 122.938 30.931 122.752 30.4062C122.752 30.237 122.769 30.0592 122.803 29.873C122.82 29.6699 122.854 29.4837 122.904 29.3145C122.955 29.1283 123.031 28.9674 123.133 28.832C123.234 28.6797 123.378 28.5697 123.564 28.502C123.564 28.3496 123.514 28.248 123.412 28.1973C123.311 28.1296 123.268 28.0195 123.285 27.8672C123.742 27.6471 124.14 27.3594 124.479 27.0039C124.817 26.6484 125.122 26.276 125.393 25.8867C125.68 25.4805 125.968 25.0742 126.256 24.668C126.544 24.2617 126.865 23.8978 127.221 23.5762V23.043C127.729 22.5013 128.059 21.8919 128.211 21.2148C128.397 21.181 128.516 21.0964 128.566 20.9609C128.634 20.8255 128.668 20.6647 128.668 20.4785C128.753 20.4785 128.803 20.4447 128.82 20.377C128.854 20.2923 128.93 20.2669 129.049 20.3008C129.201 19.8945 129.37 19.5221 129.557 19.1836C129.743 18.8451 129.929 18.5065 130.115 18.168C130.301 17.8125 130.462 17.4486 130.598 17.0762C130.75 16.7038 130.86 16.2891 130.928 15.832C131.165 15.8151 131.292 15.7051 131.309 15.502C131.342 15.2819 131.376 15.0872 131.41 14.918C131.664 14.681 131.85 14.4017 131.969 14.0801C132.104 13.7585 132.223 13.4284 132.324 13.0898C132.426 12.7344 132.536 12.3874 132.654 12.0488C132.79 11.6934 132.976 11.3802 133.213 11.1094V11.0332C133.213 10.9486 133.179 10.8978 133.111 10.8809C133.044 10.847 133.01 10.7878 133.01 10.7031C133.027 10.6862 133.035 10.6693 133.035 10.6523C133.238 10.5677 133.391 10.4323 133.492 10.2461C133.594 10.043 133.746 9.89909 133.949 9.81445C134.305 10.1022 134.618 10.2799 134.889 10.3477C135.16 10.3984 135.515 10.4408 135.955 10.4746C136.175 10.7116 136.294 10.9993 136.311 11.3379C136.344 11.6595 136.404 11.9811 136.488 12.3027C136.624 12.8444 136.768 13.3776 136.92 13.9023C137.089 14.4102 137.216 14.9349 137.301 15.4766C137.352 15.7982 137.445 16.1029 137.58 16.3906C137.715 16.6784 137.809 16.9746 137.859 17.2793C137.893 17.5163 137.893 17.7871 137.859 18.0918C137.826 18.3796 137.859 18.6335 137.961 18.8535L138.139 19.2598C138.223 19.446 138.291 19.6406 138.342 19.8438C138.41 20.0469 138.469 20.25 138.52 20.4531C138.655 20.9609 138.773 21.5111 138.875 22.1035C138.993 22.679 139.171 23.2038 139.408 23.6777C139.493 23.847 139.62 23.9655 139.789 24.0332C139.975 24.1009 140.178 24.1517 140.398 24.1855C140.618 24.2025 140.83 24.2109 141.033 24.2109C141.253 24.194 141.439 24.1855 141.592 24.1855H141.846C141.947 24.1855 142.049 24.2025 142.15 24.2363C142.218 24.3717 142.252 24.4902 142.252 24.5918C142.252 24.7949 142.184 24.9557 142.049 25.0742C141.913 25.1927 141.846 25.3281 141.846 25.4805C141.846 25.5651 141.88 25.6582 141.947 25.7598C141.88 25.7428 141.778 25.7344 141.643 25.7344C141.253 25.7344 140.872 25.8021 140.5 25.9375C140.635 26.2253 140.813 26.4707 141.033 26.6738C141.27 26.86 141.516 27.0378 141.77 27.207C141.939 27.0716 142.117 27.0039 142.303 27.0039C142.506 27.0039 142.692 27.0547 142.861 27.1562C143.048 27.2409 143.242 27.2832 143.445 27.2832C143.598 27.2832 143.708 27.2578 143.775 27.207C143.911 27.3594 144.021 27.5202 144.105 27.6895C144.19 27.8418 144.3 27.9857 144.436 28.1211ZM136.488 24.0586C136.454 23.7708 136.395 23.5677 136.311 23.4492C136.243 23.3138 136.184 23.153 136.133 22.9668C136.065 22.7298 136.014 22.4759 135.98 22.2051C135.964 21.9342 135.93 21.6719 135.879 21.418C135.76 20.8424 135.625 20.2669 135.473 19.6914C135.337 19.1159 135.16 18.5573 134.939 18.0156C135.007 17.9141 135.041 17.821 135.041 17.7363V17.6602C134.889 17.4909 134.779 17.2878 134.711 17.0508C134.643 16.7969 134.576 16.5514 134.508 16.3145C134.457 16.0605 134.381 15.832 134.279 15.6289C134.195 15.4089 134.051 15.2311 133.848 15.0957C133.797 15.1973 133.771 15.3158 133.771 15.4512C133.771 15.5697 133.78 15.6797 133.797 15.7812C133.831 15.8828 133.848 15.9928 133.848 16.1113C133.678 16.196 133.551 16.3314 133.467 16.5176C133.399 16.6868 133.281 16.8223 133.111 16.9238C132.976 17.4655 132.781 17.9818 132.527 18.4727C132.273 18.9466 132.003 19.4206 131.715 19.8945C131.444 20.3685 131.182 20.8509 130.928 21.3418C130.674 21.8158 130.471 22.3151 130.318 22.8398C130.098 22.9922 129.946 23.1868 129.861 23.4238C129.794 23.6608 129.76 23.8978 129.76 24.1348C129.912 24.2194 130.081 24.2702 130.268 24.2871C130.471 24.2871 130.665 24.2871 130.852 24.2871C131.038 24.2871 131.215 24.304 131.385 24.3379C131.554 24.3717 131.706 24.4564 131.842 24.5918C132.062 24.5241 132.299 24.4818 132.553 24.4648C132.824 24.431 133.044 24.3548 133.213 24.2363C133.551 24.3548 133.915 24.4141 134.305 24.4141C134.508 24.4141 134.702 24.3971 134.889 24.3633C135.092 24.3294 135.286 24.2871 135.473 24.2363C135.625 24.2702 135.743 24.3294 135.828 24.4141C135.913 24.4818 136.04 24.5072 136.209 24.4902C136.294 24.4225 136.344 24.3548 136.361 24.2871C136.378 24.2025 136.421 24.1263 136.488 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M191.332 18.1426C191.298 18.3457 191.239 18.5742 191.154 18.8281C191.087 19.082 190.985 19.319 190.85 19.5391C190.731 19.7422 190.579 19.9199 190.393 20.0723C190.206 20.2077 189.986 20.2754 189.732 20.2754C189.546 20.2754 189.36 20.2585 189.174 20.2246C188.988 20.1738 188.793 20.1484 188.59 20.1484C188.505 20.1484 188.412 20.1823 188.311 20.25C188.226 20.3008 188.141 20.3262 188.057 20.3262C187.972 20.3262 187.896 20.3177 187.828 20.3008C187.777 20.2669 187.71 20.25 187.625 20.25C187.574 20.25 187.481 20.2669 187.346 20.3008C187.21 20.3346 187.066 20.3685 186.914 20.4023C186.762 20.4362 186.618 20.4785 186.482 20.5293C186.347 20.5632 186.254 20.5885 186.203 20.6055C185.746 20.7578 185.289 20.8932 184.832 21.0117C184.375 21.1302 183.901 21.2064 183.41 21.2402C183.309 21.2064 183.156 21.1725 182.953 21.1387C182.75 21.0879 182.598 21.0625 182.496 21.0625C182.293 21.0625 182.158 21.1471 182.09 21.3164C182.039 21.4857 181.929 21.6126 181.76 21.6973C181.557 21.8158 181.303 21.8835 180.998 21.9004C180.693 21.9173 180.389 21.9427 180.084 21.9766C179.779 22.0104 179.492 22.0781 179.221 22.1797C178.967 22.2643 178.781 22.4336 178.662 22.6875C178.577 22.6706 178.484 22.6621 178.383 22.6621C178.298 22.6452 178.205 22.6367 178.104 22.6367C177.562 22.6367 177.054 22.7467 176.58 22.9668C176.106 23.1699 175.624 23.3561 175.133 23.5254C175.217 23.6777 175.277 23.8639 175.311 24.084C175.344 24.304 175.378 24.5241 175.412 24.7441C175.446 24.9473 175.488 25.1504 175.539 25.3535C175.607 25.5397 175.717 25.6836 175.869 25.7852C175.869 25.8867 175.844 25.9714 175.793 26.0391C175.759 26.1068 175.717 26.166 175.666 26.2168L175.488 26.3945C175.438 26.4453 175.404 26.5215 175.387 26.623C175.336 26.8262 175.311 27.0378 175.311 27.2578C175.311 27.4609 175.192 27.6133 174.955 27.7148C174.972 27.7656 174.98 27.8587 174.98 27.9941C174.98 28.1634 174.955 28.3242 174.904 28.4766C174.854 28.6289 174.837 28.7982 174.854 28.9844C174.566 29.306 174.32 29.6361 174.117 29.9746C173.931 30.3132 173.787 30.6771 173.686 31.0664C173.059 31.6927 172.416 32.319 171.756 32.9453C171.113 33.5885 170.444 34.2064 169.75 34.7988C169.073 35.3913 168.37 35.9499 167.643 36.4746C166.915 37.0163 166.161 37.4902 165.383 37.8965H165.205C164.816 37.8965 164.511 37.9642 164.291 38.0996C164.071 38.235 163.792 38.3535 163.453 38.4551C163.199 38.3874 162.895 38.3535 162.539 38.3535C162.336 38.3535 162.124 38.362 161.904 38.3789C161.701 38.3958 161.49 38.4043 161.27 38.4043C160.982 38.4043 160.719 38.3704 160.482 38.3027C160.262 38.235 160.042 38.1589 159.822 38.0742C159.619 37.9896 159.408 37.9049 159.188 37.8203C158.967 37.7357 158.73 37.6764 158.477 37.6426C157.427 36.5931 156.598 35.3659 155.988 33.9609C155.379 32.5729 155.074 31.1426 155.074 29.6699C155.074 28.9928 155.167 28.3327 155.354 27.6895C155.54 27.0293 155.633 26.3691 155.633 25.709C155.938 25.0996 156.2 24.4733 156.42 23.8301C156.657 23.1868 156.894 22.5436 157.131 21.9004C157.368 21.2572 157.622 20.6309 157.893 20.0215C158.18 19.3952 158.519 18.8027 158.908 18.2441C158.993 17.804 159.128 17.4232 159.314 17.1016C159.501 16.7799 159.704 16.4245 159.924 16.0352C159.924 15.6628 160 15.3242 160.152 15.0195C160.322 14.6979 160.423 14.3424 160.457 13.9531C160.728 13.6992 160.948 13.4115 161.117 13.0898C161.286 12.7682 161.447 12.4382 161.6 12.0996C161.752 11.7611 161.921 11.4395 162.107 11.1348C162.311 10.8132 162.581 10.5423 162.92 10.3223C162.954 10.2038 162.971 10.0768 162.971 9.94141C162.988 9.78906 163.03 9.67057 163.098 9.58594L163.631 9.00195C163.8 8.7819 163.952 8.56185 164.088 8.3418C164.24 8.10482 164.401 7.89323 164.57 7.70703C164.672 7.60547 164.782 7.52083 164.9 7.45312C165.019 7.38542 165.12 7.30924 165.205 7.22461C165.29 7.13997 165.315 7.02995 165.281 6.89453C165.264 6.75911 165.298 6.64909 165.383 6.56445C165.417 6.5306 165.467 6.49674 165.535 6.46289C165.603 6.42904 165.662 6.39518 165.713 6.36133C165.933 6.20898 166.119 6.05664 166.271 5.9043C166.424 5.75195 166.635 5.64193 166.906 5.57422C167.143 5.38802 167.355 5.20182 167.541 5.01562C167.744 4.82943 167.947 4.66016 168.15 4.50781C168.354 4.35547 168.574 4.23698 168.811 4.15234C169.048 4.05078 169.344 4 169.699 4C169.767 4 169.835 4.00846 169.902 4.02539C169.97 4.02539 170.038 4.02539 170.105 4.02539C170.799 4.66862 171.231 5.45573 171.4 6.38672C171.214 6.6237 171.062 6.8776 170.943 7.14844C170.842 7.41927 170.723 7.6901 170.588 7.96094C170.3 8.0625 170.029 8.21484 169.775 8.41797C169.521 8.60417 169.268 8.79883 169.014 9.00195C168.777 9.20508 168.523 9.38281 168.252 9.53516C167.998 9.6875 167.71 9.76367 167.389 9.76367C167.253 9.88216 167.033 10.0768 166.729 10.3477C166.441 10.6016 166.136 10.8724 165.814 11.1602C165.51 11.4479 165.222 11.7188 164.951 11.9727C164.697 12.2266 164.536 12.4043 164.469 12.5059C164.418 12.5905 164.376 12.6667 164.342 12.7344C164.308 12.8021 164.274 12.8783 164.24 12.9629L163.58 14.0801C163.208 14.7233 162.827 15.3581 162.438 15.9844C162.048 16.5938 161.71 17.237 161.422 17.9141C161.286 18.2188 161.176 18.5234 161.092 18.8281C161.007 19.1328 160.923 19.4544 160.838 19.793C160.804 19.8945 160.762 19.9961 160.711 20.0977C160.66 20.1992 160.618 20.2923 160.584 20.377C160.398 20.7324 160.245 21.0625 160.127 21.3672C160.008 21.6719 159.941 22.0273 159.924 22.4336C159.501 23.3815 159.103 24.3379 158.73 25.3027C158.375 26.2507 158.104 27.2324 157.918 28.248C158.02 28.5866 158.062 28.9336 158.045 29.2891C158.045 29.6276 158.045 29.9661 158.045 30.3047C158.045 30.7279 158.07 31.0749 158.121 31.3457C158.189 31.6335 158.273 31.8874 158.375 32.1074C158.493 32.3444 158.62 32.5814 158.756 32.8184C158.891 33.0723 159.035 33.3685 159.188 33.707C159.441 33.9102 159.67 34.1217 159.873 34.3418C160.076 34.5788 160.271 34.8327 160.457 35.1035C161.1 35.4251 161.752 35.5859 162.412 35.5859C162.886 35.5859 163.368 35.5098 163.859 35.3574C164.35 35.2051 164.824 35.0104 165.281 34.7734C165.755 34.5534 166.212 34.3079 166.652 34.0371C167.092 33.7663 167.516 33.5039 167.922 33.25C168.633 32.8268 169.251 32.3698 169.775 31.8789C170.3 31.388 170.774 30.8717 171.197 30.3301C171.637 29.7884 172.044 29.2129 172.416 28.6035C172.788 27.9772 173.178 27.3171 173.584 26.623C173.601 26.5384 173.635 26.4368 173.686 26.3184L173.838 25.9375C173.889 25.8021 173.931 25.6836 173.965 25.582C174.016 25.4635 174.041 25.3874 174.041 25.3535C174.041 25.2181 174.007 25.125 173.939 25.0742C173.889 25.0065 173.863 24.9388 173.863 24.8711C173.863 24.7357 173.897 24.6426 173.965 24.5918C174.033 24.541 174.109 24.4902 174.193 24.4395C174.295 24.3887 174.38 24.3294 174.447 24.2617C174.532 24.194 174.574 24.0671 174.574 23.8809C174.54 23.8639 174.481 23.8555 174.396 23.8555C174.312 23.8555 174.227 23.8639 174.143 23.8809C174.058 23.8978 173.973 23.9062 173.889 23.9062C173.686 23.9062 173.516 23.8385 173.381 23.7031C173.296 23.737 173.212 23.7962 173.127 23.8809C173.042 23.9486 172.958 24.0247 172.873 24.1094C172.805 24.194 172.738 24.2702 172.67 24.3379C172.602 24.4056 172.543 24.4395 172.492 24.4395C172.408 24.4395 172.34 24.4225 172.289 24.3887C172.255 24.3548 172.204 24.3379 172.137 24.3379C171.849 24.3379 171.595 24.4056 171.375 24.541C171.155 24.6764 170.918 24.7865 170.664 24.8711C170.613 24.8711 170.562 24.8711 170.512 24.8711C170.461 24.8542 170.41 24.8457 170.359 24.8457C170.173 24.8457 169.987 24.8796 169.801 24.9473C169.632 24.998 169.462 25.0573 169.293 25.125C169.141 25.1927 168.98 25.252 168.811 25.3027C168.641 25.3535 168.472 25.3704 168.303 25.3535C167.93 25.4889 167.583 25.6328 167.262 25.7852C166.957 25.9375 166.602 25.9967 166.195 25.9629C166.077 26.0137 165.95 26.0729 165.814 26.1406C165.696 26.1914 165.577 26.2591 165.459 26.3438C165.357 26.3776 165.281 26.3945 165.23 26.3945C165.146 26.3945 165.078 26.3522 165.027 26.2676C164.892 26.4199 164.714 26.5299 164.494 26.5977C164.274 26.6484 164.046 26.6992 163.809 26.75C163.572 26.7839 163.343 26.8346 163.123 26.9023C162.92 26.9531 162.759 27.0632 162.641 27.2324C162.454 27.0801 162.234 27.0039 161.98 27.0039C161.727 27.0039 161.481 27.0547 161.244 27.1562C161.007 27.2409 160.753 27.2832 160.482 27.2832C160.381 27.2832 160.313 27.2663 160.279 27.2324C160.212 27.0462 160.135 26.86 160.051 26.6738C159.966 26.4876 159.831 26.3522 159.645 26.2676C159.611 26.0814 159.577 25.9036 159.543 25.7344C159.526 25.5482 159.518 25.3704 159.518 25.2012C159.518 24.7441 159.653 24.3294 159.924 23.957C160.161 23.8724 160.398 23.8047 160.635 23.7539C160.889 23.6862 161.134 23.61 161.371 23.5254C161.557 23.5592 161.743 23.5846 161.93 23.6016C162.116 23.6185 162.302 23.627 162.488 23.627C163.182 23.627 163.859 23.5423 164.52 23.373C165.18 23.1868 165.831 22.9922 166.475 22.7891C167.084 22.6029 167.702 22.4336 168.328 22.2812C168.954 22.1289 169.581 21.9596 170.207 21.7734C170.799 21.6211 171.383 21.4518 171.959 21.2656C172.535 21.0625 173.135 20.9355 173.762 20.8848C174.168 20.597 174.659 20.4023 175.234 20.3008C175.827 20.1992 176.368 20.0892 176.859 19.9707C177.638 19.7845 178.408 19.5983 179.17 19.4121C179.932 19.209 180.71 19.0312 181.506 18.8789C182.386 18.6927 183.241 18.4642 184.07 18.1934C184.917 17.9225 185.763 17.6348 186.609 17.3301H186.863C187.151 17.3301 187.447 17.2962 187.752 17.2285C188.057 17.1608 188.361 17.127 188.666 17.127C188.751 17.127 188.818 17.1354 188.869 17.1523C188.937 17.1523 189.005 17.1523 189.072 17.1523C189.123 17.1523 189.25 17.1185 189.453 17.0508C189.656 16.9661 189.8 16.9069 189.885 16.873C190.105 17.11 190.35 17.3216 190.621 17.5078C190.892 17.694 191.129 17.9056 191.332 18.1426Z\" fill=\"white\"><\/path>\n    <path d=\"M196.562 15.2734C196.461 15.4258 196.402 15.5951 196.385 15.7812C196.368 15.9674 196.359 16.1367 196.359 16.2891C196.359 16.4922 196.359 16.6953 196.359 16.8984C196.376 17.0846 196.385 17.2708 196.385 17.457V17.8379C196.351 17.9564 196.3 18.0749 196.232 18.1934C196.165 18.3118 196.114 18.4303 196.08 18.5488C195.843 19.1751 195.725 19.8014 195.725 20.4277V20.4785C195.64 20.6816 195.555 20.8678 195.471 21.0371C195.403 21.2064 195.335 21.3757 195.268 21.5449C195.2 21.6973 195.149 21.8665 195.115 22.0527C195.081 22.222 195.073 22.4251 195.09 22.6621C194.853 23.2546 194.54 23.7962 194.15 24.2871C193.761 24.7611 193.38 25.252 193.008 25.7598C192.652 25.8952 192.322 26.0729 192.018 26.293C191.73 26.513 191.451 26.7585 191.18 27.0293C190.655 27.1986 190.139 27.3932 189.631 27.6133C189.123 27.8333 188.666 28.1296 188.26 28.502C187.938 28.5358 187.617 28.5866 187.295 28.6543C186.973 28.722 186.66 28.8236 186.355 28.959H186.051C185.898 28.959 185.788 28.9251 185.721 28.8574C185.501 28.9759 185.272 29.0605 185.035 29.1113C184.798 29.1452 184.561 29.1621 184.324 29.1621C184.02 29.1621 183.715 29.1452 183.41 29.1113C183.122 29.0605 182.826 29.0098 182.521 28.959C182.352 28.722 182.115 28.5443 181.811 28.4258C181.506 28.2904 181.235 28.1634 180.998 28.0449C180.507 27.3678 180.152 26.7161 179.932 26.0898C179.712 25.4466 179.483 24.7272 179.246 23.9316C179.28 23.6947 179.339 23.4661 179.424 23.2461C179.508 23.0091 179.542 22.7552 179.525 22.4844C179.83 21.6042 180.228 20.8086 180.719 20.0977C181.227 19.3698 181.802 18.6758 182.445 18.0156C182.445 17.9141 182.462 17.8294 182.496 17.7617C182.547 17.694 182.555 17.5924 182.521 17.457C182.538 17.474 182.572 17.4824 182.623 17.4824C182.758 17.4824 182.843 17.4486 182.877 17.3809C182.911 17.2962 182.919 17.2031 182.902 17.1016C183.512 16.7122 184.062 16.2637 184.553 15.7559C185.061 15.248 185.636 14.8249 186.279 14.4863C186.33 14.334 186.415 14.207 186.533 14.1055C186.652 14.0039 186.745 13.8854 186.812 13.75C187.354 13.5977 187.845 13.3691 188.285 13.0645C188.725 12.7598 189.191 12.4889 189.682 12.252C189.952 12.0996 190.206 11.998 190.443 11.9473C190.697 11.8796 190.968 11.8118 191.256 11.7441C191.357 11.7103 191.451 11.6849 191.535 11.668C191.62 11.651 191.713 11.6426 191.814 11.6426C192.119 11.6426 192.415 11.7018 192.703 11.8203C192.991 11.9219 193.287 11.9727 193.592 11.9727C193.676 11.9727 193.744 11.9727 193.795 11.9727C193.863 11.9557 193.93 11.9388 193.998 11.9219C194.286 12.2773 194.65 12.5482 195.09 12.7344C195.191 12.9883 195.31 13.2083 195.445 13.3945C195.598 13.5807 195.75 13.7669 195.902 13.9531C196.055 14.1224 196.19 14.3171 196.309 14.5371C196.444 14.7402 196.529 14.9857 196.562 15.2734ZM194.023 16.5938C194.023 16.5091 194.015 16.4329 193.998 16.3652C193.829 16.3145 193.668 16.2467 193.516 16.1621C193.363 16.0775 193.194 16.0352 193.008 16.0352C192.889 16.0352 192.771 16.0605 192.652 16.1113C192.635 15.9928 192.585 15.9082 192.5 15.8574C192.432 15.8066 192.348 15.7643 192.246 15.7305C192.161 15.6797 192.068 15.6458 191.967 15.6289C191.882 15.5951 191.806 15.5443 191.738 15.4766C191.688 15.3411 191.628 15.2057 191.561 15.0703C191.51 14.918 191.408 14.8079 191.256 14.7402C191.104 14.8926 190.926 15.0195 190.723 15.1211C190.52 15.2057 190.308 15.2904 190.088 15.375C189.885 15.4596 189.682 15.5612 189.479 15.6797C189.292 15.7982 189.132 15.9421 188.996 16.1113H188.539C188.438 16.2975 188.294 16.4414 188.107 16.543C187.921 16.6276 187.76 16.7546 187.625 16.9238C187.354 17.0592 187.1 17.2285 186.863 17.4316C186.643 17.6178 186.423 17.821 186.203 18.041C185.983 18.2441 185.763 18.4557 185.543 18.6758C185.34 18.8958 185.12 19.099 184.883 19.2852C184.663 19.7591 184.417 20.1738 184.146 20.5293C183.893 20.8678 183.647 21.2148 183.41 21.5703C183.19 21.9258 182.995 22.3151 182.826 22.7383C182.674 23.1445 182.598 23.6523 182.598 24.2617V24.5156C182.598 24.6003 182.606 24.6849 182.623 24.7695C182.843 25.0065 183.021 25.2604 183.156 25.5312C183.309 25.8021 183.554 25.9967 183.893 26.1152C184.231 26.2507 184.587 26.3099 184.959 26.293C185.348 26.276 185.721 26.3184 186.076 26.4199C186.889 26.2676 187.667 26.0221 188.412 25.6836C189.174 25.3281 189.893 24.9049 190.57 24.4141C190.672 24.3294 190.79 24.2448 190.926 24.1602C191.061 24.0586 191.171 23.957 191.256 23.8555C191.34 23.7708 191.408 23.6777 191.459 23.5762C191.527 23.4746 191.594 23.3815 191.662 23.2969C191.798 23.0768 191.95 22.8568 192.119 22.6367C192.288 22.4167 192.466 22.2135 192.652 22.0273C192.737 21.6549 192.847 21.2995 192.982 20.9609C193.118 20.6055 193.253 20.2585 193.389 19.9199C193.524 19.5814 193.634 19.2344 193.719 18.8789C193.82 18.5234 193.871 18.151 193.871 17.7617C193.871 17.6771 193.863 17.584 193.846 17.4824C193.846 17.3809 193.837 17.2878 193.82 17.2031C193.956 17.0169 194.023 16.8138 194.023 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M222.74 26.7754C222.656 27.0462 222.63 27.3171 222.664 27.5879C222.613 27.6556 222.554 27.6979 222.486 27.7148C222.419 27.7318 222.351 27.7572 222.283 27.791C222.215 27.8079 222.156 27.8418 222.105 27.8926C222.072 27.9264 222.072 28.0026 222.105 28.1211C221.547 28.1549 221.014 28.2734 220.506 28.4766C219.998 28.6797 219.499 28.8997 219.008 29.1367C218.754 29.0521 218.534 28.9505 218.348 28.832C218.161 28.7135 217.924 28.6374 217.637 28.6035C217.349 28.028 217.078 27.4271 216.824 26.8008C216.587 26.1576 216.469 25.5143 216.469 24.8711C216.469 24.3971 216.553 23.9655 216.723 23.5762C216.723 23.0684 216.765 22.569 216.85 22.0781C216.934 21.5872 217.027 21.1048 217.129 20.6309C217.247 20.14 217.349 19.6491 217.434 19.1582C217.518 18.6673 217.561 18.168 217.561 17.6602V17.1016C217.527 17.1016 217.484 17.1439 217.434 17.2285C217.383 17.2962 217.332 17.3809 217.281 17.4824C217.247 17.5671 217.214 17.6517 217.18 17.7363C217.146 17.821 217.12 17.8717 217.104 17.8887C216.816 18.1087 216.587 18.388 216.418 18.7266C216.266 19.0482 216.096 19.3529 215.91 19.6406C215.673 19.9961 215.419 20.3431 215.148 20.6816C214.895 21.0202 214.573 21.2826 214.184 21.4688V21.5195C214.184 21.6042 214.158 21.6634 214.107 21.6973C214.057 21.7311 214.048 21.8158 214.082 21.9512C213.659 22.0866 213.261 22.2812 212.889 22.5352C212.533 22.7891 212.237 23.1107 212 23.5C211.661 23.5846 211.34 23.7031 211.035 23.8555C210.747 23.9909 210.451 24.1432 210.146 24.3125C210.011 24.3802 209.867 24.4648 209.715 24.5664C209.562 24.668 209.41 24.7357 209.258 24.7695C209.122 24.8203 208.936 24.8542 208.699 24.8711C208.479 24.888 208.242 24.9049 207.988 24.9219C207.751 24.9388 207.514 24.9473 207.277 24.9473H206.719C206.634 24.9473 206.524 24.9049 206.389 24.8203C206.253 24.7357 206.101 24.6426 205.932 24.541C205.779 24.4395 205.618 24.3464 205.449 24.2617C205.28 24.1602 205.119 24.0924 204.967 24.0586C204.831 23.6185 204.637 23.2292 204.383 22.8906C204.146 22.5352 203.892 22.1797 203.621 21.8242C203.536 21.418 203.418 20.9948 203.266 20.5547C203.13 20.1146 202.885 19.7507 202.529 19.4629C202.614 19.3444 202.656 19.209 202.656 19.0566C202.656 18.8704 202.614 18.6927 202.529 18.5234C202.445 18.3542 202.402 18.168 202.402 17.9648C202.402 17.8294 202.411 17.7279 202.428 17.6602C202.242 17.8633 202.106 18.1257 202.021 18.4473C201.954 18.752 201.92 19.0312 201.92 19.2852C201.92 19.4883 201.945 19.6745 201.996 19.8438C201.827 20.0807 201.717 20.377 201.666 20.7324C201.632 21.0879 201.615 21.401 201.615 21.6719C201.615 22.0104 201.641 22.3405 201.691 22.6621C201.421 22.9329 201.285 23.263 201.285 23.6523C201.285 23.8724 201.336 24.0671 201.438 24.2363C201.438 24.304 201.421 24.3548 201.387 24.3887C201.353 24.4225 201.311 24.4479 201.26 24.4648C201.226 24.4818 201.184 24.5072 201.133 24.541C201.099 24.5579 201.082 24.6003 201.082 24.668C201.082 24.7526 201.082 24.8457 201.082 24.9473C201.099 25.0488 201.107 25.1504 201.107 25.252C201.107 25.4889 201.099 25.7344 201.082 25.9883C201.065 26.2422 201.057 26.4876 201.057 26.7246C201.057 27.2155 201.099 27.571 201.184 27.791C201.285 27.9941 201.404 28.1465 201.539 28.248C201.691 28.3496 201.852 28.4512 202.021 28.5527C202.191 28.6543 202.36 28.849 202.529 29.1367C202.479 29.2891 202.385 29.416 202.25 29.5176C202.132 29.6022 202.013 29.6953 201.895 29.7969C201.793 29.8815 201.7 29.9831 201.615 30.1016C201.531 30.2201 201.497 30.3893 201.514 30.6094H201.387C201.167 30.6094 200.955 30.6432 200.752 30.7109C200.549 30.7786 200.337 30.8125 200.117 30.8125C200.066 30.8125 200.016 30.804 199.965 30.7871C199.914 30.7871 199.863 30.7871 199.812 30.7871L199.559 30.6348C199.474 30.584 199.389 30.5586 199.305 30.5586C199.22 30.5586 199.11 30.5755 198.975 30.6094C198.738 29.8477 198.551 29.0605 198.416 28.248C198.298 27.4355 198.238 26.64 198.238 25.8613C198.238 25.7767 198.255 25.6921 198.289 25.6074C198.34 25.5059 198.408 25.472 198.492 25.5059V25.0234C198.492 24.4987 198.535 23.9909 198.619 23.5C198.721 22.9922 198.771 22.4674 198.771 21.9258C198.771 21.7734 198.763 21.6211 198.746 21.4688C198.746 21.3164 198.738 21.1725 198.721 21.0371C198.805 20.7493 198.89 20.4616 198.975 20.1738C199.076 19.8691 199.127 19.556 199.127 19.2344C199.127 19.099 199.102 18.9382 199.051 18.752C199.186 18.6504 199.288 18.5234 199.355 18.3711C199.423 18.2018 199.474 18.0241 199.508 17.8379C199.542 17.6348 199.567 17.4401 199.584 17.2539C199.601 17.0677 199.618 16.8984 199.635 16.7461C199.804 16.4076 199.897 16.0436 199.914 15.6543C199.931 15.265 200.016 14.901 200.168 14.5625C200.151 14.4948 200.143 14.3763 200.143 14.207C200.143 13.8685 200.193 13.5299 200.295 13.1914C200.413 12.8359 200.642 12.5651 200.98 12.3789C201.285 12.4974 201.641 12.5566 202.047 12.5566C202.436 12.5566 202.809 12.4974 203.164 12.3789C203.266 12.4128 203.359 12.4551 203.443 12.5059C203.528 12.5397 203.613 12.582 203.697 12.6328C203.799 12.6667 203.9 12.7005 204.002 12.7344C204.104 12.7513 204.222 12.7513 204.357 12.7344C204.527 13.2253 204.671 13.7246 204.789 14.2324C204.924 14.7402 205.026 15.2565 205.094 15.7812C205.128 16.0013 205.136 16.2383 205.119 16.4922C205.119 16.7461 205.136 16.9831 205.17 17.2031C205.187 17.3385 205.229 17.4655 205.297 17.584C205.365 17.6855 205.432 17.804 205.5 17.9395C205.568 18.0749 205.618 18.2272 205.652 18.3965C205.703 18.5658 205.72 18.7773 205.703 19.0312C205.889 19.4714 206.092 19.8945 206.312 20.3008C206.549 20.6901 206.803 21.0794 207.074 21.4688C207.227 21.5195 207.362 21.5872 207.48 21.6719C207.599 21.7396 207.675 21.8581 207.709 22.0273C207.861 22.0273 207.997 22.0527 208.115 22.1035L208.547 22.2305C209.19 22.0273 209.783 21.7565 210.324 21.418C210.883 21.0794 211.467 20.7917 212.076 20.5547C212.821 19.8268 213.464 19.0228 214.006 18.1426C214.548 17.2454 215.089 16.3568 215.631 15.4766V14.918C215.732 14.8672 215.817 14.8079 215.885 14.7402C215.969 14.6556 216.071 14.5964 216.189 14.5625C216.206 14.3594 216.249 14.1647 216.316 13.9785C216.401 13.7754 216.486 13.5892 216.57 13.4199C216.672 13.2337 216.757 13.056 216.824 12.8867C216.892 12.7005 216.926 12.5059 216.926 12.3027C216.926 12.1842 216.917 12.0827 216.9 11.998C217.154 11.7441 217.459 11.6172 217.814 11.6172C218.153 11.6172 218.492 11.7018 218.83 11.8711C219.186 12.0234 219.516 12.1673 219.82 12.3027C220.007 12.709 220.142 13.1406 220.227 13.5977C220.328 14.0378 220.396 14.4948 220.43 14.9688C220.464 15.4427 220.48 15.9167 220.48 16.3906V18.1934C220.464 18.3288 220.413 18.4303 220.328 18.498C220.26 18.5488 220.21 18.6335 220.176 18.752V19.0059C220.176 19.0905 220.167 19.1751 220.15 19.2598C220.15 19.6152 220.108 19.9876 220.023 20.377C219.939 20.8678 219.829 21.3672 219.693 21.875C219.575 22.3659 219.516 22.8652 219.516 23.373C219.516 23.5592 219.524 23.7454 219.541 23.9316C219.558 24.1178 219.592 24.304 219.643 24.4902C219.558 24.6426 219.516 24.8372 219.516 25.0742C219.516 25.3451 219.558 25.599 219.643 25.8359C219.744 26.056 219.863 26.276 219.998 26.4961C220.235 26.4961 220.472 26.4876 220.709 26.4707C220.946 26.4538 221.191 26.4453 221.445 26.4453C221.682 26.4453 221.902 26.4707 222.105 26.5215C222.309 26.5553 222.52 26.64 222.74 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M239.65 13.8262V13.9277C239.532 13.9616 239.473 14.0462 239.473 14.1816C239.286 14.2663 239.092 14.334 238.889 14.3848C238.686 14.4186 238.491 14.4779 238.305 14.5625C238.118 14.5456 237.924 14.5371 237.721 14.5371C237.535 14.5202 237.348 14.5117 237.162 14.5117C236.654 14.5117 236.146 14.5286 235.639 14.5625C235.131 14.5964 234.623 14.5964 234.115 14.5625C233.878 14.6979 233.616 14.8079 233.328 14.8926C233.057 14.9603 232.795 14.9941 232.541 14.9941C232.338 14.9941 232.16 14.9688 232.008 14.918C231.602 15.1211 231.153 15.2904 230.662 15.4258C230.188 15.5612 229.706 15.6966 229.215 15.832C228.724 15.9505 228.25 16.0944 227.793 16.2637C227.353 16.416 226.964 16.6361 226.625 16.9238C226.591 17.1608 226.566 17.3978 226.549 17.6348C226.532 17.8548 226.523 18.0749 226.523 18.2949C226.523 18.5319 226.532 18.752 226.549 18.9551C226.583 19.1582 226.642 19.3613 226.727 19.5645C226.811 19.5983 226.904 19.6237 227.006 19.6406C227.124 19.6576 227.226 19.666 227.311 19.666C227.395 19.666 227.48 19.6576 227.564 19.6406C227.649 19.6068 227.708 19.5475 227.742 19.4629C227.996 19.429 228.25 19.4206 228.504 19.4375C228.758 19.4375 229.012 19.4375 229.266 19.4375C229.52 19.4375 229.765 19.429 230.002 19.4121C230.256 19.3952 230.501 19.3529 230.738 19.2852C231.009 19.2174 231.271 19.1751 231.525 19.1582C231.796 19.1413 232.059 19.1243 232.312 19.1074C232.566 19.0905 232.829 19.0651 233.1 19.0312C233.37 18.9805 233.65 18.8874 233.938 18.752C234.158 18.8366 234.378 18.8789 234.598 18.8789C234.835 18.8789 235.063 18.8958 235.283 18.9297C235.402 19.0143 235.495 19.1074 235.562 19.209C235.647 19.3105 235.689 19.429 235.689 19.5645C235.689 19.8014 235.605 20.0384 235.436 20.2754C235.266 20.5124 235.131 20.7324 235.029 20.9355H234.75C234.344 20.9355 233.946 20.9948 233.557 21.1133C233.184 21.2148 232.803 21.3418 232.414 21.4941C232.042 21.6296 231.661 21.7565 231.271 21.875C230.899 21.9766 230.51 22.0273 230.104 22.0273C230.036 22.0273 229.993 22.0697 229.977 22.1543C229.977 22.222 229.96 22.2728 229.926 22.3066C229.841 22.2897 229.714 22.2812 229.545 22.2812C229.156 22.2812 228.783 22.3236 228.428 22.4082C228.072 22.4928 227.708 22.5352 227.336 22.5352C227.234 22.5352 227.133 22.5352 227.031 22.5352C226.93 22.5182 226.828 22.5013 226.727 22.4844C226.642 22.6198 226.532 22.7129 226.396 22.7637C226.261 22.7975 226.134 22.8652 226.016 22.9668C225.965 23.1191 225.931 23.3053 225.914 23.5254C225.914 23.7454 225.906 23.974 225.889 24.2109C225.889 24.431 225.872 24.6426 225.838 24.8457C225.804 25.0488 225.736 25.2096 225.635 25.3281C225.652 25.4128 225.719 25.4466 225.838 25.4297C225.956 25.3958 226.016 25.4466 226.016 25.582C226.016 25.7344 225.999 25.8952 225.965 26.0645C225.931 26.2337 225.914 26.403 225.914 26.5723C225.914 26.8939 225.948 27.2493 226.016 27.6387C226.1 28.0111 226.219 28.3581 226.371 28.6797C226.54 29.0013 226.76 29.2721 227.031 29.4922C227.302 29.6953 227.641 29.7969 228.047 29.7969C228.318 29.7969 228.572 29.7461 228.809 29.6445C229.046 29.543 229.24 29.3737 229.393 29.1367L229.52 29.1113C229.587 29.1113 229.646 29.1198 229.697 29.1367C229.765 29.1536 229.833 29.1621 229.9 29.1621C230.002 29.1621 230.129 29.1029 230.281 28.9844C230.451 28.849 230.628 28.6966 230.814 28.5273C231.018 28.3581 231.221 28.1973 231.424 28.0449C231.627 27.8757 231.822 27.7572 232.008 27.6895C232.126 27.4525 232.236 27.2155 232.338 26.9785C232.456 26.7415 232.626 26.5553 232.846 26.4199V25.6836C233.015 25.4974 233.193 25.3281 233.379 25.1758C233.582 25.0234 233.734 24.8288 233.836 24.5918C233.921 24.6257 233.997 24.651 234.064 24.668C234.149 24.6849 234.234 24.6934 234.318 24.6934C234.403 24.6934 234.488 24.6849 234.572 24.668C234.674 24.651 234.767 24.6257 234.852 24.5918C234.987 24.778 235.089 24.9896 235.156 25.2266C235.241 25.4466 235.342 25.6582 235.461 25.8613C235.309 26.166 235.131 26.5299 234.928 26.9531C234.725 27.3763 234.505 27.7995 234.268 28.2227C234.031 28.6458 233.777 29.0521 233.506 29.4414C233.252 29.8138 232.998 30.1016 232.744 30.3047C232.693 30.3555 232.583 30.4147 232.414 30.4824C232.228 30.6178 232.059 30.7448 231.906 30.8633C231.754 30.9987 231.61 31.151 231.475 31.3203C230.984 31.4727 230.51 31.6758 230.053 31.9297C229.613 32.1836 229.173 32.429 228.732 32.666C228.529 32.6152 228.309 32.5898 228.072 32.5898C227.869 32.5898 227.666 32.5983 227.463 32.6152C227.26 32.6491 227.04 32.666 226.803 32.666C226.735 32.5814 226.633 32.5221 226.498 32.4883C226.38 32.4714 226.337 32.3867 226.371 32.2344C225.796 32.2005 225.33 32.0397 224.975 31.752C224.619 31.4811 224.314 31.1426 224.061 30.7363C223.824 30.3301 223.629 29.89 223.477 29.416C223.324 28.9421 223.163 28.485 222.994 28.0449V27.9688C222.994 27.8841 223.028 27.8333 223.096 27.8164C223.163 27.7995 223.197 27.7487 223.197 27.6641C223.197 27.6302 223.189 27.6048 223.172 27.5879C223.121 27.4017 223.079 27.2409 223.045 27.1055C223.011 26.9701 222.994 26.8092 222.994 26.623C222.994 26.3522 223.011 26.0898 223.045 25.8359C223.079 25.5651 223.096 25.2943 223.096 25.0234C223.096 24.7526 223.062 24.5156 222.994 24.3125C223.062 24.2279 223.121 24.1178 223.172 23.9824C223.206 23.8301 223.231 23.6777 223.248 23.5254C223.265 23.373 223.273 23.2207 223.273 23.0684C223.29 22.916 223.316 22.7806 223.35 22.6621C223.282 22.4759 223.223 22.3151 223.172 22.1797C223.121 22.0273 223.096 21.8496 223.096 21.6465V21.4688C223.265 21.181 223.409 20.8848 223.527 20.5801C223.646 20.2754 223.773 19.9622 223.908 19.6406V19.5645C223.908 19.0736 223.891 18.5827 223.857 18.0918C223.824 17.6009 223.807 17.11 223.807 16.6191V16.1367C223.807 15.9674 223.815 15.8066 223.832 15.6543C223.967 15.5866 224.069 15.4935 224.137 15.375C224.204 15.2565 224.306 15.1634 224.441 15.0957H225.279L225.432 14.8418C225.482 14.7572 225.516 14.6641 225.533 14.5625C225.719 14.5117 225.897 14.444 226.066 14.3594C226.253 14.2578 226.422 14.1562 226.574 14.0547C226.811 13.9193 227.023 13.8008 227.209 13.6992C227.412 13.5807 227.607 13.4876 227.793 13.4199C227.996 13.3353 228.208 13.2676 228.428 13.2168C228.648 13.166 228.902 13.1237 229.189 13.0898C229.325 13.0898 229.41 13.0645 229.443 13.0137C229.494 12.9629 229.562 12.9036 229.646 12.8359C229.85 12.8698 230.053 12.9036 230.256 12.9375C230.459 12.9544 230.662 12.9629 230.865 12.9629C231.271 12.9629 231.652 12.8867 232.008 12.7344C232.516 12.7344 233.015 12.7259 233.506 12.709C234.014 12.6921 234.521 12.6836 235.029 12.6836C235.469 12.6836 235.91 12.7005 236.35 12.7344C236.79 12.7682 237.221 12.8275 237.645 12.9121C237.797 12.8613 237.966 12.8359 238.152 12.8359C238.355 12.8359 238.559 12.8613 238.762 12.9121C238.982 12.946 239.193 12.946 239.396 12.9121C239.413 13.0983 239.456 13.2591 239.523 13.3945C239.608 13.513 239.65 13.6569 239.65 13.8262Z\" fill=\"white\"><\/path>\n    <path d=\"M270.906 25.5566C270.872 25.8105 270.779 26.0052 270.627 26.1406C270.492 26.276 270.331 26.403 270.145 26.5215C270.06 26.5046 269.975 26.4961 269.891 26.4961C269.823 26.4792 269.747 26.4707 269.662 26.4707C269.137 26.4538 268.638 26.5215 268.164 26.6738C267.707 26.8262 267.233 26.9362 266.742 27.0039C266.573 27.0378 266.412 27.0547 266.26 27.0547C266.124 27.0378 265.98 27.0462 265.828 27.0801C265.286 27.1647 264.711 27.2324 264.102 27.2832C263.492 27.334 262.883 27.4017 262.273 27.4863C261.664 27.554 261.063 27.6471 260.471 27.7656C259.895 27.8672 259.354 28.0195 258.846 28.2227C258.795 28.1888 258.744 28.1549 258.693 28.1211C258.643 28.0703 258.583 28.0449 258.516 28.0449C258.346 28.0449 258.186 28.0703 258.033 28.1211C257.881 28.1719 257.729 28.1888 257.576 28.1719C257.407 28.2734 257.221 28.3496 257.018 28.4004C256.831 28.4342 256.637 28.4681 256.434 28.502C256.247 28.5189 256.061 28.5527 255.875 28.6035C255.689 28.6543 255.511 28.7474 255.342 28.8828C255.206 28.8151 255.037 28.7812 254.834 28.7812C254.648 28.7643 254.521 28.6966 254.453 28.5781C254.064 28.7643 253.649 28.8828 253.209 28.9336C252.786 28.9844 252.354 29.0013 251.914 28.9844C251.626 28.9674 251.296 28.9251 250.924 28.8574C250.551 28.7897 250.179 28.6966 249.807 28.5781C249.434 28.4427 249.087 28.2904 248.766 28.1211C248.444 27.9349 248.199 27.7148 248.029 27.4609C247.911 27.2917 247.826 27.1055 247.775 26.9023C247.725 26.6992 247.606 26.5469 247.42 26.4453C247.471 26.056 247.53 25.6751 247.598 25.3027C247.665 24.9303 247.733 24.5495 247.801 24.1602C248.139 23.8724 248.461 23.5677 248.766 23.2461C249.07 22.9245 249.358 22.5859 249.629 22.2305C249.951 22.0781 250.247 21.8919 250.518 21.6719C250.805 21.4518 251.085 21.2318 251.355 21.0117C251.643 20.7747 251.923 20.5462 252.193 20.3262C252.481 20.1061 252.786 19.9115 253.107 19.7422C253.158 19.6237 253.226 19.5306 253.311 19.4629C253.412 19.3783 253.514 19.3021 253.615 19.2344C253.717 19.1497 253.81 19.0651 253.895 18.9805C253.979 18.8789 254.038 18.7604 254.072 18.625C254.665 18.2695 255.181 17.821 255.621 17.2793C256.061 16.7376 256.349 16.1283 256.484 15.4512C256.197 15.2142 255.867 15.0618 255.494 14.9941C255.139 14.9095 254.766 14.8503 254.377 14.8164C254.038 14.7995 253.683 14.7995 253.311 14.8164C252.955 14.8333 252.591 14.8249 252.219 14.791C251.846 14.9095 251.457 14.9857 251.051 15.0195C250.661 15.0534 250.272 15.0872 249.883 15.1211C249.493 15.138 249.104 15.1888 248.715 15.2734C248.342 15.3411 247.979 15.4766 247.623 15.6797C247.555 15.6797 247.488 15.6712 247.42 15.6543C247.369 15.6374 247.31 15.6289 247.242 15.6289C246.701 15.612 246.193 15.722 245.719 15.959C245.245 16.179 244.779 16.3991 244.322 16.6191C244.288 16.6868 244.271 16.7376 244.271 16.7715C244.271 16.873 244.288 16.9746 244.322 17.0762C244.373 17.1608 244.398 17.2539 244.398 17.3555C244.382 17.3724 244.373 17.3893 244.373 17.4062C244.373 17.4232 244.365 17.4401 244.348 17.457C244.331 17.5417 244.305 17.6178 244.271 17.6855C244.255 17.7533 244.229 17.8294 244.195 17.9141C244.009 18.4557 243.908 18.9889 243.891 19.5137C243.874 19.9538 243.874 20.3854 243.891 20.8086C243.908 21.2318 243.908 21.6634 243.891 22.1035C243.857 22.6452 243.772 23.153 243.637 23.627C243.721 24.0332 243.798 24.4648 243.865 24.9219C243.933 25.362 244.018 25.8021 244.119 26.2422C244.221 26.6823 244.339 27.1139 244.475 27.5371C244.627 27.9434 244.822 28.3327 245.059 28.7051C245.042 28.7389 245.05 28.7643 245.084 28.7812C245.118 28.7982 245.152 28.8066 245.186 28.8066H245.389C245.473 28.8066 245.507 28.8405 245.49 28.9082C245.524 28.959 245.549 29.0098 245.566 29.0605C245.583 29.0944 245.617 29.1283 245.668 29.1621C245.702 29.2129 245.702 29.2806 245.668 29.3652C245.651 29.7038 245.566 30.0169 245.414 30.3047C245.262 30.5924 245.169 30.9056 245.135 31.2441C244.932 31.2949 244.745 31.3203 244.576 31.3203C244.288 31.3034 244.035 31.2188 243.814 31.0664C243.594 30.931 243.391 30.7617 243.205 30.5586C243.019 30.3555 242.841 30.1523 242.672 29.9492C242.503 29.7292 242.316 29.543 242.113 29.3906C241.995 28.9167 241.876 28.3919 241.758 27.8164C241.656 27.2409 241.479 26.75 241.225 26.3438C241.292 26.1914 241.326 26.0052 241.326 25.7852C241.343 25.4466 241.309 25.1165 241.225 24.7949C241.157 24.4564 241.14 24.1178 241.174 23.7793C241.174 23.5931 241.191 23.4069 241.225 23.2207C241.275 23.0345 241.309 22.8483 241.326 22.6621C241.343 22.3743 241.309 22.0951 241.225 21.8242C241.157 21.5534 241.132 21.2741 241.148 20.9863C241.165 20.8509 241.191 20.724 241.225 20.6055C241.275 20.4701 241.343 20.3516 241.428 20.25C241.343 20.0469 241.318 19.8522 241.352 19.666C241.368 19.3783 241.402 19.1074 241.453 18.8535C241.504 18.5996 241.538 18.3457 241.555 18.0918C241.555 17.9564 241.546 17.8294 241.529 17.7109C241.512 17.5755 241.487 17.4486 241.453 17.3301L241.225 17.2539C241.123 17.2539 241.021 17.2793 240.92 17.3301C240.835 17.3809 240.759 17.4401 240.691 17.5078C240.624 17.5755 240.564 17.6348 240.514 17.6855C240.463 17.7194 240.412 17.7363 240.361 17.7363C240.327 17.7363 240.285 17.7363 240.234 17.7363C240.201 17.7194 240.167 17.7109 240.133 17.7109C240.099 17.7109 240.031 17.7448 239.93 17.8125C239.845 17.8802 239.735 17.9564 239.6 18.041C239.481 18.1087 239.363 18.1849 239.244 18.2695C239.126 18.3372 239.033 18.3796 238.965 18.3965C238.779 18.3626 238.626 18.3034 238.508 18.2188C238.406 18.1172 238.305 18.0241 238.203 17.9395C238.118 17.8379 238.025 17.7533 237.924 17.6855C237.822 17.6009 237.695 17.5671 237.543 17.584C237.492 17.4824 237.467 17.3724 237.467 17.2539C237.45 17.1354 237.45 17.0169 237.467 16.8984V16.4922C237.585 16.2721 237.746 16.0944 237.949 15.959C238.135 15.8066 238.339 15.6797 238.559 15.5781L239.219 15.2734C239.439 15.1719 239.642 15.0449 239.828 14.8926H240.057C240.361 14.9095 240.624 14.8503 240.844 14.7148C241.081 14.5794 241.301 14.4271 241.504 14.2578C241.707 14.0716 241.91 13.8854 242.113 13.6992C242.333 13.513 242.57 13.3691 242.824 13.2676C243.01 13.3522 243.205 13.4284 243.408 13.4961C243.611 13.5469 243.823 13.5807 244.043 13.5977C244.263 13.5977 244.492 13.5638 244.729 13.4961C244.965 13.4284 245.152 13.3014 245.287 13.1152C245.372 13.1491 245.439 13.1745 245.49 13.1914C245.558 13.1914 245.634 13.1914 245.719 13.1914C245.973 13.2083 246.227 13.1745 246.48 13.0898C246.734 12.9883 246.98 12.8698 247.217 12.7344C247.555 12.7513 247.885 12.7344 248.207 12.6836C248.546 12.6159 248.876 12.5482 249.197 12.4805C249.536 12.4128 249.866 12.3535 250.188 12.3027C250.526 12.235 250.865 12.2096 251.203 12.2266C251.762 12.2435 252.312 12.1927 252.854 12.0742C253.395 11.9557 253.945 11.9134 254.504 11.9473C254.893 11.9642 255.274 11.998 255.646 12.0488C256.036 12.0827 256.425 12.0911 256.814 12.0742C257.035 12.1758 257.229 12.2689 257.398 12.3535C257.585 12.4212 257.813 12.4382 258.084 12.4043C258.626 12.8613 259.117 13.3945 259.557 14.0039V14.4355C259.54 14.8249 259.472 15.2057 259.354 15.5781C259.235 15.9505 259.091 16.3229 258.922 16.6953C258.77 17.0508 258.6 17.4062 258.414 17.7617C258.228 18.1003 258.05 18.4388 257.881 18.7773C256.781 19.776 255.68 20.7663 254.58 21.748C253.48 22.7298 252.346 23.6777 251.178 24.5918C251.144 24.7611 251.093 24.9134 251.025 25.0488C250.975 25.1842 250.941 25.3281 250.924 25.4805C250.924 25.5651 250.932 25.6328 250.949 25.6836C251.068 25.7174 251.169 25.7852 251.254 25.8867C251.355 25.9714 251.389 26.0898 251.355 26.2422H251.584C251.669 26.2422 251.711 26.276 251.711 26.3438L252.117 26.3691C252.76 26.403 253.404 26.3861 254.047 26.3184C254.69 26.2507 255.333 26.1745 255.977 26.0898C256.637 26.0052 257.288 25.929 257.932 25.8613C258.575 25.7767 259.218 25.7259 259.861 25.709C260.014 25.6582 260.174 25.6159 260.344 25.582C260.513 25.5482 260.665 25.4805 260.801 25.3789H260.877C260.995 25.3789 261.08 25.4128 261.131 25.4805C261.199 25.5482 261.292 25.5905 261.41 25.6074C261.495 25.6074 261.579 25.5905 261.664 25.5566C261.766 25.5228 261.867 25.4974 261.969 25.4805C262.206 25.4128 262.451 25.3704 262.705 25.3535C262.976 25.3366 263.238 25.3112 263.492 25.2773C264.474 25.1927 265.447 25.1419 266.412 25.125C267.377 25.0911 268.342 24.9642 269.307 24.7441C269.391 24.8626 269.51 24.9473 269.662 24.998C269.814 25.0319 269.975 25.0742 270.145 25.125C270.314 25.1589 270.466 25.2012 270.602 25.252C270.754 25.3027 270.855 25.4043 270.906 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M282.586 28.1211C282.535 28.3581 282.425 28.5527 282.256 28.7051C282.104 28.8405 281.917 28.9505 281.697 29.0352C281.477 29.1198 281.249 29.179 281.012 29.2129C280.792 29.2298 280.589 29.2383 280.402 29.2383C280.318 29.2383 280.233 29.2383 280.148 29.2383C280.081 29.2214 280.005 29.2129 279.92 29.2129C279.835 29.2129 279.793 29.2552 279.793 29.3398C279.793 29.4245 279.751 29.4837 279.666 29.5176C279.581 29.4837 279.497 29.4583 279.412 29.4414C279.327 29.4245 279.243 29.416 279.158 29.416C279.04 29.416 278.921 29.4245 278.803 29.4414C278.701 29.4583 278.6 29.4668 278.498 29.4668C278.363 29.4668 278.261 29.4499 278.193 29.416C278.143 29.3822 278.092 29.3483 278.041 29.3145C278.007 29.2637 277.965 29.2129 277.914 29.1621C277.88 29.1113 277.821 29.069 277.736 29.0352C277.618 28.9844 277.516 28.9759 277.432 29.0098C277.364 29.0436 277.254 28.9928 277.102 28.8574C276.898 28.6882 276.721 28.485 276.568 28.248C276.433 27.9941 276.298 27.7318 276.162 27.4609C276.027 27.1901 275.883 26.9193 275.73 26.6484C275.578 26.3776 275.4 26.1406 275.197 25.9375H274.994C274.689 25.9375 274.478 26.0645 274.359 26.3184C274.275 26.2676 274.19 26.2083 274.105 26.1406C274.021 26.056 273.928 25.9883 273.826 25.9375C273.437 26.056 273.031 26.1576 272.607 26.2422C272.184 26.3268 271.761 26.3691 271.338 26.3691H270.982C270.881 26.3691 270.771 26.3522 270.652 26.3184C270.483 26.3861 270.331 26.4707 270.195 26.5723C270.06 26.6569 269.908 26.6992 269.738 26.6992C269.637 26.6992 269.518 26.6654 269.383 26.5977C269.281 26.5977 269.23 26.64 269.23 26.7246C269.247 26.8092 269.197 26.8516 269.078 26.8516H268.85C268.613 26.8516 268.376 26.86 268.139 26.877C267.919 26.8939 267.69 26.9023 267.453 26.9023C267.132 26.9023 266.801 26.86 266.463 26.7754C266.378 26.8262 266.285 26.8516 266.184 26.8516C266.116 26.8854 266.065 26.9447 266.031 27.0293C265.997 27.097 265.964 27.1647 265.93 27.2324C265.896 27.2832 265.845 27.334 265.777 27.3848C265.727 27.4186 265.65 27.4271 265.549 27.4102C265.515 27.6133 265.43 27.7741 265.295 27.8926C265.16 28.0111 265.092 28.1888 265.092 28.4258C264.906 28.5273 264.753 28.6543 264.635 28.8066C264.516 28.959 264.398 29.1198 264.279 29.2891C264.161 29.4583 264.034 29.6191 263.898 29.7715C263.78 29.9238 263.628 30.0423 263.441 30.127C263.357 30.2285 263.331 30.3893 263.365 30.6094C263.179 30.7617 262.951 30.8971 262.68 31.0156C262.409 31.1341 262.155 31.1934 261.918 31.1934C261.427 31.1934 261.089 30.931 260.902 30.4062C260.902 30.237 260.919 30.0592 260.953 29.873C260.97 29.6699 261.004 29.4837 261.055 29.3145C261.105 29.1283 261.182 28.9674 261.283 28.832C261.385 28.6797 261.529 28.5697 261.715 28.502C261.715 28.3496 261.664 28.248 261.562 28.1973C261.461 28.1296 261.419 28.0195 261.436 27.8672C261.893 27.6471 262.29 27.3594 262.629 27.0039C262.967 26.6484 263.272 26.276 263.543 25.8867C263.831 25.4805 264.118 25.0742 264.406 24.668C264.694 24.2617 265.016 23.8978 265.371 23.5762V23.043C265.879 22.5013 266.209 21.8919 266.361 21.2148C266.548 21.181 266.666 21.0964 266.717 20.9609C266.785 20.8255 266.818 20.6647 266.818 20.4785C266.903 20.4785 266.954 20.4447 266.971 20.377C267.005 20.2923 267.081 20.2669 267.199 20.3008C267.352 19.8945 267.521 19.5221 267.707 19.1836C267.893 18.8451 268.079 18.5065 268.266 18.168C268.452 17.8125 268.613 17.4486 268.748 17.0762C268.9 16.7038 269.01 16.2891 269.078 15.832C269.315 15.8151 269.442 15.7051 269.459 15.502C269.493 15.2819 269.527 15.0872 269.561 14.918C269.814 14.681 270.001 14.4017 270.119 14.0801C270.255 13.7585 270.373 13.4284 270.475 13.0898C270.576 12.7344 270.686 12.3874 270.805 12.0488C270.94 11.6934 271.126 11.3802 271.363 11.1094V11.0332C271.363 10.9486 271.329 10.8978 271.262 10.8809C271.194 10.847 271.16 10.7878 271.16 10.7031C271.177 10.6862 271.186 10.6693 271.186 10.6523C271.389 10.5677 271.541 10.4323 271.643 10.2461C271.744 10.043 271.896 9.89909 272.1 9.81445C272.455 10.1022 272.768 10.2799 273.039 10.3477C273.31 10.3984 273.665 10.4408 274.105 10.4746C274.326 10.7116 274.444 10.9993 274.461 11.3379C274.495 11.6595 274.554 11.9811 274.639 12.3027C274.774 12.8444 274.918 13.3776 275.07 13.9023C275.24 14.4102 275.367 14.9349 275.451 15.4766C275.502 15.7982 275.595 16.1029 275.73 16.3906C275.866 16.6784 275.959 16.9746 276.01 17.2793C276.044 17.5163 276.044 17.7871 276.01 18.0918C275.976 18.3796 276.01 18.6335 276.111 18.8535L276.289 19.2598C276.374 19.446 276.441 19.6406 276.492 19.8438C276.56 20.0469 276.619 20.25 276.67 20.4531C276.805 20.9609 276.924 21.5111 277.025 22.1035C277.144 22.679 277.322 23.2038 277.559 23.6777C277.643 23.847 277.77 23.9655 277.939 24.0332C278.126 24.1009 278.329 24.1517 278.549 24.1855C278.769 24.2025 278.98 24.2109 279.184 24.2109C279.404 24.194 279.59 24.1855 279.742 24.1855H279.996C280.098 24.1855 280.199 24.2025 280.301 24.2363C280.368 24.3717 280.402 24.4902 280.402 24.5918C280.402 24.7949 280.335 24.9557 280.199 25.0742C280.064 25.1927 279.996 25.3281 279.996 25.4805C279.996 25.5651 280.03 25.6582 280.098 25.7598C280.03 25.7428 279.928 25.7344 279.793 25.7344C279.404 25.7344 279.023 25.8021 278.65 25.9375C278.786 26.2253 278.964 26.4707 279.184 26.6738C279.421 26.86 279.666 27.0378 279.92 27.207C280.089 27.0716 280.267 27.0039 280.453 27.0039C280.656 27.0039 280.842 27.0547 281.012 27.1562C281.198 27.2409 281.393 27.2832 281.596 27.2832C281.748 27.2832 281.858 27.2578 281.926 27.207C282.061 27.3594 282.171 27.5202 282.256 27.6895C282.34 27.8418 282.451 27.9857 282.586 28.1211ZM274.639 24.0586C274.605 23.7708 274.546 23.5677 274.461 23.4492C274.393 23.3138 274.334 23.153 274.283 22.9668C274.215 22.7298 274.165 22.4759 274.131 22.2051C274.114 21.9342 274.08 21.6719 274.029 21.418C273.911 20.8424 273.775 20.2669 273.623 19.6914C273.488 19.1159 273.31 18.5573 273.09 18.0156C273.158 17.9141 273.191 17.821 273.191 17.7363V17.6602C273.039 17.4909 272.929 17.2878 272.861 17.0508C272.794 16.7969 272.726 16.5514 272.658 16.3145C272.607 16.0605 272.531 15.832 272.43 15.6289C272.345 15.4089 272.201 15.2311 271.998 15.0957C271.947 15.1973 271.922 15.3158 271.922 15.4512C271.922 15.5697 271.93 15.6797 271.947 15.7812C271.981 15.8828 271.998 15.9928 271.998 16.1113C271.829 16.196 271.702 16.3314 271.617 16.5176C271.549 16.6868 271.431 16.8223 271.262 16.9238C271.126 17.4655 270.932 17.9818 270.678 18.4727C270.424 18.9466 270.153 19.4206 269.865 19.8945C269.594 20.3685 269.332 20.8509 269.078 21.3418C268.824 21.8158 268.621 22.3151 268.469 22.8398C268.249 22.9922 268.096 23.1868 268.012 23.4238C267.944 23.6608 267.91 23.8978 267.91 24.1348C268.062 24.2194 268.232 24.2702 268.418 24.2871C268.621 24.2871 268.816 24.2871 269.002 24.2871C269.188 24.2871 269.366 24.304 269.535 24.3379C269.704 24.3717 269.857 24.4564 269.992 24.5918C270.212 24.5241 270.449 24.4818 270.703 24.4648C270.974 24.431 271.194 24.3548 271.363 24.2363C271.702 24.3548 272.066 24.4141 272.455 24.4141C272.658 24.4141 272.853 24.3971 273.039 24.3633C273.242 24.3294 273.437 24.2871 273.623 24.2363C273.775 24.2702 273.894 24.3294 273.979 24.4141C274.063 24.4818 274.19 24.5072 274.359 24.4902C274.444 24.4225 274.495 24.3548 274.512 24.2871C274.529 24.2025 274.571 24.1263 274.639 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M309.994 27C326.367 31.7765 318.845 59.6712 300.038 54.3215C280.435 48.7456 292.515 17.2559 310.879 31.3943\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(188.131px, 494.263px); z-index: 1;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M358.691 47.6738C358.624 47.8939 358.514 48.097 358.361 48.2832L357.93 48.8164C357.794 48.9857 357.676 49.1719 357.574 49.375C357.49 49.5612 357.464 49.7812 357.498 50.0352C357.464 50.0352 357.422 50.0352 357.371 50.0352C357.32 50.0182 357.278 50.0098 357.244 50.0098C356.973 50.0098 356.762 50.0775 356.609 50.2129C356.474 50.3314 356.288 50.4329 356.051 50.5176C356.017 50.416 355.975 50.3229 355.924 50.2383C355.873 50.1367 355.797 50.069 355.695 50.0352C355.289 50.1198 354.883 50.1875 354.477 50.2383C354.07 50.2721 353.664 50.3229 353.258 50.3906C353.072 50.4245 352.885 50.4753 352.699 50.543C352.513 50.5938 352.318 50.6445 352.115 50.6953C352.014 50.7292 351.904 50.7461 351.785 50.7461C351.667 50.7292 351.548 50.7292 351.43 50.7461C351.023 50.763 350.583 50.7969 350.109 50.8477C349.635 50.8815 349.212 51.0085 348.84 51.2285C348.671 51.1947 348.493 51.1693 348.307 51.1523C348.12 51.1354 347.934 51.127 347.748 51.127C347.342 51.127 346.893 51.1693 346.402 51.2539C345.928 51.3216 345.505 51.4655 345.133 51.6855C345.048 51.6517 344.955 51.6263 344.854 51.6094C344.769 51.5924 344.667 51.584 344.549 51.584C344.515 51.584 344.49 51.5924 344.473 51.6094C344.456 51.6094 344.43 51.6094 344.396 51.6094C344.38 51.7617 344.396 51.9141 344.447 52.0664C344.515 52.2018 344.625 52.3118 344.777 52.3965C344.71 52.5827 344.676 52.7858 344.676 53.0059C344.676 53.2936 344.693 53.5814 344.727 53.8691C344.777 54.1569 344.803 54.4447 344.803 54.7324C344.803 55.054 344.76 55.3079 344.676 55.4941C344.845 56.002 344.93 56.5436 344.93 57.1191C344.93 57.3223 344.913 57.5254 344.879 57.7285C344.862 57.9147 344.854 58.1178 344.854 58.3379C344.854 58.5241 344.921 58.6764 345.057 58.7949C345.192 58.8965 345.26 59.0404 345.26 59.2266C345.26 59.2943 345.243 59.362 345.209 59.4297C345.446 59.3789 345.674 59.3112 345.895 59.2266C346.115 59.125 346.343 59.0742 346.58 59.0742C346.715 59.0742 346.842 59.0996 346.961 59.1504C347.096 59.2012 347.215 59.2689 347.316 59.3535C347.299 59.4382 347.283 59.5312 347.266 59.6328C347.266 59.7344 347.266 59.8359 347.266 59.9375C347.266 60.1237 347.266 60.3014 347.266 60.4707C347.283 60.623 347.299 60.7923 347.316 60.9785C347.181 61.2155 347.02 61.4271 346.834 61.6133C346.665 61.7995 346.546 62.0365 346.479 62.3242C346.225 62.3242 345.996 62.3835 345.793 62.502C345.607 62.6035 345.429 62.722 345.26 62.8574C345.09 62.9759 344.921 63.0944 344.752 63.2129C344.583 63.3145 344.396 63.3652 344.193 63.3652C343.939 63.3652 343.762 63.3314 343.66 63.2637C343.559 63.179 343.482 63.0944 343.432 63.0098C343.381 62.9251 343.33 62.849 343.279 62.7812C343.245 62.7135 343.161 62.6882 343.025 62.7051C342.992 62.485 342.924 62.2819 342.822 62.0957C342.721 61.8926 342.611 61.6979 342.492 61.5117C342.391 61.3255 342.281 61.1393 342.162 60.9531C342.061 60.75 341.984 60.5469 341.934 60.3438C341.832 59.9036 341.79 59.4466 341.807 58.9727C341.824 58.4987 341.747 58.0417 341.578 57.6016C341.612 57.3646 341.637 57.1276 341.654 56.8906C341.671 56.6367 341.68 56.3913 341.68 56.1543C341.68 55.6803 341.663 55.2148 341.629 54.7578C341.612 54.2839 341.595 53.8014 341.578 53.3105C341.46 53.1582 341.383 52.9889 341.35 52.8027C341.333 52.5996 341.316 52.4049 341.299 52.2188C341.248 52.168 341.189 52.1172 341.121 52.0664C341.07 52.0156 341.036 51.9479 341.02 51.8633C340.884 51.8294 340.783 51.8125 340.715 51.8125C340.478 51.8125 340.275 51.8717 340.105 51.9902C339.953 52.0918 339.809 52.1426 339.674 52.1426C339.538 52.1426 339.411 52.1257 339.293 52.0918C339.174 52.0579 339.056 52.041 338.938 52.041C338.836 52.041 338.777 52.0664 338.76 52.1172C338.76 52.151 338.726 52.1849 338.658 52.2188C338.607 52.2526 338.489 52.2865 338.303 52.3203C338.117 52.3542 337.905 52.388 337.668 52.4219C337.448 52.4388 337.228 52.4557 337.008 52.4727C336.805 52.4896 336.669 52.498 336.602 52.498C336.331 52.498 336.128 52.4473 335.992 52.3457C335.84 52.2272 335.662 52.1003 335.459 51.9648C335.493 51.8633 335.51 51.7956 335.51 51.7617C335.51 51.5924 335.459 51.457 335.357 51.3555C335.256 51.237 335.205 51.1354 335.205 51.0508C335.205 50.8646 335.281 50.7207 335.434 50.6191C335.569 50.5176 335.645 50.3568 335.662 50.1367C336.051 49.9674 336.449 49.8405 336.855 49.7559C337.262 49.6712 337.676 49.6035 338.1 49.5527C338.523 49.502 338.938 49.4427 339.344 49.375C339.767 49.3073 340.182 49.1973 340.588 49.0449C340.706 49.0618 340.816 49.0788 340.918 49.0957C341.036 49.0957 341.155 49.0957 341.273 49.0957C341.781 49.0957 342.281 49.0449 342.771 48.9434C343.279 48.8249 343.796 48.7656 344.32 48.7656C344.456 48.7656 344.591 48.7741 344.727 48.791C344.862 48.8079 344.997 48.8333 345.133 48.8672C345.81 48.7656 346.479 48.6556 347.139 48.5371C347.816 48.4186 348.51 48.3171 349.221 48.2324C349.559 48.1986 349.889 48.1732 350.211 48.1562C350.549 48.1224 350.888 48.0801 351.227 48.0293C351.345 48.0124 351.43 47.987 351.48 47.9531C351.548 47.9023 351.582 47.8092 351.582 47.6738C351.734 47.7415 351.904 47.7754 352.09 47.7754C352.378 47.7754 352.657 47.7246 352.928 47.623C353.199 47.5215 353.478 47.4707 353.766 47.4707C353.833 47.4707 353.893 47.4792 353.943 47.4961C353.994 47.4961 354.045 47.4961 354.096 47.4961C354.214 47.4961 354.273 47.4453 354.273 47.3438C354.29 47.2253 354.375 47.1491 354.527 47.1152C354.646 47.0814 354.815 47.056 355.035 47.0391C355.255 47.0221 355.484 47.0052 355.721 46.9883C355.975 46.9544 356.203 46.9206 356.406 46.8867C356.626 46.8359 356.787 46.7682 356.889 46.6836L357.066 46.4043C357.371 46.4212 357.591 46.5566 357.727 46.8105C357.879 47.0475 357.964 47.3099 357.98 47.5977C358.048 47.6654 358.141 47.6992 358.26 47.6992C358.395 47.6823 358.514 47.6738 358.615 47.6738H358.691Z\" fill=\"white\"><\/path>\n    <path d=\"M371.209 49.2988C371.107 49.4512 371.048 49.6204 371.031 49.8066C371.014 49.9928 371.006 50.1621 371.006 50.3145C371.006 50.5176 371.006 50.7207 371.006 50.9238C371.023 51.11 371.031 51.2962 371.031 51.4824V51.8633C370.997 51.9818 370.947 52.1003 370.879 52.2188C370.811 52.3372 370.76 52.4557 370.727 52.5742C370.49 53.2005 370.371 53.8268 370.371 54.4531V54.5039C370.286 54.707 370.202 54.8932 370.117 55.0625C370.049 55.2318 369.982 55.401 369.914 55.5703C369.846 55.7227 369.796 55.8919 369.762 56.0781C369.728 56.2474 369.719 56.4505 369.736 56.6875C369.499 57.2799 369.186 57.8216 368.797 58.3125C368.408 58.7865 368.027 59.2773 367.654 59.7852C367.299 59.9206 366.969 60.0983 366.664 60.3184C366.376 60.5384 366.097 60.7839 365.826 61.0547C365.301 61.224 364.785 61.4186 364.277 61.6387C363.77 61.8587 363.312 62.1549 362.906 62.5273C362.585 62.5612 362.263 62.612 361.941 62.6797C361.62 62.7474 361.307 62.849 361.002 62.9844H360.697C360.545 62.9844 360.435 62.9505 360.367 62.8828C360.147 63.0013 359.919 63.0859 359.682 63.1367C359.445 63.1706 359.208 63.1875 358.971 63.1875C358.666 63.1875 358.361 63.1706 358.057 63.1367C357.769 63.0859 357.473 63.0352 357.168 62.9844C356.999 62.7474 356.762 62.5697 356.457 62.4512C356.152 62.3158 355.882 62.1888 355.645 62.0703C355.154 61.3932 354.798 60.7415 354.578 60.1152C354.358 59.472 354.13 58.7526 353.893 57.957C353.926 57.7201 353.986 57.4915 354.07 57.2715C354.155 57.0345 354.189 56.7806 354.172 56.5098C354.477 55.6296 354.874 54.834 355.365 54.123C355.873 53.3952 356.449 52.7012 357.092 52.041C357.092 51.9395 357.109 51.8548 357.143 51.7871C357.193 51.7194 357.202 51.6178 357.168 51.4824C357.185 51.4993 357.219 51.5078 357.27 51.5078C357.405 51.5078 357.49 51.474 357.523 51.4062C357.557 51.3216 357.566 51.2285 357.549 51.127C358.158 50.7376 358.708 50.2891 359.199 49.7812C359.707 49.2734 360.283 48.8503 360.926 48.5117C360.977 48.3594 361.061 48.2324 361.18 48.1309C361.298 48.0293 361.391 47.9108 361.459 47.7754C362.001 47.623 362.492 47.3945 362.932 47.0898C363.372 46.7852 363.837 46.5143 364.328 46.2773C364.599 46.125 364.853 46.0234 365.09 45.9727C365.344 45.9049 365.615 45.8372 365.902 45.7695C366.004 45.7357 366.097 45.7103 366.182 45.6934C366.266 45.6764 366.359 45.668 366.461 45.668C366.766 45.668 367.062 45.7272 367.35 45.8457C367.637 45.9473 367.934 45.998 368.238 45.998C368.323 45.998 368.391 45.998 368.441 45.998C368.509 45.9811 368.577 45.9642 368.645 45.9473C368.932 46.3027 369.296 46.5736 369.736 46.7598C369.838 47.0137 369.956 47.2337 370.092 47.4199C370.244 47.6061 370.396 47.7923 370.549 47.9785C370.701 48.1478 370.837 48.3424 370.955 48.5625C371.09 48.7656 371.175 49.0111 371.209 49.2988ZM368.67 50.6191C368.67 50.5345 368.661 50.4583 368.645 50.3906C368.475 50.3398 368.314 50.2721 368.162 50.1875C368.01 50.1029 367.84 50.0605 367.654 50.0605C367.536 50.0605 367.417 50.0859 367.299 50.1367C367.282 50.0182 367.231 49.9336 367.146 49.8828C367.079 49.832 366.994 49.7897 366.893 49.7559C366.808 49.7051 366.715 49.6712 366.613 49.6543C366.529 49.6204 366.452 49.5697 366.385 49.502C366.334 49.3665 366.275 49.2311 366.207 49.0957C366.156 48.9434 366.055 48.8333 365.902 48.7656C365.75 48.918 365.572 49.0449 365.369 49.1465C365.166 49.2311 364.954 49.3158 364.734 49.4004C364.531 49.485 364.328 49.5866 364.125 49.7051C363.939 49.8236 363.778 49.9674 363.643 50.1367H363.186C363.084 50.3229 362.94 50.4668 362.754 50.5684C362.568 50.653 362.407 50.7799 362.271 50.9492C362.001 51.0846 361.747 51.2539 361.51 51.457C361.29 51.6432 361.07 51.8464 360.85 52.0664C360.63 52.2695 360.41 52.4811 360.189 52.7012C359.986 52.9212 359.766 53.1243 359.529 53.3105C359.309 53.7845 359.064 54.1992 358.793 54.5547C358.539 54.8932 358.294 55.2402 358.057 55.5957C357.837 55.9512 357.642 56.3405 357.473 56.7637C357.32 57.1699 357.244 57.6777 357.244 58.2871V58.541C357.244 58.6257 357.253 58.7103 357.27 58.7949C357.49 59.0319 357.667 59.2858 357.803 59.5566C357.955 59.8275 358.201 60.0221 358.539 60.1406C358.878 60.276 359.233 60.3353 359.605 60.3184C359.995 60.3014 360.367 60.3438 360.723 60.4453C361.535 60.293 362.314 60.0475 363.059 59.709C363.82 59.3535 364.54 58.9303 365.217 58.4395C365.318 58.3548 365.437 58.2702 365.572 58.1855C365.708 58.084 365.818 57.9824 365.902 57.8809C365.987 57.7962 366.055 57.7031 366.105 57.6016C366.173 57.5 366.241 57.4069 366.309 57.3223C366.444 57.1022 366.596 56.8822 366.766 56.6621C366.935 56.4421 367.113 56.2389 367.299 56.0527C367.383 55.6803 367.493 55.3249 367.629 54.9863C367.764 54.6309 367.9 54.2839 368.035 53.9453C368.171 53.6068 368.281 53.2598 368.365 52.9043C368.467 52.5488 368.518 52.1764 368.518 51.7871C368.518 51.7025 368.509 51.6094 368.492 51.5078C368.492 51.4062 368.484 51.3132 368.467 51.2285C368.602 51.0423 368.67 50.8392 368.67 50.6191Z\" fill=\"white\"><\/path>\n    <path d=\"M404.039 70.043C403.988 70.3307 403.87 70.5339 403.684 70.6523C403.514 70.7878 403.354 70.974 403.201 71.2109H403.1C402.93 71.2109 402.761 71.2279 402.592 71.2617C402.439 71.2956 402.279 71.3379 402.109 71.3887C402.025 71.3548 401.923 71.3294 401.805 71.3125C401.686 71.2956 401.61 71.2363 401.576 71.1348C401.441 71.2025 401.255 71.2363 401.018 71.2363C400.628 71.2363 400.256 71.1263 399.9 70.9062C399.562 70.6862 399.206 70.5169 398.834 70.3984C398.732 70.1953 398.605 70.0091 398.453 69.8398C398.318 69.6875 398.174 69.5352 398.021 69.3828C397.886 69.2305 397.751 69.0697 397.615 68.9004C397.48 68.7311 397.37 68.528 397.285 68.291C397.251 68.1895 397.209 68.1302 397.158 68.1133C397.107 68.0964 397.031 68.0964 396.93 68.1133C396.947 67.9271 396.921 67.7663 396.854 67.6309C396.803 67.4954 396.676 67.4108 396.473 67.377C396.473 67.1569 396.439 66.9707 396.371 66.8184C396.303 66.666 396.219 66.5306 396.117 66.4121C396.033 66.3105 395.931 66.2005 395.812 66.082C395.711 65.9635 395.626 65.8197 395.559 65.6504C395.406 65.6165 395.254 65.5911 395.102 65.5742C394.966 65.5742 394.814 65.5742 394.645 65.5742C393.832 65.5742 393.045 65.7266 392.283 66.0312C392.199 66.0651 392.105 66.1074 392.004 66.1582C391.919 66.209 391.835 66.2513 391.75 66.2852C391.716 66.2852 391.682 66.2852 391.648 66.2852C391.632 66.3021 391.606 66.3105 391.572 66.3105C391.454 66.3105 391.344 66.2852 391.242 66.2344C391.141 66.2005 391.031 66.1836 390.912 66.1836C390.861 66.1836 390.802 66.1921 390.734 66.209C390.684 66.2428 390.633 66.2682 390.582 66.2852C390.328 66.3698 390.091 66.4206 389.871 66.4375C389.177 66.5729 388.441 66.6745 387.662 66.7422C386.9 66.8099 386.198 66.9876 385.555 67.2754C385.419 67.3431 385.335 67.4447 385.301 67.5801C385.267 67.7324 385.258 67.8763 385.275 68.0117C385.089 68.1471 384.945 68.3249 384.844 68.5449C384.759 68.765 384.674 68.9935 384.59 69.2305C384.522 69.4844 384.446 69.7298 384.361 69.9668C384.277 70.2038 384.158 70.4069 384.006 70.5762C384.057 70.6777 384.082 70.7878 384.082 70.9062C384.082 71.1602 383.997 71.4141 383.828 71.668C383.659 71.9219 383.532 72.1673 383.447 72.4043C383.363 72.6413 383.295 72.8698 383.244 73.0898C383.193 73.3268 383.117 73.5384 383.016 73.7246C382.914 73.9108 382.779 74.0632 382.609 74.1816C382.423 74.3001 382.169 74.3594 381.848 74.3594C381.543 74.3594 381.281 74.3001 381.061 74.1816C380.84 74.0632 380.663 73.9108 380.527 73.7246C380.392 73.5384 380.282 73.3184 380.197 73.0645C380.113 72.8105 380.045 72.5566 379.994 72.3027C380.18 71.9303 380.358 71.6087 380.527 71.3379C380.697 71.0671 380.824 70.7201 380.908 70.2969C381.213 70.0768 381.441 69.806 381.594 69.4844C381.729 69.1797 381.805 68.8411 381.822 68.4688C382.008 68.3503 382.144 68.1895 382.229 67.9863C382.296 67.8001 382.339 67.597 382.355 67.377C381.949 67.3431 381.526 67.3092 381.086 67.2754C380.629 67.2415 380.206 67.1569 379.816 67.0215C379.816 66.9876 379.825 66.9538 379.842 66.9199C379.842 66.8861 379.842 66.8522 379.842 66.8184C379.842 66.5983 379.791 66.3952 379.689 66.209C379.588 66.0397 379.537 65.8535 379.537 65.6504V65.4473C379.673 65.3118 379.799 65.168 379.918 65.0156C380.02 64.8802 380.13 64.7533 380.248 64.6348C380.367 64.5163 380.502 64.4147 380.654 64.3301C380.807 64.2624 381.001 64.2285 381.238 64.2285C381.56 64.2285 381.873 64.2454 382.178 64.2793C382.482 64.3301 382.796 64.3555 383.117 64.3555C383.337 64.3555 383.566 64.3301 383.803 64.2793C384.175 63.5176 384.505 62.7474 384.793 61.9688C385.081 61.1732 385.301 60.3691 385.453 59.5566C385.572 59.3874 385.682 59.1927 385.783 58.9727C385.885 58.7357 385.961 58.4902 386.012 58.2363C386.079 57.9824 386.122 57.737 386.139 57.5C386.173 57.2461 386.189 57.0176 386.189 56.8145C386.376 56.5944 386.503 56.3236 386.57 56.002C386.655 55.6803 386.723 55.3503 386.773 55.0117C386.824 54.6562 386.875 54.3092 386.926 53.9707C386.993 53.6322 387.112 53.3359 387.281 53.082V52.8535C387.298 52.5996 387.273 52.3711 387.205 52.168C387.29 52.1341 387.34 52.0579 387.357 51.9395C387.374 51.821 387.408 51.7194 387.459 51.6348C387.476 50.8561 387.561 50.0944 387.713 49.3496C387.865 48.5879 387.992 47.8262 388.094 47.0645V46.9883C388.094 46.9036 388.06 46.8613 387.992 46.8613C387.941 46.8444 387.916 46.7936 387.916 46.709C387.916 46.5566 387.933 46.3535 387.967 46.0996C388.018 45.8457 388.051 45.6341 388.068 45.4648C388.17 44.5508 388.221 43.6452 388.221 42.748C388.221 41.9863 388.195 41.2331 388.145 40.4883C388.094 39.7435 388.043 38.9902 387.992 38.2285L388.195 37.9238C388.263 37.8223 388.322 37.7207 388.373 37.6191C388.542 37.5514 388.678 37.4837 388.779 37.416C388.898 37.3314 389.05 37.2891 389.236 37.2891C389.287 37.2891 389.329 37.2975 389.363 37.3145C389.397 37.3145 389.431 37.3145 389.465 37.3145C389.566 37.3822 389.643 37.4753 389.693 37.5938C389.761 37.7122 389.82 37.8223 389.871 37.9238C389.939 38.0254 390.023 38.11 390.125 38.1777C390.227 38.2454 390.37 38.2624 390.557 38.2285C390.641 38.7025 390.878 38.9479 391.268 38.9648C391.352 39.2018 391.454 39.4388 391.572 39.6758C391.708 39.9128 391.885 40.099 392.105 40.2344C392.089 40.3021 392.08 40.3952 392.08 40.5137C392.08 40.7507 392.131 40.9792 392.232 41.1992C392.351 41.4193 392.495 41.6224 392.664 41.8086V41.8594C392.664 42.0456 392.596 42.1725 392.461 42.2402C392.613 42.4095 392.723 42.6126 392.791 42.8496C392.859 43.0866 392.918 43.332 392.969 43.5859C393.02 43.8229 393.079 44.0514 393.146 44.2715C393.231 44.4915 393.367 44.6608 393.553 44.7793V44.8555C393.553 44.9401 393.519 44.9909 393.451 45.0078C393.4 45.0247 393.375 45.0755 393.375 45.1602C393.68 45.7188 393.891 46.3281 394.01 46.9883C394.128 47.6484 394.281 48.2832 394.467 48.8926C394.535 48.9603 394.611 49.0026 394.695 49.0195C394.797 49.0365 394.873 49.0788 394.924 49.1465C394.822 49.2142 394.771 49.3327 394.771 49.502C394.771 49.6712 394.729 49.7982 394.645 49.8828C394.78 50.0013 394.839 50.179 394.822 50.416C394.822 50.6361 394.89 50.7969 395.025 50.8984V51C395.025 51.0677 395.008 51.127 394.975 51.1777C394.941 51.2116 394.924 51.2624 394.924 51.3301V51.4316C395.059 52.0241 395.161 52.6165 395.229 53.209C395.313 53.8014 395.398 54.3939 395.482 54.9863C395.567 55.5788 395.66 56.1712 395.762 56.7637C395.863 57.3392 396.007 57.9062 396.193 58.4648C396.21 58.4818 396.219 58.5072 396.219 58.541C396.219 58.6257 396.185 58.6764 396.117 58.6934C396.049 58.6934 396.016 58.7357 396.016 58.8203C396.016 58.9049 396.041 59.0065 396.092 59.125C396.16 59.2266 396.227 59.3112 396.295 59.3789C396.278 59.4466 396.27 59.5482 396.27 59.6836C396.27 59.9375 396.312 60.1829 396.396 60.4199C396.498 60.6569 396.6 60.8939 396.701 61.1309C396.82 61.3509 396.921 61.5879 397.006 61.8418C397.09 62.0957 397.124 62.3665 397.107 62.6543C397.209 62.8066 397.336 62.9336 397.488 63.0352C397.658 63.1367 397.827 63.2298 397.996 63.3145C398.165 63.3991 398.318 63.5007 398.453 63.6191C398.605 63.7376 398.707 63.8984 398.758 64.1016C398.622 64.2201 398.529 64.3639 398.479 64.5332C398.428 64.7194 398.335 64.8802 398.199 65.0156C398.318 65.3034 398.453 65.5658 398.605 65.8027C398.775 66.0566 398.944 66.3021 399.113 66.5391L399.646 67.25C399.833 67.487 399.993 67.7409 400.129 68.0117C400.315 68.0117 400.451 68.0625 400.535 68.1641C400.62 68.2656 400.755 68.3079 400.941 68.291C401.009 68.4264 401.035 68.5788 401.018 68.748C401.356 68.6296 401.695 68.5703 402.033 68.5703C402.219 68.5703 402.389 68.5788 402.541 68.5957C402.71 68.6126 402.88 68.6211 403.049 68.6211C403.252 68.6211 403.43 68.5957 403.582 68.5449C403.65 68.6465 403.701 68.7565 403.734 68.875C403.768 69.0104 403.794 69.1458 403.811 69.2812L403.887 69.6875C403.921 69.8229 403.971 69.9414 404.039 70.043ZM394.467 63.0098C394.23 61.8418 393.984 60.6823 393.73 59.5312C393.493 58.3633 393.282 57.1868 393.096 56.002C392.994 55.3757 392.918 54.7493 392.867 54.123C392.816 53.4967 392.749 52.8789 392.664 52.2695C392.596 51.6432 392.495 51.0254 392.359 50.416C392.241 49.8066 392.063 49.2057 391.826 48.6133V48.5625C391.826 48.5117 391.843 48.4694 391.877 48.4355C391.911 48.4017 391.928 48.3424 391.928 48.2578V48.1562C391.708 48.0039 391.555 47.7923 391.471 47.5215C391.386 47.2337 391.31 46.9375 391.242 46.6328C391.191 46.3112 391.115 46.0065 391.014 45.7188C390.929 45.4141 390.777 45.1602 390.557 44.957C390.472 45.9388 390.379 46.9206 390.277 47.9023C390.193 48.8672 390.133 49.8405 390.1 50.8223C389.93 50.9238 389.82 51.0931 389.77 51.3301C389.719 51.5671 389.693 51.7786 389.693 51.9648C389.693 52.1003 389.702 52.2441 389.719 52.3965C389.736 52.5319 389.77 52.6758 389.82 52.8281C389.516 53.5898 389.296 54.377 389.16 55.1895C389.025 55.985 388.872 56.7806 388.703 57.5762C388.686 57.627 388.652 57.7454 388.602 57.9316C388.568 58.1009 388.525 58.2786 388.475 58.4648C388.424 58.651 388.382 58.8203 388.348 58.9727C388.314 59.1081 388.297 59.1842 388.297 59.2012C388.28 59.3197 388.271 59.4382 388.271 59.5566C388.288 59.6751 388.297 59.7936 388.297 59.9121L387.916 60.293C387.848 60.9362 387.721 61.5625 387.535 62.1719C387.366 62.7643 387.188 63.3737 387.002 64C387.12 64.0169 387.23 64.0254 387.332 64.0254C387.451 64.0423 387.569 64.0508 387.688 64.0508C388.229 64.0508 388.771 64.0169 389.312 63.9492C389.871 63.8646 390.421 63.7884 390.963 63.7207C391.149 63.6868 391.344 63.6615 391.547 63.6445C391.75 63.6107 391.945 63.5938 392.131 63.5938C392.215 63.5768 392.317 63.5768 392.436 63.5938C392.554 63.5938 392.656 63.5853 392.74 63.5684C392.876 63.5345 392.96 63.4837 392.994 63.416C393.045 63.3314 393.138 63.2806 393.273 63.2637C393.375 63.3145 393.493 63.3398 393.629 63.3398C393.781 63.3398 393.925 63.306 394.061 63.2383C394.196 63.1706 394.331 63.0944 394.467 63.0098Z\" fill=\"white\"><\/path>\n    <path d=\"M417.039 47.3184C417.005 47.5215 416.954 47.6992 416.887 47.8516C416.836 47.987 416.827 48.1732 416.861 48.4102C416.692 48.4271 416.557 48.4863 416.455 48.5879C416.37 48.6725 416.294 48.7741 416.227 48.8926C416.176 49.0111 416.117 49.138 416.049 49.2734C415.998 49.3919 415.93 49.502 415.846 49.6035C415.981 50.2129 416.057 50.8307 416.074 51.457C416.091 52.0833 416.133 52.7012 416.201 53.3105C416.286 54.0892 416.413 54.8594 416.582 55.6211C416.768 56.3659 416.861 57.1276 416.861 57.9062C416.861 58.1432 416.853 58.3633 416.836 58.5664C416.836 58.7695 416.836 58.9811 416.836 59.2012C416.836 59.3366 416.836 59.4805 416.836 59.6328C416.853 59.7682 416.861 59.9036 416.861 60.0391C416.861 60.5299 416.794 61.0208 416.658 61.5117C416.54 62.0026 416.447 62.4935 416.379 62.9844C416.176 63.1706 415.998 63.3737 415.846 63.5938C415.71 63.8138 415.566 64.0169 415.414 64.2031C415.262 64.3893 415.084 64.5501 414.881 64.6855C414.678 64.8379 414.424 64.9395 414.119 64.9902C414.068 65.1595 413.967 65.2865 413.814 65.3711C413.679 65.4557 413.561 65.5742 413.459 65.7266H413.408C412.985 65.7266 412.621 65.6673 412.316 65.5488C412.012 65.4303 411.724 65.2949 411.453 65.1426C411.199 64.9902 410.937 64.8294 410.666 64.6602C410.395 64.4909 410.082 64.3555 409.727 64.2539C409.253 63.8646 408.821 63.4414 408.432 62.9844C408.042 62.5104 407.602 62.0872 407.111 61.7148C406.993 61.3763 406.832 61.097 406.629 60.877C406.443 60.6569 406.257 60.403 406.07 60.1152C405.986 59.9967 405.918 59.8867 405.867 59.7852C405.833 59.6836 405.783 59.5651 405.715 59.4297C405.664 59.2943 405.579 59.2012 405.461 59.1504C405.359 59.0996 405.266 59.0404 405.182 58.9727C405.046 58.4479 404.852 57.9655 404.598 57.5254C404.344 57.0853 404.048 56.6621 403.709 56.2559C403.607 56.4421 403.523 56.6452 403.455 56.8652C403.404 57.0684 403.354 57.2799 403.303 57.5C403.252 57.7031 403.184 57.9147 403.1 58.1348C403.032 58.3379 402.939 58.5241 402.82 58.6934V58.7695C402.82 58.8542 402.854 58.9049 402.922 58.9219C402.99 58.9388 403.023 58.9896 403.023 59.0742C403.023 59.0911 403.015 59.1081 402.998 59.125C402.998 59.1419 402.998 59.1589 402.998 59.1758C402.913 59.2435 402.846 59.3281 402.795 59.4297C402.761 59.5312 402.676 59.5905 402.541 59.6074C402.558 59.6921 402.566 59.7767 402.566 59.8613V60.0898C402.566 60.5807 402.507 61.0716 402.389 61.5625C402.287 62.0534 402.236 62.5527 402.236 63.0605V63.3906C402.236 63.5091 402.245 63.6191 402.262 63.7207C402.296 63.8223 402.346 63.9238 402.414 64.0254C402.482 64.127 402.516 64.2201 402.516 64.3047C402.516 64.4232 402.465 64.5332 402.363 64.6348C402.482 64.7194 402.617 64.8125 402.77 64.9141C402.922 65.0156 403.057 65.1257 403.176 65.2441C403.311 65.3796 403.421 65.515 403.506 65.6504C403.59 65.8027 403.633 65.9635 403.633 66.1328C403.633 66.4206 403.54 66.6237 403.354 66.7422C403.167 66.8607 402.939 66.9538 402.668 67.0215C402.414 67.0892 402.143 67.1484 401.855 67.1992C401.585 67.2669 401.356 67.377 401.17 67.5293H401.094C400.891 67.5293 400.738 67.4701 400.637 67.3516C400.535 67.2331 400.383 67.1738 400.18 67.1738C399.858 66.6491 399.638 66.0566 399.52 65.3965C399.401 64.7533 399.342 64.1354 399.342 63.543C399.342 62.8151 399.41 62.0872 399.545 61.3594C399.663 60.6315 399.816 59.9121 400.002 59.2012C400.171 58.4902 400.357 57.7878 400.561 57.0938C400.781 56.3828 400.984 55.6719 401.17 54.9609L401.195 54.8848C401.195 54.8001 401.17 54.7409 401.119 54.707C401.085 54.6732 401.068 54.6224 401.068 54.5547C401.068 54.5208 401.077 54.5039 401.094 54.5039C401.145 54.3346 401.195 54.1738 401.246 54.0215C401.314 53.8691 401.365 53.6999 401.398 53.5137C401.5 53.0397 401.568 52.5573 401.602 52.0664C401.652 51.5586 401.678 51.0592 401.678 50.5684C401.695 50.0775 401.712 49.5866 401.729 49.0957C401.762 48.5879 401.822 48.0885 401.906 47.5977C402.042 47.4622 402.169 47.3184 402.287 47.166C402.406 47.0137 402.558 46.8783 402.744 46.7598C403.083 46.7767 403.421 46.8275 403.76 46.9121C404.098 46.9967 404.42 47.1322 404.725 47.3184C404.928 48.0462 405.063 48.7741 405.131 49.502C405.215 50.2298 405.351 50.9577 405.537 51.6855V51.7617C405.537 51.8464 405.579 51.8887 405.664 51.8887C405.766 51.8717 405.842 51.8971 405.893 51.9648C405.859 52.0156 405.833 52.0749 405.816 52.1426C405.816 52.2103 405.816 52.278 405.816 52.3457V52.7773C405.85 52.9128 405.893 53.0566 405.943 53.209C405.994 53.3613 406.104 53.4544 406.273 53.4883C406.358 54.0299 406.485 54.5293 406.654 54.9863C406.824 55.4434 407.018 55.8835 407.238 56.3066C407.458 56.7298 407.695 57.153 407.949 57.5762C408.203 57.9824 408.465 58.4141 408.736 58.8711C409.16 59.1927 409.523 59.5651 409.828 59.9883C410.133 60.3945 410.438 60.7923 410.742 61.1816C411.064 61.554 411.419 61.8841 411.809 62.1719C412.215 62.4596 412.74 62.6374 413.383 62.7051C413.467 62.6374 413.527 62.5443 413.561 62.4258L413.688 62.0703C413.738 61.9518 413.789 61.8503 413.84 61.7656C413.908 61.6641 414.001 61.5879 414.119 61.5371C414.153 61.0632 414.187 60.5807 414.221 60.0898C414.271 59.599 414.382 59.1335 414.551 58.6934C414.466 58.541 414.424 58.3548 414.424 58.1348C414.424 57.9655 414.432 57.8047 414.449 57.6523C414.483 57.5 414.5 57.3477 414.5 57.1953C414.5 56.8737 414.432 56.6113 414.297 56.4082C414.297 56.2897 414.305 56.1712 414.322 56.0527C414.339 55.9173 414.39 55.7904 414.475 55.6719C414.339 55.3333 414.229 54.9779 414.145 54.6055C414.077 54.2331 414.043 53.8522 414.043 53.4629C414.043 53.2428 414.068 53.0143 414.119 52.7773C414.018 52.5234 413.95 52.2272 413.916 51.8887L413.814 50.8477C413.781 50.4922 413.73 50.1621 413.662 49.8574C413.594 49.5527 413.467 49.3073 413.281 49.1211C413.383 48.9688 413.434 48.791 413.434 48.5879C413.434 48.2493 413.383 47.9277 413.281 47.623C413.18 47.3184 413.129 46.9967 413.129 46.6582C413.129 46.4212 413.18 46.1842 413.281 45.9473C413.654 45.9642 414.018 46.0065 414.373 46.0742C414.745 46.125 415.109 46.1504 415.465 46.1504C415.566 46.2858 415.685 46.3958 415.82 46.4805C415.956 46.5651 416.1 46.6497 416.252 46.7344C416.404 46.8021 416.548 46.8783 416.684 46.9629C416.836 47.0475 416.954 47.166 417.039 47.3184Z\" fill=\"white\"><\/path>\n    <path d=\"M441.439 47.6738C441.372 47.8939 441.262 48.097 441.109 48.2832L440.678 48.8164C440.542 48.9857 440.424 49.1719 440.322 49.375C440.238 49.5612 440.212 49.7812 440.246 50.0352C440.212 50.0352 440.17 50.0352 440.119 50.0352C440.068 50.0182 440.026 50.0098 439.992 50.0098C439.721 50.0098 439.51 50.0775 439.357 50.2129C439.222 50.3314 439.036 50.4329 438.799 50.5176C438.765 50.416 438.723 50.3229 438.672 50.2383C438.621 50.1367 438.545 50.069 438.443 50.0352C438.037 50.1198 437.631 50.1875 437.225 50.2383C436.818 50.2721 436.412 50.3229 436.006 50.3906C435.82 50.4245 435.633 50.4753 435.447 50.543C435.261 50.5938 435.066 50.6445 434.863 50.6953C434.762 50.7292 434.652 50.7461 434.533 50.7461C434.415 50.7292 434.296 50.7292 434.178 50.7461C433.771 50.763 433.331 50.7969 432.857 50.8477C432.383 50.8815 431.96 51.0085 431.588 51.2285C431.419 51.1947 431.241 51.1693 431.055 51.1523C430.868 51.1354 430.682 51.127 430.496 51.127C430.09 51.127 429.641 51.1693 429.15 51.2539C428.676 51.3216 428.253 51.4655 427.881 51.6855C427.796 51.6517 427.703 51.6263 427.602 51.6094C427.517 51.5924 427.415 51.584 427.297 51.584C427.263 51.584 427.238 51.5924 427.221 51.6094C427.204 51.6094 427.178 51.6094 427.145 51.6094C427.128 51.7617 427.145 51.9141 427.195 52.0664C427.263 52.2018 427.373 52.3118 427.525 52.3965C427.458 52.5827 427.424 52.7858 427.424 53.0059C427.424 53.2936 427.441 53.5814 427.475 53.8691C427.525 54.1569 427.551 54.4447 427.551 54.7324C427.551 55.054 427.508 55.3079 427.424 55.4941C427.593 56.002 427.678 56.5436 427.678 57.1191C427.678 57.3223 427.661 57.5254 427.627 57.7285C427.61 57.9147 427.602 58.1178 427.602 58.3379C427.602 58.5241 427.669 58.6764 427.805 58.7949C427.94 58.8965 428.008 59.0404 428.008 59.2266C428.008 59.2943 427.991 59.362 427.957 59.4297C428.194 59.3789 428.423 59.3112 428.643 59.2266C428.863 59.125 429.091 59.0742 429.328 59.0742C429.464 59.0742 429.59 59.0996 429.709 59.1504C429.844 59.2012 429.963 59.2689 430.064 59.3535C430.048 59.4382 430.031 59.5312 430.014 59.6328C430.014 59.7344 430.014 59.8359 430.014 59.9375C430.014 60.1237 430.014 60.3014 430.014 60.4707C430.031 60.623 430.048 60.7923 430.064 60.9785C429.929 61.2155 429.768 61.4271 429.582 61.6133C429.413 61.7995 429.294 62.0365 429.227 62.3242C428.973 62.3242 428.744 62.3835 428.541 62.502C428.355 62.6035 428.177 62.722 428.008 62.8574C427.839 62.9759 427.669 63.0944 427.5 63.2129C427.331 63.3145 427.145 63.3652 426.941 63.3652C426.688 63.3652 426.51 63.3314 426.408 63.2637C426.307 63.179 426.23 63.0944 426.18 63.0098C426.129 62.9251 426.078 62.849 426.027 62.7812C425.993 62.7135 425.909 62.6882 425.773 62.7051C425.74 62.485 425.672 62.2819 425.57 62.0957C425.469 61.8926 425.359 61.6979 425.24 61.5117C425.139 61.3255 425.029 61.1393 424.91 60.9531C424.809 60.75 424.732 60.5469 424.682 60.3438C424.58 59.9036 424.538 59.4466 424.555 58.9727C424.572 58.4987 424.495 58.0417 424.326 57.6016C424.36 57.3646 424.385 57.1276 424.402 56.8906C424.419 56.6367 424.428 56.3913 424.428 56.1543C424.428 55.6803 424.411 55.2148 424.377 54.7578C424.36 54.2839 424.343 53.8014 424.326 53.3105C424.208 53.1582 424.132 52.9889 424.098 52.8027C424.081 52.5996 424.064 52.4049 424.047 52.2188C423.996 52.168 423.937 52.1172 423.869 52.0664C423.818 52.0156 423.785 51.9479 423.768 51.8633C423.632 51.8294 423.531 51.8125 423.463 51.8125C423.226 51.8125 423.023 51.8717 422.854 51.9902C422.701 52.0918 422.557 52.1426 422.422 52.1426C422.286 52.1426 422.16 52.1257 422.041 52.0918C421.923 52.0579 421.804 52.041 421.686 52.041C421.584 52.041 421.525 52.0664 421.508 52.1172C421.508 52.151 421.474 52.1849 421.406 52.2188C421.355 52.2526 421.237 52.2865 421.051 52.3203C420.865 52.3542 420.653 52.388 420.416 52.4219C420.196 52.4388 419.976 52.4557 419.756 52.4727C419.553 52.4896 419.417 52.498 419.35 52.498C419.079 52.498 418.876 52.4473 418.74 52.3457C418.588 52.2272 418.41 52.1003 418.207 51.9648C418.241 51.8633 418.258 51.7956 418.258 51.7617C418.258 51.5924 418.207 51.457 418.105 51.3555C418.004 51.237 417.953 51.1354 417.953 51.0508C417.953 50.8646 418.029 50.7207 418.182 50.6191C418.317 50.5176 418.393 50.3568 418.41 50.1367C418.799 49.9674 419.197 49.8405 419.604 49.7559C420.01 49.6712 420.424 49.6035 420.848 49.5527C421.271 49.502 421.686 49.4427 422.092 49.375C422.515 49.3073 422.93 49.1973 423.336 49.0449C423.454 49.0618 423.564 49.0788 423.666 49.0957C423.785 49.0957 423.903 49.0957 424.021 49.0957C424.529 49.0957 425.029 49.0449 425.52 48.9434C426.027 48.8249 426.544 48.7656 427.068 48.7656C427.204 48.7656 427.339 48.7741 427.475 48.791C427.61 48.8079 427.745 48.8333 427.881 48.8672C428.558 48.7656 429.227 48.6556 429.887 48.5371C430.564 48.4186 431.258 48.3171 431.969 48.2324C432.307 48.1986 432.637 48.1732 432.959 48.1562C433.298 48.1224 433.636 48.0801 433.975 48.0293C434.093 48.0124 434.178 47.987 434.229 47.9531C434.296 47.9023 434.33 47.8092 434.33 47.6738C434.482 47.7415 434.652 47.7754 434.838 47.7754C435.126 47.7754 435.405 47.7246 435.676 47.623C435.947 47.5215 436.226 47.4707 436.514 47.4707C436.581 47.4707 436.641 47.4792 436.691 47.4961C436.742 47.4961 436.793 47.4961 436.844 47.4961C436.962 47.4961 437.021 47.4453 437.021 47.3438C437.038 47.2253 437.123 47.1491 437.275 47.1152C437.394 47.0814 437.563 47.056 437.783 47.0391C438.003 47.0221 438.232 47.0052 438.469 46.9883C438.723 46.9544 438.951 46.9206 439.154 46.8867C439.374 46.8359 439.535 46.7682 439.637 46.6836L439.814 46.4043C440.119 46.4212 440.339 46.5566 440.475 46.8105C440.627 47.0475 440.712 47.3099 440.729 47.5977C440.796 47.6654 440.889 47.6992 441.008 47.6992C441.143 47.6823 441.262 47.6738 441.363 47.6738H441.439Z\" fill=\"white\"><\/path>\n    <path d=\"M443.369 60.5215C443.285 60.6569 443.183 60.7839 443.064 60.9023C442.946 61.0039 442.836 61.1139 442.734 61.2324C442.616 61.2832 442.48 61.3086 442.328 61.3086C442.193 61.3086 442.057 61.3086 441.922 61.3086C441.803 61.2917 441.685 61.2917 441.566 61.3086C441.465 61.3086 441.38 61.3424 441.312 61.4102C441.177 61.3763 441.076 61.3171 441.008 61.2324C440.94 61.1309 440.822 61.0716 440.652 61.0547C440.585 61.0378 440.517 61.0378 440.449 61.0547C440.195 60.7669 439.958 60.4622 439.738 60.1406C439.535 59.819 439.34 59.5143 439.154 59.2266C439.137 58.6003 439.087 57.9655 439.002 57.3223C438.985 57.1699 438.96 57.0176 438.926 56.8652C438.892 56.7129 438.867 56.569 438.85 56.4336C438.85 56.2643 438.858 56.1035 438.875 55.9512C438.909 55.7819 438.934 55.6296 438.951 55.4941C439.019 55.0033 439.095 54.5208 439.18 54.0469C439.264 53.5729 439.34 53.0905 439.408 52.5996C439.476 52.1595 439.51 51.7025 439.51 51.2285C439.51 50.7376 439.434 50.2806 439.281 49.8574L439.256 49.7305C439.29 49.5951 439.324 49.485 439.357 49.4004C439.408 49.2988 439.442 49.1888 439.459 49.0703C439.493 48.8841 439.451 48.7487 439.332 48.6641C439.383 48.5286 439.467 48.444 439.586 48.4102C439.704 48.3594 439.772 48.2578 439.789 48.1055C439.806 48.0378 439.806 47.9701 439.789 47.9023C439.924 47.8516 440.06 47.8092 440.195 47.7754C440.348 47.7246 440.492 47.7161 440.627 47.75C440.847 47.7839 441.042 47.86 441.211 47.9785C441.38 48.0801 441.541 48.1986 441.693 48.334C441.964 49.1465 442.074 50.0098 442.023 50.9238C441.973 51.821 441.888 52.7266 441.77 53.6406C441.651 54.5547 441.575 55.4518 441.541 56.332C441.507 57.1953 441.643 57.9993 441.947 58.7441L441.998 58.7695C442.083 58.7865 442.15 58.7611 442.201 58.6934C442.252 58.6087 442.32 58.5749 442.404 58.5918C442.472 58.6257 442.514 58.6426 442.531 58.6426C442.599 58.9811 442.709 59.3027 442.861 59.6074C443.014 59.9121 443.183 60.2168 443.369 60.5215Z\" fill=\"white\"><\/path>\n    <path d=\"M472.238 49.959C472.188 50.1113 472.086 50.2214 471.934 50.2891C471.798 50.3398 471.654 50.3822 471.502 50.416C471.35 50.4499 471.206 50.5091 471.07 50.5938C470.952 50.6615 470.876 50.7799 470.842 50.9492L470.791 50.9746C470.723 50.9746 470.673 50.9577 470.639 50.9238C470.622 50.873 470.605 50.8307 470.588 50.7969C470.571 50.7461 470.546 50.7038 470.512 50.6699C470.495 50.6191 470.461 50.5938 470.41 50.5938C470.224 50.5938 470.038 50.6107 469.852 50.6445C469.682 50.6784 469.513 50.6953 469.344 50.6953C469.09 50.6953 468.861 50.6615 468.658 50.5938C468.54 50.6276 468.472 50.7038 468.455 50.8223C468.455 50.9408 468.404 51.0169 468.303 51.0508C468.218 51.0846 468.117 51.1016 467.998 51.1016C467.88 51.0846 467.761 51.0931 467.643 51.127L466.83 51.3301C466.559 51.3978 466.288 51.4316 466.018 51.4316C465.865 51.4316 465.755 51.4232 465.688 51.4062C465.434 51.6094 465.146 51.7617 464.824 51.8633C464.503 51.9479 464.164 52.0326 463.809 52.1172C463.47 52.1849 463.132 52.278 462.793 52.3965C462.471 52.515 462.184 52.7012 461.93 52.9551C461.794 52.9212 461.676 52.9043 461.574 52.9043C461.354 52.9043 461.16 52.9551 460.99 53.0566C460.821 53.1413 460.643 53.2259 460.457 53.3105C460.372 53.3444 460.288 53.3613 460.203 53.3613C460.118 53.3613 460.025 53.3783 459.924 53.4121C459.822 53.446 459.755 53.5052 459.721 53.5898C459.704 53.6576 459.653 53.7253 459.568 53.793C459.568 54.4023 459.628 55.0117 459.746 55.6211C459.865 56.2135 459.924 56.8145 459.924 57.4238V57.5254C459.958 57.8132 460.051 58.084 460.203 58.3379C460.355 58.5749 460.432 58.8203 460.432 59.0742C460.432 59.1589 460.415 59.252 460.381 59.3535C460.821 59.4551 461.109 59.6836 461.244 60.0391C461.396 60.3776 461.515 60.75 461.6 61.1562C461.701 61.5456 461.828 61.9095 461.98 62.248C462.15 62.5866 462.471 62.7982 462.945 62.8828C462.979 63.0521 463.005 63.2298 463.021 63.416C463.038 63.5853 463.047 63.7546 463.047 63.9238C463.047 64.1608 463.021 64.3893 462.971 64.6094C462.92 64.8464 462.818 65.0579 462.666 65.2441C462.412 65.2611 462.226 65.2695 462.107 65.2695C461.989 65.2695 461.811 65.3203 461.574 65.4219C461.236 65.2188 460.931 64.9818 460.66 64.7109C460.406 64.457 460.161 64.1862 459.924 63.8984C459.704 63.5938 459.484 63.2891 459.264 62.9844C459.044 62.6628 458.807 62.3581 458.553 62.0703C457.673 62.2904 456.767 62.4427 455.836 62.5273C454.922 62.5951 454.008 62.6289 453.094 62.6289C453.06 62.6628 453.009 62.6797 452.941 62.6797C452.874 62.6797 452.806 62.6882 452.738 62.7051C452.688 62.7051 452.637 62.722 452.586 62.7559C452.552 62.7728 452.544 62.8151 452.561 62.8828C452.442 62.8151 452.307 62.7728 452.154 62.7559C452.019 62.722 451.892 62.7051 451.773 62.7051C451.689 62.7051 451.604 62.7135 451.52 62.7305C451.435 62.7305 451.35 62.7559 451.266 62.8066C450.622 62.6882 449.996 62.5273 449.387 62.3242C448.794 62.1042 448.185 61.9264 447.559 61.791C447.559 61.6556 447.525 61.5625 447.457 61.5117C447.389 61.444 447.33 61.3509 447.279 61.2324C446.568 60.7923 445.967 60.2591 445.477 59.6328C445.003 59.0065 444.808 58.2448 444.893 57.3477L444.715 56.9922C444.715 56.7214 444.774 56.5267 444.893 56.4082C444.825 56.2897 444.706 56.1712 444.537 56.0527C444.689 55.8158 444.825 55.5703 444.943 55.3164C445.062 55.0625 445.146 54.7917 445.197 54.5039C445.214 54.4193 445.223 54.3431 445.223 54.2754C445.223 54.2077 445.24 54.1315 445.273 54.0469C445.307 53.9453 445.358 53.8353 445.426 53.7168C445.477 53.5814 445.527 53.4629 445.578 53.3613C445.849 52.7858 446.145 52.2357 446.467 51.7109C446.805 51.1693 447.229 50.7038 447.736 50.3145C447.77 50.0267 447.855 49.7897 447.99 49.6035C448.126 49.4004 448.27 49.2227 448.422 49.0703C448.591 48.901 448.752 48.7318 448.904 48.5625C449.074 48.3932 449.201 48.1901 449.285 47.9531C449.624 47.6654 449.962 47.3861 450.301 47.1152C450.656 46.8444 450.952 46.5228 451.189 46.1504C451.494 46.0488 451.782 45.9219 452.053 45.7695C452.324 45.6003 452.552 45.3887 452.738 45.1348C453.145 45.1009 453.542 45.0247 453.932 44.9062C454.338 44.7878 454.761 44.7285 455.201 44.7285C455.387 44.7285 455.607 44.7708 455.861 44.8555C456.132 44.9232 456.335 45.0501 456.471 45.2363C456.488 45.2702 456.496 45.3125 456.496 45.3633L456.521 45.4902C456.538 45.5241 456.555 45.5579 456.572 45.5918C456.606 45.6087 456.657 45.6087 456.725 45.5918C456.725 45.9642 456.682 46.3451 456.598 46.7344C456.513 47.1068 456.293 47.3945 455.938 47.5977C455.717 47.5299 455.48 47.4961 455.227 47.4961C454.888 47.4961 454.575 47.5638 454.287 47.6992C454.016 47.8177 453.745 47.9616 453.475 48.1309C453.221 48.2832 452.958 48.444 452.688 48.6133C452.417 48.7656 452.129 48.8757 451.824 48.9434C451.79 49.0788 451.757 49.2057 451.723 49.3242C451.706 49.4258 451.714 49.5443 451.748 49.6797C451.663 49.6797 451.596 49.6712 451.545 49.6543C451.511 49.6204 451.452 49.6035 451.367 49.6035C451.249 49.6035 451.164 49.6712 451.113 49.8066C451.079 49.9421 451.046 50.0521 451.012 50.1367C450.69 50.2721 450.419 50.4668 450.199 50.7207C449.996 50.9577 449.801 51.2201 449.615 51.5078C449.446 51.7786 449.26 52.041 449.057 52.2949C448.854 52.5488 448.6 52.7435 448.295 52.8789C448.16 53.4206 448.024 53.9538 447.889 54.4785C447.77 55.0033 447.626 55.528 447.457 56.0527C447.508 56.2559 447.533 56.4674 447.533 56.6875C447.533 56.9583 447.508 57.2038 447.457 57.4238C447.542 57.5592 447.626 57.7201 447.711 57.9062L448.016 58.4902C448.117 58.6934 448.219 58.8796 448.32 59.0488C448.439 59.2181 448.549 59.3451 448.65 59.4297C448.837 59.5651 449.124 59.6921 449.514 59.8105C449.903 59.9121 450.25 60.0898 450.555 60.3438C450.589 60.3438 450.631 60.3438 450.682 60.3438C450.732 60.3268 450.775 60.3184 450.809 60.3184C451.012 60.3184 451.232 60.3691 451.469 60.4707C451.706 60.5723 451.858 60.623 451.926 60.623C452.874 60.623 453.906 60.5638 455.023 60.4453C456.141 60.3099 457.173 60.1491 458.121 59.9629C458.155 59.7936 458.172 59.6497 458.172 59.5312C458.172 59.3112 458.138 59.0996 458.07 58.8965C458.003 58.6764 457.893 58.4902 457.74 58.3379C457.74 58.084 457.74 57.8301 457.74 57.5762C457.757 57.3223 457.766 57.0684 457.766 56.8145C457.766 56.3913 457.749 55.9427 457.715 55.4688C457.681 54.9948 457.596 54.5547 457.461 54.1484H457.41C457.19 54.1484 456.987 54.2077 456.801 54.3262C456.632 54.4277 456.454 54.4785 456.268 54.4785C456.166 54.4785 456.081 54.4531 456.014 54.4023C455.811 54.6393 455.565 54.8171 455.277 54.9355C454.99 55.054 454.685 55.1641 454.363 55.2656C454.042 55.3503 453.72 55.4434 453.398 55.5449C453.094 55.6465 452.814 55.7904 452.561 55.9766C452.425 55.9258 452.298 55.9004 452.18 55.9004C452.061 55.9004 451.943 55.9089 451.824 55.9258C451.723 55.9427 451.604 55.9596 451.469 55.9766C451.113 55.6719 450.936 55.291 450.936 54.834C450.936 54.597 450.969 54.3685 451.037 54.1484C451.122 53.9115 451.232 53.6914 451.367 53.4883C451.452 53.4375 451.553 53.4121 451.672 53.4121C451.79 53.3952 451.909 53.3783 452.027 53.3613C452.146 53.3275 452.239 53.2852 452.307 53.2344C452.391 53.1836 452.442 53.0905 452.459 52.9551C452.51 53.0059 452.552 53.0312 452.586 53.0312C452.62 53.0312 452.654 53.0228 452.688 53.0059C452.721 52.9889 452.755 52.9805 452.789 52.9805C452.823 52.9805 452.848 52.9974 452.865 53.0312C452.899 53.0651 452.916 53.099 452.916 53.1328C453.644 52.7435 454.389 52.4134 455.15 52.1426C455.912 51.8717 456.682 51.6263 457.461 51.4062C458.257 51.1862 459.052 50.9831 459.848 50.7969C460.643 50.5938 461.43 50.3737 462.209 50.1367C462.327 50.0352 462.454 49.959 462.59 49.9082C462.725 49.8574 462.844 49.7812 462.945 49.6797C463.064 49.7474 463.208 49.7812 463.377 49.7812C463.614 49.7812 463.868 49.7389 464.139 49.6543C464.426 49.5527 464.663 49.4342 464.85 49.2988C464.917 49.3158 464.977 49.3242 465.027 49.3242H465.205C465.544 49.3242 465.857 49.2734 466.145 49.1719C466.449 49.0703 466.745 48.9349 467.033 48.7656H467.16C467.685 48.7656 468.201 48.7064 468.709 48.5879C469.234 48.4694 469.767 48.4102 470.309 48.4102C471.003 48.4102 471.612 48.5879 472.137 48.9434V49.248C472.137 49.3835 472.137 49.5104 472.137 49.6289C472.154 49.7305 472.188 49.8405 472.238 49.959Z\" fill=\"white\"><\/path>\n    <path d=\"M480.719 59.8867C480.651 60.1406 480.541 60.3522 480.389 60.5215C480.236 60.6908 480.059 60.8431 479.855 60.9785C479.669 61.1139 479.466 61.2409 479.246 61.3594C479.026 61.4609 478.814 61.5794 478.611 61.7148H478.281C477.57 61.7148 477.02 61.5456 476.631 61.207C476.258 60.8516 475.971 60.4199 475.768 59.9121C475.564 59.3874 475.412 58.8288 475.311 58.2363C475.226 57.6439 475.116 57.1022 474.98 56.6113C474.777 56.7806 474.608 56.9837 474.473 57.2207C474.337 57.4408 474.193 57.6608 474.041 57.8809C473.906 58.1009 473.745 58.304 473.559 58.4902C473.389 58.6764 473.161 58.8034 472.873 58.8711C472.822 58.9896 472.763 59.1081 472.695 59.2266C472.645 59.3451 472.611 59.472 472.594 59.6074C472.221 59.8105 471.883 60.0475 471.578 60.3184C471.273 60.5892 470.969 60.8685 470.664 61.1562C470.359 61.444 470.046 61.7233 469.725 61.9941C469.42 62.248 469.073 62.4596 468.684 62.6289C468.667 62.612 468.633 62.6035 468.582 62.6035C468.379 62.6035 468.193 62.6543 468.023 62.7559C467.854 62.8405 467.668 62.8828 467.465 62.8828C467.329 62.8828 467.202 62.8574 467.084 62.8066C466.982 62.7559 466.872 62.6966 466.754 62.6289C466.652 62.5612 466.542 62.5104 466.424 62.4766C466.305 62.4427 466.178 62.4342 466.043 62.4512C465.874 62.1465 465.645 61.8672 465.357 61.6133C465.087 61.3424 464.917 61.0378 464.85 60.6992C464.816 60.5469 464.79 60.3945 464.773 60.2422C464.773 60.0729 464.757 59.9036 464.723 59.7344C464.672 59.4805 464.604 59.2266 464.52 58.9727C464.435 58.7018 464.367 58.431 464.316 58.1602C464.401 57.7031 464.486 57.2038 464.57 56.6621C464.638 56.1035 464.723 55.5534 464.824 55.0117C464.943 54.4531 465.095 53.9284 465.281 53.4375C465.484 52.9297 465.738 52.498 466.043 52.1426L466.018 51.9648C466.018 51.694 466.068 51.4401 466.17 51.2031C466.271 50.9661 466.382 50.7376 466.5 50.5176C466.618 50.2975 466.72 50.0775 466.805 49.8574C466.889 49.6374 466.906 49.3919 466.855 49.1211C467.059 49.0195 467.27 48.9349 467.49 48.8672C467.71 48.7995 467.939 48.7656 468.176 48.7656C468.396 48.7656 468.599 48.7995 468.785 48.8672C468.751 49.0026 468.811 49.0872 468.963 49.1211V49.1973C468.963 49.5527 468.921 49.8997 468.836 50.2383C468.751 50.5768 468.65 50.9154 468.531 51.2539C468.413 51.5755 468.294 51.9056 468.176 52.2441C468.074 52.5658 467.998 52.8958 467.947 53.2344C467.88 53.2513 467.829 53.2852 467.795 53.3359C467.778 53.3867 467.761 53.4375 467.744 53.4883C467.727 53.5391 467.702 53.5814 467.668 53.6152C467.634 53.6491 467.583 53.666 467.516 53.666C467.414 54.2585 467.304 54.8509 467.186 55.4434C467.084 56.0189 467.033 56.6029 467.033 57.1953C467.033 57.5508 467.067 57.9147 467.135 58.2871C467.202 58.6595 467.329 59.015 467.516 59.3535L467.617 59.3281C467.803 59.3281 467.947 59.3704 468.049 59.4551C468.167 59.5397 468.32 59.6243 468.506 59.709C468.641 59.6751 468.768 59.6328 468.887 59.582C469.005 59.5143 469.056 59.4043 469.039 59.252C469.259 59.235 469.445 59.1842 469.598 59.0996C469.75 58.998 469.885 58.888 470.004 58.7695L470.385 58.4141C470.52 58.2956 470.681 58.2109 470.867 58.1602C470.867 58.0586 470.893 57.9824 470.943 57.9316L471.096 57.7793C471.146 57.7285 471.18 57.6777 471.197 57.627C471.231 57.5592 471.24 57.4661 471.223 57.3477C471.426 57.3307 471.578 57.2799 471.68 57.1953C471.798 57.1107 471.9 57.0176 471.984 56.916C472.086 56.7975 472.179 56.679 472.264 56.5605C472.348 56.4421 472.458 56.3405 472.594 56.2559C472.712 56.002 472.873 55.6634 473.076 55.2402C473.296 54.8171 473.508 54.377 473.711 53.9199C473.931 53.4629 474.117 53.0312 474.27 52.625C474.439 52.2018 474.523 51.8802 474.523 51.6602C474.523 51.5755 474.498 51.4993 474.447 51.4316C474.413 51.3639 474.405 51.2878 474.422 51.2031V51.127C474.557 50.9577 474.676 50.7715 474.777 50.5684C474.896 50.3652 475.014 50.1706 475.133 49.9844C475.268 49.7982 475.412 49.6289 475.564 49.4766C475.717 49.3242 475.911 49.2057 476.148 49.1211C476.419 49.2057 476.69 49.265 476.961 49.2988C477.249 49.3327 477.52 49.4004 477.773 49.502C477.79 49.9251 477.833 50.416 477.9 50.9746C477.968 51.5332 478.087 52.0072 478.256 52.3965C478.256 52.6165 478.247 52.8281 478.23 53.0312C478.23 53.2344 478.23 53.4375 478.23 53.6406C478.23 53.9792 478.239 54.3262 478.256 54.6816C478.29 55.0371 478.349 55.3672 478.434 55.6719C478.315 55.9258 478.256 56.1966 478.256 56.4844C478.256 56.8737 478.315 57.2461 478.434 57.6016C478.552 57.9401 478.637 58.304 478.688 58.6934C478.908 58.998 479.195 59.1504 479.551 59.1504C479.635 59.1504 479.703 59.1419 479.754 59.125C479.822 59.1081 479.889 59.0827 479.957 59.0488C480.092 59.2012 480.211 59.3535 480.312 59.5059C480.431 59.6413 480.566 59.7682 480.719 59.8867Z\" fill=\"white\"><\/path>\n    <path d=\"M500.447 62.1465C500.396 62.3835 500.286 62.5781 500.117 62.7305C499.965 62.8659 499.779 62.9759 499.559 63.0605C499.339 63.1452 499.11 63.2044 498.873 63.2383C498.653 63.2552 498.45 63.2637 498.264 63.2637C498.179 63.2637 498.094 63.2637 498.01 63.2637C497.942 63.2467 497.866 63.2383 497.781 63.2383C497.697 63.2383 497.654 63.2806 497.654 63.3652C497.654 63.4499 497.612 63.5091 497.527 63.543C497.443 63.5091 497.358 63.4837 497.273 63.4668C497.189 63.4499 497.104 63.4414 497.02 63.4414C496.901 63.4414 496.783 63.4499 496.664 63.4668C496.562 63.4837 496.461 63.4922 496.359 63.4922C496.224 63.4922 496.122 63.4753 496.055 63.4414C496.004 63.4076 495.953 63.3737 495.902 63.3398C495.868 63.2891 495.826 63.2383 495.775 63.1875C495.742 63.1367 495.682 63.0944 495.598 63.0605C495.479 63.0098 495.378 63.0013 495.293 63.0352C495.225 63.069 495.115 63.0182 494.963 62.8828C494.76 62.7135 494.582 62.5104 494.43 62.2734C494.294 62.0195 494.159 61.7572 494.023 61.4863C493.888 61.2155 493.744 60.9447 493.592 60.6738C493.439 60.403 493.262 60.166 493.059 59.9629H492.855C492.551 59.9629 492.339 60.0898 492.221 60.3438C492.136 60.293 492.051 60.2337 491.967 60.166C491.882 60.0814 491.789 60.0137 491.688 59.9629C491.298 60.0814 490.892 60.1829 490.469 60.2676C490.046 60.3522 489.622 60.3945 489.199 60.3945H488.844C488.742 60.3945 488.632 60.3776 488.514 60.3438C488.344 60.4115 488.192 60.4961 488.057 60.5977C487.921 60.6823 487.769 60.7246 487.6 60.7246C487.498 60.7246 487.38 60.6908 487.244 60.623C487.143 60.623 487.092 60.6654 487.092 60.75C487.109 60.8346 487.058 60.877 486.939 60.877H486.711C486.474 60.877 486.237 60.8854 486 60.9023C485.78 60.9193 485.551 60.9277 485.314 60.9277C484.993 60.9277 484.663 60.8854 484.324 60.8008C484.24 60.8516 484.146 60.877 484.045 60.877C483.977 60.9108 483.926 60.9701 483.893 61.0547C483.859 61.1224 483.825 61.1901 483.791 61.2578C483.757 61.3086 483.706 61.3594 483.639 61.4102C483.588 61.444 483.512 61.4525 483.41 61.4355C483.376 61.6387 483.292 61.7995 483.156 61.918C483.021 62.0365 482.953 62.2142 482.953 62.4512C482.767 62.5527 482.615 62.6797 482.496 62.832C482.378 62.9844 482.259 63.1452 482.141 63.3145C482.022 63.4837 481.895 63.6445 481.76 63.7969C481.641 63.9492 481.489 64.0677 481.303 64.1523C481.218 64.2539 481.193 64.4147 481.227 64.6348C481.04 64.7871 480.812 64.9225 480.541 65.041C480.27 65.1595 480.016 65.2188 479.779 65.2188C479.288 65.2188 478.95 64.9564 478.764 64.4316C478.764 64.2624 478.781 64.0846 478.814 63.8984C478.831 63.6953 478.865 63.5091 478.916 63.3398C478.967 63.1536 479.043 62.9928 479.145 62.8574C479.246 62.7051 479.39 62.5951 479.576 62.5273C479.576 62.375 479.525 62.2734 479.424 62.2227C479.322 62.1549 479.28 62.0449 479.297 61.8926C479.754 61.6725 480.152 61.3848 480.49 61.0293C480.829 60.6738 481.133 60.3014 481.404 59.9121C481.692 59.5059 481.98 59.0996 482.268 58.6934C482.555 58.2871 482.877 57.9232 483.232 57.6016V57.0684C483.74 56.5267 484.07 55.9173 484.223 55.2402C484.409 55.2064 484.527 55.1217 484.578 54.9863C484.646 54.8509 484.68 54.6901 484.68 54.5039C484.764 54.5039 484.815 54.4701 484.832 54.4023C484.866 54.3177 484.942 54.2923 485.061 54.3262C485.213 53.9199 485.382 53.5475 485.568 53.209C485.755 52.8704 485.941 52.5319 486.127 52.1934C486.313 51.8379 486.474 51.474 486.609 51.1016C486.762 50.7292 486.872 50.3145 486.939 49.8574C487.176 49.8405 487.303 49.7305 487.32 49.5273C487.354 49.3073 487.388 49.1126 487.422 48.9434C487.676 48.7064 487.862 48.4271 487.98 48.1055C488.116 47.7839 488.234 47.4538 488.336 47.1152C488.438 46.7598 488.548 46.4128 488.666 46.0742C488.801 45.7188 488.988 45.4056 489.225 45.1348V45.0586C489.225 44.974 489.191 44.9232 489.123 44.9062C489.055 44.8724 489.021 44.8132 489.021 44.7285C489.038 44.7116 489.047 44.6947 489.047 44.6777C489.25 44.5931 489.402 44.4577 489.504 44.2715C489.605 44.0684 489.758 43.9245 489.961 43.8398C490.316 44.1276 490.63 44.3053 490.9 44.373C491.171 44.4238 491.527 44.4661 491.967 44.5C492.187 44.737 492.305 45.0247 492.322 45.3633C492.356 45.6849 492.415 46.0065 492.5 46.3281C492.635 46.8698 492.779 47.403 492.932 47.9277C493.101 48.4355 493.228 48.9603 493.312 49.502C493.363 49.8236 493.456 50.1283 493.592 50.416C493.727 50.7038 493.82 51 493.871 51.3047C493.905 51.5417 493.905 51.8125 493.871 52.1172C493.837 52.4049 493.871 52.6589 493.973 52.8789L494.15 53.2852C494.235 53.4714 494.303 53.666 494.354 53.8691C494.421 54.0723 494.48 54.2754 494.531 54.4785C494.667 54.9863 494.785 55.5365 494.887 56.1289C495.005 56.7044 495.183 57.2292 495.42 57.7031C495.505 57.8724 495.632 57.9909 495.801 58.0586C495.987 58.1263 496.19 58.1771 496.41 58.2109C496.63 58.2279 496.842 58.2363 497.045 58.2363C497.265 58.2194 497.451 58.2109 497.604 58.2109H497.857C497.959 58.2109 498.061 58.2279 498.162 58.2617C498.23 58.3971 498.264 58.5156 498.264 58.6172C498.264 58.8203 498.196 58.9811 498.061 59.0996C497.925 59.2181 497.857 59.3535 497.857 59.5059C497.857 59.5905 497.891 59.6836 497.959 59.7852C497.891 59.7682 497.79 59.7598 497.654 59.7598C497.265 59.7598 496.884 59.8275 496.512 59.9629C496.647 60.2507 496.825 60.4961 497.045 60.6992C497.282 60.8854 497.527 61.0632 497.781 61.2324C497.951 61.097 498.128 61.0293 498.314 61.0293C498.518 61.0293 498.704 61.0801 498.873 61.1816C499.059 61.2663 499.254 61.3086 499.457 61.3086C499.609 61.3086 499.719 61.2832 499.787 61.2324C499.923 61.3848 500.033 61.5456 500.117 61.7148C500.202 61.8672 500.312 62.0111 500.447 62.1465ZM492.5 58.084C492.466 57.7962 492.407 57.5931 492.322 57.4746C492.255 57.3392 492.195 57.1784 492.145 56.9922C492.077 56.7552 492.026 56.5013 491.992 56.2305C491.975 55.9596 491.941 55.6973 491.891 55.4434C491.772 54.8678 491.637 54.2923 491.484 53.7168C491.349 53.1413 491.171 52.5827 490.951 52.041C491.019 51.9395 491.053 51.8464 491.053 51.7617V51.6855C490.9 51.5163 490.79 51.3132 490.723 51.0762C490.655 50.8223 490.587 50.5768 490.52 50.3398C490.469 50.0859 490.393 49.8574 490.291 49.6543C490.206 49.4342 490.062 49.2565 489.859 49.1211C489.809 49.2227 489.783 49.3411 489.783 49.4766C489.783 49.5951 489.792 49.7051 489.809 49.8066C489.842 49.9082 489.859 50.0182 489.859 50.1367C489.69 50.2214 489.563 50.3568 489.479 50.543C489.411 50.7122 489.292 50.8477 489.123 50.9492C488.988 51.4909 488.793 52.0072 488.539 52.498C488.285 52.972 488.014 53.446 487.727 53.9199C487.456 54.3939 487.193 54.8763 486.939 55.3672C486.686 55.8411 486.482 56.3405 486.33 56.8652C486.11 57.0176 485.958 57.2122 485.873 57.4492C485.805 57.6862 485.771 57.9232 485.771 58.1602C485.924 58.2448 486.093 58.2956 486.279 58.3125C486.482 58.3125 486.677 58.3125 486.863 58.3125C487.049 58.3125 487.227 58.3294 487.396 58.3633C487.566 58.3971 487.718 58.4818 487.854 58.6172C488.074 58.5495 488.311 58.5072 488.564 58.4902C488.835 58.4564 489.055 58.3802 489.225 58.2617C489.563 58.3802 489.927 58.4395 490.316 58.4395C490.52 58.4395 490.714 58.4225 490.9 58.3887C491.104 58.3548 491.298 58.3125 491.484 58.2617C491.637 58.2956 491.755 58.3548 491.84 58.4395C491.924 58.5072 492.051 58.5326 492.221 58.5156C492.305 58.4479 492.356 58.3802 492.373 58.3125C492.39 58.2279 492.432 58.1517 492.5 58.084Z\" fill=\"white\"><\/path>\n    <path d=\"M299.5 27C301.333 32.3333 309.9 48.2 315.5 51M315.5 27L294 54.5\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t<section class=\"section\">\n\t\t<div class=\"image--background\"><\/div>\n\t\t<div class=\"container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-3@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">44<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">L\u00e4ngengrade<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small col--prefix-7@medium col--prefix-8@large\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">29<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Tage<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-1@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">4800<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Kilometer<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">1.5 M<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"page-home__cta--centered\">\n\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/section>\n\n\t\t<section class=\"section page-home__support\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid\">\n\n\t\t\t\t<div class=\"col col--8@medium col--prefix-2@medium\">\n\t\t\t\t\t<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--6@small col--prefix-2@medium col--4@medium\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Werde Teil unserer <a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a> indem du uns unterst\u00fctzt. Durch deine Hilfe werden wir uns auf die kommende <a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a> vorbereiten k\u00f6nnen und die notwendige Ausr\u00fcstung erwerben. <\/p>\n<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p><br>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--prefix-1@small col--5@small col--3@medium \">\n\t\t\t\t\t<div class=\"button__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t<section class=\"section page-home__video\">\n\t\t<div style=\"padding:56.25% 0 0 0;position:relative;\">\n\t\t\t<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\"><\/iframe>\n\t\t<\/div>\n\t\t<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n\t<\/section>\n\n\n\t\t<section class=\"section\">\n\t\t<div class=\"container\">\n\t\t\t<h2 class=\"section__title page-home__crew-title\">Die Crew<img class=\"page-home__title-suffix--mobile\" src=\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\" width=\"220\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t\t<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t<\/h2>\n\t\t\t<div class=\"page-home__crew-portraits\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"page-home__crew-text\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large\">\n\t\t\t\t\t\t<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>\n\t\t\t\t\t\t<br>\n\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t\n\t\t\t<div class=\"page-home__instafeed\"> <div class=\"container\">\n\t\t\t<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">\n\t\t\t<behold-widget feed-id=\"p7Bwj3eL6ikB8EDzdtlc\"><\/behold-widget>\n\t\t\t<script src=\"https:\/\/w.behold.so\/widget.js\" type=\"module\"><\/script>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\t\t\t\n\n<footer class=\"footer--main\">\n\t<div class=\"footer__inner\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\n\t\t\t\t<div class=\"col col--4@small col--6@medium col--7@huge col--8@full\">\n\t\t\t\t\t<div class=\"footer__logo\">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--8@small col--6@medium col--5@huge col--4@full\">\n\t\t\t\t\t<div class=\"footer__newsletter\">\n\t\t\t\t\t\t<form class=\"form form--newsletter\">\n\t\t\t\t\t\t\t<div class=\"form__group\">\n\t\t\t\t\t\t\t\t<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>\n\t\t\t\t\t\t\t\t<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>\n\t\t\t\t\t\t\t\t<div class=\"form__inputgroup\">\n\t\t\t\t\t\t\t\t\t<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">\n\t\t\t\t\t\t\t\t\t<button class=\"form__button\" type=\"submit\">Registrieren<\/button>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/form>\n\t\t\t\t\t\t<p class=\"form__feedback--success\"><\/p>\n\t\t\t\t\t\t<p class=\"form__feedback--error\"><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--12@small\">\n\t\t\t\t\t<div class=\"footer__socials\">\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 26\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m13 0c-3.53058 0-3.97313.0151651-5.3598.0779985-1.38396.0633745-2.32916.2832905-3.15575.6044985-.85475.332043-1.58004.776753-2.30208 1.499333-.72312.72259-1.16782 1.44788-1.499865 2.30263-.321208.82713-.541665 1.77179-.6044983 3.15575-.0628333 1.38666-.0780067 1.82921-.0780067 5.35979 0 3.5306.0151734 3.9731.0780067 5.3598.0633753 1.384.2832903 2.3292.6044983 3.1557.332045.8548.776755 1.5801 1.499335 2.3021.72258.7231 1.44786 1.1679 2.30261 1.5004.82713.3207 1.77179.5406 3.15575.604 1.38667.0628 1.82922.078 5.3598.078 3.5306 0 3.9731-.0152 5.3598-.078 1.384-.0634 2.3292-.2833 3.1557-.6045.8548-.332 1.5801-.7767 2.3021-1.4993.7232-.7226 1.1679-1.4479 1.5005-2.3027.3206-.8271.5405-1.7717.6039-3.1557.0628-1.3867.078-1.8292.078-5.3598 0-3.53058-.0152-3.97313-.078-5.35979-.0634-1.38396-.2833-2.32916-.6045-3.15575-.332-.85475-.7768-1.58004-1.4993-2.30208-.7226-.72313-1.4479-1.16784-2.3027-1.499883-.8271-.321208-1.7717-.541665-3.1557-.6044985-1.3867-.0628334-1.8292-.0779985-5.3598-.0779985zm0 2.34217c3.471 0 3.8821.01354 5.2531.07583 1.2675.05796 1.9554.26975 2.4142.44796.6067.23562 1.04.51729 1.495.97229.4544.455.7361.88833.9717 1.495.1788.4577.39 1.14617.448 2.41367.0623 1.37041.0758 1.78208.0758 5.25308s-.0135 3.8821-.0758 5.2531c-.058 1.2675-.2698 1.9554-.448 2.4142-.2356.6067-.5172 1.04-.9722 1.495-.455.4544-.8884.7361-1.4951.9717-.4577.1788-1.1461.39-2.4136.448-1.3704.0623-1.7821.0758-5.2531.0758-3.47154 0-3.88267-.0135-5.25308-.0758-1.2675-.058-1.95542-.2697-2.41421-.448-.60667-.2356-1.04001-.5172-1.49501-.9722-.45445-.455-.73612-.8884-.97175-1.495-.17875-.4578-.39-1.1462-.44796-2.4137-.06229-1.3704-.07582-1.7821-.07582-5.2531s.01353-3.88212.07582-5.25308c.05796-1.2675.26975-1.95542.44796-2.41421.23563-.60667.5173-1.04.9723-1.495.455-.45446.88834-.73613 1.495-.97175.45771-.17875 1.14617-.39 2.41367-.44796 1.37041-.06229 1.78208-.07583 5.25308-.07583zm0 3.98233c-3.68713 0-6.6755 2.98837-6.6755 6.6755 0 3.6871 2.98837 6.6755 6.6755 6.6755 3.6871 0 6.6755-2.9884 6.6755-6.6755 0-3.68713-2.9884-6.6755-6.6755-6.6755zm0 11.0088c-1.1493 0-2.2515-.4565-3.06413-1.2692-.81266-.8126-1.2692-1.9148-1.2692-3.0641s.45654-2.2515 1.2692-3.06413c.81263-.81266 1.91483-1.2692 3.06413-1.2692s2.2515.45654 3.0641 1.2692c.8127.81263 1.2692 1.91483 1.2692 3.06413s-.4565 2.2515-1.2692 3.0641c-.8126.8127-1.9148 1.2692-3.0641 1.2692zm8.4993-11.27259c0 .41373-.1644.81053-.4569 1.10308-.2926.29256-.6894.45692-1.1031.45692-.4138 0-.8105-.16436-1.1031-.45692-.2925-.29255-.4569-.68935-.4569-1.10308 0-.41374.1644-.81053.4569-1.10309.2926-.29256.6893-.45691 1.1031-.45691.4137 0 .8105.16435 1.1031.45691.2925.29256.4569.68935.4569 1.10309z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m26 24h-5.7466v-8.4372c0-2.208-.8982-3.7158-2.8754-3.7158-1.5115 0-2.3524 1.0176-2.7436 1.998-.1471.3516-.124.8418-.124 1.332v8.823h-5.69286s.07328-14.9454 0-16.3038h5.69286v2.559c.3368-1.11899 2.1556-2.71559 5.0582-2.71559 3.6016 0 6.4314 2.34479 6.4314 7.39499zm-22.9391-18.34319h-.03722c-1.83418 0-3.02368-1.24622-3.02368-2.82602 0-1.6104 1.22437-2.83079 3.09578-2.83079 1.86964 0 3.01952 1.21739 3.05557 2.82599 0 1.57981-1.18595 2.83082-3.09045 2.83082zm-2.405 2.03939h5.06763v16.3038h-5.06763z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg fill=\"none\" viewBox=\"0 0 21 25\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"m11.0294.0208431c1.3193-.02084302 2.6288-.0100047 3.9376-.0208431.0435 1.69329.7076 3.21733 1.7641 4.3462l-.0016-.00167c1.1372 1.05966 2.6168 1.74665 4.2479 1.86337l.0226.00166v4.19864c-1.5409-.04-2.9899-.4077-4.2963-1.03966l.0661.02834c-.6318-.31431-1.1661-.63696-1.6738-.99713l.0419.02835c-.0097 3.0423.0096 6.0845-.0202 9.1159-.083 1.5449-.5794 2.9539-1.3756 4.1303l.0161-.0259c-1.3314 1.9726-3.488 3.2674-5.94032 3.3441h-.01129c-.09912.005-.21598.0075-.33364.0075-1.39421 0-2.69735-.4019-3.80788-1.0997l.03224.0192c-2.0212-1.2581-3.415412-3.4108-3.6733008-5.9144l-.0032236-.0342c-.02014748-.5211-.02981836-1.0422-.0096708-1.5524.3948912-3.9844 3.6217152-7.06664 7.5440352-7.06664.44083 0 .8728.03919 1.29267.11339l-.04513-.00667c.02015 1.54152-.0403 3.08392-.0403 4.62552-.34089-.1276-.73417-.2018-1.14438-.2018-1.50542 0-2.786.9955-3.25986 2.3853l-.00726.025c-.10718.356-.16924.7654-.16924 1.1889 0 .1717.01048.3418.02982.5086l-.00161-.02c.26756 1.7057 1.68111 2.993 3.38559 2.993.04916 0 .09751-.0008.14587-.0033h-.00726c1.17904-.0367 2.20253-.6928 2.78114-1.6625l.0081-.015c.2152-.3101.3626-.6853.4118-1.093l.0008-.0117c.1007-1.865.0605-3.7192.0701-5.5842.0097-4.19865-.0096-8.38727.0202-12.575058z\" fill=\"currentColor\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 30 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m11.9025 13.6882-.0012-7.98938 8.1062 4.00825zm17.7975-9.37407s-.2938-1.95883-1.1925-2.82236c-1.1413-1.13294-2.4194-1.138233-3.0056-1.204115-4.1982-.28764695-10.495-.287655-10.495-.287655h-.0138s-6.29685-.00000575-10.49497.28823c-.58688.065294-1.86438.0706-3.00626 1.20354-.899374.86294-1.191873 2.82236-1.191873 2.82236s-.299997 2.30175-.299997 4.60233v2.15764c0 2.3012.299997 4.6018.299997 4.6018s.292499 1.9594 1.191873 2.8223c1.14188 1.133 2.64063 1.0977 3.30813 1.2159 2.4.2183 10.2.2859 10.2.2859s6.3037-.0088 10.5019-.2971c.5862-.0664 1.8643-.0717 3.0056-1.2047.8994-.8629 1.1925-2.8223 1.1925-2.8223s.3-2.3.3-4.6018v-2.15764c0-2.30058-.3-4.60233-.3-4.60233z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/footer>\n\t\n\t\t\t\n<div class=\"footer--sponsors\">\n\t<div class=\"container\">\n\n\t\t\n\t\t\t\n\t\t\n\t\t\t\n\t\t\n\t<\/div>\n\n\n\n<div class=\"footer--reveal\">\n\t<div class=\"container\">\n\n\t\t<a href=\"https:\/\/www.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>\n\t\t<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>\n\t\t<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>\n\t<\/div>\n<\/div>\n\n    \n        <script src=\"https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js\" type=\"module\"><\/script>\n        <script defer=\"\" src=\"https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js\" type=\"module\"><\/script>\n\n    <script>\n        \/\/ Only load on production environment.\n        if (window.location.host !== '44west.ch')\n            window.goatcounter = {no_onload: true}\n    <\/script>\n    <script data-goatcounter=\"https:\/\/44west.goatcounter.com\/count\" async=\"\" src=\"\/\/gc.zgo.at\/count.js\"><\/script>\n\n  \n\n<\/div><\/div><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 85
                },
                "interactivePeriods": [
                    [
                        0,
                        427
                    ],
                    [
                        497,
                        560
                    ],
                    [
                        656,
                        1325
                    ],
                    [
                        1563,
                        1571
                    ],
                    [
                        1963,
                        2160
                    ],
                    [
                        2482,
                        2745
                    ],
                    [
                        2947,
                        3330
                    ],
                    [
                        3942,
                        12613
                    ],
                    [
                        13681,
                        18180
                    ],
                    [
                        18233,
                        19419
                    ],
                    [
                        20123,
                        23430
                    ],
                    [
                        24146,
                        28471
                    ],
                    [
                        28572,
                        34124
                    ]
                ],
                "longTasks": [
                    [
                        427,
                        497
                    ],
                    [
                        560,
                        656
                    ],
                    [
                        1325,
                        1563
                    ],
                    [
                        1571,
                        1963
                    ],
                    [
                        2160,
                        2375
                    ],
                    [
                        2375,
                        2482
                    ],
                    [
                        2745,
                        2947
                    ],
                    [
                        3330,
                        3942
                    ],
                    [
                        12613,
                        13681
                    ],
                    [
                        18180,
                        18233
                    ],
                    [
                        19419,
                        20123
                    ],
                    [
                        23430,
                        24146
                    ],
                    [
                        28471,
                        28572
                    ]
                ],
                "lastVisualChange": 23400,
                "render": 1500,
                "visualComplete85": 1900,
                "visualComplete90": 1900,
                "visualComplete95": 1900,
                "visualComplete99": 7000,
                "visualComplete": 23400,
                "SpeedIndex": 2109,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1534,
                        "size": 1995,
                        "DOMNodeId": 25,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "nav__link",
                                "href": "https:\/\/44west.ch\/community",
                                "data-text": "Community"
                            },
                            "bounds": [
                                1156.640625,
                                149.546875,
                                120.765625,
                                54.40625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1950,
                        "size": 733370,
                        "DOMNodeId": 31,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "page-home__title text__poster"
                            },
                            "bounds": [
                                184.171875,
                                391.875,
                                1528.65625,
                                497.4375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1950,
                        "size": 1095600,
                        "DOMNodeId": 33,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "page-home__hero"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                889.3125
                            ],
                            "styles": {
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                            }
                        },
                        "imageUrl": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1950,
                        "size": 1095600,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 889.3125,
                                "top": 0,
                                "right": 1905,
                                "bottom": 889.3125,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                            "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1534,
                        "size": 1995,
                        "DOMNodeId": 25,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "nav__link",
                                "href": "https:\/\/44west.ch\/community",
                                "data-text": "Community"
                            },
                            "bounds": [
                                1156.640625,
                                149.546875,
                                120.765625,
                                54.40625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1950,
                        "size": 1095600,
                        "DOMNodeId": 33,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "page-home__hero"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                889.3125
                            ],
                            "styles": {
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1950,
                        "size": 1095600,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 889.3125,
                                "top": 0,
                                "right": 1905,
                                "bottom": 889.3125,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                            "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1950,
                        "size": 733370,
                        "DOMNodeId": 31,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "page-home__title text__poster"
                            },
                            "bounds": [
                                184.171875,
                                391.875,
                                1528.65625,
                                497.4375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "background-image",
                "LargestContentfulPaintNodeType": "DIV",
                "LargestContentfulPaintImageURL": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 8
                    },
                    {
                        "name": "fetchStart",
                        "time": 20
                    },
                    {
                        "name": "navigationStart",
                        "time": 64
                    },
                    {
                        "name": "domLoading",
                        "time": 64
                    },
                    {
                        "name": "responseEnd",
                        "time": 65
                    },
                    {
                        "name": "domInteractive",
                        "time": 65
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 65
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 65
                    },
                    {
                        "name": "domComplete",
                        "time": 65
                    },
                    {
                        "name": "responseEnd",
                        "time": 311
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 319
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 319
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 319
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 320
                    },
                    {
                        "name": "domLoading",
                        "time": 320
                    },
                    {
                        "name": "LayoutShift",
                        "time": 704
                    },
                    {
                        "name": "domInteractive",
                        "time": 798
                    },
                    {
                        "name": "firstPaint",
                        "time": 1534
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1534
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1534
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1534
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1534
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1963
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1996
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2505
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3947
                    },
                    {
                        "name": "domComplete",
                        "time": 10340
                    },
                    {
                        "name": "loadEventStart",
                        "time": 10340
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 10344
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1950
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1950
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1950
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.14694254098184262
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.081661622470609818
                    }
                ],
                "chromeUserTiming.navigationStart": 64,
                "chromeUserTiming.fetchStart": 20,
                "chromeUserTiming.domLoading": 320,
                "chromeUserTiming.responseEnd": 312,
                "chromeUserTiming.domInteractive": 799,
                "chromeUserTiming.domContentLoadedEventStart": 1963,
                "chromeUserTiming.domContentLoadedEventEnd": 1996,
                "chromeUserTiming.domComplete": 10341,
                "chromeUserTiming.unloadEventStart": 319,
                "chromeUserTiming.unloadEventEnd": 319,
                "chromeUserTiming.markAsMainFrame": 320,
                "chromeUserTiming.commitNavigationEnd": 320,
                "chromeUserTiming.LayoutShift": 3947,
                "chromeUserTiming.firstPaint": 1534,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1534,
                "chromeUserTiming.firstContentfulPaint": 1534,
                "chromeUserTiming.firstImagePaint": 1534,
                "chromeUserTiming.loadEventStart": 10341,
                "chromeUserTiming.loadEventEnd": 10344,
                "chromeUserTiming.LargestTextPaint": 1950,
                "chromeUserTiming.LargestImagePaint": 1950,
                "chromeUserTiming.LargestContentfulPaint": 1950,
                "chromeUserTiming.TotalLayoutShift": 0.14694254098184262,
                "chromeUserTiming.CumulativeLayoutShift": 0.081661622470609818,
                "LayoutShifts": [
                    {
                        "time": 704,
                        "score": 0.060638459414716746,
                        "cumulative_score": 0.060638459414716746,
                        "window_score": 0.060638459414716746,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                175,
                                358,
                                1555,
                                565
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 175,
                                    "y": 633,
                                    "width": 1555,
                                    "height": 263,
                                    "top": 633,
                                    "right": 1730,
                                    "bottom": 896,
                                    "left": 175
                                },
                                "currentRect": {
                                    "x": 175,
                                    "y": 358,
                                    "width": 1555,
                                    "height": 565,
                                    "top": 358,
                                    "right": 1730,
                                    "bottom": 923,
                                    "left": 175
                                }
                            }
                        ]
                    },
                    {
                        "time": 2505,
                        "score": 0.004642459096516045,
                        "cumulative_score": 0.065280918511232786,
                        "window_score": 0.004642459096516045,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                192,
                                26,
                                304,
                                6
                            ],
                            [
                                192,
                                32,
                                304,
                                6
                            ],
                            [
                                589,
                                32,
                                107,
                                6
                            ],
                            [
                                743,
                                32,
                                71,
                                6
                            ],
                            [
                                861,
                                32,
                                83,
                                6
                            ],
                            [
                                991,
                                32,
                                118,
                                6
                            ],
                            [
                                1157,
                                32,
                                120,
                                6
                            ],
                            [
                                192,
                                38,
                                304,
                                2
                            ],
                            [
                                589,
                                38,
                                107,
                                2
                            ],
                            [
                                743,
                                38,
                                71,
                                2
                            ],
                            [
                                861,
                                38,
                                83,
                                2
                            ],
                            [
                                991,
                                38,
                                118,
                                2
                            ],
                            [
                                1157,
                                38,
                                120,
                                2
                            ],
                            [
                                1649,
                                38,
                                64,
                                2
                            ],
                            [
                                192,
                                40,
                                304,
                                5
                            ],
                            [
                                589,
                                40,
                                107,
                                5
                            ],
                            [
                                743,
                                40,
                                71,
                                5
                            ],
                            [
                                861,
                                40,
                                83,
                                5
                            ],
                            [
                                991,
                                40,
                                118,
                                5
                            ],
                            [
                                1157,
                                40,
                                120,
                                5
                            ],
                            [
                                1325,
                                40,
                                67,
                                5
                            ],
                            [
                                1649,
                                40,
                                64,
                                5
                            ],
                            [
                                192,
                                45,
                                304,
                                28
                            ],
                            [
                                589,
                                45,
                                107,
                                28
                            ],
                            [
                                743,
                                45,
                                71,
                                28
                            ],
                            [
                                861,
                                45,
                                83,
                                28
                            ],
                            [
                                991,
                                45,
                                118,
                                28
                            ],
                            [
                                1157,
                                45,
                                120,
                                28
                            ],
                            [
                                1325,
                                45,
                                67,
                                28
                            ],
                            [
                                1485,
                                45,
                                228,
                                28
                            ],
                            [
                                192,
                                73,
                                304,
                                5
                            ],
                            [
                                589,
                                73,
                                107,
                                5
                            ],
                            [
                                743,
                                73,
                                71,
                                5
                            ],
                            [
                                861,
                                73,
                                83,
                                5
                            ],
                            [
                                991,
                                73,
                                118,
                                5
                            ],
                            [
                                1157,
                                73,
                                120,
                                5
                            ],
                            [
                                1325,
                                73,
                                67,
                                5
                            ],
                            [
                                1649,
                                73,
                                64,
                                5
                            ],
                            [
                                192,
                                78,
                                304,
                                8
                            ],
                            [
                                589,
                                78,
                                107,
                                8
                            ],
                            [
                                743,
                                78,
                                71,
                                8
                            ],
                            [
                                861,
                                78,
                                83,
                                8
                            ],
                            [
                                991,
                                78,
                                118,
                                8
                            ],
                            [
                                1157,
                                78,
                                120,
                                8
                            ],
                            [
                                192,
                                86,
                                304,
                                6
                            ],
                            [
                                192,
                                97,
                                304,
                                53
                            ],
                            [
                                192,
                                150,
                                304,
                                6
                            ],
                            [
                                589,
                                150,
                                107,
                                6
                            ],
                            [
                                743,
                                150,
                                71,
                                6
                            ],
                            [
                                861,
                                150,
                                83,
                                6
                            ],
                            [
                                991,
                                150,
                                118,
                                6
                            ],
                            [
                                1157,
                                150,
                                120,
                                6
                            ],
                            [
                                192,
                                156,
                                304,
                                1
                            ],
                            [
                                589,
                                156,
                                107,
                                1
                            ],
                            [
                                743,
                                156,
                                71,
                                1
                            ],
                            [
                                861,
                                156,
                                83,
                                1
                            ],
                            [
                                991,
                                156,
                                118,
                                1
                            ],
                            [
                                1157,
                                156,
                                120,
                                1
                            ],
                            [
                                1649,
                                156,
                                64,
                                1
                            ],
                            [
                                192,
                                157,
                                304,
                                6
                            ],
                            [
                                589,
                                157,
                                107,
                                6
                            ],
                            [
                                743,
                                157,
                                71,
                                6
                            ],
                            [
                                861,
                                157,
                                83,
                                6
                            ],
                            [
                                991,
                                157,
                                118,
                                6
                            ],
                            [
                                1157,
                                157,
                                120,
                                6
                            ],
                            [
                                1325,
                                157,
                                67,
                                6
                            ],
                            [
                                1649,
                                157,
                                64,
                                6
                            ],
                            [
                                192,
                                163,
                                304,
                                28
                            ],
                            [
                                589,
                                163,
                                107,
                                28
                            ],
                            [
                                743,
                                163,
                                71,
                                28
                            ],
                            [
                                861,
                                163,
                                83,
                                28
                            ],
                            [
                                991,
                                163,
                                118,
                                28
                            ],
                            [
                                1157,
                                163,
                                120,
                                28
                            ],
                            [
                                1325,
                                163,
                                67,
                                28
                            ],
                            [
                                1485,
                                163,
                                228,
                                28
                            ],
                            [
                                192,
                                191,
                                304,
                                5
                            ],
                            [
                                589,
                                191,
                                107,
                                5
                            ],
                            [
                                743,
                                191,
                                71,
                                5
                            ],
                            [
                                861,
                                191,
                                83,
                                5
                            ],
                            [
                                991,
                                191,
                                118,
                                5
                            ],
                            [
                                1157,
                                191,
                                120,
                                5
                            ],
                            [
                                1325,
                                191,
                                67,
                                5
                            ],
                            [
                                1649,
                                191,
                                64,
                                5
                            ],
                            [
                                192,
                                196,
                                304,
                                8
                            ],
                            [
                                589,
                                196,
                                107,
                                8
                            ],
                            [
                                743,
                                196,
                                71,
                                8
                            ],
                            [
                                861,
                                196,
                                83,
                                8
                            ],
                            [
                                991,
                                196,
                                118,
                                8
                            ],
                            [
                                1157,
                                196,
                                120,
                                8
                            ],
                            [
                                192,
                                204,
                                304,
                                53
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 192,
                                    "y": 26,
                                    "width": 304,
                                    "height": 66,
                                    "top": 26,
                                    "right": 496,
                                    "bottom": 92,
                                    "left": 192
                                },
                                "currentRect": {
                                    "x": 192,
                                    "y": 97,
                                    "width": 304,
                                    "height": 160,
                                    "top": 97,
                                    "right": 496,
                                    "bottom": 257,
                                    "left": 192
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 589,
                                    "y": 32,
                                    "width": 107,
                                    "height": 54,
                                    "top": 32,
                                    "right": 696,
                                    "bottom": 86,
                                    "left": 589
                                },
                                "currentRect": {
                                    "x": 589,
                                    "y": 150,
                                    "width": 107,
                                    "height": 54,
                                    "top": 150,
                                    "right": 696,
                                    "bottom": 204,
                                    "left": 589
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1157,
                                    "y": 32,
                                    "width": 120,
                                    "height": 54,
                                    "top": 32,
                                    "right": 1277,
                                    "bottom": 86,
                                    "left": 1157
                                },
                                "currentRect": {
                                    "x": 1157,
                                    "y": 150,
                                    "width": 120,
                                    "height": 54,
                                    "top": 150,
                                    "right": 1277,
                                    "bottom": 204,
                                    "left": 1157
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1485,
                                    "y": 45,
                                    "width": 228,
                                    "height": 28,
                                    "top": 45,
                                    "right": 1713,
                                    "bottom": 73,
                                    "left": 1485
                                },
                                "currentRect": {
                                    "x": 1485,
                                    "y": 163,
                                    "width": 228,
                                    "height": 28,
                                    "top": 163,
                                    "right": 1713,
                                    "bottom": 191,
                                    "left": 1485
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 991,
                                    "y": 32,
                                    "width": 118,
                                    "height": 54,
                                    "top": 32,
                                    "right": 1109,
                                    "bottom": 86,
                                    "left": 991
                                },
                                "currentRect": {
                                    "x": 991,
                                    "y": 150,
                                    "width": 118,
                                    "height": 54,
                                    "top": 150,
                                    "right": 1109,
                                    "bottom": 204,
                                    "left": 991
                                }
                            }
                        ]
                    },
                    {
                        "time": 3947,
                        "score": 0.081661622470609818,
                        "cumulative_score": 0.14694254098184262,
                        "window_score": 0.081661622470609818,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                577,
                                765,
                                1136,
                                228
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 577,
                                    "y": 765,
                                    "width": 1136,
                                    "height": 228,
                                    "top": 765,
                                    "right": 1713,
                                    "bottom": 993,
                                    "left": 577
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.060638459414716746,
                    "fraction_of_total": 0.41266782927218953
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 711.423
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 799.75699999999995
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 322.02100000000002
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 322.03300000000002
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 322.03800000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 322.04399999999998
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 323.774
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 353.37799999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 353.43700000000001
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 353.44299999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 353.46800000000002
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 388.70400000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 390.66899999999998
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 390.68599999999998
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 390.87400000000002
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 391.89499999999998
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 392.19600000000003
                        },
                        "469": {
                            "name": "CSSSelectorPseudoHost",
                            "firstUsed": 393.01999999999998
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 393.15100000000001
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 393.16399999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 426.22399999999999
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 426.23899999999998
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 426.245
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 426.483
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 519.27700000000004
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 519.40800000000002
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 519.42600000000004
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 520.46500000000003
                        },
                        "2923": {
                            "name": "FeaturePolicySemicolonSeparatedDeclarations",
                            "firstUsed": 520.82000000000005
                        },
                        "2028": {
                            "name": "FeaturePolicyAllowAttribute",
                            "firstUsed": 520.86099999999999
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 523.36300000000006
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 523.82899999999995
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 525.75800000000004
                        },
                        "3081": {
                            "name": "HasGlyphRelativeUnits",
                            "firstUsed": 557.59900000000005
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 557.98500000000001
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 559.39800000000002
                        },
                        "2354": {
                            "name": "CSSBasicShape",
                            "firstUsed": 559.44799999999998
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 560.18100000000004
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 560.37
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 560.98000000000002
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 560.98699999999997
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 683.24900000000002
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 695.52599999999995
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 713.19899999999996
                        },
                        "3682": {
                            "name": "UndeferrableThirdPartySubresourceRequestWithCookie",
                            "firstUsed": 713.58900000000006
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 715.26199999999994
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 719.67100000000005
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 720.60400000000004
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 720.779
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 720.87099999999998
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 720.87900000000002
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 722.64499999999998
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 723.09199999999998
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 756.39200000000005
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 788.19000000000005
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 788.21500000000003
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 788.22199999999998
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 791.11699999999996
                        },
                        "1689": {
                            "name": "CustomElementRegistryDefine",
                            "firstUsed": 799.93100000000004
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 800.15899999999999
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 800.20299999999997
                        },
                        "804": {
                            "name": "ElementAttachShadow",
                            "firstUsed": 800.25099999999998
                        },
                        "907": {
                            "name": "ElementAttachShadowOpen",
                            "firstUsed": 800.26499999999999
                        },
                        "2361": {
                            "name": "V8AbortController_Constructor",
                            "firstUsed": 800.45100000000002
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 800.51999999999998
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 1227.521
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 1235.3219999999999
                        },
                        "431": {
                            "name": "TextDecoderConstructor",
                            "firstUsed": 1348.502
                        },
                        "4346": {
                            "name": "V8TurboFanOsrCompileStarted",
                            "firstUsed": 1361.2139999999999
                        },
                        "2277": {
                            "name": "V8DeoptimizerDisableSpeculation",
                            "firstUsed": 1488.4649999999999
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 1507.491
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 1507.502
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 1562.4280000000001
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 1581.0239999999999
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 1581.1659999999999
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1581.3599999999999
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 1581.4839999999999
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 1581.491
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1581.6890000000001
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 1806.873
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 1806.9469999999999
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 1807.252
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 1807.348
                        },
                        "1503": {
                            "name": "HTMLCanvasElement",
                            "firstUsed": 1894.52
                        },
                        "3545": {
                            "name": "HTMLCanvasGetContext",
                            "firstUsed": 1894.7950000000001
                        },
                        "4027": {
                            "name": "HTMLCanvasElement_WebGL2",
                            "firstUsed": 1910.4459999999999
                        },
                        "3570": {
                            "name": "WebGLRenderingContextGetShaderPrecisionFormat",
                            "firstUsed": 1914.9780000000001
                        },
                        "3568": {
                            "name": "WebGLRenderingContextGetParameter",
                            "firstUsed": 1915.0599999999999
                        },
                        "2695": {
                            "name": "V8WebGL2RenderingContext_GetExtension_Method",
                            "firstUsed": 1915.269
                        },
                        "1624": {
                            "name": "OffscreenCanvas",
                            "firstUsed": 1924.761
                        },
                        "4030": {
                            "name": "OffscreenCanvas_2D",
                            "firstUsed": 1925.04
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 1948.46
                        },
                        "1029": {
                            "name": "V8History_ScrollRestoration_AttributeSetter",
                            "firstUsed": 1963.4939999999999
                        },
                        "664": {
                            "name": "SyntheticKeyframesInCompositedCSSAnimation",
                            "firstUsed": 2004.452
                        },
                        "3258": {
                            "name": "V8InvalidatedArrayConstructorProtector",
                            "firstUsed": 2217.2730000000001
                        },
                        "2616": {
                            "name": "DynamicImportModuleScript",
                            "firstUsed": 2632.3629999999998
                        },
                        "908": {
                            "name": "ElementAttachShadowClosed",
                            "firstUsed": 2644.5360000000001
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 2645.3539999999998
                        },
                        "3837": {
                            "name": "FeaturePolicyJSAPIFeaturesDocument",
                            "firstUsed": 2645.3620000000001
                        },
                        "672": {
                            "name": "SandboxViaIFrame",
                            "firstUsed": 2645.578
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 2742.9380000000001
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 2743.5479999999998
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 2746.6439999999998
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 2747.1060000000002
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 2990.1260000000002
                        },
                        "1277": {
                            "name": "CSPWithStrictDynamic",
                            "firstUsed": 2990.1410000000001
                        },
                        "1443": {
                            "name": "SecureContextCheckForSandboxedOriginPassed",
                            "firstUsed": 2990.1500000000001
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 2990.1590000000001
                        },
                        "3130": {
                            "name": "CSPWithReasonableBaseRestrictions",
                            "firstUsed": 2990.163
                        },
                        "3225": {
                            "name": "DocumentPolicyHeader",
                            "firstUsed": 2990.1680000000001
                        },
                        "3850": {
                            "name": "PermissionsPolicyHeader",
                            "firstUsed": 2990.172
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 3170.377
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 3294.5700000000002
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 3304.308
                        },
                        "1539": {
                            "name": "DraggableAttribute",
                            "firstUsed": 3836.9969999999998
                        },
                        "4355": {
                            "name": "WebkitBoxWithoutWebkitLineClamp",
                            "firstUsed": 3838.1559999999999
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 3937.9099999999999
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 3937.9299999999998
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 3937.9360000000001
                        },
                        "1074": {
                            "name": "DisableRemotePlaybackAttribute",
                            "firstUsed": 3938.2550000000001
                        },
                        "1977": {
                            "name": "CrossOriginPropertyAccess",
                            "firstUsed": 6999.116
                        },
                        "4126": {
                            "name": "WindowProxyCrossOriginAccessPostMessage",
                            "firstUsed": 6999.1689999999999
                        },
                        "574": {
                            "name": "WindowPostMessage",
                            "firstUsed": 6999.1790000000001
                        },
                        "3414": {
                            "name": "UnspecifiedTargetOriginPostMessage",
                            "firstUsed": 6999.1980000000003
                        },
                        "3882": {
                            "name": "PostMessageFromSecureToSecure",
                            "firstUsed": 6999.2089999999998
                        },
                        "1060": {
                            "name": "NodeFilterIsObject",
                            "firstUsed": 8108.5789999999997
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 8109.4809999999998
                        },
                        "213": {
                            "name": "HTMLElementInnerText",
                            "firstUsed": 9182.9650000000001
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 9192.3230000000003
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 9192.348
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 9196.1859999999997
                        },
                        "1604": {
                            "name": "CreateObjectURLBlob",
                            "firstUsed": 9196.8500000000004
                        },
                        "4": {
                            "name": "WorkerStart",
                            "firstUsed": 9197.6090000000004
                        },
                        "1447": {
                            "name": "V8BroadcastChannel_Constructor",
                            "firstUsed": 9238.7600000000002
                        },
                        "3033": {
                            "name": "ThirdPartyBroadcastChannel",
                            "firstUsed": 9238.8009999999995
                        },
                        "1448": {
                            "name": "V8BroadcastChannel_PostMessage_Method",
                            "firstUsed": 9239.8410000000003
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 11483.201999999999
                        },
                        "2537": {
                            "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                            "firstUsed": 12844.058000000001
                        },
                        "2538": {
                            "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                            "firstUsed": 12844.647999999999
                        },
                        "362": {
                            "name": "PrefixedMutationObserverConstructor",
                            "firstUsed": 12844.864
                        },
                        "1267": {
                            "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                            "firstUsed": 12991.976000000001
                        },
                        "1268": {
                            "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                            "firstUsed": 12992.245999999999
                        },
                        "1269": {
                            "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                            "firstUsed": 12992.404
                        },
                        "1270": {
                            "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                            "firstUsed": 12992.615
                        },
                        "1271": {
                            "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                            "firstUsed": 12992.764999999999
                        },
                        "178": {
                            "name": "BarPropLocationbar",
                            "firstUsed": 13065.819
                        },
                        "179": {
                            "name": "BarPropMenubar",
                            "firstUsed": 13065.985000000001
                        },
                        "180": {
                            "name": "BarPropPersonalbar",
                            "firstUsed": 13066.125
                        },
                        "181": {
                            "name": "BarPropScrollbars",
                            "firstUsed": 13066.254999999999
                        },
                        "182": {
                            "name": "BarPropStatusbar",
                            "firstUsed": 13066.405000000001
                        },
                        "183": {
                            "name": "BarPropToolbar",
                            "firstUsed": 13066.539000000001
                        },
                        "3371": {
                            "name": "WindowClosed",
                            "firstUsed": 13066.789000000001
                        },
                        "4613": {
                            "name": "Feature_4613",
                            "firstUsed": 13067.543
                        },
                        "2708": {
                            "name": "WindowScrollX",
                            "firstUsed": 13068.736999999999
                        },
                        "2709": {
                            "name": "WindowScrollY",
                            "firstUsed": 13069.082
                        },
                        "2712": {
                            "name": "WindowScreenX",
                            "firstUsed": 13069.558999999999
                        },
                        "2713": {
                            "name": "WindowScreenY",
                            "firstUsed": 13069.690000000001
                        },
                        "2715": {
                            "name": "WindowOuterWidth",
                            "firstUsed": 13069.82
                        },
                        "2714": {
                            "name": "WindowOuterHeight",
                            "firstUsed": 13069.956
                        },
                        "69": {
                            "name": "WindowEvent",
                            "firstUsed": 13070.227000000001
                        },
                        "695": {
                            "name": "WindowClientInformation",
                            "firstUsed": 13070.394
                        },
                        "697": {
                            "name": "WindowScreenLeft",
                            "firstUsed": 13070.531000000001
                        },
                        "698": {
                            "name": "WindowScreenTop",
                            "firstUsed": 13070.664000000001
                        },
                        "606": {
                            "name": "StyleMedia",
                            "firstUsed": 13070.798000000001
                        },
                        "743": {
                            "name": "GlobalCacheStorage",
                            "firstUsed": 13093.351000000001
                        },
                        "4263": {
                            "name": "SharedStorageAPI_SharedStorage_DOMReference",
                            "firstUsed": 13094.630999999999
                        },
                        "1272": {
                            "name": "V8Window_SpeechSynthesis_AttributeGetter",
                            "firstUsed": 13096.208000000001
                        },
                        "356": {
                            "name": "WindowOffscreenBuffering",
                            "firstUsed": 13194.860000000001
                        },
                        "2407": {
                            "name": "CrossOriginHTMLIFrameElementContentDocument",
                            "firstUsed": 13239.236999999999
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 13248.378000000001
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 13248.511
                        },
                        "2593": {
                            "name": "Collator",
                            "firstUsed": 13249.025
                        },
                        "2595": {
                            "name": "DateTimeFormat",
                            "firstUsed": 13274.084999999999
                        },
                        "3172": {
                            "name": "DisplayNames",
                            "firstUsed": 13281.977000000001
                        },
                        "2599": {
                            "name": "ListFormat",
                            "firstUsed": 13286.761
                        },
                        "2594": {
                            "name": "NumberFormat",
                            "firstUsed": 13294.065000000001
                        },
                        "2596": {
                            "name": "PluralRules",
                            "firstUsed": 13298.712
                        },
                        "2597": {
                            "name": "RelativeTimeFormat",
                            "firstUsed": 13299.505999999999
                        },
                        "429": {
                            "name": "TextEncoderConstructor",
                            "firstUsed": 13415.424999999999
                        },
                        "430": {
                            "name": "TextEncoderEncode",
                            "firstUsed": 13415.556
                        },
                        "3084": {
                            "name": "ClassicDedicatedWorker",
                            "firstUsed": 16032.243
                        },
                        "715": {
                            "name": "SubtleCryptoDigest",
                            "firstUsed": 17120.132000000001
                        },
                        "727": {
                            "name": "CryptoAlgorithmSha256",
                            "firstUsed": 17120.269
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 18253.127
                        },
                        "3870": {
                            "name": "ForcedColorsMediaFeature",
                            "firstUsed": 19413.794999999998
                        },
                        "3869": {
                            "name": "PrefersContrastMediaFeature",
                            "firstUsed": 19413.911
                        },
                        "2198": {
                            "name": "BatteryStatusGetBattery",
                            "firstUsed": 19414.278999999999
                        },
                        "2200": {
                            "name": "BatteryStatusCrossOrigin",
                            "firstUsed": 19414.346000000001
                        },
                        "2680": {
                            "name": "V8BatteryManager_Charging_AttributeGetter",
                            "firstUsed": 21200.906999999999
                        },
                        "2682": {
                            "name": "V8BatteryManager_Level_AttributeGetter",
                            "firstUsed": 21200.959999999999
                        },
                        "2679": {
                            "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                            "firstUsed": 21201.173999999999
                        },
                        "2681": {
                            "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                            "firstUsed": 21201.334999999999
                        },
                        "3443": {
                            "name": "PluginName",
                            "firstUsed": 21331.606
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 21332.736000000001
                        },
                        "884": {
                            "name": "V8Performance_Memory_AttributeGetter",
                            "firstUsed": 24132.128000000001
                        },
                        "879": {
                            "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                            "firstUsed": 24137.402999999998
                        },
                        "880": {
                            "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                            "firstUsed": 24137.841
                        },
                        "881": {
                            "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                            "firstUsed": 24138.191999999999
                        },
                        "4026": {
                            "name": "HTMLCanvasElement_WebGL",
                            "firstUsed": 28516.401999999998
                        },
                        "2697": {
                            "name": "V8WebGLRenderingContext_GetExtension_Method",
                            "firstUsed": 28518.09
                        },
                        "2692": {
                            "name": "WebGLDebugRendererInfo",
                            "firstUsed": 28518.099999999999
                        },
                        "4025": {
                            "name": "HTMLCanvasElement_2D",
                            "firstUsed": 28521.957999999999
                        },
                        "1833": {
                            "name": "CanvasToDataURL",
                            "firstUsed": 28555.710999999999
                        },
                        "1404": {
                            "name": "V8LegacyDateParser",
                            "firstUsed": 31017.495999999999
                        },
                        "2430": {
                            "name": "UserTiming",
                            "firstUsed": 31045.038
                        },
                        "2429": {
                            "name": "PerformanceTimeline",
                            "firstUsed": 31045.352999999999
                        },
                        "1478": {
                            "name": "PerformanceResourceTimingSizes",
                            "firstUsed": 31055.437999999998
                        },
                        "2434": {
                            "name": "PerformanceResourceTimingInitiatorType",
                            "firstUsed": 31055.477999999999
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 391.923
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 391.94600000000003
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 391.95400000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 391.96100000000001
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 393.00299999999999
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 393.17000000000002
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 426.25999999999999
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 426.44
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 426.48899999999998
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 426.49799999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 426.50700000000001
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 426.51799999999997
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 426.52999999999997
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 426.54199999999997
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 426.803
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 426.81599999999997
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 426.827
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 426.834
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 426.84199999999998
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 426.85000000000002
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 426.85599999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 426.86200000000002
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 426.86700000000002
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 426.875
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 426.88299999999998
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 426.899
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 426.92099999999999
                        },
                        "420": {
                            "name": "CSSPropertyMixBlendMode",
                            "firstUsed": 426.92899999999997
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 426.93700000000001
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 426.94400000000002
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 426.95400000000001
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 519.49599999999998
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 520.87
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 525.12
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 525.13599999999997
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 525.226
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 525.23500000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 525.255
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 525.327
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 525.34000000000003
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 525.34799999999996
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 525.41899999999998
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 525.43299999999999
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 525.44299999999998
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 525.63499999999999
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 525.64999999999998
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 525.67499999999995
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 525.83299999999997
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 526.48099999999999
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 526.74199999999996
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 526.86699999999996
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 526.95399999999995
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 526.995
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 527.01599999999996
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 527.10799999999995
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 529.05600000000004
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 529.11400000000003
                        },
                        "419": {
                            "name": "CSSPropertyBackgroundBlendMode",
                            "firstUsed": 529.13499999999999
                        },
                        "22": {
                            "name": "CSSPropertyBackgroundAttachment",
                            "firstUsed": 529.14300000000003
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 529.14999999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 529.15700000000004
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 529.73199999999997
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 529.74699999999996
                        },
                        "591": {
                            "name": "CSSPropertyRowGap",
                            "firstUsed": 529.75599999999997
                        },
                        "234": {
                            "name": "CSSPropertyFlexBasis",
                            "firstUsed": 529.80999999999995
                        },
                        "534": {
                            "name": "CSSPropertyHyphens",
                            "firstUsed": 529.85699999999997
                        },
                        "106": {
                            "name": "CSSPropertyOverflowWrap",
                            "firstUsed": 529.86300000000006
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 529.87
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 529.88900000000001
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 529.89700000000005
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 557.95000000000005
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 557.96400000000006
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 559.04700000000003
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 559.31299999999999
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 559.40300000000002
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 559.40999999999997
                        },
                        "73": {
                            "name": "CSSPropertyAliasWebkitClipPath",
                            "firstUsed": 559.45399999999995
                        },
                        "355": {
                            "name": "CSSPropertyClipPath",
                            "firstUsed": 559.47199999999998
                        },
                        "273": {
                            "name": "CSSPropertyWebkitMarginStart",
                            "firstUsed": 1226.519
                        },
                        "596": {
                            "name": "CSSPropertyMarginInlineStart",
                            "firstUsed": 1226.537
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1226.616
                        },
                        "272": {
                            "name": "CSSPropertyWebkitMarginEnd",
                            "firstUsed": 1226.7940000000001
                        },
                        "597": {
                            "name": "CSSPropertyMarginInlineEnd",
                            "firstUsed": 1226.8019999999999
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1226.9200000000001
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 1260.0129999999999
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 1260.02
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 1260.104
                        },
                        "384": {
                            "name": "CSSPropertyStrokeOpacity",
                            "firstUsed": 1260.127
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1260.1369999999999
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 1260.145
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 1260.171
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 1580.0840000000001
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 1581.873
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 1581.883
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 2742.6860000000001
                        },
                        "436": {
                            "name": "CSSPropertyIsolation",
                            "firstUsed": 2742.848
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 2742.9940000000001
                        },
                        "260": {
                            "name": "CSSPropertyWebkitLineClamp",
                            "firstUsed": 2743.165
                        },
                        "209": {
                            "name": "CSSPropertyWebkitBoxOrient",
                            "firstUsed": 2743.174
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 2743.1900000000001
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 2743.7359999999999
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 2743.7669999999998
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 2743.779
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 3172.6889999999999
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 3172.6959999999999
                        },
                        "425": {
                            "name": "CSSPropertyAnimationDelay",
                            "firstUsed": 3172.7370000000001
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 3172.8629999999998
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 3173.0659999999998
                        },
                        "236": {
                            "name": "CSSPropertyFlexFlow",
                            "firstUsed": 3173.2260000000001
                        },
                        "557": {
                            "name": "CSSPropertyPlaceContent",
                            "firstUsed": 3173.2359999999999
                        },
                        "3": {
                            "name": "CSSPropertyDirection",
                            "firstUsed": 3173.3200000000002
                        },
                        "382": {
                            "name": "CSSPropertyStrokeLinejoin",
                            "firstUsed": 3173.4690000000001
                        },
                        "58": {
                            "name": "CSSPropertyBorderSpacing",
                            "firstUsed": 3173.4769999999999
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 3942,
                "maxFID": 562,
                "TTIMeasurementEnd": 34124,
                "LastInteractive": 28572,
                "TimeToInteractive": 3942,
                "FirstCPUIdle": 3942,
                "TotalBlockingTime": 1291,
                "testID": "240810_AiDc22_7A6",
                "step": 1,
                "effectiveBps": 17192,
                "domTime": 0,
                "aft": 0,
                "titleTime": 66,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Performance.first-contentful-paint": 1333.9860000000001,
                "lighthouse.Performance.largest-contentful-paint": 1956.4190000000001,
                "lighthouse.Performance.cumulative-layout-shift": 0.081661622470609818,
                "lighthouse.Performance.speed-index": 2175,
                "lighthouse.Accessibility": 1,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.56999999999999995,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "113": 84.200000000000003,
                            "213": 30,
                            "314": 15.800000000000001,
                            "416": 76.200000000000003,
                            "517": 100,
                            "618": 95,
                            "719": 81,
                            "820": 100,
                            "921": 100,
                            "1027": 100,
                            "1129": 100,
                            "1231": 100,
                            "1332": 100,
                            "1433": 100,
                            "1534": 100,
                            "1635": 100,
                            "1764": 100,
                            "1865": 100,
                            "1966": 100,
                            "2067": 100,
                            "2168": 100,
                            "2269": 100,
                            "2369": 100,
                            "2470": 100,
                            "2571": 100,
                            "2672": 100,
                            "2788": 100,
                            "2889": 100,
                            "2990": 100,
                            "3091": 100,
                            "3193": 100,
                            "3294": 100,
                            "3397": 100,
                            "3500": 100,
                            "3601": 100,
                            "3702": 100,
                            "3825": 100,
                            "3926": 100,
                            "4027": 100,
                            "4127": 100,
                            "4228": 100,
                            "4329": 100,
                            "4430": 100,
                            "4531": 100,
                            "4632": 100,
                            "4733": 100,
                            "4834": 100,
                            "4935": 100,
                            "5037": 100,
                            "5138": 100,
                            "5239": 100,
                            "5340": 100,
                            "5441": 100,
                            "5542": 100,
                            "5642": 100,
                            "5756": 100,
                            "5857": 100,
                            "5958": 100,
                            "6058": 100,
                            "6159": 100,
                            "6260": 100,
                            "6361": 100,
                            "6462": 100,
                            "6563": 100,
                            "6664": 100,
                            "6788": 100,
                            "6889": 100,
                            "6990": 100,
                            "7091": 100,
                            "7192": 100,
                            "7293": 100,
                            "7394": 100,
                            "7495": 100,
                            "7596": 100,
                            "7697": 100,
                            "7798": 100,
                            "7899": 100,
                            "8000": 100,
                            "8101": 100,
                            "8202": 100,
                            "8304": 100,
                            "8404": 100,
                            "8505": 100,
                            "8606": 100,
                            "8708": 100,
                            "8816": 100,
                            "8917": 100,
                            "9018": 100,
                            "9119": 100,
                            "9220": 100,
                            "9321": 100,
                            "9422": 100,
                            "9523": 100,
                            "9624": 100,
                            "9725": 100,
                            "9826": 100,
                            "9927": 100,
                            "10028": 100,
                            "10129": 100,
                            "10229": 100,
                            "10330": 100,
                            "10431": 100,
                            "10532": 100,
                            "10633": 100,
                            "10776": 100,
                            "10877": 100,
                            "10978": 100,
                            "11079": 100,
                            "11180": 100,
                            "11281": 100,
                            "11382": 100,
                            "11483": 100,
                            "11584": 100,
                            "11685": 100,
                            "11796": 100,
                            "11897": 100,
                            "11998": 100,
                            "12099": 100,
                            "12200": 100,
                            "12301": 100,
                            "12402": 100,
                            "12503": 100,
                            "12603": 100,
                            "12704": 100,
                            "12820": 100,
                            "12921": 100,
                            "13022": 100,
                            "13123": 100,
                            "13224": 100,
                            "13325": 100,
                            "13426": 100,
                            "13527": 100,
                            "13628": 100,
                            "13728": 100,
                            "13829": 100,
                            "13930": 100,
                            "14031": 100,
                            "14132": 100,
                            "14233": 100,
                            "14334": 100,
                            "14435": 100,
                            "14536": 100,
                            "14637": 100,
                            "14810": 100,
                            "14911": 100,
                            "15011": 100,
                            "15113": 100,
                            "15214": 100,
                            "15314": 100,
                            "15415": 100,
                            "15516": 100,
                            "15617": 100,
                            "15718": 100,
                            "15820": 100,
                            "15921": 100,
                            "16022": 100,
                            "16122": 100,
                            "16223": 100,
                            "16324": 100,
                            "16425": 100,
                            "16526": 100,
                            "16627": 100,
                            "16748": 100,
                            "16849": 100,
                            "16950": 100,
                            "17051": 100,
                            "17152": 100,
                            "17253": 100,
                            "17354": 100,
                            "17455": 100,
                            "17555": 100,
                            "17656": 100,
                            "17757": 100,
                            "17858": 100,
                            "17959": 100,
                            "18060": 100,
                            "18161": 100,
                            "18264": 100,
                            "18365": 100,
                            "18466": 100,
                            "18567": 100,
                            "18668": 100,
                            "18780": 100,
                            "18881": 100,
                            "18982": 100,
                            "19083": 100,
                            "19184": 100,
                            "19284": 100,
                            "19385": 100,
                            "19486": 100,
                            "19587": 100,
                            "19688": 100,
                            "19823": 100,
                            "19924": 100,
                            "20025": 100,
                            "20126": 100,
                            "20227": 100,
                            "20328": 100,
                            "20429": 100,
                            "20530": 100,
                            "20631": 100,
                            "20732": 100,
                            "20833": 100,
                            "20934": 100,
                            "21034": 100,
                            "21135": 100,
                            "21236": 100,
                            "21337": 100,
                            "21438": 100,
                            "21539": 100,
                            "21640": 100,
                            "21741": 100,
                            "21842": 100,
                            "21943": 100,
                            "22044": 100,
                            "22145": 100,
                            "22246": 100,
                            "22346": 100,
                            "22447": 100,
                            "22548": 100,
                            "22649": 100,
                            "22823": 100,
                            "22924": 100,
                            "23025": 100,
                            "23126": 100,
                            "23227": 100,
                            "23327": 100,
                            "23428": 100,
                            "23529": 100,
                            "23630": 100,
                            "23731": 100,
                            "23832": 100,
                            "23933": 100,
                            "24034": 100,
                            "24135": 100,
                            "24236": 100,
                            "24337": 100,
                            "24438": 100,
                            "24539": 100,
                            "24639": 100,
                            "24744": 100,
                            "24845": 100,
                            "24946": 100,
                            "25047": 100,
                            "25148": 100,
                            "25249": 100,
                            "25350": 100,
                            "25451": 100,
                            "25551": 100,
                            "25652": 100,
                            "25763": 100,
                            "25864": 100,
                            "25965": 100,
                            "26066": 100,
                            "26167": 100,
                            "26267": 100,
                            "26368": 100,
                            "26469": 100,
                            "26570": 100,
                            "26671": 100,
                            "26772": 100,
                            "26873": 100,
                            "26974": 100,
                            "27075": 100,
                            "27176": 100,
                            "27277": 100,
                            "27378": 100,
                            "27479": 100,
                            "27580": 100,
                            "27681": 100,
                            "27788": 100,
                            "27889": 100,
                            "27990": 100,
                            "28091": 100,
                            "28192": 100,
                            "28293": 100,
                            "28393": 100,
                            "28495": 100,
                            "28596": 100,
                            "28697": 100,
                            "28816": 100,
                            "28917": 100,
                            "29018": 100,
                            "29119": 100,
                            "29220": 100,
                            "29321": 100,
                            "29422": 100,
                            "29523": 100,
                            "29624": 100,
                            "29750": 100,
                            "29851": 100,
                            "29952": 100,
                            "30053": 100,
                            "30154": 100,
                            "30255": 100,
                            "30356": 100,
                            "30457": 100,
                            "30558": 100,
                            "30659": 100,
                            "30764": 100,
                            "30865": 100,
                            "30970": 100,
                            "31071": 100,
                            "31172": 100,
                            "31273": 100,
                            "31374": 100,
                            "31475": 100,
                            "31576": 100,
                            "31677": 100,
                            "31826": 100,
                            "31927": 100,
                            "32028": 100,
                            "32129": 100,
                            "32229": 100,
                            "32330": 100,
                            "32431": 100,
                            "32532": 100,
                            "32633": 100,
                            "32734": 100,
                            "32835": 100,
                            "32936": 100,
                            "33037": 100,
                            "33138": 100,
                            "33239": 100,
                            "33340": 100,
                            "33441": 100,
                            "33541": 100,
                            "33642": 100,
                            "33744": 100,
                            "33845": 100,
                            "33946": 100,
                            "34046": 100,
                            "34147": 100,
                            "34248": 100,
                            "34349": 100,
                            "34450": 100,
                            "34551": 100,
                            "34652": 100,
                            "34772": 100,
                            "34873": 100,
                            "34980": 100,
                            "35084": 100,
                            "35188": 100,
                            "35289": 100,
                            "35412": 100,
                            "35513": 100,
                            "35614": 100,
                            "35715": 100,
                            "35818": 100,
                            "35919": 100,
                            "36019": 100,
                            "36129": 100,
                            "36241": 100,
                            "36347": 100,
                            "36454": 100,
                            "36555": 100,
                            "36655": 100,
                            "36760": 95.200000000000003,
                            "36861": 100,
                            "36962": 100,
                            "37063": 100,
                            "37164": 100,
                            "37264": 100,
                            "37371": 100,
                            "37473": 100,
                            "37574": 100,
                            "37675": 100,
                            "37796": 96.200000000000003,
                            "37897": 100,
                            "37998": 100,
                            "38099": 100,
                            "38200": 100,
                            "38301": 100,
                            "38402": 100,
                            "38503": 100,
                            "38603": 100,
                            "38704": 100,
                            "38805": 85.700000000000003,
                            "38906": 100,
                            "39007": 100,
                            "39108": 100,
                            "39209": 100,
                            "39310": 100,
                            "39410": 94.400000000000006,
                            "39511": 100,
                            "39612": 100,
                            "39713": 100,
                            "39833": 100,
                            "39934": 100,
                            "40034": 100,
                            "40135": 100,
                            "40236": 100,
                            "40337": 90.5,
                            "40438": 100,
                            "40539": 100,
                            "40640": 100,
                            "40804": 100,
                            "40905": 100,
                            "41006": 100,
                            "41107": 100,
                            "41208": 100,
                            "41309": 100,
                            "41410": 80,
                            "41511": 85.700000000000003,
                            "41612": 100,
                            "41713": 100,
                            "41813": 100,
                            "41914": 100,
                            "42015": 100,
                            "42116": 100,
                            "42217": 100,
                            "42318": 100,
                            "42419": 100,
                            "42520": 94.700000000000003,
                            "42621": 100,
                            "42722": 100,
                            "42823": 89.5,
                            "42923": 100,
                            "43024": 100,
                            "43125": 100,
                            "43226": 100,
                            "43327": 100,
                            "43428": 95.700000000000003,
                            "43529": 100,
                            "43630": 100,
                            "43731": 100,
                            "43832": 100,
                            "43933": 100,
                            "44033": 100,
                            "44134": 100,
                            "44235": 100,
                            "44336": 100,
                            "44437": 90
                        },
                        "max": 100,
                        "count": 434
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "113": 17037,
                            "213": 263392,
                            "314": 784805,
                            "416": 0,
                            "517": 32128,
                            "618": 293628,
                            "719": 1368115,
                            "820": 0,
                            "921": 562142,
                            "1027": 780663,
                            "1129": 153226,
                            "1231": 5201,
                            "1332": 3327,
                            "1433": 54432,
                            "1534": 5230,
                            "1635": 0,
                            "1764": 0,
                            "1865": 0,
                            "1966": 0,
                            "2067": 0,
                            "2168": 0,
                            "2269": 0,
                            "2369": 0,
                            "2470": 0,
                            "2571": 0,
                            "2672": 0,
                            "2788": 515086,
                            "2889": 1082516,
                            "2990": 1100265,
                            "3091": 96219,
                            "3193": 0,
                            "3294": 3531528,
                            "3397": 1525858,
                            "3500": 0,
                            "3601": 0,
                            "3702": 0,
                            "3825": 0,
                            "3926": 0,
                            "4027": 0,
                            "4127": 0,
                            "4228": 0,
                            "4329": 0,
                            "4430": 0,
                            "4531": 0,
                            "4632": 0,
                            "4733": 0,
                            "4834": 0,
                            "4935": 0,
                            "5037": 0,
                            "5138": 0,
                            "5239": 0,
                            "5340": 0,
                            "5441": 0,
                            "5542": 0,
                            "5642": 2299224,
                            "5756": 1572914,
                            "5857": 0,
                            "5958": 0,
                            "6058": 0,
                            "6159": 0,
                            "6260": 0,
                            "6361": 0,
                            "6462": 0,
                            "6563": 0,
                            "6664": 0,
                            "6788": 0,
                            "6889": 0,
                            "6990": 0,
                            "7091": 0,
                            "7192": 0,
                            "7293": 0,
                            "7394": 0,
                            "7495": 0,
                            "7596": 0,
                            "7697": 0,
                            "7798": 0,
                            "7899": 0,
                            "8000": 0,
                            "8101": 0,
                            "8202": 0,
                            "8304": 0,
                            "8404": 0,
                            "8505": 0,
                            "8606": 0,
                            "8708": 0,
                            "8816": 0,
                            "8917": 0,
                            "9018": 0,
                            "9119": 0,
                            "9220": 0,
                            "9321": 0,
                            "9422": 0,
                            "9523": 0,
                            "9624": 0,
                            "9725": 0,
                            "9826": 0,
                            "9927": 0,
                            "10028": 0,
                            "10129": 0,
                            "10229": 0,
                            "10330": 0,
                            "10431": 0,
                            "10532": 0,
                            "10633": 0,
                            "10776": 0,
                            "10877": 0,
                            "10978": 0,
                            "11079": 0,
                            "11180": 0,
                            "11281": 0,
                            "11382": 0,
                            "11483": 0,
                            "11584": 15733,
                            "11685": 4243545,
                            "11796": 2747048,
                            "11897": 0,
                            "11998": 0,
                            "12099": 0,
                            "12200": 0,
                            "12301": 5230,
                            "12402": 0,
                            "12503": 0,
                            "12603": 0,
                            "12704": 0,
                            "12820": 0,
                            "12921": 0,
                            "13022": 0,
                            "13123": 0,
                            "13224": 0,
                            "13325": 0,
                            "13426": 0,
                            "13527": 0,
                            "13628": 0,
                            "13728": 0,
                            "13829": 0,
                            "13930": 0,
                            "14031": 0,
                            "14132": 0,
                            "14233": 0,
                            "14334": 0,
                            "14435": 0,
                            "14536": 0,
                            "14637": 0,
                            "14810": 0,
                            "14911": 0,
                            "15011": 0,
                            "15113": 0,
                            "15214": 0,
                            "15314": 0,
                            "15415": 0,
                            "15516": 0,
                            "15617": 0,
                            "15718": 0,
                            "15820": 0,
                            "15921": 0,
                            "16022": 0,
                            "16122": 0,
                            "16223": 0,
                            "16324": 3323,
                            "16425": 0,
                            "16526": 0,
                            "16627": 0,
                            "16748": 0,
                            "16849": 0,
                            "16950": 0,
                            "17051": 0,
                            "17152": 0,
                            "17253": 0,
                            "17354": 0,
                            "17455": 0,
                            "17555": 0,
                            "17656": 0,
                            "17757": 0,
                            "17858": 0,
                            "17959": 0,
                            "18060": 0,
                            "18161": 0,
                            "18264": 0,
                            "18365": 163644,
                            "18466": 6927604,
                            "18567": 352543,
                            "18668": 0,
                            "18780": 0,
                            "18881": 0,
                            "18982": 0,
                            "19083": 0,
                            "19184": 0,
                            "19284": 0,
                            "19385": 0,
                            "19486": 0,
                            "19587": 0,
                            "19688": 0,
                            "19823": 0,
                            "19924": 0,
                            "20025": 0,
                            "20126": 0,
                            "20227": 0,
                            "20328": 0,
                            "20429": 0,
                            "20530": 0,
                            "20631": 0,
                            "20732": 0,
                            "20833": 0,
                            "20934": 0,
                            "21034": 0,
                            "21135": 0,
                            "21236": 0,
                            "21337": 0,
                            "21438": 0,
                            "21539": 0,
                            "21640": 0,
                            "21741": 0,
                            "21842": 0,
                            "21943": 0,
                            "22044": 0,
                            "22145": 0,
                            "22246": 0,
                            "22346": 0,
                            "22447": 0,
                            "22548": 0,
                            "22649": 0,
                            "22823": 0,
                            "22924": 110572,
                            "23025": 0,
                            "23126": 0,
                            "23227": 0,
                            "23327": 0,
                            "23428": 0,
                            "23529": 0,
                            "23630": 0,
                            "23731": 0,
                            "23832": 0,
                            "23933": 0,
                            "24034": 0,
                            "24135": 0,
                            "24236": 0,
                            "24337": 0,
                            "24438": 0,
                            "24539": 0,
                            "24639": 0,
                            "24744": 0,
                            "24845": 0,
                            "24946": 0,
                            "25047": 0,
                            "25148": 0,
                            "25249": 0,
                            "25350": 0,
                            "25451": 0,
                            "25551": 0,
                            "25652": 0,
                            "25763": 0,
                            "25864": 0,
                            "25965": 0,
                            "26066": 0,
                            "26167": 0,
                            "26267": 0,
                            "26368": 0,
                            "26469": 22429,
                            "26570": 0,
                            "26671": 0,
                            "26772": 0,
                            "26873": 0,
                            "26974": 0,
                            "27075": 0,
                            "27176": 0,
                            "27277": 0,
                            "27378": 0,
                            "27479": 147618,
                            "27580": 0,
                            "27681": 0,
                            "27788": 0,
                            "27889": 0,
                            "27990": 0,
                            "28091": 0,
                            "28192": 0,
                            "28293": 0,
                            "28393": 0,
                            "28495": 0,
                            "28596": 0,
                            "28697": 0,
                            "28816": 0,
                            "28917": 0,
                            "29018": 0,
                            "29119": 0,
                            "29220": 0,
                            "29321": 0,
                            "29422": 0,
                            "29523": 0,
                            "29624": 0,
                            "29750": 0,
                            "29851": 0,
                            "29952": 0,
                            "30053": 0,
                            "30154": 0,
                            "30255": 0,
                            "30356": 0,
                            "30457": 0,
                            "30558": 110676,
                            "30659": 0,
                            "30764": 0,
                            "30865": 0,
                            "30970": 0,
                            "31071": 0,
                            "31172": 0,
                            "31273": 3330,
                            "31374": 26252,
                            "31475": 52333,
                            "31576": 52362,
                            "31677": 347521,
                            "31826": 0,
                            "31927": 0,
                            "32028": 0,
                            "32129": 0,
                            "32229": 0,
                            "32330": 0,
                            "32431": 0,
                            "32532": 0,
                            "32633": 0,
                            "32734": 0,
                            "32835": 0,
                            "32936": 0,
                            "33037": 0,
                            "33138": 0,
                            "33239": 0,
                            "33340": 0,
                            "33441": 0,
                            "33541": 0,
                            "33642": 0,
                            "33744": 0,
                            "33845": 0,
                            "33946": 0,
                            "34046": 0,
                            "34147": 0,
                            "34248": 0,
                            "34349": 0,
                            "34450": 0,
                            "34551": 0,
                            "34652": 0,
                            "34772": 0,
                            "34873": 0,
                            "34980": 0,
                            "35084": 0,
                            "35188": 0,
                            "35289": 0,
                            "35412": 0,
                            "35513": 0,
                            "35614": 0,
                            "35715": 3334,
                            "35818": 0,
                            "35919": 0,
                            "36019": 5235,
                            "36129": 0,
                            "36241": 0,
                            "36347": 842944,
                            "36454": 0,
                            "36555": 0,
                            "36655": 0,
                            "36760": 0,
                            "36861": 0,
                            "36962": 0,
                            "37063": 0,
                            "37164": 5315,
                            "37264": 134865,
                            "37371": 3541370,
                            "37473": 8117530,
                            "37574": 7434656,
                            "37675": 5032381,
                            "37796": 14622,
                            "37897": 0,
                            "37998": 0,
                            "38099": 0,
                            "38200": 0,
                            "38301": 0,
                            "38402": 443726,
                            "38503": 197495,
                            "38603": 0,
                            "38704": 0,
                            "38805": 0,
                            "38906": 0,
                            "39007": 0,
                            "39108": 0,
                            "39209": 0,
                            "39310": 0,
                            "39410": 0,
                            "39511": 0,
                            "39612": 0,
                            "39713": 0,
                            "39833": 0,
                            "39934": 0,
                            "40034": 0,
                            "40135": 0,
                            "40236": 0,
                            "40337": 0,
                            "40438": 0,
                            "40539": 0,
                            "40640": 0,
                            "40804": 0,
                            "40905": 0,
                            "41006": 0,
                            "41107": 0,
                            "41208": 0,
                            "41309": 0,
                            "41410": 106392,
                            "41511": 4264695,
                            "41612": 3678830,
                            "41713": 304121,
                            "41813": 30067,
                            "41914": 0,
                            "42015": 0,
                            "42116": 0,
                            "42217": 0,
                            "42318": 0,
                            "42419": 0,
                            "42520": 0,
                            "42621": 0,
                            "42722": 0,
                            "42823": 0,
                            "42923": 0,
                            "43024": 0,
                            "43125": 0,
                            "43226": 0,
                            "43327": 0,
                            "43428": 0,
                            "43529": 0,
                            "43630": 0,
                            "43731": 0,
                            "43832": 0,
                            "43933": 0,
                            "44033": 0,
                            "44134": 0,
                            "44235": 5235,
                            "44336": 0,
                            "44437": 0
                        },
                        "max": 8117530,
                        "count": 434
                    }
                },
                "effectiveBpsDoc": 16896,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_001500.jpg",
                        "VisuallyComplete": 33
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_002500.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_003100.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_003400.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 7000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_007000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 12700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_012700.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 15200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_015200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 16001,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_016001.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 17300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_017300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 18200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_018200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 19500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_019500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 21300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_021300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 22500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_022500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 23400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_023400.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "44west.ch": {
                        "bytes": 8395,
                        "requests": 1,
                        "connections": 1
                    },
                    "www.gstatic.com": {
                        "bytes": 2243,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "challenges.cloudflare.com": {
                        "bytes": 297380,
                        "requests": 12,
                        "cdn_provider": "Cloudflare",
                        "connections": 2
                    },
                    "f.vimeocdn.com": {
                        "bytes": 271415,
                        "requests": 4,
                        "cdn_provider": "Fastly",
                        "connections": 2
                    },
                    "i.vimeocdn.com": {
                        "bytes": 88047,
                        "requests": 2,
                        "cdn_provider": "Fastly",
                        "connections": 1
                    },
                    "fresnel.vimeocdn.com": {
                        "bytes": 0,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "player.vimeo.com": {
                        "bytes": 22858,
                        "requests": 3,
                        "cdn_provider": "Cloudflare",
                        "connections": 2
                    },
                    "44west.goatcounter.com": {
                        "bytes": 56,
                        "requests": 1,
                        "connections": 1
                    },
                    "feeds.behold.so": {
                        "bytes": 22183,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 53786,
                        "bytesUncompressed": 196044,
                        "requests": 6
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 353488,
                        "bytesUncompressed": 1304933,
                        "requests": 7
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 22694,
                        "bytesUncompressed": 217367,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 88225,
                        "bytesUncompressed": 88212,
                        "requests": 5
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 194384,
                        "bytesUncompressed": 252017,
                        "requests": 6
                    }
                },
                "consoleLog": [
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
                        "timestamp": 1723310785196.3269,
                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                        "networkRequestId": "1527B9BC1E383AB2FABB29242E74E54A"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                        "timestamp": 1723310786564.3621,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                        "timestamp": 1723310786597.605,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                        "url": "https:\/\/w.behold.so\/widget.js",
                        "line": 1,
                        "column": 5450
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                        "url": "https:\/\/w.behold.so\/widget.js",
                        "line": 1,
                        "column": 5450
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                        "url": "https:\/\/w.behold.so\/widget.js",
                        "line": 1,
                        "column": 5450
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                        "timestamp": 1723310789545.8191,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)",
                        "timestamp": 1723310791034.2209,
                        "url": "https:\/\/44west.ch\/"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310792103.7129,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310798828.459,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Request for the Private Access Token challenge.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 401 ()",
                        "timestamp": 1723310803392.166,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                        "networkRequestId": "58422.75"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "Error",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "MLSY",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "MLSY",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Czam",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Czam",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                        "line": 1,
                        "column": 90369
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310809179.3579,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Request for the Private Access Token challenge.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                        "line": 1,
                        "column": 85293
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                        "line": 1,
                        "column": 85293
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310812468.488,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 401 ()",
                        "timestamp": 1723310813635.686,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                        "networkRequestId": "58422.80"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                        "line": 1,
                        "column": 85293
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1723310814960.1021,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-vmh6-10.10.1.39",
                    "loadTime": 13430,
                    "docTime": 13430,
                    "fullyLoaded": 25389,
                    "bytesOut": 85791,
                    "bytesOutDoc": 75242,
                    "bytesIn": 1127170,
                    "bytesInDoc": 939745,
                    "requests": [
                        {
                            "type": 3,
                            "id": "5A2F0963095573A86F695F02D08D6040",
                            "request_id": "5A2F0963095573A86F695F02D08D6040",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/",
                            "raw_id": "5A2F0963095573A86F695F02D08D6040",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 147,
                            "ttfb_ms": 146,
                            "load_start": 162,
                            "load_start_float": 162.00008,
                            "bytesIn": 8395,
                            "objectSize": 8395,
                            "objectSizeUncompressed": 26633,
                            "chunks": [
                                {
                                    "ts": 309,
                                    "bytes": 8395,
                                    "inflated": 26633
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 62,
                            "connect_start": 62,
                            "connect_end": 99,
                            "ssl_start": 99,
                            "ssl_end": 161,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "44west.ch",
                                "sanList": [
                                    "*.44west.ch",
                                    "44west.ch"
                                ],
                                "issuer": "R11",
                                "validFrom": 1719792646,
                                "validTo": 1727568645,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1719796246834,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100D7BFCF19C994134AE11CE14ACDAF6036B8D612D4FF0CBD281A78039A053F471302200E6497C8A24CBD143A77A6CAD8D0E99841174B28B545DF62DA3BC58FBB50F717"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1719796246824,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022032632EB8918F2D02D4BFD2073A3C27A06C5F1194D94B851E73582EC12CA0ACB902201F73491C2342C3D66A93D463403F1A079D15BC3054E9952ED03139DEE8B78C06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 8395",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Cookie,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2101,
                            "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": 62,
                            "connect_ms": 37,
                            "ssl_ms": 62,
                            "gzip_total": 8395,
                            "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:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 80,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISA6FyMljFs1k2IvIaEVUwrxKSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzAxMDAxMDQ2WhcNMjQwOTI5MDAxMDQ1WjAUMRIwEAYDVQQD\nEwk0NHdlc3QuY2gwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkbPKR\n6IHhEHjoMd2W3GUn6\/IuQ61Q2T0oswzPZawDZIcmbSo\/6ZML\/xf0YNdQFmR3R1vb\nwX0wopPDazcdvOIDJN67qOKgcrBH2SaaxucKKtKNiHZv3Bbt4L6\/1yuWGaet3ibk\ngkBZgYAK+UEzPCiALJTX7Acvj3tnSXmM9SpI6bPHVQ5lQXTF6uT9IYD1860E0YQk\nEAYTKMH6kCfswjeBbsMdII1NT01u5DibMyiB4fdK0o47vhWPqyHhXgW0zq1LViF1\nS\/1YcgupgT1nuWC6DSVA7hqGJwHfWr6Xp9tltJA7qdlKWpKRLSIkZ2uHPHrOoOMA\nzc9WLZQJu2Hh0ko7AgMBAAGjggIZMIICFTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFB8dgK8qidV7fdYWbUnnERpG5hTFMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2w\nXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMS5v\nLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9yZy8w\nIQYDVR0RBBowGIILKi40NHdlc3QuY2iCCTQ0d2VzdC5jaDATBgNVHSAEDDAKMAgG\nBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AD8XS0\/XIkdYlB1lHIS+\nDRLtkDd\/H4Vq68G\/KIXs+GRuAAABkGvYKTIAAAQDAEcwRQIhANe\/zxnJlBNK4Rzh\nSs2vYDa41hLU\/wy9KBp4A5oFP0cTAiAOZJfIoky9FDp3psrY0OmYQRdLKLVF32La\nO8WPu1D3FwB1AO7N0GTV2xrOxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkGvY\nKSgAAAQDAEYwRAIgMmMuuJGPLQLUv9IHOjwnoGxfEZTZS4Uec1guwSygrLkCIB9z\nSRwjQsPWapPUY0A\/GgedFbwwVOmVLtAxOd7ot4wGMA0GCSqGSIb3DQEBCwUAA4IB\nAQAF1NLnFtaZdn71EnR4kx4Jwu57UvFQ6NvPDbUh40Oc9J2xmly\/OG6EcsqbdNop\n0BA17iidwzdB++MBLnr9ZjaCV6E0gq\/jmOS759HV0FZAZ1DUJA5ew+WnU3y3lXAh\ntLbY1si6eqC3XDszsKBoXJTIopUX\/Mf747CVlo4aO4+fk1cPYQR05AmgeN0FbzPO\nkjcxO6q81qyqgaBhdecyu0CHomIjJzjl3Lcw09RTHJdz3FVsL7qOWIvLGSGT9XMx\nWdSLxZeFKcAsYugCAnQ823OOLBV93X2Xu2kGTWDC\/vCIGSarogTGFqJBd513JMlo\nP3S70fkqxcoDRJ1iYvMHK9Mn\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": 309,
                            "ttfb_start": 162,
                            "ttfb_end": 308,
                            "download_start": 308,
                            "download_end": 309,
                            "download_ms": 1,
                            "all_start": 0,
                            "all_end": 309,
                            "all_ms": 308,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    898.93299999999999,
                                    899.33199999999999
                                ],
                                [
                                    898.94500000000005,
                                    899.18899999999996
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.2",
                            "request_id": "56670.2",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/index-1beaa9cf.css",
                            "raw_id": "56670.2",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 71,
                            "ttfb_ms": 65,
                            "load_start": 351,
                            "load_start_float": 351.00009599999998,
                            "bytesIn": 10907,
                            "objectSize": 10907,
                            "objectSizeUncompressed": 74887,
                            "chunks": [
                                {
                                    "ts": 418,
                                    "bytes": 10907,
                                    "inflated": 9351
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 39,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index-1beaa9cf.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:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 10907",
                                    "content-type: text\/css",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"12487-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1819,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 10907,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 329,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 96,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 422,
                            "ttfb_start": 351,
                            "ttfb_end": 416,
                            "download_start": 416,
                            "download_end": 422,
                            "download_ms": 6,
                            "all_start": 351,
                            "all_end": 422,
                            "all_ms": 71,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "56670.3",
                            "request_id": "56670.3",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/index-8326ba6f.css",
                            "raw_id": "56670.3",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 48,
                            "ttfb_ms": 46,
                            "load_start": 352,
                            "load_start_float": 352.00010200000003,
                            "bytesIn": 1402,
                            "objectSize": 1402,
                            "objectSizeUncompressed": 4766,
                            "chunks": [
                                {
                                    "ts": 400,
                                    "bytes": 1402,
                                    "inflated": 4766
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 41,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index-8326ba6f.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:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 1402",
                                    "content-type: text\/css",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"129e-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1819,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1402,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 330,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 102,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 400,
                            "ttfb_start": 352,
                            "ttfb_end": 398,
                            "download_start": 398,
                            "download_end": 400,
                            "download_ms": 2,
                            "all_start": 352,
                            "all_end": 400,
                            "all_ms": 48,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "56670.4",
                            "request_id": "56670.4",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                            "raw_id": "56670.4",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 86,
                            "ttfb_ms": 83,
                            "load_start": 352,
                            "load_start_float": 352.00010800000001,
                            "bytesIn": 288,
                            "objectSize": 288,
                            "objectSizeUncompressed": 552,
                            "chunks": [
                                {
                                    "ts": 437,
                                    "bytes": 288,
                                    "inflated": 552
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 232,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 288",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"228-6143daa65679c-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2032,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 288,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 331,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 108,
                            "server_port": "443",
                            "load_end": 438,
                            "ttfb_start": 352,
                            "ttfb_end": 435,
                            "download_start": 435,
                            "download_end": 438,
                            "download_ms": 3,
                            "all_start": 352,
                            "all_end": 438,
                            "all_ms": 86,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "56670.5",
                            "request_id": "56670.5",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                            "raw_id": "56670.5",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 91,
                            "ttfb_ms": 90,
                            "load_start": 353,
                            "load_start_float": 353.000114,
                            "bytesIn": 414,
                            "objectSize": 414,
                            "objectSizeUncompressed": 711,
                            "chunks": [
                                {
                                    "ts": 444,
                                    "bytes": 414,
                                    "inflated": 711
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 238,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 414",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"2c7-6143daa655fcc-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2044,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 414,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 337,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 114,
                            "server_port": "443",
                            "load_end": 444,
                            "ttfb_start": 353,
                            "ttfb_end": 443,
                            "download_start": 443,
                            "download_end": 444,
                            "download_ms": 1,
                            "all_start": 353,
                            "all_end": 444,
                            "all_ms": 91,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "56670.12",
                            "request_id": "56670.12",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/index-6017adcd.js",
                            "raw_id": "56670.12",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 81,
                            "ttfb_ms": 75,
                            "load_start": 353,
                            "load_start_float": 353.00013300000001,
                            "bytesIn": 3720,
                            "objectSize": 3720,
                            "objectSizeUncompressed": 9703,
                            "chunks": [
                                {
                                    "ts": 433,
                                    "bytes": 3720,
                                    "inflated": 9703
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 404,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index-6017adcd.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 3720",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"25e7-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1852,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3720,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 345,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 133,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 434,
                            "ttfb_start": 353,
                            "ttfb_end": 428,
                            "download_start": 428,
                            "download_end": 434,
                            "download_ms": 6,
                            "all_start": 353,
                            "all_end": 434,
                            "all_ms": 81,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "FunctionCall": 1
                            },
                            "cpu.FunctionCall": 1,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    2420.788,
                                    2421.8009999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.13",
                            "request_id": "56670.13",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/index-c5ef3387.js",
                            "raw_id": "56670.13",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 220,
                            "ttfb_ms": 95,
                            "load_start": 354,
                            "load_start_float": 354.00013899999999,
                            "bytesIn": 75512,
                            "objectSize": 75512,
                            "objectSizeUncompressed": 187959,
                            "chunks": [
                                {
                                    "ts": 482,
                                    "bytes": 16366,
                                    "inflated": 38665
                                },
                                {
                                    "ts": 513,
                                    "bytes": 16366,
                                    "inflated": 39586
                                },
                                {
                                    "ts": 528,
                                    "bytes": 15340,
                                    "inflated": 39311
                                },
                                {
                                    "ts": 564,
                                    "bytes": 16366,
                                    "inflated": 41800
                                },
                                {
                                    "ts": 573,
                                    "bytes": 11074,
                                    "inflated": 28597
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 405,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index-c5ef3387.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"2de37-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1852,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 75994,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 348,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 139,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 574,
                            "ttfb_start": 354,
                            "ttfb_end": 449,
                            "download_start": 449,
                            "download_end": 574,
                            "download_ms": 125,
                            "all_start": 354,
                            "all_end": 574,
                            "all_ms": 220,
                            "index": 6,
                            "number": 7,
                            "cpuTimes": {
                                "FunctionCall": 474
                            },
                            "cpu.FunctionCall": 474,
                            "cpuTime": 474,
                            "js_timing": [
                                [
                                    2244.5590000000002,
                                    2269.9929999999999
                                ],
                                [
                                    2272.3719999999998,
                                    2273.0419999999999
                                ],
                                [
                                    2688.3910000000001,
                                    2688.4740000000002
                                ],
                                [
                                    2689.6190000000001,
                                    2689.6779999999999
                                ],
                                [
                                    3037.127,
                                    3038.2179999999998
                                ],
                                [
                                    3038.2429999999999,
                                    3038.2820000000002
                                ],
                                [
                                    3113.3980000000001,
                                    3113.462
                                ],
                                [
                                    3716.7170000000001,
                                    4127.8879999999999
                                ],
                                [
                                    4127.924,
                                    4127.9570000000003
                                ],
                                [
                                    5750.0529999999999,
                                    5750.1450000000004
                                ],
                                [
                                    5753.1530000000002,
                                    5754.5110000000004
                                ],
                                [
                                    5754.5290000000005,
                                    5754.5559999999996
                                ],
                                [
                                    7017.5559999999996,
                                    7017.5950000000003
                                ],
                                [
                                    7023.1289999999999,
                                    7025.7030000000004
                                ],
                                [
                                    7025.7209999999995,
                                    7025.7439999999997
                                ],
                                [
                                    8193.8340000000007,
                                    8196.2209999999995
                                ],
                                [
                                    9470.7450000000008,
                                    9470.7999999999993
                                ],
                                [
                                    9497.6360000000004,
                                    9500.0130000000008
                                ],
                                [
                                    9500.0310000000009,
                                    9500.0580000000009
                                ],
                                [
                                    10670.74,
                                    10672.314
                                ],
                                [
                                    11926.933999999999,
                                    11927.021000000001
                                ],
                                [
                                    11961.097,
                                    11971.030000000001
                                ],
                                [
                                    11971.200000000001,
                                    11971.26
                                ],
                                [
                                    13376.708000000001,
                                    13376.734
                                ],
                                [
                                    13429.809999999999,
                                    13432.014999999999
                                ],
                                [
                                    13491.468999999999,
                                    13492.993
                                ],
                                [
                                    13493.016,
                                    13493.045
                                ],
                                [
                                    14672.316000000001,
                                    14673.093000000001
                                ],
                                [
                                    15770.030000000001,
                                    15770.069
                                ],
                                [
                                    15811.393,
                                    15812.237999999999
                                ],
                                [
                                    15812.262000000001,
                                    15812.300999999999
                                ],
                                [
                                    17036.989000000001,
                                    17037.039000000001
                                ],
                                [
                                    18028.091,
                                    18029.436000000002
                                ],
                                [
                                    18029.452000000001,
                                    18029.473000000002
                                ],
                                [
                                    20179.196,
                                    20180.455999999998
                                ],
                                [
                                    21393.845000000001,
                                    21393.882000000001
                                ],
                                [
                                    21403.031999999999,
                                    21403.675999999999
                                ],
                                [
                                    21403.691999999999,
                                    21403.715
                                ],
                                [
                                    22458.249,
                                    22458.978999999999
                                ],
                                [
                                    23544.266,
                                    23544.292000000001
                                ],
                                [
                                    23579.374,
                                    23580.013999999999
                                ],
                                [
                                    23580.029999999999,
                                    23580.052
                                ],
                                [
                                    25328.843000000001,
                                    25329.522000000001
                                ],
                                [
                                    26418.041000000001,
                                    26418.066999999999
                                ],
                                [
                                    26446.752,
                                    26447.682000000001
                                ],
                                [
                                    26447.701000000001,
                                    26447.725999999999
                                ],
                                [
                                    27594.289000000001,
                                    27594.935000000001
                                ],
                                [
                                    28642.881000000001,
                                    28642.901999999998
                                ],
                                [
                                    28667.165000000001,
                                    28667.841
                                ],
                                [
                                    28667.858,
                                    28667.880000000001
                                ],
                                [
                                    29783.358,
                                    29784.135999999999
                                ],
                                [
                                    30840.544000000002,
                                    30840.567999999999
                                ],
                                [
                                    30941.672999999999,
                                    30942.472000000002
                                ],
                                [
                                    30942.490000000002,
                                    30942.514999999999
                                ]
                            ],
                            "blockingTime": 411.17099999999982
                        },
                        {
                            "type": 3,
                            "id": "56670.6",
                            "request_id": "56670.6",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                            "raw_id": "56670.6",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 86,
                            "ttfb_ms": 84,
                            "load_start": 366,
                            "load_start_float": 366.00014499999997,
                            "bytesIn": 300,
                            "objectSize": 300,
                            "objectSizeUncompressed": 436,
                            "chunks": [
                                {
                                    "ts": 452,
                                    "bytes": 300,
                                    "inflated": 436
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 244,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 300",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"1b4-6143daa6563b4-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2047,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 300,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 365,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 145,
                            "server_port": "443",
                            "load_end": 452,
                            "ttfb_start": 366,
                            "ttfb_end": 450,
                            "download_start": 450,
                            "download_end": 452,
                            "download_ms": 2,
                            "all_start": 366,
                            "all_end": 452,
                            "all_ms": 86,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "56670.8",
                            "request_id": "56670.8",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                            "raw_id": "56670.8",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 217,
                            "ttfb_ms": 133,
                            "load_start": 387,
                            "load_start_float": 387.00016399999998,
                            "bytesIn": 10631,
                            "objectSize": 10631,
                            "objectSizeUncompressed": 10631,
                            "chunks": [
                                {
                                    "ts": 579,
                                    "bytes": 5274
                                },
                                {
                                    "ts": 604,
                                    "bytes": 5357
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 266,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 10631",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"2987-6143daa6586dc\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2059,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 10631,
                            "image_save": 0,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 375,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 164,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "10 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 440,
                                        "ImageHeight": 75,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "440x75",
                                        "Megapixels": 0.033000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 440,
                                        "height": 75,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 11.6402,
                                        "y": 1.9841299999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 33000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.616599999999998,
                                            "standardDeviation": 97.609800000000007,
                                            "kurtosis": 0.53761800000000004,
                                            "skewness": 1.5764899999999999,
                                            "entropy": 0.176151
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 212.108,
                                            "standardDeviation": 90.238500000000002,
                                            "kurtosis": 1.2667299999999999,
                                            "skewness": 1.76641,
                                            "entropy": 0.249168
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 54.499600000000001,
                                            "standardDeviation": 102.19499999999999,
                                            "kurtosis": -0.073554700000000001,
                                            "skewness": 1.3693299999999999,
                                            "entropy": 0.16364500000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.537300000000002,
                                            "standardDeviation": 99.002700000000004,
                                            "kurtosis": 0.56403599999999998,
                                            "skewness": 1.59673,
                                            "entropy": 0.145895
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.537300000000002,
                                            "standardDeviation": 99.002700000000004,
                                            "kurtosis": 0.56403599999999998,
                                            "skewness": 1.59673,
                                            "entropy": 0.145895
                                        }
                                    },
                                    "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": 440,
                                        "height": 75,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:06+00:00",
                                        "date:modify": "2024-08-10T17:20:06+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": "440, 75",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "992823fcbe2caf605dd95f68228260c6b579b632acfcb5281b0fd7b496c3d0c6"
                                    },
                                    "tainted": false,
                                    "filesize": "10631B",
                                    "numberPixels": "33000",
                                    "pixelsPerSecond": "10.3968MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "load_end": 604,
                            "ttfb_start": 387,
                            "ttfb_end": 520,
                            "download_start": 520,
                            "download_end": 604,
                            "download_ms": 84,
                            "all_start": 387,
                            "all_end": 604,
                            "all_ms": 217,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "56670.9",
                            "request_id": "56670.9",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                            "raw_id": "56670.9",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 244,
                            "ttfb_ms": 133,
                            "load_start": 388,
                            "load_start_float": 388.00017000000003,
                            "bytesIn": 22445,
                            "objectSize": 22445,
                            "objectSizeUncompressed": 22445,
                            "chunks": [
                                {
                                    "ts": 606,
                                    "bytes": 10991
                                },
                                {
                                    "ts": 632,
                                    "bytes": 11454
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 267,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 22445",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"57ad-6143daa65e885\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2077,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 22445,
                            "image_save": 0,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 377,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 170,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "22 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 860,
                                        "ImageHeight": 260,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "860x260",
                                        "Megapixels": 0.224
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 860,
                                        "height": 260,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 22.751300000000001,
                                        "y": 6.8783099999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 223600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 16.353999999999999,
                                            "standardDeviation": 61.378999999999998,
                                            "kurtosis": 10.759,
                                            "skewness": 3.5593499999999998,
                                            "entropy": 0.072071099999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 241.036,
                                            "standardDeviation": 55.4253,
                                            "kurtosis": 13.554399999999999,
                                            "skewness": 3.9024800000000002,
                                            "entropy": 0.097791799999999998
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 17.967600000000001,
                                            "standardDeviation": 64.494100000000003,
                                            "kurtosis": 9.1892200000000006,
                                            "skewness": 3.3346200000000001,
                                            "entropy": 0.069465399999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 16.742000000000001,
                                            "standardDeviation": 62.798299999999998,
                                            "kurtosis": 10.429399999999999,
                                            "skewness": 3.52284,
                                            "entropy": 0.060513499999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 16.742000000000001,
                                            "standardDeviation": 62.798299999999998,
                                            "kurtosis": 10.429399999999999,
                                            "skewness": 3.52284,
                                            "entropy": 0.060513499999999998
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 860,
                                        "height": 260,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:06+00:00",
                                        "date:modify": "2024-08-10T17:20:06+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "860, 260",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "5a94b7636d50cc4762514af662c81e3a2a053c340abf267036a4caf6e36b0b00"
                                    },
                                    "tainted": false,
                                    "filesize": "22445B",
                                    "numberPixels": "223600",
                                    "pixelsPerSecond": "10.3394MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.021"
                                }
                            },
                            "load_end": 632,
                            "ttfb_start": 388,
                            "ttfb_end": 521,
                            "download_start": 521,
                            "download_end": 632,
                            "download_ms": 111,
                            "all_start": 388,
                            "all_end": 632,
                            "all_ms": 244,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "56670.11",
                            "request_id": "56670.11",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                            "raw_id": "56670.11",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 312,
                            "ttfb_ms": 134,
                            "load_start": 388,
                            "load_start_float": 388.00017600000001,
                            "bytesIn": 35116,
                            "objectSize": 35116,
                            "objectSizeUncompressed": 35116,
                            "chunks": [
                                {
                                    "ts": 637,
                                    "bytes": 4903
                                },
                                {
                                    "ts": 657,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 700,
                                    "bytes": 13847
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 395,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 35116",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"892c-6143daa6436ea\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35116,
                            "image_save": 0,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 378,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 176,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "34 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 600,
                                        "ImageHeight": 124,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "600x124",
                                        "Megapixels": 0.073999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 124,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 15.872999999999999,
                                        "y": 3.2804199999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 74400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 142.179,
                                            "standardDeviation": 62.838200000000001,
                                            "kurtosis": -1.6873899999999999,
                                            "skewness": 0.0047193799999999996,
                                            "entropy": 0.28708299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 69.239400000000003,
                                            "standardDeviation": 101.13,
                                            "kurtosis": -0.46621499999999999,
                                            "skewness": 1.18977,
                                            "entropy": 0.35281600000000002
                                        },
                                        "green": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 105.986,
                                            "standardDeviation": 83.582599999999999,
                                            "kurtosis": -0.63770400000000005,
                                            "skewness": 0.98737200000000003,
                                            "entropy": 0.39468199999999998
                                        },
                                        "blue": {
                                            "min": 41,
                                            "max": 255,
                                            "mean": 138.49100000000001,
                                            "standardDeviation": 66.640699999999995,
                                            "kurtosis": -0.74142799999999998,
                                            "skewness": 0.87018099999999998,
                                            "entropy": 0.40083299999999999
                                        }
                                    },
                                    "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": 600,
                                        "height": 124,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:06+00:00",
                                        "date:modify": "2024-08-10T17:20:06+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": "600, 124",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "f20ad085418e377fa9e97bf06959340303e0ea0141b6006b3bfb580fdc698f1c"
                                    },
                                    "tainted": false,
                                    "filesize": "35116B",
                                    "numberPixels": "74400",
                                    "pixelsPerSecond": "14.715MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "load_end": 700,
                            "ttfb_start": 388,
                            "ttfb_end": 522,
                            "download_start": 522,
                            "download_end": 700,
                            "download_ms": 178,
                            "all_start": 388,
                            "all_end": 700,
                            "all_ms": 312,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "56670.29",
                            "request_id": "56670.29",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/stars-a8061e0d.webp",
                            "raw_id": "56670.29",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 262,
                            "ttfb_ms": 237,
                            "load_start": 499,
                            "load_start_float": 499.00021900000002,
                            "bytesIn": 31248,
                            "objectSize": 31248,
                            "objectSizeUncompressed": 31248,
                            "chunks": [
                                {
                                    "ts": 740,
                                    "bytes": 16024
                                },
                                {
                                    "ts": 761,
                                    "bytes": 15224
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/stars-a8061e0d.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 31248",
                                    "content-type: image\/webp",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"7a10-6143daa1f4300\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2044,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 31248,
                            "image_save": 0,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 498,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 219,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "31 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1200,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 913,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x913",
                                        "Megapixels": 1.1000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 913,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1095600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 171,
                                            "mean": 3.6796199999999999,
                                            "standardDeviation": 10.807499999999999,
                                            "kurtosis": 111.75,
                                            "skewness": 9.9584399999999995,
                                            "entropy": 0.25186399999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 171,
                                            "mean": 3.6797399999999998,
                                            "standardDeviation": 10.808400000000001,
                                            "kurtosis": 111.73099999999999,
                                            "skewness": 9.9577899999999993,
                                            "entropy": 0.25186399999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 171,
                                            "mean": 3.6793800000000001,
                                            "standardDeviation": 10.8057,
                                            "kurtosis": 111.788,
                                            "skewness": 9.9597300000000004,
                                            "entropy": 0.25186399999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 171,
                                            "mean": 3.6797399999999998,
                                            "standardDeviation": 10.808400000000001,
                                            "kurtosis": 111.73099999999999,
                                            "skewness": 9.9577899999999993,
                                            "entropy": 0.25186399999999998
                                        }
                                    },
                                    "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": 1200,
                                        "height": 913,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:06+00:00",
                                        "date:modify": "2024-08-10T17:20:06+00:00",
                                        "signature": "0560484660d1f6f15bf894b578d93531eb0d77617cfaa39181ab016240ca3e6e"
                                    },
                                    "tainted": false,
                                    "filesize": "31248B",
                                    "numberPixels": "1095600",
                                    "pixelsPerSecond": "9.17664MB",
                                    "userTime": "0.050u",
                                    "elapsedTime": "0:01.119"
                                }
                            },
                            "load_end": 761,
                            "ttfb_start": 499,
                            "ttfb_end": 736,
                            "download_start": 736,
                            "download_end": 761,
                            "download_ms": 25,
                            "all_start": 499,
                            "all_end": 761,
                            "all_ms": 262,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "56670.30",
                            "request_id": "56670.30",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/gradient-14349e4d.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/gradient-14349e4d.svg",
                            "raw_id": "56670.30",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 206,
                            "ttfb_ms": 204,
                            "load_start": 561,
                            "load_start_float": 561.000227,
                            "bytesIn": 419,
                            "objectSize": 419,
                            "objectSizeUncompressed": 1105,
                            "chunks": [
                                {
                                    "ts": 766,
                                    "bytes": 419,
                                    "inflated": 1105
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/gradient-14349e4d.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 419",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"451-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2050,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 419,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 555,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 227,
                            "server_port": "443",
                            "load_end": 767,
                            "ttfb_start": 561,
                            "ttfb_end": 765,
                            "download_start": 765,
                            "download_end": 767,
                            "download_ms": 2,
                            "all_start": 561,
                            "all_end": 767,
                            "all_ms": 206,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "56670.31",
                            "request_id": "56670.31",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/texture-0ad35ce1.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/texture-0ad35ce1.png",
                            "raw_id": "56670.31",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 212,
                            "ttfb_ms": 209,
                            "load_start": 563,
                            "load_start_float": 563.00023299999998,
                            "bytesIn": 6361,
                            "objectSize": 6361,
                            "objectSizeUncompressed": 6361,
                            "chunks": [
                                {
                                    "ts": 775,
                                    "bytes": 6361
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:05 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/texture-0ad35ce1.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 6361",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:20:05 GMT",
                                    "etag: \"18d9-6143daa1f4300\"",
                                    "expires: Sun, 10 Aug 2025 17:20:05 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2047,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6361,
                            "image_save": 0,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 557,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 233,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "6.2 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 600,
                                        "ImageHeight": 600,
                                        "BitDepth": 8,
                                        "ColorType": "Grayscale",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "600x600",
                                        "Megapixels": 0.35999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 600,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "Gray",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "gray": 8
                                    },
                                    "pixels": 360000,
                                    "channelStatistics": {
                                        "gray": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 44.883800000000001,
                                            "standardDeviation": 80.428200000000004,
                                            "kurtosis": 1.09073,
                                            "skewness": 1.60337,
                                            "entropy": 0.41348200000000002
                                        }
                                    },
                                    "colormapEntries": 256,
                                    "renderingIntent": "Undefined",
                                    "gamma": 0.45454499999999998,
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 600,
                                        "height": 600,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:06+00:00",
                                        "date:modify": "2024-08-10T17:20:06+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "0",
                                        "png:IHDR.color_type": "0 (Grayscale)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "600, 600",
                                        "signature": "2d9db98b8a2076d096486f63498b4592dce129c83f2b0ea078f3f85fc2dbba7a"
                                    },
                                    "tainted": false,
                                    "filesize": "6361B",
                                    "numberPixels": "360000",
                                    "pixelsPerSecond": "12.0388MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.029"
                                }
                            },
                            "load_end": 775,
                            "ttfb_start": 563,
                            "ttfb_end": 772,
                            "download_start": 772,
                            "download_end": 775,
                            "download_ms": 3,
                            "all_start": 563,
                            "all_end": 775,
                            "all_ms": 212,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "56670.10",
                            "request_id": "56670.10",
                            "ip_addr": "199.36.158.100",
                            "full_url": "https:\/\/w.behold.so\/widget.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "w.behold.so",
                            "url": "\/widget.js",
                            "raw_id": "56670.10",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 93,
                            "ttfb_ms": 89,
                            "load_start": 688,
                            "load_start_float": 688.00012000000004,
                            "bytesIn": 3963,
                            "objectSize": 3963,
                            "objectSizeUncompressed": 12499,
                            "chunks": [
                                {
                                    "ts": 780,
                                    "bytes": 3963,
                                    "inflated": 12499
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=3600",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 212,
                            "protocol": "HTTP\/2",
                            "dns_start": 343,
                            "dns_end": 454,
                            "connect_start": 459,
                            "connect_end": 522,
                            "ssl_start": 522,
                            "ssl_end": 686,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "instance1.tallyfor.com",
                                "sanList": [
                                    "instance1.tallyfor.com",
                                    "careers.truecaller.com",
                                    "anakeesta.app.alpinemedia.com",
                                    "rumumeka.com",
                                    "www.aviwalia.com",
                                    "app.getprizepool.com",
                                    "auth.fitnessyard.com",
                                    "lexington-manor-apartments.com",
                                    "unipla.eu",
                                    "pentest.startbywgsn.com",
                                    "app.vizpath.com",
                                    "cotiser.pisfato.com",
                                    "www.tiptap.cc",
                                    "opsportal.lid2.us",
                                    "faraone.thetislive.com",
                                    "plugin.jindosoft.com",
                                    "search.ivancasenda.com",
                                    "www.thepropour.com",
                                    "verbalcreativity.de",
                                    "www.ambulansim.com.tr",
                                    "app.justrussel.dk",
                                    "verbetajezelf.nl",
                                    "app.fredrikgranerud.no",
                                    "www.sennaservicos.com.br",
                                    "kalender.programkod.se",
                                    "julekalender.sonat.no",
                                    "www.dbots.app",
                                    "oauth.soulgen.ai",
                                    "renew.retail-ai.jp",
                                    "timetracker.cticonsulting.net",
                                    "ntts.prodeo-live.com",
                                    "dev.map.trytaste.app",
                                    "mightydata.xyz",
                                    "monument.apartmentinquiries.com",
                                    "my.medcal.com.au",
                                    "turso.engineering",
                                    "www.arkhamcards.com",
                                    "www.augregator.ai",
                                    "ihm.studentnode.com",
                                    "elements.thekunggroup.com",
                                    "storedata.app",
                                    "www.nicknack.app",
                                    "jetrospects.com",
                                    "ducciodelfini.com",
                                    "mrctransport.com",
                                    "mapleworkspace.com",
                                    "evonpolishing.com",
                                    "www.bearer.io",
                                    "coditas.com",
                                    "mab-de-dev.input4you.be",
                                    "manmanband.com",
                                    "staytrue.cl",
                                    "scoreboard.jevans.uk",
                                    "portfolio1.asimovjr.com.br",
                                    "app.dev.sharehive.app",
                                    "izzatulmaharoof.com",
                                    "ethereum.clowder.club",
                                    "excelcdl.com",
                                    "skyinlab.speakylink.com",
                                    "isanama.fr",
                                    "www.jinroumura.com",
                                    "savor.mapleworkspace.com",
                                    "despensa.pblrz.com",
                                    "horde.daneren.com",
                                    "app.oncoursegolf.com.au",
                                    "1.mycoursehub.de",
                                    "xvaniversario.nbnliving.tickets.vlivemedia.com",
                                    "gardez-votre-permis.fr",
                                    "www.compucon.com",
                                    "app.itematch.com",
                                    "map.cbrac.ky",
                                    "ads.mintpay.lk",
                                    "klambytourtravel.id",
                                    "www.baseaccount.com",
                                    "www.mr-traveller.com",
                                    "www.transiport.com",
                                    "www.geynius.com",
                                    "re-arm.com",
                                    "fuchs.nextgatetech.com",
                                    "sandbox.jorigine.fr",
                                    "test-player.dailycrm.ai",
                                    "seller.shipxanh.com",
                                    "www.osaka3.es",
                                    "pepsico-food.logivan.com",
                                    "perfectlypacked.uk",
                                    "www.uxcopilot.co",
                                    "blitz.billview.com.au",
                                    "parceiro.florescerbrasil.com.br",
                                    "app.carbonlinks.io",
                                    "solareletricaking.com.br",
                                    "sso.studio.numbase.net",
                                    "just-in.texnrewards.com",
                                    "chupa.juliaca.one",
                                    "www.coinmeca.net",
                                    "www.zoomgroomllc.com",
                                    "atv.yulsmart.com",
                                    "kinaroi.liluna.rocks",
                                    "invite.hullopay.to",
                                    "primemobility.de",
                                    "w.behold.so"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1719784960,
                                "validTo": 1727564483,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1719788561686,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100BA9F41185CFB5C863BC0C28254B0AD1712B8D33574480EFDD51864C62BF5D88D022069C42A40D829A8727E925AA8CE82C63275ABEF10E4DFF1249002542A0A7C127C"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1719788561682,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502205A14002B4094F2572BBC35C38C139CE6D90F4CBBEBB6FD23BE4C9E106540BA0B022100AA3745A1AE1D6EFFBB798CDD997079E70A5F11F9DCEA06A59E394310F64D020E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 304,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: w.behold.so",
                                    ":method: GET",
                                    ":path: \/widget.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                    "cache-control: max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 3963",
                                    "content-type: text\/javascript; charset=utf-8",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"6c9b1829e550afaf02e4986291fbbd0c3de86da3ec131ec09282b01b5f2f7161-br\"",
                                    "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                    "strict-transport-security: max-age=31556926",
                                    "vary: x-fh-requested-host, accept-encoding",
                                    "x-cache: HIT",
                                    "x-cache-hits: 1",
                                    "x-served-by: cache-fra-etou8220070-FRA",
                                    "x-timer: S1723310406.020743,VS0,VE1",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1795,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 111,
                            "connect_ms": 63,
                            "ssl_ms": 164,
                            "gzip_total": 3963,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 339,
                            "socket_group": "pm\/https:\/\/w.behold.so <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_UNKNOWN_4876": 0
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 120,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIINUTCCDDmgAwIBAgIRAMG8niumfJ\/OEi9CkzydePkwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDYzMDIyMDI0MFoXDTI0MDkyODIzMDEyM1owITEf\nMB0GA1UEAxMWaW5zdGFuY2UxLnRhbGx5Zm9yLmNvbTCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAKx8yW5NaPbYQgz5\/BAcDw8UYG2Dtu8rWWma+PGKkQV1\nxSswYe8aJNbhn6zj4i+FvWQErDH3nKFvAXCkS+uzRb6kZsVnkHGphx\/kpCz7ov5S\nqZ9tgCYABWP66xWjIyPRdeFuytuLBcRsd\/XsHMFKK9RHaO9NU6lLhnBV68POSCrA\nyJ891xGmypH0ST2Rsqy0IiJHo+klWMEPAfTNQTrzhN5u3GO4DQjicCZscFtm+21P\n+N1qydg0bm0kC8rZBu9fXrB+KeAI1YmvjmYhIMKWEbBEIp6Mb9zYhYWNaKvg1NgU\nyY0njOmmWEL1byF\/+U\/bXWq6bWAzW4kFKMk609tsIa8CAwEAAaOCCmgwggpkMA4G\nA1UdDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAA\nMB0GA1UdDgQWBBRscCRBxBn9Sm8am9WPohROJiEQyDAfBgNVHSMEGDAWgBTHgfX9\njojZADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0\ndHA6Ly9vLnBraS5nb29nL3Mvd3IzL3didzAlBggrBgEFBQcwAoYZaHR0cDovL2ku\ncGtpLmdvb2cvd3IzLmNydDCCCDgGA1UdEQSCCC8wgggrghZpbnN0YW5jZTEudGFs\nbHlmb3IuY29tghZjYXJlZXJzLnRydWVjYWxsZXIuY29tgh1hbmFrZWVzdGEuYXBw\nLmFscGluZW1lZGlhLmNvbYIMcnVtdW1la2EuY29tghB3d3cuYXZpd2FsaWEuY29t\nghRhcHAuZ2V0cHJpemVwb29sLmNvbYIUYXV0aC5maXRuZXNzeWFyZC5jb22CHmxl\neGluZ3Rvbi1tYW5vci1hcGFydG1lbnRzLmNvbYIJdW5pcGxhLmV1ghdwZW50ZXN0\nLnN0YXJ0Ynl3Z3NuLmNvbYIPYXBwLnZpenBhdGguY29tghNjb3Rpc2VyLnBpc2Zh\ndG8uY29tgg13d3cudGlwdGFwLmNjghFvcHNwb3J0YWwubGlkMi51c4IWZmFyYW9u\nZS50aGV0aXNsaXZlLmNvbYIUcGx1Z2luLmppbmRvc29mdC5jb22CFnNlYXJjaC5p\ndmFuY2FzZW5kYS5jb22CEnd3dy50aGVwcm9wb3VyLmNvbYITdmVyYmFsY3JlYXRp\ndml0eS5kZYIVd3d3LmFtYnVsYW5zaW0uY29tLnRyghFhcHAuanVzdHJ1c3NlbC5k\na4IQdmVyYmV0YWplemVsZi5ubIIWYXBwLmZyZWRyaWtncmFuZXJ1ZC5ub4IYd3d3\nLnNlbm5hc2Vydmljb3MuY29tLmJyghZrYWxlbmRlci5wcm9ncmFta29kLnNlghVq\ndWxla2FsZW5kZXIuc29uYXQubm+CDXd3dy5kYm90cy5hcHCCEG9hdXRoLnNvdWxn\nZW4uYWmCEnJlbmV3LnJldGFpbC1haS5qcIIddGltZXRyYWNrZXIuY3RpY29uc3Vs\ndGluZy5uZXSCFG50dHMucHJvZGVvLWxpdmUuY29tghRkZXYubWFwLnRyeXRhc3Rl\nLmFwcIIObWlnaHR5ZGF0YS54eXqCH21vbnVtZW50LmFwYXJ0bWVudGlucXVpcmll\ncy5jb22CEG15Lm1lZGNhbC5jb20uYXWCEXR1cnNvLmVuZ2luZWVyaW5nghN3d3cu\nYXJraGFtY2FyZHMuY29tghF3d3cuYXVncmVnYXRvci5haYITaWhtLnN0dWRlbnRu\nb2RlLmNvbYIZZWxlbWVudHMudGhla3VuZ2dyb3VwLmNvbYINc3RvcmVkYXRhLmFw\ncIIQd3d3Lm5pY2tuYWNrLmFwcIIPamV0cm9zcGVjdHMuY29tghFkdWNjaW9kZWxm\naW5pLmNvbYIQbXJjdHJhbnNwb3J0LmNvbYISbWFwbGV3b3Jrc3BhY2UuY29tghFl\ndm9ucG9saXNoaW5nLmNvbYINd3d3LmJlYXJlci5pb4ILY29kaXRhcy5jb22CF21h\nYi1kZS1kZXYuaW5wdXQ0eW91LmJlgg5tYW5tYW5iYW5kLmNvbYILc3RheXRydWUu\nY2yCFHNjb3JlYm9hcmQuamV2YW5zLnVrghpwb3J0Zm9saW8xLmFzaW1vdmpyLmNv\nbS5icoIVYXBwLmRldi5zaGFyZWhpdmUuYXBwghNpenphdHVsbWFoYXJvb2YuY29t\nghVldGhlcmV1bS5jbG93ZGVyLmNsdWKCDGV4Y2VsY2RsLmNvbYIXc2t5aW5sYWIu\nc3BlYWt5bGluay5jb22CCmlzYW5hbWEuZnKCEnd3dy5qaW5yb3VtdXJhLmNvbYIY\nc2F2b3IubWFwbGV3b3Jrc3BhY2UuY29tghJkZXNwZW5zYS5wYmxyei5jb22CEWhv\ncmRlLmRhbmVyZW4uY29tghdhcHAub25jb3Vyc2Vnb2xmLmNvbS5hdYIQMS5teWNv\ndXJzZWh1Yi5kZYIueHZhbml2ZXJzYXJpby5uYm5saXZpbmcudGlja2V0cy52bGl2\nZW1lZGlhLmNvbYIWZ2FyZGV6LXZvdHJlLXBlcm1pcy5mcoIQd3d3LmNvbXB1Y29u\nLmNvbYIQYXBwLml0ZW1hdGNoLmNvbYIMbWFwLmNicmFjLmt5gg5hZHMubWludHBh\neS5sa4ITa2xhbWJ5dG91cnRyYXZlbC5pZIITd3d3LmJhc2VhY2NvdW50LmNvbYIU\nd3d3Lm1yLXRyYXZlbGxlci5jb22CEnd3dy50cmFuc2lwb3J0LmNvbYIPd3d3Lmdl\neW5pdXMuY29tggpyZS1hcm0uY29tghZmdWNocy5uZXh0Z2F0ZXRlY2guY29tghNz\nYW5kYm94LmpvcmlnaW5lLmZyghd0ZXN0LXBsYXllci5kYWlseWNybS5haYITc2Vs\nbGVyLnNoaXB4YW5oLmNvbYINd3d3Lm9zYWthMy5lc4IYcGVwc2ljby1mb29kLmxv\nZ2l2YW4uY29tghJwZXJmZWN0bHlwYWNrZWQudWuCEHd3dy51eGNvcGlsb3QuY2+C\nFWJsaXR6LmJpbGx2aWV3LmNvbS5hdYIfcGFyY2Vpcm8uZmxvcmVzY2VyYnJhc2ls\nLmNvbS5icoISYXBwLmNhcmJvbmxpbmtzLmlvghhzb2xhcmVsZXRyaWNha2luZy5j\nb20uYnKCFnNzby5zdHVkaW8ubnVtYmFzZS5uZXSCF2p1c3QtaW4udGV4bnJld2Fy\nZHMuY29tghFjaHVwYS5qdWxpYWNhLm9uZYIQd3d3LmNvaW5tZWNhLm5ldIIUd3d3\nLnpvb21ncm9vbWxsYy5jb22CEGF0di55dWxzbWFydC5jb22CFGtpbmFyb2kubGls\ndW5hLnJvY2tzghJpbnZpdGUuaHVsbG9wYXkudG+CEHByaW1lbW9iaWxpdHkuZGWC\nC3cuYmVob2xkLnNvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6Ap\noCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMy84NVF5SFpua3VBdy5jcmwwggEEBgor\nBgEEAdZ5AgQCBIH1BIHyAPAAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0w\nSNf7qwAAAZBrYuUWAAAEAwBHMEUCIQC6n0EYXPtchjvAwoJUsK0XErjTNXRIDv3V\nGGTGK\/XYjQIgacQqQNgpqHJ+klqozoLGMnWr7xDk3\/EkkAJUKgp8EnwAdgB2\/4g\/\nCrb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZBrYuUSAAAEAwBHMEUCIFoU\nACtAlPJXK7w1w4wTnObZD0y767b9I75MnhBlQLoLAiEAqjdFoa4dbv+7eYzdmXB5\n5wpfEfnc6galnjlDEPZNAg4wDQYJKoZIhvcNAQELBQADggEBAC5B4y3zxD4QwkfL\nQ1JIRh9ys\/Ztqrng7sren4mX0Oko8STKol6sDtvoorqLYQMMrLXNcZcwllA1P6vX\nqPTvABGlDZ9ysyIaqFE+wjJdaVuaV2iiZPSShz\/kHQMn+udG08qrDexVu58p3jJz\n7v2T1BgoHil1xzI7thBjVnEcAwSzV5ARXWMNNvCxsqzxv836MYONVS3IGF0qwE\/v\n4QFCFPWW9sgrg9\/yP+acx2YNhFiDJQYuAeO2goe0yTaaBflnb9B8zDR3yZpEPtGl\nds7pb2rZhubDzOvuAxvR+GLqZyP0D3bnHm5lAUSQyFIvVOYmLTHpbMYoNztPr0KC\nOkyXEpo=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 781,
                            "ttfb_start": 688,
                            "ttfb_end": 777,
                            "download_start": 777,
                            "download_end": 781,
                            "download_ms": 4,
                            "all_start": 343,
                            "all_end": 781,
                            "all_ms": 431,
                            "index": 14,
                            "number": 15,
                            "cpuTimes": {
                                "FunctionCall": 169
                            },
                            "cpu.FunctionCall": 169,
                            "cpuTime": 169,
                            "js_timing": [
                                [
                                    953.94000000000005,
                                    954.04499999999996
                                ],
                                [
                                    1053.942,
                                    1054.0730000000001
                                ],
                                [
                                    1154.2190000000001,
                                    1154.3409999999999
                                ],
                                [
                                    1262.075,
                                    1262.2059999999999
                                ],
                                [
                                    1400.1199999999999,
                                    1400.172
                                ],
                                [
                                    1461.7560000000001,
                                    1461.8979999999999
                                ],
                                [
                                    2271.4969999999998,
                                    2271.596
                                ],
                                [
                                    2404.6559999999999,
                                    2406.9810000000002
                                ],
                                [
                                    2785.6179999999999,
                                    2785.6610000000001
                                ],
                                [
                                    3112.3150000000001,
                                    3113.181
                                ],
                                [
                                    3692.2069999999999,
                                    3692.3319999999999
                                ],
                                [
                                    5736.1229999999996,
                                    5736.2690000000002
                                ],
                                [
                                    5752.7790000000005,
                                    5752.835
                                ],
                                [
                                    7017.6199999999999,
                                    7017.7340000000004
                                ],
                                [
                                    7020.8379999999997,
                                    7020.8819999999996
                                ],
                                [
                                    8187.6030000000001,
                                    8187.6999999999998
                                ],
                                [
                                    9476.8299999999999,
                                    9476.9529999999995
                                ],
                                [
                                    9496.7790000000005,
                                    9497.0259999999998
                                ],
                                [
                                    10620.892,
                                    10622.846
                                ],
                                [
                                    10623.703,
                                    10630.026
                                ],
                                [
                                    10630.040999999999,
                                    10630.055
                                ],
                                [
                                    10630.058000000001,
                                    10630.075000000001
                                ],
                                [
                                    10630.078,
                                    10631.674000000001
                                ],
                                [
                                    10631.687,
                                    10631.700000000001
                                ],
                                [
                                    10631.704,
                                    10631.709999999999
                                ],
                                [
                                    10631.713,
                                    10635.031000000001
                                ],
                                [
                                    10635.044,
                                    10635.058000000001
                                ],
                                [
                                    10635.075000000001,
                                    10635.081
                                ],
                                [
                                    10635.084000000001,
                                    10637.24
                                ],
                                [
                                    10637.254000000001,
                                    10637.267
                                ],
                                [
                                    10637.27,
                                    10637.298000000001
                                ],
                                [
                                    10637.302,
                                    10639.067999999999
                                ],
                                [
                                    10639.079,
                                    10639.096
                                ],
                                [
                                    10639.099,
                                    10639.109
                                ],
                                [
                                    10639.111999999999,
                                    10639.120999999999
                                ],
                                [
                                    10639.124,
                                    10639.129999999999
                                ],
                                [
                                    10639.133,
                                    10639.138999999999
                                ],
                                [
                                    10670.130999999999,
                                    10670.476000000001
                                ],
                                [
                                    10672.334000000001,
                                    10811.813
                                ],
                                [
                                    10816.522999999999,
                                    10817.527
                                ],
                                [
                                    11929.940000000001,
                                    11930.056
                                ],
                                [
                                    11959.116,
                                    11959.226000000001
                                ],
                                [
                                    11971.065000000001,
                                    11971.187
                                ],
                                [
                                    11981.859,
                                    11982.594999999999
                                ],
                                [
                                    13354.795,
                                    13355.183000000001
                                ],
                                [
                                    13376.563,
                                    13376.679
                                ],
                                [
                                    13490.758,
                                    13490.902
                                ],
                                [
                                    14670.349,
                                    14670.453
                                ],
                                [
                                    14671.929,
                                    14672.030000000001
                                ],
                                [
                                    15811.004000000001,
                                    15811.088
                                ],
                                [
                                    17034.298999999999,
                                    17036.418000000001
                                ],
                                [
                                    18027.448,
                                    18027.797999999999
                                ],
                                [
                                    20178.802,
                                    20178.917000000001
                                ],
                                [
                                    21393.663,
                                    21393.794999999998
                                ],
                                [
                                    21401.962,
                                    21402.07
                                ],
                                [
                                    22457.878000000001,
                                    22457.962
                                ],
                                [
                                    23543.925999999999,
                                    23544.220000000001
                                ],
                                [
                                    23578.952000000001,
                                    23579.095000000001
                                ],
                                [
                                    25328.474999999999,
                                    25328.588
                                ],
                                [
                                    26417.824000000001,
                                    26417.938999999998
                                ],
                                [
                                    26446.420999999998,
                                    26446.509999999998
                                ],
                                [
                                    27593.958999999999,
                                    27594.045999999998
                                ],
                                [
                                    28642.348999999998,
                                    28642.469000000001
                                ],
                                [
                                    28666.811000000002,
                                    28666.883999999998
                                ],
                                [
                                    29782.992999999999,
                                    29783.089
                                ],
                                [
                                    30840.401000000002,
                                    30840.510999999999
                                ],
                                [
                                    30941.345000000001,
                                    30941.455000000002
                                ]
                            ],
                            "blockingTime": 139.47899999999936
                        },
                        {
                            "type": 3,
                            "id": "56670.7",
                            "request_id": "56670.7",
                            "ip_addr": "162.159.138.60",
                            "full_url": "https:\/\/player.vimeo.com\/api\/player.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "player.vimeo.com",
                            "url": "\/api\/player.js",
                            "raw_id": "56670.7",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 121,
                            "ttfb_ms": 101,
                            "load_start": 689,
                            "load_start_float": 689.00015099999996,
                            "bytesIn": 11390,
                            "objectSize": 11390,
                            "objectSizeUncompressed": 38058,
                            "chunks": [
                                {
                                    "ts": 807,
                                    "bytes": 271,
                                    "inflated": 300
                                },
                                {
                                    "ts": 809,
                                    "bytes": 6845,
                                    "inflated": 20092
                                },
                                {
                                    "ts": 810,
                                    "bytes": 4274,
                                    "inflated": 17666
                                }
                            ],
                            "expires": "Sat, 10 Aug 2024 13:25:51 GMT",
                            "cacheControl": "max-age=1800",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 214,
                            "protocol": "http\/1.1",
                            "dns_start": 374,
                            "dns_end": 454,
                            "connect_start": 460,
                            "connect_end": 523,
                            "ssl_start": 523,
                            "ssl_end": 688,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "player.vimeo.com",
                                "sanList": [
                                    "player.vimeo.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1721914764,
                                "validTo": 1729690763,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721918364876,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1721918364930,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 260,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: player.vimeo.com",
                                    "Referer: https:\/\/44west.ch\/",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "Content-Type: application\/javascript;charset=utf-8",
                                    "Content-Length: 11390",
                                    "Connection: keep-alive",
                                    "access-control-allow-origin: *",
                                    "Cache-Control: max-age=1800",
                                    "content-security-policy: default-src 'none'; style-src 'unsafe-inline'",
                                    "expires: Sat, 10 Aug 2024 13:25:51 GMT",
                                    "x-player-backend: g",
                                    "x-backend-server: player-backend-edge-entry",
                                    "x-bapp-server:",
                                    "Content-Encoding: gzip",
                                    "accept-ranges: bytes",
                                    "via: 1.1 varnish",
                                    "Age: 1454",
                                    "x-served-by: cache-fra-eddf8230137-FRA",
                                    "x-cache: HIT",
                                    "x-cache-hits: 651",
                                    "x-timer: S1723310406.056286,VS0,VE0",
                                    "vary: Accept-Encoding",
                                    "CF-Cache-Status: DYNAMIC",
                                    "Set-Cookie: __cf_bm=nmNIMbtSZgB8bF0ZGKePIlaQdYN5D7Y0aPXGp53OVFw-1723310406-1.0.1.1-Weez2.HyYPeUzv82E9q9tWfhot9w69KF6nYW1zgBG_7fzPuIvDcGt58UjmEYrHz5; path=\/; expires=Sat, 10-Aug-24 17:50:06 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Set-Cookie: _cfuvid=UQ59d_6FRSs9haOMrXn7ceUK4.lWlxCQS3fB3GP7tuw-1723310406068-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Server: cloudflare",
                                    "CF-RAY: 8b11a795ad2c9f45-FRA"
                                ]
                            },
                            "bytesOut": 1576,
                            "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": 80,
                            "connect_ms": 63,
                            "ssl_ms": 165,
                            "gzip_total": 11390,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 346,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 373,
                            "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 151,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 810,
                            "ttfb_start": 689,
                            "ttfb_end": 790,
                            "download_start": 790,
                            "download_end": 810,
                            "download_ms": 20,
                            "all_start": 374,
                            "all_end": 810,
                            "all_ms": 429,
                            "index": 15,
                            "number": 16,
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 1,
                            "cpuTime": 6,
                            "js_timing": [
                                [
                                    891.45299999999997,
                                    895.84900000000005
                                ],
                                [
                                    891.48500000000001,
                                    892.80499999999995
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "2C4D6F51C510652298E4E522CB8C1091",
                            "request_id": "2C4D6F51C510652298E4E522CB8C1091",
                            "ip_addr": "162.159.138.60",
                            "full_url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "player.vimeo.com",
                            "url": "\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "raw_id": "2C4D6F51C510652298E4E522CB8C1091",
                            "frame_id": "4285507DD0F56E278431740144FE0CE2",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "responseCode": 401,
                            "request_type": "Document",
                            "load_ms": 512,
                            "ttfb_ms": 505,
                            "load_start": 724,
                            "load_start_float": 724.00020600000005,
                            "bytesIn": 5141,
                            "objectSize": 5141,
                            "objectSizeUncompressed": 5141,
                            "chunks": [
                                {
                                    "ts": 1231,
                                    "bytes": 3469
                                },
                                {
                                    "ts": 1236,
                                    "bytes": 1672
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 216,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 465,
                            "connect_end": 559,
                            "ssl_start": 559,
                            "ssl_end": 723,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "player.vimeo.com",
                                "sanList": [
                                    "player.vimeo.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1721914764,
                                "validTo": 1729690763,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721918364876,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1721918364930,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 258,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "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: player.vimeo.com",
                                    "Referer: https:\/\/44west.ch\/",
                                    "Sec-Fetch-Dest: iframe",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 401 Unauthorized",
                                    "Date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "Content-Type: text\/html;charset=UTF-8",
                                    "Content-Length: 5141",
                                    "Connection: keep-alive",
                                    "Set-Cookie: __cf_bm=dZR.CV6cyvCr0IRQ4htGNWGdqJNjMRNHgtFaOYCocrQ-1723310406-1.0.1.1-6srbysk104opgkwPMXTW16czhHTOqcAeT7Bl2UMvTDiNT7mvmPzC.VgwjSkoFU69; path=\/; expires=Sat, 10-Aug-24 17:50:06 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Vary: Accept-Encoding",
                                    "Set-Cookie: _cfuvid=wDafM7p53SKvkxEVIwwbwe1.ahK5wlhC.PWEASYe_rI-1723310406382-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Server: cloudflare",
                                    "CF-RAY: 8b11a795d9d0085a-FRA"
                                ]
                            },
                            "bytesOut": 2071,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": 94,
                            "ssl_ms": 164,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 397,
                            "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch cross_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 206,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1236,
                            "ttfb_start": 724,
                            "ttfb_end": 1229,
                            "download_start": 1229,
                            "download_end": 1236,
                            "download_ms": 7,
                            "all_start": 465,
                            "all_end": 1236,
                            "all_ms": 770,
                            "index": 16,
                            "number": 17,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 5
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 5,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    1460.7539999999999,
                                    1461.1489999999999
                                ],
                                [
                                    1460.7760000000001,
                                    1461.086
                                ],
                                [
                                    9472.0130000000008,
                                    9476.5730000000003
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.14",
                            "request_id": "56670.14",
                            "ip_addr": "3.70.101.28",
                            "full_url": "https:\/\/gc.zgo.at\/count.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "gc.zgo.at",
                            "url": "\/count.js",
                            "raw_id": "56670.14",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 52,
                            "ttfb_ms": 49,
                            "load_start": 735,
                            "load_start_float": 735.000182,
                            "bytesIn": 3079,
                            "objectSize": 3079,
                            "objectSizeUncompressed": 9149,
                            "chunks": [
                                {
                                    "ts": 787,
                                    "bytes": 3079,
                                    "inflated": 9149
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=604800",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 218,
                            "protocol": "HTTP\/2",
                            "dns_start": 379,
                            "dns_end": 472,
                            "connect_start": 472,
                            "connect_end": 560,
                            "ssl_start": 560,
                            "ssl_end": 734,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "gc.zgo.at",
                                "sanList": [
                                    "gc.zgo.at",
                                    "static.zgo.at"
                                ],
                                "issuer": "E6",
                                "validFrom": 1720247532,
                                "validTo": 1728023531,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1720251132950,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402207B9210C42DE987034F1F02D5AF24950CDADAD6F8A5E3D281A80D24F611C16338022035EF700E334593A1F38C7E4666DAB7514D92A91250BA40E62E59618166EB002B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1720251133005,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30460221008B5E18BBD8F49CFF80BF75BC02DB37DA2CD80A0D000005579C0E3E0BF852FAB5022100DB8A641FA143DBA4E413678386A2B1BF9E52CDC5DBAB68E60C2FDA754F292924"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 412,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: gc.zgo.at",
                                    ":method: GET",
                                    ":path: \/count.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 159043",
                                    "cache-control: public,max-age=604800",
                                    "cache-status: \"Netlify Edge\"; hit",
                                    "content-encoding: br",
                                    "content-length: 3079",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"60a8bc5f5ce6b8127eab061b56e78359-ssl-df\"",
                                    "server: Netlify",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-nf-request-id: 01J4YMVYDH09ZH4T9TBH7EQPTR",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1657,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 93,
                            "connect_ms": 88,
                            "ssl_ms": 174,
                            "gzip_total": 3079,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 445757,
                            "cdn_provider": "Netlify",
                            "server_count": null,
                            "created": 379,
                            "socket_group": "https:\/\/gc.zgo.at <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_FRAME_SIZE": 1048576,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 182,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDgjCCAwigAwIBAgISA83gknk7LCPORkDwcYf0FUkkMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNjAeFw0yNDA3MDYwNjMyMTJaFw0yNDEwMDQwNjMyMTFaMBQxEjAQBgNVBAMTCWdj\nLnpnby5hdDBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABKSm+dUHtUJfyBfaaFWK\n8xuGTiwV8LKt7bsv8lxes0Mo0ZWsUWgef6jMWfY48ZYBy6HSfcVx1LkiByfRp9IO\nxDGjggIaMIICFjAOBgNVHQ8BAf8EBAMCB4AwHQYDVR0lBBYwFAYIKwYBBQUHAwEG\nCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFKbIycIj7pSQUEJcZo15\nVNiV2tOgMB8GA1UdIwQYMBaAFJMnRpgDqVFojpjWxEJI2yO\/WJTSMFUGCCsGAQUF\nBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL2U2Lm8ubGVuY3Iub3JnMCIGCCsG\nAQUFBzAChhZodHRwOi8vZTYuaS5sZW5jci5vcmcvMCMGA1UdEQQcMBqCCWdjLnpn\nby5hdIINc3RhdGljLnpnby5hdDATBgNVHSAEDDAKMAgGBmeBDAECATCCAQQGCisG\nAQQB1nkCBAIEgfUEgfIA8AB1ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/\nFrTKAAABkIb1LBYAAAQDAEYwRAIge5IQxC3phwNPHwLVrySVDNra1vil49KBqA0k\n9hHBYzgCIDXvcA4zRZOh84x+Rmbat1FNkqkSULpA5i5ZYYFm6wArAHcAdv+IPwq2\n+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGQhvUsTQAABAMASDBGAiEAi14Y\nu9j0nP+Av3W8Ats32izYCg0AAAVXnA4+C\/hS+rUCIQDbimQfoUPbpOQTZ4OGorG\/\nnlLNxduraOYML9p1TykpJDAKBggqhkjOPQQDAwNoADBlAjAaHx0NlCi3t3twcFxQ\nUY+j0pUUaXJiWueugQQm4BC6lc4wtO32If6MRqf1CT3Hj9ECMQD45KiD8qXWa0HY\n69EgrBVfr0ryLEmp+e6eUoSR9QfZIp26lFlzBSdGStOYtImdiBY=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRALBXPpFzlydw27SHyzpFKzgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTYwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATZ8Z5G\nh\/ghcWCoJuuj+rnq2h25EqfUJtlRFLFhfHWWvyILOR\/VvtEKRqotPEoJhC6+QJVV\n6RlAN2Z17TJOdwRJ+HB7wxjnzvdxEP6sdNgA1O1tHHMWMxCcOrLqbGL0vbijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSTJ0aYA6lRaI6Y1sRCSNsj\nv1iU0jAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAfYt7SiA1sgWGCIpunk46r4AExIRc\nMxkKgUhNlrrv1B21hOaXN\/5miE+LOTbrcmU\/M9yvC6MVY730GNFoL8IhJ8j8vrOL\npMY22OP6baS1k9YMrtDTlwJHoGby04ThTUeBDksS9RiuHvicZqBedQdIF65pZuhp\neDcGBcLiYasQr\/EO5gxxtLyTmgsHSOVSBcFOn9lgv7LECPq9i7mfH3mpxgrRKSxH\npOoZ0KXMcB+hHuvlklHntvcI0mMMQ0mhYj6qtMFStkF1RpCG3IPdIwpVCQqu8GV7\ns8ubknRzs+3C\/Bm19RFOoiPpDkwvyNfvmQ14XkyqqKK5oZ8zhD32kFRQkxa8uZSu\nh4aTImFxknu39waBxIRXE4jKxlAmQc4QjFZoq1KmQqQg0J\/1JF8RlFvJas1VcjLv\nYlvUB2t6npO6oQjB3l+PNf0DpQH7iUx3Wz5AjQCi6L25FjyE06q6BZ\/QlmtYdl\/8\nZYao4SRqPEs\/6cAiF+Qf5zg2UkaWtDphl1LKMuTNLotvsX99HP69V2faNyegodQ0\nLyTApr\/vT01YPE46vNsDLgK+4cL6TrzC\/a4WcmF5SRJ938zrv\/duJHLXQIku5v0+\nEwOy59Hdm0PT\/Er\/84dDV0CSjdR\/2XuZM3kpysSKLgD1cKiDA+IRguODCxfO9cyY\nIg46v9mFmBvyH04=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 787,
                            "ttfb_start": 735,
                            "ttfb_end": 784,
                            "download_start": 784,
                            "download_end": 787,
                            "download_ms": 3,
                            "all_start": 379,
                            "all_end": 787,
                            "all_ms": 407,
                            "index": 17,
                            "number": 18,
                            "cpuTimes": {
                                "EvaluateScript": 23,
                                "v8.compile": 3
                            },
                            "cpu.EvaluateScript": 23,
                            "cpu.v8.compile": 3,
                            "cpuTime": 26,
                            "js_timing": [
                                [
                                    912.32100000000003,
                                    935.74599999999998
                                ],
                                [
                                    912.351,
                                    915.29700000000003
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.20",
                            "request_id": "56670.20",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/media\/pages\/home\/ea35197364-1677814330\/globe-placeholder.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/media\/pages\/home\/ea35197364-1677814330\/globe-placeholder.png",
                            "raw_id": "56670.20",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 45,
                            "load_start": 858,
                            "load_start_float": 858.00024599999995,
                            "bytesIn": 4204,
                            "objectSize": 4204,
                            "objectSizeUncompressed": 4204,
                            "chunks": [
                                {
                                    "ts": 904,
                                    "bytes": 4204
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 260,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/ea35197364-1677814330\/globe-placeholder.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 4204",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"106c-6143daa660f95\"",
                                    "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:44 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2041,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4204,
                            "image_save": 0,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 856,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 246,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "4.1 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 25,
                                        "ImageHeight": 25,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Gamma": 2.2000000000000002,
                                        "ProfileName": "sRGB IEC61966-2.1",
                                        "WhitePointX": 0.31269999999999998,
                                        "WhitePointY": 0.32900000000000001,
                                        "RedX": 0.64000000000000001,
                                        "RedY": 0.33000000000000002,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059999999999999998,
                                        "PixelsPerUnitX": 5669,
                                        "PixelsPerUnitY": 5669,
                                        "PixelUnits": "meters"
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "25x25",
                                        "Megapixels": 0.00062500000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 25,
                                        "height": 25,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 56.689999999999998,
                                        "y": 56.689999999999998
                                    },
                                    "printSize": {
                                        "x": 0.44099500000000003,
                                        "y": 0.44099500000000003
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 625,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 93.576800000000006,
                                            "standardDeviation": 92.318899999999999,
                                            "kurtosis": -1.1019000000000001,
                                            "skewness": 0.81921999999999995,
                                            "entropy": 0.73326199999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 97.270399999999995,
                                            "standardDeviation": 119.456,
                                            "kurtosis": -1.69017,
                                            "skewness": -0.50376399999999999,
                                            "entropy": 0.34168300000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 62.662399999999998,
                                            "standardDeviation": 89.143100000000004,
                                            "kurtosis": 0.53340399999999999,
                                            "skewness": 1.4977499999999999,
                                            "entropy": 0.84015200000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 71.542400000000001,
                                            "standardDeviation": 83.422600000000003,
                                            "kurtosis": 0.72275100000000003,
                                            "skewness": 1.5233099999999999,
                                            "entropy": 0.86869799999999997
                                        },
                                        "blue": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 82.372799999999998,
                                            "standardDeviation": 77.254099999999994,
                                            "kurtosis": 0.95308999999999999,
                                            "skewness": 1.5581199999999999,
                                            "entropy": 0.88251500000000005
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45455000000000001,
                                    "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": 25,
                                        "height": 25,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:06+00:00",
                                        "date:modify": "2024-08-10T17:20:06+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:iCCP": "chunk was found",
                                        "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": "25, 25",
                                        "png:pHYs": "x_res=5669, y_res=5669, units=1",
                                        "signature": "d0bb11f5de6532546ba618f820c0646bd7d39e177315a9925903e40d04c91dfb"
                                    },
                                    "tainted": false,
                                    "filesize": "4204B",
                                    "numberPixels": "625",
                                    "pixelsPerSecond": "410478B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 904,
                            "ttfb_start": 858,
                            "ttfb_end": 903,
                            "download_start": 903,
                            "download_end": 904,
                            "download_ms": 1,
                            "all_start": 858,
                            "all_end": 904,
                            "all_ms": 46,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "56670.24",
                            "request_id": "56670.24",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/font-5a4abcdb.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/font-5a4abcdb.woff2",
                            "raw_id": "56670.24",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 74,
                            "ttfb_ms": 72,
                            "load_start": 865,
                            "load_start_float": 865.00025200000005,
                            "bytesIn": 19160,
                            "objectSize": 19160,
                            "objectSizeUncompressed": 19160,
                            "chunks": [
                                {
                                    "ts": 939,
                                    "bytes": 19160
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/font-5a4abcdb.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=0",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 19160",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"4ad8-6143daa1f4300\"",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1942,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 861,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 252,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 16446,
                                    "GDEF": 92,
                                    "GPOS": 8608,
                                    "GSUB": 1574,
                                    "OS\/2": 96,
                                    "cmap": 1086,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1484,
                                    "maxp": 6,
                                    "name": 662,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2019 by Andrew Footit. All rights reserved.",
                                    "1": "",
                                    "2": "Regular",
                                    "3": "2.270;UKWN;Protrakt-Bold-Exp-Two",
                                    "4": "Protrakt Bold-Exp-Two",
                                    "5": "Version 2.270;hotconv 1.0.109;makeotfexe 2.5.65596",
                                    "6": "Protrakt-Bold-Exp-Two",
                                    "8": "Arkitype",
                                    "9": "Andrew Footit",
                                    "11": "arkitype.co",
                                    "12": "www.andrewfootit.com",
                                    "16": "Protrakt",
                                    "17": "Bold-Exp-Two"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1017,
                                    "usWeightClass": 700,
                                    "usWidthClass": 6,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 300,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "UKWN",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 8722,
                                    "sTypoAscender": 1250,
                                    "sTypoDescender": -300,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1250,
                                    "usWinDescent": 300,
                                    "ulCodePageRange1": 536870931,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 500,
                                    "sCapHeight": 800,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 5,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        168,
                                        169,
                                        171,
                                        174,
                                        175,
                                        176,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        187,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        262,
                                        263,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        278,
                                        279,
                                        282,
                                        283,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        294,
                                        295,
                                        298,
                                        299,
                                        304,
                                        305,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        332,
                                        333,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        362,
                                        363,
                                        366,
                                        367,
                                        368,
                                        369,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        461,
                                        462,
                                        463,
                                        464,
                                        465,
                                        466,
                                        467,
                                        468,
                                        469,
                                        470,
                                        471,
                                        472,
                                        473,
                                        474,
                                        475,
                                        476,
                                        536,
                                        537,
                                        538,
                                        539,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        778,
                                        779,
                                        780,
                                        786,
                                        806,
                                        807,
                                        808,
                                        821,
                                        822,
                                        823,
                                        824,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7838,
                                        7922,
                                        7923,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8470,
                                        8482,
                                        8722
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "ccmp",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "ccmp",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "ccmp",
                                                "locl",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "ccmp",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "ccmp",
                                                "locl",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "ccmp",
                                                "locl",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "ccmp",
                                                "locl",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "ccmp",
                                                "locl",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "ccmp",
                                                "locl",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "ccmp",
                                                "locl",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 339,
                                    "num_glyphs": 371
                                }
                            },
                            "load_end": 939,
                            "ttfb_start": 865,
                            "ttfb_end": 937,
                            "download_start": 937,
                            "download_end": 939,
                            "download_ms": 2,
                            "all_start": 865,
                            "all_end": 939,
                            "all_ms": 74,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "56670.22",
                            "request_id": "56670.22",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/font-49d3fbd2.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/font-49d3fbd2.woff2",
                            "raw_id": "56670.22",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 138,
                            "ttfb_ms": 130,
                            "load_start": 865,
                            "load_start_float": 865.00025800000003,
                            "bytesIn": 38132,
                            "objectSize": 38132,
                            "objectSizeUncompressed": 38132,
                            "chunks": [
                                {
                                    "ts": 1003,
                                    "bytes": 38132
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/font-49d3fbd2.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=0",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 38132",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"94f4-6143daa1f4300\"",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1942,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 863,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 258,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 362,
                                    "GPOS": 27466,
                                    "GSUB": 2508,
                                    "HVAR": 922,
                                    "MVAR": 51,
                                    "OS\/2": 96,
                                    "STAT": 28,
                                    "avar": 38,
                                    "cmap": 1230,
                                    "fvar": 84,
                                    "gasp": 8,
                                    "glyf": 29294,
                                    "gvar": 32186,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1726,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1925,
                                    "post": 2865
                                },
                                "names": {
                                    "0": "Copyright 2017-2021 Indian Type Foundry. All rights reserved.",
                                    "1": "General Sans Variable",
                                    "2": "Bold",
                                    "3": "2.000;ITFO;GeneralSansVariable-Bold",
                                    "4": "General Sans Variable Bold",
                                    "5": "Version 2.000",
                                    "6": "GeneralSansVariable-Bold",
                                    "7": "General is a trademark of the Indian Type Foundry.",
                                    "8": "Indian Type Foundry",
                                    "9": "Frode Helland",
                                    "11": "https:\/\/indiantypefoundry.com",
                                    "12": "https:\/\/www.indiantypefoundry.com",
                                    "13": "This Font Software is protected under domestic and international",
                                    "14": "https:\/\/fontshare.com\/terms"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 586,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 25,
                                    "yStrikeoutPosition": 280,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483751,
                                    "ulUnicodeRange2": 3,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ITFO",
                                    "fsSelection": 160,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1010,
                                    "sTypoDescender": -240,
                                    "sTypoLineGap": 100,
                                    "usWinAscent": 1010,
                                    "usWinDescent": 240,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 538,
                                    "sCapHeight": 718,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -80,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "fvar": {
                                    "wght": {
                                        "min": 200,
                                        "default": 700,
                                        "max": 700
                                    }
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        286,
                                        287,
                                        290,
                                        291,
                                        298,
                                        299,
                                        302,
                                        303,
                                        304,
                                        305,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        332,
                                        333,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        362,
                                        363,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        402,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        713,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        778,
                                        779,
                                        780,
                                        786,
                                        806,
                                        807,
                                        808,
                                        821,
                                        823,
                                        824,
                                        916,
                                        937,
                                        956,
                                        960,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8377,
                                        8378,
                                        8381,
                                        8482,
                                        8494,
                                        8706,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8725,
                                        8729,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9674,
                                        63743,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ],
                                            "MOL ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "ROM ": [
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 384,
                                    "num_glyphs": 436
                                }
                            },
                            "load_end": 1003,
                            "ttfb_start": 865,
                            "ttfb_end": 995,
                            "download_start": 995,
                            "download_end": 1003,
                            "download_ms": 8,
                            "all_start": 865,
                            "all_end": 1003,
                            "all_ms": 138,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "56670.45",
                            "request_id": "56670.45",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/threeGlobe-8aff779d.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/threeGlobe-8aff779d.js",
                            "raw_id": "56670.45",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 451,
                            "ttfb_ms": 120,
                            "load_start": 893,
                            "load_start_float": 893.00026400000002,
                            "bytesIn": 144033,
                            "objectSize": 144033,
                            "objectSizeUncompressed": 445218,
                            "chunks": [
                                {
                                    "ts": 1082,
                                    "bytes": 15983,
                                    "inflated": 43001
                                },
                                {
                                    "ts": 1109,
                                    "bytes": 16366,
                                    "inflated": 52450
                                },
                                {
                                    "ts": 1133,
                                    "bytes": 16366,
                                    "inflated": 44175
                                },
                                {
                                    "ts": 1162,
                                    "bytes": 16366,
                                    "inflated": 52701
                                },
                                {
                                    "ts": 1205,
                                    "bytes": 16366,
                                    "inflated": 61487
                                },
                                {
                                    "ts": 1238,
                                    "bytes": 16366,
                                    "inflated": 55053
                                },
                                {
                                    "ts": 1259,
                                    "bytes": 16366,
                                    "inflated": 50492
                                },
                                {
                                    "ts": 1286,
                                    "bytes": 16324,
                                    "inflated": 47249
                                },
                                {
                                    "ts": 1344,
                                    "bytes": 13530,
                                    "inflated": 38610
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/threeGlobe-8aff779d.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"6cb22-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1954,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 144587,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 891,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 264,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1344,
                            "ttfb_start": 893,
                            "ttfb_end": 1013,
                            "download_start": 1013,
                            "download_end": 1344,
                            "download_ms": 331,
                            "all_start": 893,
                            "all_end": 1344,
                            "all_ms": 451,
                            "index": 21,
                            "number": 22,
                            "cpuTimes": {
                                "FunctionCall": 529
                            },
                            "cpu.FunctionCall": 529,
                            "cpuTime": 529,
                            "js_timing": [
                                [
                                    2271.7640000000001,
                                    2272.0920000000001
                                ],
                                [
                                    2272.116,
                                    2272.2289999999998
                                ],
                                [
                                    2272.241,
                                    2272.3299999999999
                                ],
                                [
                                    2272.3420000000001,
                                    2272.3620000000001
                                ],
                                [
                                    2417.096,
                                    2417.259
                                ],
                                [
                                    2417.665,
                                    2417.6880000000001
                                ],
                                [
                                    2417.71,
                                    2417.7190000000001
                                ],
                                [
                                    2417.7350000000001,
                                    2417.7440000000001
                                ],
                                [
                                    2417.7750000000001,
                                    2417.7840000000001
                                ],
                                [
                                    2417.8000000000002,
                                    2417.8090000000002
                                ],
                                [
                                    2417.8249999999998,
                                    2417.8600000000001
                                ],
                                [
                                    2417.8850000000002,
                                    2417.893
                                ],
                                [
                                    2417.9090000000001,
                                    2417.924
                                ],
                                [
                                    2417.9400000000001,
                                    2418.0970000000002
                                ],
                                [
                                    2418.1210000000001,
                                    2418.134
                                ],
                                [
                                    2418.1509999999998,
                                    2418.1619999999998
                                ],
                                [
                                    2418.1770000000001,
                                    2418.1869999999999
                                ],
                                [
                                    2418.2130000000002,
                                    2418.2269999999999
                                ],
                                [
                                    2418.2429999999999,
                                    2418.252
                                ],
                                [
                                    2418.268,
                                    2418.2759999999998
                                ],
                                [
                                    2418.297,
                                    2418.3310000000001
                                ],
                                [
                                    2418.348,
                                    2418.3560000000002
                                ],
                                [
                                    2418.3719999999998,
                                    2418.3800000000001
                                ],
                                [
                                    2418.4050000000002,
                                    2418.4180000000001
                                ],
                                [
                                    2418.4340000000002,
                                    2418.442
                                ],
                                [
                                    2418.4580000000001,
                                    2418.4769999999999
                                ],
                                [
                                    2418.4989999999998,
                                    2418.5070000000001
                                ],
                                [
                                    2418.5320000000002,
                                    2418.54
                                ],
                                [
                                    2418.5549999999998,
                                    2418.5630000000001
                                ],
                                [
                                    2418.7359999999999,
                                    2418.7449999999999
                                ],
                                [
                                    2423.261,
                                    2430.915
                                ],
                                [
                                    2434.6120000000001,
                                    2441.5349999999999
                                ],
                                [
                                    2441.6289999999999,
                                    2441.924
                                ],
                                [
                                    2442.0210000000002,
                                    2442.9960000000001
                                ],
                                [
                                    2443.3600000000001,
                                    2443.5540000000001
                                ],
                                [
                                    2443.5900000000001,
                                    2443.8939999999998
                                ],
                                [
                                    2444.239,
                                    2667.25
                                ],
                                [
                                    2676.194,
                                    2676.54
                                ],
                                [
                                    2676.5990000000002,
                                    2677.3510000000001
                                ],
                                [
                                    2677.4029999999998,
                                    2677.6480000000001
                                ],
                                [
                                    2677.6869999999999,
                                    2683.1260000000002
                                ],
                                [
                                    2683.2069999999999,
                                    2683.4850000000001
                                ],
                                [
                                    2683.5390000000002,
                                    2683.663
                                ],
                                [
                                    2688.2719999999999,
                                    2688.3530000000001
                                ],
                                [
                                    2785.7629999999999,
                                    2785.8159999999998
                                ],
                                [
                                    2785.826,
                                    2785.8629999999998
                                ],
                                [
                                    2785.8719999999998,
                                    2785.9200000000001
                                ],
                                [
                                    2785.931,
                                    3037.0419999999999
                                ],
                                [
                                    3117.384,
                                    3117.5160000000001
                                ],
                                [
                                    3692.4540000000002,
                                    3692.5239999999999
                                ],
                                [
                                    3692.538,
                                    3692.5729999999999
                                ],
                                [
                                    3692.5839999999998,
                                    3692.616
                                ],
                                [
                                    3692.6300000000001,
                                    3716.6500000000001
                                ],
                                [
                                    5752.9359999999997,
                                    5753.0110000000004
                                ],
                                [
                                    5753.0290000000005,
                                    5753.067
                                ],
                                [
                                    5753.0789999999997,
                                    5753.1080000000002
                                ],
                                [
                                    5753.1180000000004,
                                    5753.1409999999996
                                ],
                                [
                                    7021.2070000000003,
                                    7022.9790000000003
                                ],
                                [
                                    7022.9960000000001,
                                    7023.0259999999998
                                ],
                                [
                                    7023.0360000000001,
                                    7023.0550000000003
                                ],
                                [
                                    7023.0870000000004,
                                    7023.1170000000002
                                ],
                                [
                                    8193.6219999999994,
                                    8193.6919999999991
                                ],
                                [
                                    8193.7029999999995,
                                    8193.7520000000004
                                ],
                                [
                                    8193.7620000000006,
                                    8193.7819999999992
                                ],
                                [
                                    8193.7919999999995,
                                    8193.8230000000003
                                ],
                                [
                                    9497.4850000000006,
                                    9497.5280000000002
                                ],
                                [
                                    9497.5390000000007,
                                    9497.5640000000003
                                ],
                                [
                                    9497.5740000000005,
                                    9497.5900000000001
                                ],
                                [
                                    9497.6000000000004,
                                    9497.625
                                ],
                                [
                                    10670.596,
                                    10670.630999999999
                                ],
                                [
                                    10670.641,
                                    10670.665000000001
                                ],
                                [
                                    10670.674999999999,
                                    10670.692999999999
                                ],
                                [
                                    10670.703,
                                    10670.728999999999
                                ],
                                [
                                    11959.297,
                                    11959.334999999999
                                ],
                                [
                                    11959.343999999999,
                                    11959.366
                                ],
                                [
                                    11959.376,
                                    11961.023999999999
                                ],
                                [
                                    11961.043,
                                    11961.085999999999
                                ],
                                [
                                    13491.083000000001,
                                    13491.217000000001
                                ],
                                [
                                    13491.239,
                                    13491.355
                                ],
                                [
                                    13491.368,
                                    13491.389999999999
                                ],
                                [
                                    13491.43,
                                    13491.458000000001
                                ],
                                [
                                    14672.163,
                                    14672.200999999999
                                ],
                                [
                                    14672.210999999999,
                                    14672.23
                                ],
                                [
                                    14672.239,
                                    14672.254999999999
                                ],
                                [
                                    14672.263999999999,
                                    14672.302
                                ],
                                [
                                    15811.261,
                                    15811.296
                                ],
                                [
                                    15811.306,
                                    15811.325000000001
                                ],
                                [
                                    15811.334000000001,
                                    15811.35
                                ],
                                [
                                    15811.359,
                                    15811.380999999999
                                ],
                                [
                                    18027.957999999999,
                                    18027.991000000002
                                ],
                                [
                                    18028.001,
                                    18028.021000000001
                                ],
                                [
                                    18028.030999999999,
                                    18028.047999999999
                                ],
                                [
                                    18028.058000000001,
                                    18028.080000000002
                                ],
                                [
                                    20179.039000000001,
                                    20179.087
                                ],
                                [
                                    20179.097000000002,
                                    20179.116999999998
                                ],
                                [
                                    20179.126,
                                    20179.143
                                ],
                                [
                                    20179.151999999998,
                                    20179.186000000002
                                ],
                                [
                                    21402.843000000001,
                                    21402.887999999999
                                ],
                                [
                                    21402.923999999999,
                                    21402.947
                                ],
                                [
                                    21402.956999999999,
                                    21402.973000000002
                                ],
                                [
                                    21402.985000000001,
                                    21403.02
                                ],
                                [
                                    22458.083999999999,
                                    22458.124
                                ],
                                [
                                    22458.135999999999,
                                    22458.161
                                ],
                                [
                                    22458.171999999999,
                                    22458.190999999999
                                ],
                                [
                                    22458.201000000001,
                                    22458.238000000001
                                ],
                                [
                                    23579.215,
                                    23579.259999999998
                                ],
                                [
                                    23579.271000000001,
                                    23579.291000000001
                                ],
                                [
                                    23579.300999999999,
                                    23579.319
                                ],
                                [
                                    23579.330000000002,
                                    23579.351999999999
                                ],
                                [
                                    25328.687000000002,
                                    25328.719000000001
                                ],
                                [
                                    25328.728999999999,
                                    25328.746999999999
                                ],
                                [
                                    25328.756000000001,
                                    25328.802
                                ],
                                [
                                    25328.811000000002,
                                    25328.831999999999
                                ],
                                [
                                    26446.620999999999,
                                    26446.653999999999
                                ],
                                [
                                    26446.663,
                                    26446.684000000001
                                ],
                                [
                                    26446.694,
                                    26446.710999999999
                                ],
                                [
                                    26446.722000000002,
                                    26446.741000000002
                                ],
                                [
                                    27594.156999999999,
                                    27594.189999999999
                                ],
                                [
                                    27594.200000000001,
                                    27594.220000000001
                                ],
                                [
                                    27594.23,
                                    27594.246999999999
                                ],
                                [
                                    27594.257000000001,
                                    27594.277999999998
                                ],
                                [
                                    28667.010999999999,
                                    28667.049999999999
                                ],
                                [
                                    28667.061000000002,
                                    28667.080999999998
                                ],
                                [
                                    28667.091,
                                    28667.109
                                ],
                                [
                                    28667.131000000001,
                                    28667.153999999999
                                ],
                                [
                                    29783.205000000002,
                                    29783.243999999999
                                ],
                                [
                                    29783.256000000001,
                                    29783.278999999999
                                ],
                                [
                                    29783.291000000001,
                                    29783.311000000002
                                ],
                                [
                                    29783.323,
                                    29783.345000000001
                                ],
                                [
                                    30941.549999999999,
                                    30941.580999999998
                                ],
                                [
                                    30941.59,
                                    30941.609
                                ],
                                [
                                    30941.617999999999,
                                    30941.633999999998
                                ],
                                [
                                    30941.644,
                                    30941.663
                                ]
                            ],
                            "blockingTime": 474.12199999999984
                        },
                        {
                            "type": 3,
                            "id": "56670.46",
                            "request_id": "56670.46",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/three-bd765a0b.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/three-bd765a0b.js",
                            "raw_id": "56670.46",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 624,
                            "ttfb_ms": 181,
                            "load_start": 898,
                            "load_start_float": 898.00027,
                            "bytesIn": 118922,
                            "objectSize": 118922,
                            "objectSizeUncompressed": 459433,
                            "chunks": [
                                {
                                    "ts": 1349,
                                    "bytes": 16366,
                                    "inflated": 54736
                                },
                                {
                                    "ts": 1377,
                                    "bytes": 16366,
                                    "inflated": 61224
                                },
                                {
                                    "ts": 1390,
                                    "bytes": 16366,
                                    "inflated": 5739
                                },
                                {
                                    "ts": 1424,
                                    "bytes": 16366,
                                    "inflated": 17292
                                },
                                {
                                    "ts": 1446,
                                    "bytes": 16366,
                                    "inflated": 58723
                                },
                                {
                                    "ts": 1484,
                                    "bytes": 16366,
                                    "inflated": 58319
                                },
                                {
                                    "ts": 1518,
                                    "bytes": 20726,
                                    "inflated": 6792
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/three-bd765a0b.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"702a9-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1939,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 119449,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 896,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 270,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1522,
                            "ttfb_start": 898,
                            "ttfb_end": 1079,
                            "download_start": 1079,
                            "download_end": 1522,
                            "download_ms": 443,
                            "all_start": 898,
                            "all_end": 1522,
                            "all_ms": 624,
                            "index": 22,
                            "number": 23,
                            "cpuTimes": {
                                "FunctionCall": 1
                            },
                            "cpu.FunctionCall": 1,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    3116.4090000000001,
                                    3116.9520000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.47",
                            "request_id": "56670.47",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/gsap-10963069.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/gsap-10963069.js",
                            "raw_id": "56670.47",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 164,
                            "ttfb_ms": 147,
                            "load_start": 902,
                            "load_start_float": 902.00027599999999,
                            "bytesIn": 27135,
                            "objectSize": 27135,
                            "objectSizeUncompressed": 68868,
                            "chunks": [
                                {
                                    "ts": 1050,
                                    "bytes": 27135,
                                    "inflated": 3332
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:06 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/gsap-10963069.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 27135",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: \"10d04-6143daa1f4300-gzip\"",
                                    "expires: Sun, 10 Aug 2025 17:20:06 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1936,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 27135,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 901,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 276,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1066,
                            "ttfb_start": 902,
                            "ttfb_end": 1049,
                            "download_start": 1049,
                            "download_end": 1066,
                            "download_ms": 17,
                            "all_start": 902,
                            "all_end": 1066,
                            "all_ms": 164,
                            "index": 23,
                            "number": 24,
                            "cpuTimes": {
                                "FunctionCall": 9
                            },
                            "cpu.FunctionCall": 9,
                            "cpuTime": 9,
                            "js_timing": [
                                [
                                    2271.6100000000001,
                                    2271.7280000000001
                                ],
                                [
                                    2785.674,
                                    2785.7489999999998
                                ],
                                [
                                    3692.3519999999999,
                                    3692.4360000000001
                                ],
                                [
                                    5752.8490000000002,
                                    5752.9200000000001
                                ],
                                [
                                    7020.8959999999997,
                                    7021.1880000000001
                                ],
                                [
                                    8187.7169999999996,
                                    8193.5619999999999
                                ],
                                [
                                    9497.0429999999997,
                                    9497.4629999999997
                                ],
                                [
                                    10670.495999999999,
                                    10670.581
                                ],
                                [
                                    11959.242,
                                    11959.285
                                ],
                                [
                                    13490.919,
                                    13491.065000000001
                                ],
                                [
                                    14672.045,
                                    14672.147000000001
                                ],
                                [
                                    15811.102000000001,
                                    15811.245000000001
                                ],
                                [
                                    18027.816999999999,
                                    18027.940999999999
                                ],
                                [
                                    20178.932000000001,
                                    20179.026000000002
                                ],
                                [
                                    21402.091,
                                    21402.812000000002
                                ],
                                [
                                    22457.977999999999,
                                    22458.066999999999
                                ],
                                [
                                    23579.113000000001,
                                    23579.196
                                ],
                                [
                                    25328.601999999999,
                                    25328.672999999999
                                ],
                                [
                                    26446.527999999998,
                                    26446.606
                                ],
                                [
                                    27594.062999999998,
                                    27594.142
                                ],
                                [
                                    28666.899000000001,
                                    28666.973999999998
                                ],
                                [
                                    29783.106,
                                    29783.188999999998
                                ],
                                [
                                    30941.470000000001,
                                    30941.537
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.49",
                            "request_id": "56670.49",
                            "ip_addr": "34.49.65.136",
                            "full_url": "https:\/\/feeds.behold.so\/p7Bwj3eL6ikB8EDzdtlc",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "feeds.behold.so",
                            "url": "\/p7Bwj3eL6ikB8EDzdtlc",
                            "raw_id": "56670.49",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 283,
                            "ttfb_ms": 225,
                            "load_start": 1481,
                            "load_start_float": 1481.0002939999999,
                            "bytesIn": 22183,
                            "objectSize": 22183,
                            "objectSizeUncompressed": 22183,
                            "chunks": [
                                {
                                    "ts": 1710,
                                    "bytes": 1369
                                },
                                {
                                    "ts": 1712,
                                    "bytes": 1378
                                },
                                {
                                    "ts": 1717,
                                    "bytes": 2756
                                },
                                {
                                    "ts": 1722,
                                    "bytes": 2756
                                },
                                {
                                    "ts": 1730,
                                    "bytes": 2756
                                },
                                {
                                    "ts": 1738,
                                    "bytes": 2756
                                },
                                {
                                    "ts": 1746,
                                    "bytes": 2087
                                },
                                {
                                    "ts": 1752,
                                    "bytes": 2756
                                },
                                {
                                    "ts": 1760,
                                    "bytes": 2756
                                },
                                {
                                    "ts": 1764,
                                    "bytes": 813
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=10, s-maxage=10",
                            "contentType": "application\/json",
                            "contentEncoding": "",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": 946,
                            "dns_end": 1116,
                            "connect_start": 1117,
                            "connect_end": 1274,
                            "ssl_start": 1274,
                            "ssl_end": 1480,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "feeds.behold.so",
                                "sanList": [
                                    "feeds.behold.so"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1718507944,
                                "validTo": 1726286167,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1718511545307,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022071731557E37DE64A5C941E75D3A54E0CBE46F6562614C4556D1BB983C6A34D80022100CFB65FA83A6A10D35BF5E0E6B1CE12E5BB109502EC4F3D63A6D1F6C17C37F24C"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1718511545356,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203E07C8A0AD6D91AFD5B96C55BD7D08875373D2AF3A50C2BD72BA167B6D6FABE3022100F7AD7CE9D620FE8DA3F1FB7A115266B181D6789280F5B464DC2FE34C5EDEE3D6"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/w.behold.so\/widget.js",
                            "initiator_line": 0,
                            "initiator_column": 10783,
                            "initiator_type": "script",
                            "initiator_function": "getFeed",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: feeds.behold.so",
                                    ":method: GET",
                                    ":path: \/p7Bwj3eL6ikB8EDzdtlc",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=10, s-maxage=10",
                                    "content-length: 22183",
                                    "content-security-policy: default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
                                    "content-type: application\/json; charset=utf-8",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: same-origin",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "etag: W\/\"56a7-tqzpAydO+A57\/X78zf6vMpEZLMU\"",
                                    "origin-agent-cluster: ?1",
                                    "referrer-policy: no-referrer",
                                    "server: Google Frontend",
                                    "strict-transport-security: max-age=15552000; includeSubDomains",
                                    "via: 1.1 google",
                                    "x-cloud-trace-context: d08947e9579e8448755f1006d07eae5a",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: none",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1846,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 24,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 170,
                            "connect_ms": 157,
                            "ssl_ms": 206,
                            "gzip_total": 22183,
                            "gzip_save": 16821,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 10,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 945,
                            "socket_group": "pm\/https:\/\/feeds.behold.so <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 294,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFKjCCBBKgAwIBAgIRAPWwciF+9UHWCbN1Vqk40+swDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDYxNjAzMTkwNFoXDTI0MDkxNDAzNTYwN1owGjEY\nMBYGA1UEAxMPZmVlZHMuYmVob2xkLnNvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEAy8BikROlZCIcjiMUHqWW+ttGBkOg2zA3diZuwQCb8hRgL+bI41ir\nhECZU8ISP7jTh\/mOK8Fs8fIVzaO+PalP23O1DaehOqEixsW0+KiNBbaTjNjfOiVF\neXafdXFninNiYtayODvyJ4rHAAN+1DkeEIFaAVla9S7mBiVhWZ30yOlygImwhtzN\nnIpG9zWLJxuX+DXvu0Dzt\/B6Ih\/HR8YtGwy7B+tFMTMgkLp9C9629MDfKtZ3Tc72\n2aPlpUz41IoQjt7qOOLqTwu9IUo8cSyJFdU5NDF5PmHrI+uTxuxXxQOI\/kf1Tkro\n\/PPtbHIXFvE1H1aGqOOsaa8UqPd0WhihpwIDAQABo4ICSDCCAkQwDgYDVR0PAQH\/\nBAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFNkgv3jyhYtUCazTwB4s2jYffUjWMB8GA1UdIwQYMBaAFMeB9f2OiNkAPE1j\nolAxJKDOI\/4jMF4GCCsGAQUFBwEBBFIwUDAnBggrBgEFBQcwAYYbaHR0cDovL28u\ncGtpLmdvb2cvcy93cjMvOWJBMCUGCCsGAQUFBzAChhlodHRwOi8vaS5wa2kuZ29v\nZy93cjMuY3J0MBoGA1UdEQQTMBGCD2ZlZWRzLmJlaG9sZC5zbzATBgNVHSAEDDAK\nMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93\ncjMvckJPdjVxbWdhbkUuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYA7s3Q\nZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQH0Ur2wAABAMARzBFAiBx\ncxVX433mSlyUHnXTpU4Mvkb2ViYUxFVtG7mDxqNNgAIhAM+2X6g6ahDTW\/Xg5rHO\nEuW7EJUC7E89Y6bR9sF8N\/JMAHYA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9\nMEjX+6sAAAGQH0UsDAAABAMARzBFAiA+B8igrW2Rr9W5bFW9fQiHU3PSrzpQwr1y\nuhZ7bW+r4wIhAPetfOnWIP6No\/H7ehFSZrGB1niSgPW0ZNwv40xe3uPWMA0GCSqG\nSIb3DQEBCwUAA4IBAQAyuiw4Tw0mC7WCrE\/ZU\/8jkSMDn5y\/C7WkJe6Uy+6oUWof\negDw9FcJEFEs1iWj4JxsKaQYm\/58PxRuB0k14FhuVApddEmcP6DIKWT0eRrHQsBl\nN8iApKzPKjSWvp+ipKDS6wLG55T3JivlqRKGOxK7RuIHL7DfyngS9n0kuaUtwnKr\n2h14MMaDVdjofWbja1z1Y3btyWwnJeMcvOtjbng7TPY853ByWxQIDIwAERiqXBe2\nht+atUJQFgxLePZpJp4qKojB1bz46tsPvlijS1LVt2ZV2XxwyDw+cCB2c+7J4pDH\nI6xotRwQ8nLCdbEMOUFq8Jne4d80Y1rEAcZCJFtP\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1764,
                            "ttfb_start": 1481,
                            "ttfb_end": 1706,
                            "download_start": 1706,
                            "download_end": 1764,
                            "download_ms": 58,
                            "all_start": 946,
                            "all_end": 1764,
                            "all_ms": 816,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "56670.48",
                            "request_id": "56670.48",
                            "ip_addr": "135.181.139.209",
                            "full_url": "https:\/\/44west.goatcounter.com\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=gtmzr",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "44west.goatcounter.com",
                            "url": "\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=gtmzr",
                            "raw_id": "56670.48",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Ping",
                            "load_ms": 69,
                            "ttfb_ms": 68,
                            "load_start": 1492,
                            "load_start_float": 1492.000282,
                            "bytesIn": 56,
                            "objectSize": 56,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 1561,
                                    "bytes": 56,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store,no-cache",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 310,
                            "protocol": "HTTP\/2",
                            "dns_start": 922,
                            "dns_end": 1068,
                            "connect_start": 1073,
                            "connect_end": 1265,
                            "ssl_start": 1265,
                            "ssl_end": 1491,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.goatcounter.com",
                                "sanList": [
                                    "*.goatcounter.com"
                                ],
                                "issuer": "ZeroSSL ECC Domain Secure Site CA",
                                "validFrom": 1720224000,
                                "validTo": 1728086399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1720248389229,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205012D0E993DA8CCE2DCF63CCC0F48530C54B5CF26533AA837ABBD93D96364671022029EE4EB0FF073BC56C9E03DB9F415A48484753B5EE752071A1F940DF9C9C66F7"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1720248389165,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A86C296DF9F60698CEC30D85CD0D0C02259BFA93345423C7014EDDA9B143C5EA02200E817757F5DFB07C6B63068BA840375EF6A733312E0356CFD265CFB2FA8065D6"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/gc.zgo.at\/count.js",
                            "initiator_line": 150,
                            "initiator_column": 17,
                            "initiator_type": "script",
                            "initiator_function": "window.goatcounter.count",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.goatcounter.com",
                                    ":method: POST",
                                    ":path: \/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=gtmzr",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=4, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 0",
                                    "cache-control: no-store,no-cache",
                                    "content-encoding: gzip",
                                    "content-security-policy: frame-ancestors 'none'; script-src 'self' https:\/\/gc.zgo.at static.zgo.at; form-action 'self'; font-src 'self' https:\/\/gc.zgo.at static.zgo.at; manifest-src 'self' https:\/\/gc.zgo.at static.zgo.at; connect-src 'self' wss:; frame-src 'self'; default-src 'none'; img-src 'self' https:\/\/gc.zgo.at static.zgo.at data:; style-src 'self' https:\/\/gc.zgo.at static.zgo.at 'unsafe-inline'",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "strict-transport-security: max-age=7776000",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 www (Varnish\/7.5)",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: deny",
                                    "x-rate-limit-limit: 4",
                                    "x-rate-limit-remaining: 4",
                                    "x-rate-limit-reset: 1",
                                    "x-varnish: 11243848559",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2410,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 146,
                            "connect_ms": 192,
                            "ssl_ms": 226,
                            "gzip_total": 828,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 828,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 921,
                            "socket_group": "https:\/\/44west.goatcounter.com <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 110,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 282,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEBDCCA4qgAwIBAgIRAKWNEKOl6DNWfH3+9ZDWrPswCgYIKoZIzj0EAwMwSzEL\nMAkGA1UEBhMCQVQxEDAOBgNVBAoTB1plcm9TU0wxKjAoBgNVBAMTIVplcm9TU0wg\nRUNDIERvbWFpbiBTZWN1cmUgU2l0ZSBDQTAeFw0yNDA3MDYwMDAwMDBaFw0yNDEw\nMDQyMzU5NTlaMBwxGjAYBgNVBAMMESouZ29hdGNvdW50ZXIuY29tMFkwEwYHKoZI\nzj0CAQYIKoZIzj0DAQcDQgAEKkXQR6TYuGrZKC5sijz6YL8fA2\/UyV\/Mb0mUGgIE\nepQ5zsnA5RTVnkwJRWDDhvoOwfSFrXVuoofLBPyYv4sUoaOCAnwwggJ4MB8GA1Ud\nIwQYMBaAFA9r5kvOOUeu9n6QHnnwMJGSyF+jMB0GA1UdDgQWBBT2sPJ6ac1QA6fL\nHSvQSl3Z7KcT2jAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0TAQH\/BAIwADAdBgNVHSUE\nFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQIC\nTjAlMCMGCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwB\nAgEwgYgGCCsGAQUFBwEBBHwwejBLBggrBgEFBQcwAoY\/aHR0cDovL3plcm9zc2wu\nY3J0LnNlY3RpZ28uY29tL1plcm9TU0xFQ0NEb21haW5TZWN1cmVTaXRlQ0EuY3J0\nMCsGCCsGAQUFBzABhh9odHRwOi8vemVyb3NzbC5vY3NwLnNlY3RpZ28uY29tMIIB\nAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhC\nCp\/mZ0xaOnQAAAGQhstObQAABAMARjBEAiBQEtDpk9qMzi3PY8zA9IUwxUtc8mUz\nqoN6u9k9ljZGcQIgKe5OsP8HO8VsngPbn0FaSEhHU7XudSBxoflA35ycZvcAdgA\/\nF0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZCGy04tAAAEAwBHMEUC\nIQCobClt+fYGmM7DDYXNDQwCJZv6kzRUI8cBTt2psUPF6gIgDoF3V\/XfsHxrYwaL\nqEA3XvanMzEuA1bP0mXPsvqAZdYwHAYDVR0RBBUwE4IRKi5nb2F0Y291bnRlci5j\nb20wCgYIKoZIzj0EAwMDaAAwZQIwHhJpf87IG+RJkDvtMRfZuVXJRgfze32+uZUm\ncxHEU5svuFMye6S5GWWvxyIN+WSkAjEA2knb2L4dHNA9bMnKE5aSAuTNw4Di527\/\n\/SJW9CU5ktwhS788Pn\/arMd7n8RbePeF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDhTCCAwygAwIBAgIQI7dt48G7KxpRlh4I6rdk6DAKBggqhkjOPQQDAzCBiDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl\neSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT\nJVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMjAwMTMw\nMDAwMDAwWhcNMzAwMTI5MjM1OTU5WjBLMQswCQYDVQQGEwJBVDEQMA4GA1UEChMH\nWmVyb1NTTDEqMCgGA1UEAxMhWmVyb1NTTCBFQ0MgRG9tYWluIFNlY3VyZSBTaXRl\nIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAENkFhFytTJe2qypTk1tpIV+9QuoRk\ngte7BRvWHwYk9qUznYzn8QtVaGOCMBBfjWXsqqivl8q1hs4wAYl03uNOXgFu7iZ7\nzFP6I6T3RB0+TR5fZqathfby47yOCZiAJI4go4IBdTCCAXEwHwYDVR0jBBgwFoAU\nOuEJhtTPGcKWdnRJdtzgNcZjY5owHQYDVR0OBBYEFA9r5kvOOUeu9n6QHnnwMJGS\nyF+jMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdJQQW\nMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAiBgNVHSAEGzAZMA0GCysGAQQBsjEBAgJO\nMAgGBmeBDAECATBQBgNVHR8ESTBHMEWgQ6BBhj9odHRwOi8vY3JsLnVzZXJ0cnVz\ndC5jb20vVVNFUlRydXN0RUNDQ2VydGlmaWNhdGlvbkF1dGhvcml0eS5jcmwwdgYI\nKwYBBQUHAQEEajBoMD8GCCsGAQUFBzAChjNodHRwOi8vY3J0LnVzZXJ0cnVzdC5j\nb20vVVNFUlRydXN0RUNDQWRkVHJ1c3RDQS5jcnQwJQYIKwYBBQUHMAGGGWh0dHA6\nLy9vY3NwLnVzZXJ0cnVzdC5jb20wCgYIKoZIzj0EAwMDZwAwZAIwJHBUDwHJQN3I\nVNltVMrICMqYQ3TYP\/TXqV9t8mG5cAomG2MwqIsxnL937Gewf6WIAjAlrauksO6N\nUuDdDXyd330druJcZJx0+H5j5cFOYBaGsKdeGW7sCMaR2PsDFKGllas=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIID0zCCArugAwIBAgIQVmcdBOpPmUxvEIFHWdJ1lDANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGqxUWqn5aCPnetUkb1PGWthL\nq8bVttHmc3Gu3ZzWDGH926CJA7gFFOxXzu5dP+Ihs8731Ip54KODfi2X0GHE8Znc\nJZFjq38wo7Rw4sehM5zzvy5cU7Ffs30yf4o043l5o4HyMIHvMB8GA1UdIwQYMBaA\nFKARCiM+lvEH7OKvKe+CpX\/QMKS0MB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1\nxmNjmjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH\/BAUwAwEB\/zARBgNVHSAECjAI\nMAYGBFUdIAAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5j\nb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNAYIKwYBBQUHAQEEKDAmMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wDQYJKoZIhvcNAQEM\nBQADggEBABns652JLCALBIAdGN5CmXKZFjK9Dpx1WywV4ilAbe7\/ctvbq5AfjJXy\nij0IckKJUAfiORVsAYfZFhr1wHUrxeZWEQff2Ji8fJ8ZOd+LygBkc7xGEJuTI42+\nFsMuCIKchjN0djsoTI0DQoWz4rIjQtUfenVqGtF8qmchxDM6OW1TyaLtYiKou+JV\nbJlsQ2uRl9EMC5MCHdK8aXdJ5htN978UeAOwproLtOGFfy\/cQjutdAFI3tZs4RmY\nCV4Ks2dH\/hzg1cEo70qLRDEmBDeNiXQ2Lu+lIg+DdEmSx\/cQwgwp+7e9un\/jX9Wf\n8qn0dNW44bOwgeThpWOjzOoEeJBuv\/c=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 1,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "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": "#FFFFFF00",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:07+00:00",
                                        "date:modify": "2024-08-10T17:20:07+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "156B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 1561,
                            "ttfb_start": 1492,
                            "ttfb_end": 1560,
                            "download_start": 1560,
                            "download_end": 1561,
                            "download_ms": 1,
                            "all_start": 922,
                            "all_end": 1561,
                            "all_ms": 633,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "56670.51",
                            "request_id": "56670.51",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/turnstile\/v0\/api.js?onload=turnstileLoad",
                            "raw_id": "56670.51",
                            "frame_id": "4285507DD0F56E278431740144FE0CE2",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "responseCode": 302,
                            "load_ms": 73,
                            "ttfb_ms": 73,
                            "load_start": 1600,
                            "load_start_float": 1600,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 1396,
                            "dns_end": 1524,
                            "connect_start": 1510,
                            "connect_end": 1510,
                            "ssl_start": 1510,
                            "ssl_end": 1582,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "challenges.cloudflare.com",
                                "sanList": [
                                    "*.challenges.cloudflare.com",
                                    "challenges.cloudflare.com"
                                ],
                                "issuer": "E5",
                                "validFrom": 1721258132,
                                "validTo": 1729034131,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1721261732115,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402203C0CFCFEF617E92C461CE7A726DC3735B3B295DF8CB94A8310BECF20EB60763B02203BE2A3B220BF3AE909F6498AB3EB8C1750BEF0BA879326DCF731EB05F7B293B2"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721261732109,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A8618044E7ED8AA6EFD7E2E7E6966F0219E27D26C7B3857EEEE8E86C6ED163440220333D550152A0B467F59F9A6FC7445389F1478FB8111B7460E37F44B3EE9057DF"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "initiator_line": 215,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                                    "cf-ray: 8b11a79b7c3990f2-FRA",
                                    "content-length: 0",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:20:06 GMT",
                                    "location: \/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                                    "server: cloudflare",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 128,
                            "connect_ms": 0,
                            "ssl_ms": 72,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1395,
                            "chunks": [],
                            "netlog_id": 1000000,
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1673,
                            "ttfb_start": 1600,
                            "ttfb_end": 1673,
                            "download_start": 1673,
                            "download_end": 1673,
                            "download_ms": 0,
                            "all_start": 1396,
                            "all_end": 1673,
                            "all_ms": 273,
                            "index": 26,
                            "number": 27,
                            "cpuTimes": {
                                "EvaluateScript": 3,
                                "v8.compile": 1,
                                "FunctionCall": 36
                            },
                            "cpu.EvaluateScript": 3,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 36,
                            "cpuTime": 40,
                            "js_timing": [
                                [
                                    3117.5830000000001,
                                    3120.4690000000001
                                ],
                                [
                                    3117.6010000000001,
                                    3118.9360000000001
                                ],
                                [
                                    3120.607,
                                    3130.1759999999999
                                ],
                                [
                                    3130.2910000000002,
                                    3131.9569999999999
                                ],
                                [
                                    6995.3779999999997,
                                    6996.6469999999999
                                ],
                                [
                                    8171.8069999999998,
                                    8180.5460000000003
                                ],
                                [
                                    9476.9850000000006,
                                    9485.1929999999993
                                ],
                                [
                                    11937.716,
                                    11937.972
                                ],
                                [
                                    11938.038,
                                    11938.085999999999
                                ],
                                [
                                    13355.448,
                                    13355.949000000001
                                ],
                                [
                                    13356.062,
                                    13358.083000000001
                                ],
                                [
                                    13377.186,
                                    13377.469999999999
                                ],
                                [
                                    13426.166999999999,
                                    13426.227999999999
                                ],
                                [
                                    13426.367,
                                    13426.398999999999
                                ],
                                [
                                    13427.206,
                                    13427.343000000001
                                ],
                                [
                                    13432.944,
                                    13433
                                ],
                                [
                                    13433.041999999999,
                                    13433.087
                                ],
                                [
                                    13436.766,
                                    13437.013999999999
                                ],
                                [
                                    13437.053,
                                    13437.915000000001
                                ],
                                [
                                    14666.424000000001,
                                    14666.563
                                ],
                                [
                                    15799.190000000001,
                                    15799.486000000001
                                ],
                                [
                                    21343.893,
                                    21343.965
                                ],
                                [
                                    21344.011999999999,
                                    21344.238000000001
                                ],
                                [
                                    21344.382000000001,
                                    21344.413
                                ],
                                [
                                    23544.339,
                                    23544.391
                                ],
                                [
                                    23573.562000000002,
                                    23573.603999999999
                                ],
                                [
                                    23573.638999999999,
                                    23573.778999999999
                                ],
                                [
                                    24673.824000000001,
                                    24673.921999999999
                                ],
                                [
                                    24674.504000000001,
                                    24674.528999999999
                                ],
                                [
                                    26418.092000000001,
                                    26418.322
                                ],
                                [
                                    26418.363000000001,
                                    26418.394
                                ],
                                [
                                    26420.795999999998,
                                    26420.838
                                ],
                                [
                                    28642.510999999999,
                                    28642.733
                                ],
                                [
                                    28642.780999999999,
                                    28642.817999999999
                                ],
                                [
                                    28642.937000000002,
                                    28642.953000000001
                                ],
                                [
                                    30844.126,
                                    30844.334999999999
                                ],
                                [
                                    30844.595000000001,
                                    30844.717000000001
                                ],
                                [
                                    30844.759999999998,
                                    30844.774000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.51-1",
                            "request_id": "56670.51-1",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                            "raw_id": "56670.51",
                            "frame_id": "4285507DD0F56E278431740144FE0CE2",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 125,
                            "ttfb_ms": 43,
                            "load_start": 2400,
                            "load_start_float": 2400.0003139999999,
                            "bytesIn": 14805,
                            "objectSize": 14805,
                            "objectSizeUncompressed": 44175,
                            "chunks": [
                                {
                                    "ts": 2443,
                                    "bytes": 1
                                },
                                {
                                    "ts": 2445,
                                    "bytes": 1173,
                                    "inflated": 2466
                                },
                                {
                                    "ts": 2447,
                                    "bytes": 1176,
                                    "inflated": 2559
                                },
                                {
                                    "ts": 2449,
                                    "bytes": 1176,
                                    "inflated": 3473
                                },
                                {
                                    "ts": 2454,
                                    "bytes": 2352,
                                    "inflated": 6538
                                },
                                {
                                    "ts": 2455,
                                    "bytes": 1176,
                                    "inflated": 3719
                                },
                                {
                                    "ts": 2457,
                                    "bytes": 1176,
                                    "inflated": 3344
                                },
                                {
                                    "ts": 2462,
                                    "bytes": 2352,
                                    "inflated": 7508
                                },
                                {
                                    "ts": 2463,
                                    "bytes": 908,
                                    "inflated": 2984
                                },
                                {
                                    "ts": 2525,
                                    "bytes": 3315,
                                    "inflated": 11584
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "initiator_line": 215,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Referer: https:\/\/player.vimeo.com\/",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    ":method: GET",
                                    ":authority: challenges.cloudflare.com",
                                    ":scheme: https",
                                    ":path: \/turnstile\/v0\/g\/769ce3c24a3b\/api.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "accept: *\/*",
                                    "sec-fetch-site: cross-site",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-dest: script",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                                    "cf-ray: 8b11a7a058b190f2-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:20:07 GMT",
                                    "last-modified: Thu, 01 Aug 2024 13:51:06 GMT",
                                    "server: cloudflare",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 496,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 15065,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 2399,
                            "netlog_id": 314,
                            "renderBlocking": "potentially_blocking",
                            "load_end": 2525,
                            "ttfb_start": 2400,
                            "ttfb_end": 2443,
                            "download_start": 2443,
                            "download_end": 2525,
                            "download_ms": 82,
                            "all_start": 2400,
                            "all_end": 2525,
                            "all_ms": 125,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "56670.53",
                            "request_id": "56670.53",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/dist\/assets\/earth-surface-1da818fc.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/dist\/assets\/earth-surface-1da818fc.webp",
                            "raw_id": "56670.53",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 392,
                            "ttfb_ms": 83,
                            "load_start": 2423,
                            "load_start_float": 2423.0003609999999,
                            "bytesIn": 186250,
                            "objectSize": 186250,
                            "objectSizeUncompressed": 186250,
                            "chunks": [
                                {
                                    "ts": 2517,
                                    "bytes": 16022
                                },
                                {
                                    "ts": 2566,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2595,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2628,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2663,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2745,
                                    "bytes": 49057
                                },
                                {
                                    "ts": 2786,
                                    "bytes": 32732
                                },
                                {
                                    "ts": 2815,
                                    "bytes": 22975
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:07 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 416,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/earth-surface-1da818fc.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 186250",
                                    "content-type: image\/webp",
                                    "date: Sat, 10 Aug 2024 17:20:07 GMT",
                                    "etag: \"2d78a-6143daa1f4300\"",
                                    "expires: Sun, 10 Aug 2025 17:20:07 GMT",
                                    "last-modified: Fri, 22 Mar 2024 10:55:40 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2056,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 186250,
                            "image_save": 0,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2422,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 361,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "182 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 3072,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1536,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "3072x1536",
                                        "Megapixels": 4.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 3072,
                                        "height": 1536,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 4718592,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 106.651,
                                            "standardDeviation": 67.220500000000001,
                                            "kurtosis": -1.14106,
                                            "skewness": 0.59046900000000002,
                                            "entropy": 0.44600899999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 181.08000000000001,
                                            "standardDeviation": 106.726,
                                            "kurtosis": -1.1630199999999999,
                                            "skewness": -0.85680299999999998,
                                            "entropy": 0.43907499999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 98.153800000000004,
                                            "standardDeviation": 47.825099999999999,
                                            "kurtosis": 1.0469599999999999,
                                            "skewness": -0.056364200000000003,
                                            "entropy": 0.45842300000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 40.719799999999999,
                                            "standardDeviation": 47.110599999999998,
                                            "kurtosis": 8.1853300000000004,
                                            "skewness": 2.81149,
                                            "entropy": 0.44052999999999998
                                        }
                                    },
                                    "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": 3072,
                                        "height": 1536,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:20:08+00:00",
                                        "date:modify": "2024-08-10T17:20:08+00:00",
                                        "signature": "3baf0dfd9c29031e2ffed9930120be21f3b5a6aa94b94f0ec6c5df29bb312ad0"
                                    },
                                    "tainted": false,
                                    "filesize": "186250B",
                                    "numberPixels": "4.71859M",
                                    "pixelsPerSecond": "9.20024MB",
                                    "userTime": "0.180u",
                                    "elapsedTime": "0:01.512"
                                }
                            },
                            "load_end": 2815,
                            "ttfb_start": 2423,
                            "ttfb_end": 2506,
                            "download_start": 2506,
                            "download_end": 2815,
                            "download_ms": 309,
                            "all_start": 2423,
                            "all_end": 2815,
                            "all_ms": 392,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "56670.54",
                            "request_id": "56670.54",
                            "ip_addr": "199.36.158.100",
                            "full_url": "https:\/\/w.behold.so\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "w.behold.so",
                            "url": "\/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                            "raw_id": "56670.54",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 57,
                            "ttfb_ms": 55,
                            "load_start": 3098,
                            "load_start_float": 3098.000368,
                            "bytesIn": 166,
                            "objectSize": 166,
                            "objectSizeUncompressed": 645,
                            "chunks": [
                                {
                                    "ts": 3154,
                                    "bytes": 166,
                                    "inflated": 645
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=3600",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 212,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/w.behold.so\/widget.js",
                            "initiator_line": 0,
                            "initiator_column": 9622,
                            "initiator_type": "script",
                            "initiator_function": "loadWidget",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: w.behold.so",
                                    ":method: GET",
                                    ":path: \/replaceChildren-4H1qCpyP-Byt1OSKK.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/w.behold.so\/widget.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                    "cache-control: max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 166",
                                    "content-type: text\/javascript; charset=utf-8",
                                    "date: Sat, 10 Aug 2024 17:20:08 GMT",
                                    "etag: \"93937c4de19ec61281a6dfce6b8b1f71ea44280b36af9cf57fb5dc212b32c5c8-br\"",
                                    "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                    "strict-transport-security: max-age=31556926",
                                    "vary: x-fh-requested-host, accept-encoding",
                                    "x-cache: HIT",
                                    "x-cache-hits: 1",
                                    "x-served-by: cache-fra-etou8220070-FRA",
                                    "x-timer: S1723310408.446687,VS0,VE3",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1909,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 166,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 3095,
                            "socket_group": "pm\/https:\/\/w.behold.so <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 368,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3155,
                            "ttfb_start": 3098,
                            "ttfb_end": 3153,
                            "download_start": 3153,
                            "download_end": 3155,
                            "download_ms": 2,
                            "all_start": 3098,
                            "all_end": 3155,
                            "all_ms": 57,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "610C41200806A8B0F1D158E499C1346F",
                            "request_id": "610C41200806A8B0F1D158E499C1346F",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "raw_id": "610C41200806A8B0F1D158E499C1346F",
                            "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 166,
                            "ttfb_ms": 54,
                            "load_start": 3124,
                            "load_start_float": 3124.0003809999998,
                            "bytesIn": 15669,
                            "objectSize": 15669,
                            "objectSizeUncompressed": 69964,
                            "chunks": [
                                {
                                    "ts": 3194,
                                    "bytes": 3525,
                                    "inflated": 17106
                                },
                                {
                                    "ts": 3204,
                                    "bytes": 2352,
                                    "inflated": 12449
                                },
                                {
                                    "ts": 3206,
                                    "bytes": 8376,
                                    "inflated": 37227
                                },
                                {
                                    "ts": 3290,
                                    "bytes": 1416,
                                    "inflated": 3182
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                            "initiator_line": 0,
                            "initiator_column": 28612,
                            "initiator_type": "script",
                            "initiator_function": "P",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: iframe",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11a7a4dcc690f2-FRA",
                                    "content-encoding: br",
                                    "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                    "content-type: text\/html; charset=UTF-8",
                                    "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "cross-origin-embedder-policy: require-corp",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:20:08 GMT",
                                    "document-policy: js-profiling",
                                    "origin-agent-cluster: ?1",
                                    "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                    "referrer-policy: same-origin",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2590,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16688,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 3123,
                            "netlog_id": 381,
                            "load_end": 3290,
                            "ttfb_start": 3124,
                            "ttfb_end": 3178,
                            "download_start": 3178,
                            "download_end": 3290,
                            "download_ms": 112,
                            "all_start": 3124,
                            "all_end": 3290,
                            "all_ms": 166,
                            "index": 30,
                            "number": 31,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1,
                                "FunctionCall": 4
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 4,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    5734.8119999999999,
                                    5735.567
                                ],
                                [
                                    5734.8339999999998,
                                    5735.375
                                ],
                                [
                                    7017.9049999999997,
                                    7019.4139999999998
                                ],
                                [
                                    10610.142,
                                    10610.316000000001
                                ],
                                [
                                    13358.15,
                                    13358.233
                                ],
                                [
                                    13376.776,
                                    13376.812
                                ],
                                [
                                    13377.761,
                                    13377.883
                                ],
                                [
                                    13396.718000000001,
                                    13396.752
                                ],
                                [
                                    13426.607,
                                    13426.746999999999
                                ],
                                [
                                    17037.469000000001,
                                    17037.636999999999
                                ],
                                [
                                    22439.038,
                                    22439.259999999998
                                ],
                                [
                                    24673.972000000002,
                                    24674.148000000001
                                ],
                                [
                                    27524.737000000001,
                                    27524.957999999999
                                ],
                                [
                                    29760.886999999999,
                                    29761.174999999999
                                ],
                                [
                                    31954.712,
                                    31955.343000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.55",
                            "request_id": "56670.55",
                            "ip_addr": "199.36.158.100",
                            "full_url": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "w.behold.so",
                            "url": "\/Grid-D1wqy3hY-C-20aCdt.js",
                            "raw_id": "56670.55",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 106,
                            "ttfb_ms": 103,
                            "load_start": 3178,
                            "load_start_float": 3178.0003879999999,
                            "bytesIn": 1895,
                            "objectSize": 1895,
                            "objectSizeUncompressed": 6243,
                            "chunks": [
                                {
                                    "ts": 3284,
                                    "bytes": 1895,
                                    "inflated": 6243
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=3600",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 212,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/w.behold.so\/widget.js",
                            "initiator_line": 0,
                            "initiator_column": 11827,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: w.behold.so",
                                    ":method: GET",
                                    ":path: \/Grid-D1wqy3hY-C-20aCdt.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/w.behold.so\/widget.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                    "cache-control: max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 1895",
                                    "content-type: text\/javascript; charset=utf-8",
                                    "date: Sat, 10 Aug 2024 17:20:08 GMT",
                                    "etag: \"ef37e7629251fa6facbb8c8fe9714b71d0f59e75502849eef9a68b4a8e8f34a3-br\"",
                                    "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                    "strict-transport-security: max-age=31556926",
                                    "vary: x-fh-requested-host, accept-encoding",
                                    "x-cache: HIT",
                                    "x-cache-hits: 1",
                                    "x-served-by: cache-fra-etou8220070-FRA",
                                    "x-timer: S1723310409.516288,VS0,VE1",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1876,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1895,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 3176,
                            "socket_group": "pm\/https:\/\/w.behold.so <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 388,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3284,
                            "ttfb_start": 3178,
                            "ttfb_end": 3281,
                            "download_start": 3281,
                            "download_end": 3284,
                            "download_ms": 3,
                            "all_start": 3178,
                            "all_end": 3284,
                            "all_ms": 106,
                            "index": 31,
                            "number": 32,
                            "cpuTimes": {
                                "FunctionCall": 1
                            },
                            "cpu.FunctionCall": 1,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    10619.76,
                                    10620.557000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.57",
                            "request_id": "56670.57",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                            "raw_id": "56670.57",
                            "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 46,
                            "load_start": 3675,
                            "load_start_float": 3675.0003940000001,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 61,
                            "chunks": [
                                {
                                    "ts": 3722,
                                    "bytes": 61
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=2629800, public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=2629800, public",
                                    "cf-ray: 8b11a7a8483390f2-FRA",
                                    "content-length: 61",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:20:09 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2539,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "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": 61,
                            "image_save": 0,
                            "cache_time": 2629800,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 3674,
                            "netlog_id": 394,
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "61 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 2,
                                        "ImageHeight": 2,
                                        "BitDepth": 8,
                                        "ColorType": "RGB",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "2x2",
                                        "Megapixels": 3.9999999999999998e-6
                                    }
                                }
                            },
                            "load_end": 3722,
                            "ttfb_start": 3675,
                            "ttfb_end": 3721,
                            "download_start": 3721,
                            "download_end": 3722,
                            "download_ms": 1,
                            "all_start": 3675,
                            "all_end": 3722,
                            "all_ms": 47,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "56670.58",
                            "request_id": "56670.58",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "raw_id": "56670.58",
                            "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 132,
                            "ttfb_ms": 48,
                            "load_start": 3679,
                            "load_start_float": 3679.0004020000001,
                            "bytesIn": 48222,
                            "objectSize": 48222,
                            "objectSizeUncompressed": 123967,
                            "chunks": [
                                {
                                    "ts": 3729,
                                    "bytes": 1000,
                                    "inflated": 1865
                                },
                                {
                                    "ts": 3733,
                                    "bytes": 3528,
                                    "inflated": 8337
                                },
                                {
                                    "ts": 3734,
                                    "bytes": 1176,
                                    "inflated": 3366
                                },
                                {
                                    "ts": 3738,
                                    "bytes": 2352,
                                    "inflated": 6170
                                },
                                {
                                    "ts": 3751,
                                    "bytes": 7859,
                                    "inflated": 22627
                                },
                                {
                                    "ts": 3754,
                                    "bytes": 1326,
                                    "inflated": 4940
                                },
                                {
                                    "ts": 3760,
                                    "bytes": 1171,
                                    "inflated": 3259
                                },
                                {
                                    "ts": 3761,
                                    "bytes": 1174,
                                    "inflated": 2115
                                },
                                {
                                    "ts": 3762,
                                    "bytes": 168,
                                    "inflated": 421
                                },
                                {
                                    "ts": 3764,
                                    "bytes": 1171,
                                    "inflated": 3550
                                },
                                {
                                    "ts": 3766,
                                    "bytes": 1174,
                                    "inflated": 4075
                                },
                                {
                                    "ts": 3768,
                                    "bytes": 1174,
                                    "inflated": 3505
                                },
                                {
                                    "ts": 3770,
                                    "bytes": 1171,
                                    "inflated": 3165
                                },
                                {
                                    "ts": 3772,
                                    "bytes": 1171,
                                    "inflated": 3888
                                },
                                {
                                    "ts": 3774,
                                    "bytes": 1174,
                                    "inflated": 3730
                                },
                                {
                                    "ts": 3776,
                                    "bytes": 1174,
                                    "inflated": 3473
                                },
                                {
                                    "ts": 3778,
                                    "bytes": 1174,
                                    "inflated": 2905
                                },
                                {
                                    "ts": 3780,
                                    "bytes": 1171,
                                    "inflated": 2705
                                },
                                {
                                    "ts": 3782,
                                    "bytes": 1174,
                                    "inflated": 4325
                                },
                                {
                                    "ts": 3784,
                                    "bytes": 1174,
                                    "inflated": 4596
                                },
                                {
                                    "ts": 3786,
                                    "bytes": 1174,
                                    "inflated": 3461
                                },
                                {
                                    "ts": 3788,
                                    "bytes": 1168,
                                    "inflated": 3326
                                },
                                {
                                    "ts": 3790,
                                    "bytes": 1174,
                                    "inflated": 3633
                                },
                                {
                                    "ts": 3792,
                                    "bytes": 1174,
                                    "inflated": 2018
                                },
                                {
                                    "ts": 3794,
                                    "bytes": 1174,
                                    "inflated": 2090
                                },
                                {
                                    "ts": 3796,
                                    "bytes": 1171,
                                    "inflated": 1941
                                },
                                {
                                    "ts": 3798,
                                    "bytes": 1174,
                                    "inflated": 2157
                                },
                                {
                                    "ts": 3799,
                                    "bytes": 804,
                                    "inflated": 1372
                                },
                                {
                                    "ts": 3801,
                                    "bytes": 1171,
                                    "inflated": 1784
                                },
                                {
                                    "ts": 3803,
                                    "bytes": 1174,
                                    "inflated": 1548
                                },
                                {
                                    "ts": 3805,
                                    "bytes": 1171,
                                    "inflated": 2136
                                },
                                {
                                    "ts": 3807,
                                    "bytes": 1174,
                                    "inflated": 2134
                                },
                                {
                                    "ts": 3809,
                                    "bytes": 1171,
                                    "inflated": 1938
                                },
                                {
                                    "ts": 3811,
                                    "bytes": 692,
                                    "inflated": 1412
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 1179,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11a7a8583a90f2-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:20:09 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2368,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 48439,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 3677,
                            "netlog_id": 402,
                            "renderBlocking": "blocking",
                            "load_end": 3811,
                            "ttfb_start": 3679,
                            "ttfb_end": 3727,
                            "download_start": 3727,
                            "download_end": 3811,
                            "download_ms": 84,
                            "all_start": 3679,
                            "all_end": 3811,
                            "all_ms": 132,
                            "index": 33,
                            "number": 34,
                            "cpuTimes": {
                                "EvaluateScript": 12,
                                "v8.compile": 7,
                                "FunctionCall": 1171
                            },
                            "cpu.EvaluateScript": 12,
                            "cpu.v8.compile": 7,
                            "cpu.FunctionCall": 1171,
                            "cpuTime": 1189,
                            "js_timing": [
                                [
                                    7005.2529999999997,
                                    7016.8900000000003
                                ],
                                [
                                    7005.3379999999997,
                                    7011.9300000000003
                                ],
                                [
                                    7019.4359999999997,
                                    7019.7539999999999
                                ],
                                [
                                    9471.107,
                                    9471.3259999999991
                                ],
                                [
                                    9485.402,
                                    9485.8410000000003
                                ],
                                [
                                    10601.156000000001,
                                    10609.817999999999
                                ],
                                [
                                    10610.323,
                                    10610.361000000001
                                ],
                                [
                                    10610.365,
                                    10610.932000000001
                                ],
                                [
                                    11927.99,
                                    11929.877
                                ],
                                [
                                    11937.553,
                                    11937.648999999999
                                ],
                                [
                                    13358.237999999999,
                                    13358.267
                                ],
                                [
                                    13358.272000000001,
                                    13358.291999999999
                                ],
                                [
                                    13376.348,
                                    13376.513000000001
                                ],
                                [
                                    13376.819,
                                    13376.955
                                ],
                                [
                                    13376.963,
                                    13377.137000000001
                                ],
                                [
                                    13377.891,
                                    13377.92
                                ],
                                [
                                    13377.924999999999,
                                    13396.58
                                ],
                                [
                                    13396.758,
                                    13396.871999999999
                                ],
                                [
                                    13396.878000000001,
                                    13425.834000000001
                                ],
                                [
                                    13426.753000000001,
                                    13426.779
                                ],
                                [
                                    13426.782999999999,
                                    13426.799999999999
                                ],
                                [
                                    13427.424999999999,
                                    13427.655000000001
                                ],
                                [
                                    14669.127,
                                    14669.607
                                ],
                                [
                                    14669.623,
                                    14670.25
                                ],
                                [
                                    15751.129000000001,
                                    15769.831
                                ],
                                [
                                    15799.530000000001,
                                    15805.895
                                ],
                                [
                                    15806.754000000001,
                                    15807.066000000001
                                ],
                                [
                                    17037.645,
                                    17037.708999999999
                                ],
                                [
                                    17037.715,
                                    17037.736000000001
                                ],
                                [
                                    17038.585999999999,
                                    17039.099999999999
                                ],
                                [
                                    17039.166000000001,
                                    17039.187000000002
                                ],
                                [
                                    17040.411,
                                    18025.266
                                ],
                                [
                                    21337.936000000002,
                                    21338.053
                                ],
                                [
                                    21338.085999999999,
                                    21339.537
                                ],
                                [
                                    22439.268,
                                    22439.575000000001
                                ],
                                [
                                    22439.583999999999,
                                    22439.788
                                ],
                                [
                                    23544.462,
                                    23567.953000000001
                                ],
                                [
                                    23572.064999999999,
                                    23573.490000000002
                                ],
                                [
                                    24674.155999999999,
                                    24674.192999999999
                                ],
                                [
                                    24674.198,
                                    24674.258000000002
                                ],
                                [
                                    26412.580999999998,
                                    26417.649000000001
                                ],
                                [
                                    26418.423999999999,
                                    26418.473999999998
                                ],
                                [
                                    26418.493999999999,
                                    26419.460999999999
                                ],
                                [
                                    27524.967000000001,
                                    27525.001
                                ],
                                [
                                    27525.008000000002,
                                    27525.054
                                ],
                                [
                                    27550.632000000001,
                                    27593.631000000001
                                ],
                                [
                                    28643.063999999998,
                                    28656.046999999999
                                ],
                                [
                                    28657.543000000001,
                                    28657.612000000001
                                ],
                                [
                                    29761.189999999999,
                                    29761.227999999999
                                ],
                                [
                                    29761.234,
                                    29761.268
                                ],
                                [
                                    30840.616000000002,
                                    30840.714
                                ],
                                [
                                    30840.744999999999,
                                    30842.021000000001
                                ],
                                [
                                    30845.473000000002,
                                    30853.143
                                ],
                                [
                                    31955.355,
                                    31955.385999999999
                                ],
                                [
                                    31955.392,
                                    31955.412
                                ]
                            ],
                            "blockingTime": 984.85499999999956
                        },
                        {
                            "type": 3,
                            "id": "56670.61",
                            "request_id": "56670.61",
                            "ip_addr": "199.36.158.100",
                            "full_url": "https:\/\/w.behold.so\/base-dR64s75u-D_55CZSO.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "w.behold.so",
                            "url": "\/base-dR64s75u-D_55CZSO.js",
                            "raw_id": "56670.61",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 49,
                            "ttfb_ms": 37,
                            "load_start": 7012,
                            "load_start_float": 7012.0004079999999,
                            "bytesIn": 7008,
                            "objectSize": 7008,
                            "objectSizeUncompressed": 33752,
                            "chunks": [
                                {
                                    "ts": 7050,
                                    "bytes": 928,
                                    "inflated": 1806
                                },
                                {
                                    "ts": 7051,
                                    "bytes": 1257,
                                    "inflated": 4234
                                },
                                {
                                    "ts": 7053,
                                    "bytes": 1257,
                                    "inflated": 4940
                                },
                                {
                                    "ts": 7055,
                                    "bytes": 1257,
                                    "inflated": 6047
                                },
                                {
                                    "ts": 7057,
                                    "bytes": 1257,
                                    "inflated": 4503
                                },
                                {
                                    "ts": 7061,
                                    "bytes": 1052,
                                    "inflated": 12222
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=3600",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: w.behold.so",
                                    ":method: GET",
                                    ":path: \/base-dR64s75u-D_55CZSO.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1",
                                    "referer: https:\/\/w.behold.so\/Grid-D1wqy3hY-C-20aCdt.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                    "cache-control: max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 7008",
                                    "content-type: text\/javascript; charset=utf-8",
                                    "date: Sat, 10 Aug 2024 17:20:12 GMT",
                                    "etag: \"9202f371f510f860b352e02895c3de50827d3a8529dea322e141c8e89b72e6e5-br\"",
                                    "last-modified: Sun, 07 Jul 2024 12:25:29 GMT",
                                    "strict-transport-security: max-age=31556926",
                                    "vary: x-fh-requested-host, accept-encoding",
                                    "x-cache: HIT",
                                    "x-cache-hits: 4",
                                    "x-served-by: cache-fra-etou8220155-FRA",
                                    "x-timer: S1723310412.343903,VS0,VE0"
                                ]
                            },
                            "bytesOut": 1924,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 7008,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 7011,
                            "netlog_id": 408,
                            "renderBlocking": "non_blocking",
                            "load_end": 7061,
                            "ttfb_start": 7012,
                            "ttfb_end": 7049,
                            "download_start": 7049,
                            "download_end": 7061,
                            "download_ms": 12,
                            "all_start": 7012,
                            "all_end": 7061,
                            "all_ms": 49,
                            "index": 34,
                            "number": 35,
                            "cpuTimes": {
                                "FunctionCall": 0
                            },
                            "cpu.FunctionCall": 0,
                            "cpuTime": 0,
                            "js_timing": [
                                [
                                    11958.752,
                                    11958.946
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "74277E8D36CD041834131598BA4FE29E",
                            "request_id": "74277E8D36CD041834131598BA4FE29E",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "raw_id": "74277E8D36CD041834131598BA4FE29E",
                            "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 74,
                            "ttfb_ms": 48,
                            "load_start": 9470,
                            "load_start_float": 9470.000419,
                            "bytesIn": 15669,
                            "objectSize": 15669,
                            "objectSizeUncompressed": 69962,
                            "chunks": [
                                {
                                    "ts": 9524,
                                    "bytes": 3525,
                                    "inflated": 17106
                                },
                                {
                                    "ts": 9529,
                                    "bytes": 2352,
                                    "inflated": 12449
                                },
                                {
                                    "ts": 9530,
                                    "bytes": 847,
                                    "inflated": 1789
                                },
                                {
                                    "ts": 9531,
                                    "bytes": 1173,
                                    "inflated": 2836
                                },
                                {
                                    "ts": 9533,
                                    "bytes": 1176,
                                    "inflated": 5253
                                },
                                {
                                    "ts": 9535,
                                    "bytes": 1176,
                                    "inflated": 5410
                                },
                                {
                                    "ts": 9537,
                                    "bytes": 1176,
                                    "inflated": 6215
                                },
                                {
                                    "ts": 9539,
                                    "bytes": 1176,
                                    "inflated": 6246
                                },
                                {
                                    "ts": 9540,
                                    "bytes": 860,
                                    "inflated": 6808
                                },
                                {
                                    "ts": 9542,
                                    "bytes": 1173,
                                    "inflated": 3191
                                },
                                {
                                    "ts": 9544,
                                    "bytes": 1035,
                                    "inflated": 2659
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                            "initiator_line": 0,
                            "initiator_column": 28612,
                            "initiator_type": "script",
                            "initiator_function": "P",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: iframe",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11a7cc8d0a90f2-FRA",
                                    "content-encoding: br",
                                    "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                    "content-type: text\/html; charset=UTF-8",
                                    "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "cross-origin-embedder-policy: require-corp",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:20:14 GMT",
                                    "document-policy: js-profiling",
                                    "origin-agent-cluster: ?1",
                                    "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                    "referrer-policy: same-origin",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2590,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16685,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 9469,
                            "netlog_id": 419,
                            "load_end": 9544,
                            "ttfb_start": 9470,
                            "ttfb_end": 9518,
                            "download_start": 9518,
                            "download_end": 9544,
                            "download_ms": 26,
                            "all_start": 9470,
                            "all_end": 9544,
                            "all_ms": 74,
                            "index": 35,
                            "number": 36,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 2,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    11945.112999999999,
                                    11947.166999999999
                                ],
                                [
                                    11945.15,
                                    11947.041999999999
                                ],
                                [
                                    13358.371999999999,
                                    13358.625
                                ],
                                [
                                    13426.855,
                                    13426.950000000001
                                ],
                                [
                                    13441.965,
                                    13442.013999999999
                                ],
                                [
                                    13442.775,
                                    13442.884
                                ],
                                [
                                    13459.695,
                                    13459.727999999999
                                ],
                                [
                                    17037.778999999999,
                                    17037.881000000001
                                ],
                                [
                                    22439.865000000002,
                                    22439.987000000001
                                ],
                                [
                                    24674.312000000002,
                                    24674.417000000001
                                ],
                                [
                                    27525.111000000001,
                                    27525.411
                                ],
                                [
                                    29761.367999999999,
                                    29761.508999999998
                                ],
                                [
                                    31955.532999999999,
                                    31955.654999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "56670.64",
                            "request_id": "56670.64",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "raw_id": "56670.64",
                            "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 124,
                            "ttfb_ms": 48,
                            "load_start": 10650,
                            "load_start_float": 10650.000431,
                            "bytesIn": 44988,
                            "objectSize": 44988,
                            "objectSizeUncompressed": 114890,
                            "chunks": [
                                {
                                    "ts": 10699,
                                    "bytes": 1000,
                                    "inflated": 1803
                                },
                                {
                                    "ts": 10703,
                                    "bytes": 2352,
                                    "inflated": 5099
                                },
                                {
                                    "ts": 10704,
                                    "bytes": 1176,
                                    "inflated": 3840
                                },
                                {
                                    "ts": 10706,
                                    "bytes": 1176,
                                    "inflated": 2831
                                },
                                {
                                    "ts": 10708,
                                    "bytes": 1176,
                                    "inflated": 3532
                                },
                                {
                                    "ts": 10710,
                                    "bytes": 1176,
                                    "inflated": 3380
                                },
                                {
                                    "ts": 10712,
                                    "bytes": 1176,
                                    "inflated": 3358
                                },
                                {
                                    "ts": 10714,
                                    "bytes": 1176,
                                    "inflated": 3486
                                },
                                {
                                    "ts": 10716,
                                    "bytes": 1176,
                                    "inflated": 3727
                                },
                                {
                                    "ts": 10717,
                                    "bytes": 392,
                                    "inflated": 1384
                                },
                                {
                                    "ts": 10719,
                                    "bytes": 1171,
                                    "inflated": 2551
                                },
                                {
                                    "ts": 10721,
                                    "bytes": 1176,
                                    "inflated": 3508
                                },
                                {
                                    "ts": 10724,
                                    "bytes": 1176,
                                    "inflated": 2360
                                },
                                {
                                    "ts": 10725,
                                    "bytes": 1176,
                                    "inflated": 1839
                                },
                                {
                                    "ts": 10727,
                                    "bytes": 1174,
                                    "inflated": 1963
                                },
                                {
                                    "ts": 10730,
                                    "bytes": 1174,
                                    "inflated": 2004
                                },
                                {
                                    "ts": 10731,
                                    "bytes": 1174,
                                    "inflated": 2021
                                },
                                {
                                    "ts": 10733,
                                    "bytes": 1174,
                                    "inflated": 1863
                                },
                                {
                                    "ts": 10735,
                                    "bytes": 1174,
                                    "inflated": 1587
                                },
                                {
                                    "ts": 10737,
                                    "bytes": 1174,
                                    "inflated": 1744
                                },
                                {
                                    "ts": 10739,
                                    "bytes": 1174,
                                    "inflated": 2005
                                },
                                {
                                    "ts": 10741,
                                    "bytes": 1174,
                                    "inflated": 2391
                                },
                                {
                                    "ts": 10743,
                                    "bytes": 1174,
                                    "inflated": 3038
                                },
                                {
                                    "ts": 10746,
                                    "bytes": 1466,
                                    "inflated": 3894
                                },
                                {
                                    "ts": 10747,
                                    "bytes": 1171,
                                    "inflated": 3952
                                },
                                {
                                    "ts": 10749,
                                    "bytes": 1174,
                                    "inflated": 3551
                                },
                                {
                                    "ts": 10751,
                                    "bytes": 1174,
                                    "inflated": 4127
                                },
                                {
                                    "ts": 10753,
                                    "bytes": 1174,
                                    "inflated": 3367
                                },
                                {
                                    "ts": 10755,
                                    "bytes": 440,
                                    "inflated": 1189
                                },
                                {
                                    "ts": 10756,
                                    "bytes": 1171,
                                    "inflated": 3385
                                },
                                {
                                    "ts": 10758,
                                    "bytes": 1174,
                                    "inflated": 2992
                                },
                                {
                                    "ts": 10760,
                                    "bytes": 1174,
                                    "inflated": 3472
                                },
                                {
                                    "ts": 10762,
                                    "bytes": 1174,
                                    "inflated": 4645
                                },
                                {
                                    "ts": 10764,
                                    "bytes": 1171,
                                    "inflated": 3098
                                },
                                {
                                    "ts": 10766,
                                    "bytes": 1174,
                                    "inflated": 3221
                                },
                                {
                                    "ts": 10768,
                                    "bytes": 1174,
                                    "inflated": 4025
                                },
                                {
                                    "ts": 10770,
                                    "bytes": 1174,
                                    "inflated": 3304
                                },
                                {
                                    "ts": 10772,
                                    "bytes": 1174,
                                    "inflated": 3272
                                },
                                {
                                    "ts": 10774,
                                    "bytes": 588,
                                    "inflated": 2082
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 1179,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11a7d3ec3990f2-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:20:15 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2368,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 45183,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 10647,
                            "netlog_id": 431,
                            "renderBlocking": "blocking",
                            "load_end": 10774,
                            "ttfb_start": 10650,
                            "ttfb_end": 10698,
                            "download_start": 10698,
                            "download_end": 10774,
                            "download_ms": 76,
                            "all_start": 10650,
                            "all_end": 10774,
                            "all_ms": 124,
                            "index": 36,
                            "number": 37,
                            "cpuTimes": {
                                "EvaluateScript": 8,
                                "v8.compile": 3,
                                "FunctionCall": 1834
                            },
                            "cpu.EvaluateScript": 8,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 1834,
                            "cpuTime": 1844,
                            "js_timing": [
                                [
                                    13366.766,
                                    13374.359
                                ],
                                [
                                    13366.794,
                                    13369.696
                                ],
                                [
                                    13426.956,
                                    13427.157999999999
                                ],
                                [
                                    13428.475,
                                    13428.621999999999
                                ],
                                [
                                    13433.125,
                                    13434.125
                                ],
                                [
                                    13436.241,
                                    13436.553
                                ],
                                [
                                    13442.021000000001,
                                    13442.084999999999
                                ],
                                [
                                    13442.09,
                                    13442.714
                                ],
                                [
                                    13442.889999999999,
                                    13442.912
                                ],
                                [
                                    13442.916999999999,
                                    13459.557000000001
                                ],
                                [
                                    13459.734,
                                    13459.768
                                ],
                                [
                                    13459.772000000001,
                                    13490.314
                                ],
                                [
                                    14666.748,
                                    14667.175999999999
                                ],
                                [
                                    15770.102999999999,
                                    15798.01
                                ],
                                [
                                    15807.116,
                                    15808.601000000001
                                ],
                                [
                                    15809.378000000001,
                                    15809.939
                                ],
                                [
                                    15810.111999999999,
                                    15810.582
                                ],
                                [
                                    15810.593999999999,
                                    15810.807000000001
                                ],
                                [
                                    17037.886999999999,
                                    17037.909
                                ],
                                [
                                    17037.914000000001,
                                    17037.950000000001
                                ],
                                [
                                    19093.749,
                                    19094.206999999999
                                ],
                                [
                                    19094.296999999999,
                                    19094.310000000001
                                ],
                                [
                                    19095.043000000001,
                                    20175.231
                                ],
                                [
                                    21341.367999999999,
                                    21342.598999999998
                                ],
                                [
                                    21343.691999999999,
                                    21343.816999999999
                                ],
                                [
                                    22439.991999999998,
                                    22440.023000000001
                                ],
                                [
                                    22440.027999999998,
                                    22440.067999999999
                                ],
                                [
                                    23569.436000000002,
                                    23570.855
                                ],
                                [
                                    23573.903999999999,
                                    23574.826000000001
                                ],
                                [
                                    24674.421999999999,
                                    24674.445
                                ],
                                [
                                    24674.450000000001,
                                    24674.470000000001
                                ],
                                [
                                    24674.564999999999,
                                    25327.839
                                ],
                                [
                                    26419.577000000001,
                                    26420.681
                                ],
                                [
                                    26421.517,
                                    26421.639999999999
                                ],
                                [
                                    26422.888999999999,
                                    26423.587
                                ],
                                [
                                    27525.427,
                                    27525.470000000001
                                ],
                                [
                                    27525.475999999999,
                                    27525.498
                                ],
                                [
                                    28656.218000000001,
                                    28657.423999999999
                                ],
                                [
                                    28657.794999999998,
                                    28657.851999999999
                                ],
                                [
                                    29761.514999999999,
                                    29761.566999999999
                                ],
                                [
                                    29761.572,
                                    29761.589
                                ],
                                [
                                    29766.248,
                                    29776.735000000001
                                ],
                                [
                                    30842.571,
                                    30843.919000000002
                                ],
                                [
                                    30844.417000000001,
                                    30844.472000000002
                                ],
                                [
                                    31955.692999999999,
                                    31955.766
                                ],
                                [
                                    31955.775000000001,
                                    31955.812999999998
                                ]
                            ],
                            "blockingTime": 1733.4619999999995
                        },
                        {
                            "type": 3,
                            "id": "56670.66",
                            "request_id": "56670.66",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/favicons\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/favicons\/site.webmanifest",
                            "raw_id": "56670.66",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 45,
                            "ttfb_ms": 44,
                            "load_start": 12020,
                            "load_start_float": 12020.000437000001,
                            "bytesIn": 456,
                            "objectSize": 456,
                            "objectSizeUncompressed": 456,
                            "chunks": [
                                {
                                    "ts": 12065,
                                    "bytes": 456
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 446,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 11924,
                            "connect_end": 11962,
                            "ssl_start": 11962,
                            "ssl_end": 12019,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "44west.ch",
                                "sanList": [
                                    "*.44west.ch",
                                    "44west.ch"
                                ],
                                "issuer": "R11",
                                "validFrom": 1719792646,
                                "validTo": 1727568645,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1719796246834,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100D7BFCF19C994134AE11CE14ACDAF6036B8D612D4FF0CBD281A78039A053F471302200E6497C8A24CBD143A77A6CAD8D0E99841174B28B545DF62DA3BC58FBB50F717"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1719796246824,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022032632EB8918F2D02D4BFD2073A3C27A06C5F1194D94B851E73582EC12CA0ACB902201F73491C2342C3D66A93D463403F1A079D15BC3054E9952ED03139DEE8B78C06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 416,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/favicons\/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 456",
                                    "date: Sat, 10 Aug 2024 17:20:17 GMT",
                                    "etag: \"1c8-5f5da578bab00\"",
                                    "last-modified: Wed, 01 Mar 2023 17:50:04 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1759,
                            "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": 38,
                            "ssl_ms": 57,
                            "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": 11923,
                            "socket_group": "pm\/https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 437,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISA6FyMljFs1k2IvIaEVUwrxKSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzAxMDAxMDQ2WhcNMjQwOTI5MDAxMDQ1WjAUMRIwEAYDVQQD\nEwk0NHdlc3QuY2gwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkbPKR\n6IHhEHjoMd2W3GUn6\/IuQ61Q2T0oswzPZawDZIcmbSo\/6ZML\/xf0YNdQFmR3R1vb\nwX0wopPDazcdvOIDJN67qOKgcrBH2SaaxucKKtKNiHZv3Bbt4L6\/1yuWGaet3ibk\ngkBZgYAK+UEzPCiALJTX7Acvj3tnSXmM9SpI6bPHVQ5lQXTF6uT9IYD1860E0YQk\nEAYTKMH6kCfswjeBbsMdII1NT01u5DibMyiB4fdK0o47vhWPqyHhXgW0zq1LViF1\nS\/1YcgupgT1nuWC6DSVA7hqGJwHfWr6Xp9tltJA7qdlKWpKRLSIkZ2uHPHrOoOMA\nzc9WLZQJu2Hh0ko7AgMBAAGjggIZMIICFTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFB8dgK8qidV7fdYWbUnnERpG5hTFMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2w\nXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMS5v\nLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9yZy8w\nIQYDVR0RBBowGIILKi40NHdlc3QuY2iCCTQ0d2VzdC5jaDATBgNVHSAEDDAKMAgG\nBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AD8XS0\/XIkdYlB1lHIS+\nDRLtkDd\/H4Vq68G\/KIXs+GRuAAABkGvYKTIAAAQDAEcwRQIhANe\/zxnJlBNK4Rzh\nSs2vYDa41hLU\/wy9KBp4A5oFP0cTAiAOZJfIoky9FDp3psrY0OmYQRdLKLVF32La\nO8WPu1D3FwB1AO7N0GTV2xrOxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkGvY\nKSgAAAQDAEYwRAIgMmMuuJGPLQLUv9IHOjwnoGxfEZTZS4Uec1guwSygrLkCIB9z\nSRwjQsPWapPUY0A\/GgedFbwwVOmVLtAxOd7ot4wGMA0GCSqGSIb3DQEBCwUAA4IB\nAQAF1NLnFtaZdn71EnR4kx4Jwu57UvFQ6NvPDbUh40Oc9J2xmly\/OG6EcsqbdNop\n0BA17iidwzdB++MBLnr9ZjaCV6E0gq\/jmOS759HV0FZAZ1DUJA5ew+WnU3y3lXAh\ntLbY1si6eqC3XDszsKBoXJTIopUX\/Mf747CVlo4aO4+fk1cPYQR05AmgeN0FbzPO\nkjcxO6q81qyqgaBhdecyu0CHomIjJzjl3Lcw09RTHJdz3FVsL7qOWIvLGSGT9XMx\nWdSLxZeFKcAsYugCAnQ823OOLBV93X2Xu2kGTWDC\/vCIGSarogTGFqJBd513JMlo\nP3S70fkqxcoDRJ1iYvMHK9Mn\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": 12065,
                            "ttfb_start": 12020,
                            "ttfb_end": 12064,
                            "download_start": 12064,
                            "download_end": 12065,
                            "download_ms": 1,
                            "all_start": 11924,
                            "all_end": 12065,
                            "all_ms": 140,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "56670.70",
                            "request_id": "56670.70",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/favicons\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/favicons\/favicon.ico",
                            "raw_id": "56670.70",
                            "frame_id": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 97,
                            "ttfb_ms": 95,
                            "load_start": 13430,
                            "load_start_float": 13430.000448000001,
                            "bytesIn": 15086,
                            "objectSize": 15086,
                            "objectSizeUncompressed": 15086,
                            "chunks": [
                                {
                                    "ts": 13527,
                                    "bytes": 15086
                                }
                            ],
                            "expires": "Sun, 10 Aug 2025 17:20:18 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/vnd.microsoft.icon",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/favicons\/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 15086",
                                    "content-type: image\/vnd.microsoft.icon",
                                    "date: Sat, 10 Aug 2024 17:20:18 GMT",
                                    "etag: \"3aee-5f5d9f4d71d00\"",
                                    "expires: Sun, 10 Aug 2025 17:20:18 GMT",
                                    "last-modified: Wed, 01 Mar 2023 17:22:28 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1936,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 15,
                            "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": 15086,
                            "gzip_save": 12728,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 13429,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 448,
                            "server_port": "443",
                            "load_end": 13527,
                            "ttfb_start": 13430,
                            "ttfb_end": 13525,
                            "download_start": 13525,
                            "download_end": 13527,
                            "download_ms": 2,
                            "all_start": 13430,
                            "all_end": 13527,
                            "all_ms": 97,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "56670.72",
                            "request_id": "56670.72",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1906532774:1723307260:-LeDdUgX0n8mR6g_t_fEDiZ6_HqqYGPWBpduZPaaRuI\/8b11a7a4dcc690f2\/7fbfa54eb367385",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1906532774:1723307260:-LeDdUgX0n8mR6g_t_fEDiZ6_HqqYGPWBpduZPaaRuI\/8b11a7a4dcc690f2\/7fbfa54eb367385",
                            "raw_id": "56670.72",
                            "frame_id": "70669899BECD2FA97B713F69869EB1F9",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 274,
                            "ttfb_ms": 111,
                            "load_start": 15761,
                            "load_start_float": 15761.000456,
                            "bytesIn": 85963,
                            "objectSize": 85963,
                            "objectSizeUncompressed": 114872,
                            "chunks": [
                                {
                                    "ts": 15873,
                                    "bytes": 678,
                                    "inflated": 849
                                },
                                {
                                    "ts": 15874,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15876,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15878,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15880,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15882,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15884,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15886,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15888,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15890,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15892,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15893,
                                    "bytes": 1176,
                                    "inflated": 1674
                                },
                                {
                                    "ts": 15895,
                                    "bytes": 1176,
                                    "inflated": 1577
                                },
                                {
                                    "ts": 15897,
                                    "bytes": 1176,
                                    "inflated": 1581
                                },
                                {
                                    "ts": 15900,
                                    "bytes": 1174,
                                    "inflated": 1575
                                },
                                {
                                    "ts": 15901,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15903,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15905,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15907,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15909,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15911,
                                    "bytes": 980,
                                    "inflated": 1305
                                },
                                {
                                    "ts": 15913,
                                    "bytes": 1171,
                                    "inflated": 1524
                                },
                                {
                                    "ts": 15915,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15917,
                                    "bytes": 1174,
                                    "inflated": 1590
                                },
                                {
                                    "ts": 15919,
                                    "bytes": 1174,
                                    "inflated": 1710
                                },
                                {
                                    "ts": 15921,
                                    "bytes": 1174,
                                    "inflated": 1660
                                },
                                {
                                    "ts": 15923,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15925,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15927,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15929,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15931,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15933,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15935,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15937,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15937,
                                    "bytes": 168,
                                    "inflated": 224
                                },
                                {
                                    "ts": 15939,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 15941,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15943,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15946,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15947,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15949,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15951,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15953,
                                    "bytes": 1171,
                                    "inflated": 1521
                                },
                                {
                                    "ts": 15955,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15957,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15959,
                                    "bytes": 1139,
                                    "inflated": 1519
                                },
                                {
                                    "ts": 15979,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 15981,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15983,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15985,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 15987,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15989,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 15991,
                                    "bytes": 1174,
                                    "inflated": 1577
                                },
                                {
                                    "ts": 15993,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 15994,
                                    "bytes": 574,
                                    "inflated": 803
                                },
                                {
                                    "ts": 15996,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 15998,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16000,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16002,
                                    "bytes": 1174,
                                    "inflated": 1572
                                },
                                {
                                    "ts": 16004,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16006,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16006,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 16008,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16010,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16012,
                                    "bytes": 1171,
                                    "inflated": 1529
                                },
                                {
                                    "ts": 16014,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16017,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 16018,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 16019,
                                    "bytes": 80,
                                    "inflated": 106
                                },
                                {
                                    "ts": 16021,
                                    "bytes": 1171,
                                    "inflated": 1558
                                },
                                {
                                    "ts": 16023,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 16025,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16027,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16029,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 16031,
                                    "bytes": 1174,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16031,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 16033,
                                    "bytes": 1171,
                                    "inflated": 1558
                                },
                                {
                                    "ts": 16035,
                                    "bytes": 794,
                                    "inflated": 1053
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 81068,
                            "initiator_type": "script",
                            "initiator_function": "f6",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1906532774:1723307260:-LeDdUgX0n8mR6g_t_fEDiZ6_HqqYGPWBpduZPaaRuI\/8b11a7a4dcc690f2\/7fbfa54eb367385",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: 7fbfa54eb367385",
                                    "content-length: 2715",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-gen: u9Bk0YR387LQHFE\/L0f8GOjjjOCDvbQLdfCVbACkz3qSrL2ikh44hwj76FHE3jGRvUhwrNAl9wynZHitSOH9iHJelRw4YbzYx3InsakVt9xJM+s1DKUw\/+84AyncE4KkAEYcyY0jLOZn6T6ktdjvwfhY\/su4oktkyi\/vS9dx8i\/4OAbZglk+163+UWTH0Ye19Q3SXVYzGumhpOjNtxLFIEuxutg+MlO7TGBarUArN6a1XDpxls8\/221iFZ8WZDuLwpRE\/NoBpqCvig2txUidYNV3zO3DSzhUHd3ZSOEpubIHwZffVIhI3tZTGhoV4WR\/d2eZnFwP5titwLgdLwaagE\/BsoVIYxUYI1+HE\/uPMQcHAYpTha6A0SRffEYpyBKPaXx5ypCaxCq1LiFeSS88dsHZjIbOCa\/fecp4hq5tsTVJrrLSNsBxYbCMrlJYLvJb$ZCSOHon\/ko+07ifC",
                                    "cf-ray: 8b11a7f3dcf690f2-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:20:21 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2989,
                            "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": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 86496,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 15760,
                            "netlog_id": 456,
                            "load_end": 16035,
                            "ttfb_start": 15761,
                            "ttfb_end": 15872,
                            "download_start": 15872,
                            "download_end": 16035,
                            "download_ms": 163,
                            "all_start": 15761,
                            "all_end": 16035,
                            "all_ms": 274,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "56670.73",
                            "request_id": "56670.73",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1969789956:1723307250:B5zCZnLehoQF8lQ-yFBLLSNrBGXnQNoQn20l19GV5xM\/8b11a7cc8d0a90f2\/4f64bb2b78b436e",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1969789956:1723307250:B5zCZnLehoQF8lQ-yFBLLSNrBGXnQNoQn20l19GV5xM\/8b11a7cc8d0a90f2\/4f64bb2b78b436e",
                            "raw_id": "56670.73",
                            "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 376,
                            "ttfb_ms": 172,
                            "load_start": 15789,
                            "load_start_float": 15789.000463,
                            "bytesIn": 86375,
                            "objectSize": 86375,
                            "objectSizeUncompressed": 115016,
                            "chunks": [
                                {
                                    "ts": 15963,
                                    "bytes": 678,
                                    "inflated": 877
                                },
                                {
                                    "ts": 15963,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15965,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15967,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15969,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15971,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15973,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15975,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 15977,
                                    "bytes": 1187,
                                    "inflated": 1583
                                },
                                {
                                    "ts": 16037,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 16038,
                                    "bytes": 1173,
                                    "inflated": 1564
                                },
                                {
                                    "ts": 16040,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 16042,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 16044,
                                    "bytes": 846,
                                    "inflated": 1128
                                },
                                {
                                    "ts": 16046,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 16048,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16050,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16052,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16054,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16056,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16056,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 16059,
                                    "bytes": 1171,
                                    "inflated": 1535
                                },
                                {
                                    "ts": 16060,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16062,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16064,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16067,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16068,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16069,
                                    "bytes": 239,
                                    "inflated": 319
                                },
                                {
                                    "ts": 16071,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16073,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16075,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16077,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16079,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16081,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16081,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 16083,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16085,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16087,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16089,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16091,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16093,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16094,
                                    "bytes": 309,
                                    "inflated": 412
                                },
                                {
                                    "ts": 16096,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16098,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16100,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16102,
                                    "bytes": 1171,
                                    "inflated": 1535
                                },
                                {
                                    "ts": 16104,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16106,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16106,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 16108,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16110,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16112,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16114,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16116,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16118,
                                    "bytes": 874,
                                    "inflated": 1165
                                },
                                {
                                    "ts": 16120,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16122,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16124,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16126,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16128,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16128,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 16130,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16132,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16134,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16136,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16138,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 16140,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 16141,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 16143,
                                    "bytes": 1171,
                                    "inflated": 1530
                                },
                                {
                                    "ts": 16145,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16147,
                                    "bytes": 1174,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 16149,
                                    "bytes": 1171,
                                    "inflated": 1558
                                },
                                {
                                    "ts": 16151,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 16153,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16153,
                                    "bytes": 380,
                                    "inflated": 506
                                },
                                {
                                    "ts": 16155,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 16157,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16159,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16161,
                                    "bytes": 1171,
                                    "inflated": 1557
                                },
                                {
                                    "ts": 16163,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 16165,
                                    "bytes": 684,
                                    "inflated": 907
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 24721,
                            "initiator_type": "script",
                            "initiator_function": "fs",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1969789956:1723307250:B5zCZnLehoQF8lQ-yFBLLSNrBGXnQNoQn20l19GV5xM\/8b11a7cc8d0a90f2\/4f64bb2b78b436e",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: 4f64bb2b78b436e",
                                    "content-length: 2733",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-gen: OUSHK9UT7jDGVYwTp+qIlYZekGoTAuY0DLfXkA50Bww9hDg84jMnj1K\/eMhDILlWGR3yyRSW+l+5sT4peT5vsITrId1wZ95ojkzH42IBHWBgRvRylYFuceL\/R4WB0Jwhpwi4A1gvxkB4mYIeYiWQWTp5sk9GbEKxmr4bUcSZlNUChcYKQatA\/GS6OOeKAz1ua\/1s\/F8EjWfnKozlRjXvgZAd+0uPC77ThkJXYC1FJ1IuM+tcKu7RKuF8ME5opTOEiRC7BU6B9CV7ApfgkOIxPGp5KI9R3xwrE0MoKoE+E06qrFZBacUD2iHv0hNNy3ZyNchCTzWwYwGFFA2HJa0nYWbzEISNrg4fRECJyAJzll+6GcoT0z3j3\/f5wY\/RwUGgxvBgGq9+IujJriAH4eaFsrVSIwJKSaYA71Va8g1HyUwfgyVsZntaEy7RddsaTbE9$qVd8LFpksVhLdjAd",
                                    "cf-ray: 8b11a7f40d2290f2-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:20:21 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2989,
                            "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": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 86926,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 15788,
                            "netlog_id": 463,
                            "load_end": 16165,
                            "ttfb_start": 15789,
                            "ttfb_end": 15961,
                            "download_start": 15961,
                            "download_end": 16165,
                            "download_ms": 204,
                            "all_start": 15789,
                            "all_end": 16165,
                            "all_ms": 376,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "56670.77",
                            "request_id": "56670.77",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                            "raw_id": "56670.77",
                            "frame_id": "70A057E69896EB179E6DB29A19A77B82",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 401,
                            "request_type": "Fetch",
                            "load_ms": 64,
                            "ttfb_ms": 63,
                            "load_start": 25325,
                            "load_start_float": 25325.000469999999,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 25389,
                                    "bytes": 1
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 69628,
                            "initiator_type": "script",
                            "initiator_function": "fb",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cache-control: max-age=0",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8b11a82fac9a90f2-FRA",
                                    "content-length: 1",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:20:30 GMT",
                                    "server: cloudflare",
                                    "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gQCjPjn5RX5HJZ_stRZEFwvY9d1LvLFbeBZfbZhwFhZIAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAtTXey34K5wdb1NpmqXxM9NzODeGP_NpDwUTYJ5rA3eyaHctHwttNnxjI5mH4dI_o70gJZF0shnxeuMSrME8L9_COS2jII4RL9GogUGsxRs5qBdmsd2N9G4lg-M2d2EpRkWK9FSCEi0vLer0jsB8eS0W-W3t1ZNIygfygG2K0xhfyMH37d7Ca5h4GpPV1zj2hgCGD1XbrLtk7d7l38BkKR4ULloCp2qJCkg6FXC2fKLXfZRYeeAJPkLrljo41kVkYM-G9nrxIHKsUQ8kIVQyPnhDWbeZqnoyMsWiu67YRcs3P5dS9-OIW04f1Ar8ZTcUyJ8kTwP6PM3vUdsrVpby8jQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIEAoz45-UV-RyWf7LUWRBcL2PXdS7yxW3gWX22YcBYWSABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAu2FlB5ktDoeROxA-CL3BCDo3MeeTuCmxb24sUOtLSedclIaHLU1EAC4D5nGqr-aczjp9M9qFQYJBi6e07hOPSMkAX__GsSGSwArapiA8zNHer8YXwzMZmO0fvD-C6G93rpdMQCFAFQNOl0LwZWgntZa3JqfFO7HQWCO6qmOSju2VD4xvdLtNsn248ypVfQG_EyYKqi0MdbWu-eGJvAAYS-LrZKn2uSrKCltLs8hk2TTJ5btxvC7zFmcn0c7zCEZMham2aMVPUo5rI08ZQhGBYzKjc1VS7PIbmPz0nsaal3-Saa-3afBQyM-8Bwq1FuIGA9MG2lS1ZZ5iDL8LZB9SmwIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIEAoz45-UV-RyWf7LUWRBcL2PXdS7yxW3gWX22YcBYWSABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAj3aKE3IQZKxrwhP2RNsMWYqLXI8QXFhRupd9uNWzU8gu_JF_dI6YsaHdYHHn80foDV62bwNGz5IYcRfev1qam5Z0OC_DbCZjjJ8mWSQDNsnDtdZqHM82YF6j8Vl6UW7_03LWsPENx7ugdyqyJKLR0DI0bbP23ly1VI-JJf6jCBmbrLIsLDEWqrEE7aNIVakpmpp9B17hOUH-kgEed2jw-KTqhyvwnQJTkFUJ8rNyJ9J1ryyoqeKce9Ybl7LLaanLNZJf3yHtbguBuZJuljPOArUjuZ8psUEcVhm1hsseZ2BzlgECW7X80svcm9_sMZxFM6R0-gU1wXyrd9kMUUnXhwIDAQAB\", max-age=20"
                                ]
                            },
                            "bytesOut": 2635,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": "Cloudflare",
                            "server_count": null,
                            "created": 25324,
                            "netlog_id": 470,
                            "load_end": 25389,
                            "ttfb_start": 25325,
                            "ttfb_end": 25388,
                            "download_start": 25388,
                            "download_end": 25389,
                            "download_ms": 1,
                            "all_start": 25325,
                            "all_end": 25389,
                            "all_ms": 64,
                            "index": 41,
                            "number": 42
                        }
                    ],
                    "requestsFull": 42,
                    "requestsDoc": 38,
                    "responses_200": 39,
                    "responses_404": 0,
                    "responses_other": 3,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                    "loadEventStart": 13426,
                    "loadEventEnd": 13428,
                    "domContentLoadedEventStart": 2240,
                    "domContentLoadedEventEnd": 2266,
                    "URL": "https:\/\/44west.ch",
                    "connections": 11,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "5A2F0963095573A86F695F02D08D6040",
                    "final_url": "https:\/\/44west.ch\/",
                    "domInteractive": 936,
                    "firstPaint": 1750.7999999998137,
                    "firstContentfulPaint": 1755,
                    "firstImagePaint": 1755,
                    "renderBlockingCSS": 2,
                    "renderBlockingJS": 2,
                    "TTFB": 308,
                    "basePageSSLTime": 62,
                    "score_cache": 71,
                    "score_cdn": 45,
                    "score_gzip": 97,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 774090,
                    "gzip_savings": 29549,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 297144,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 25,
                        "HTMLDocumentParser::FetchQueuedPreloads": 5,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 9,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 88,
                        "ParseAuthorStyleSheet": 4,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 74,
                        "MarkLoad": 0,
                        "Layout": 578,
                        "ResourceChangePriority": 0,
                        "PrePaint": 6,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 12,
                        "Layerize": 5,
                        "EvaluateScript": 17,
                        "v8.compile": 13,
                        "v8.compileModule": 5,
                        "v8.evaluateModule": 255,
                        "FunctionCall": 2945,
                        "TimerFire": 35,
                        "FireAnimationFrame": 14,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 1,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 1,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 79,
                        "largestContentfulPaint::Candidate": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "HitTest": 17,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "HandlePostMessage": 6,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 10,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "XHRReadyStateChange": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "Idle": 21146
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 25,
                        "HTMLDocumentParser::FetchQueuedPreloads": 5,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 8,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 65,
                        "ParseAuthorStyleSheet": 4,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 72,
                        "MarkLoad": 0,
                        "Layout": 578,
                        "ResourceChangePriority": 0,
                        "PrePaint": 5,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 11,
                        "Layerize": 3,
                        "EvaluateScript": 17,
                        "v8.compile": 13,
                        "v8.compileModule": 5,
                        "v8.evaluateModule": 255,
                        "FunctionCall": 812,
                        "TimerFire": 27,
                        "FireAnimationFrame": 5,
                        "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": 30,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 77,
                        "largestContentfulPaint::Candidate": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "HitTest": 2,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "HandlePostMessage": 5,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "XHRReadyStateChange": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "Idle": 11404
                    },
                    "cpu.ParseHTML": 25,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "cpu.EventDispatch": 2,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 9,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 88,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 74,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 578,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 6,
                    "cpu.IntersectionObserverController::computeIntersections": 1,
                    "cpu.Paint": 12,
                    "cpu.Layerize": 5,
                    "cpu.EvaluateScript": 17,
                    "cpu.v8.compile": 13,
                    "cpu.v8.compileModule": 5,
                    "cpu.v8.evaluateModule": 255,
                    "cpu.FunctionCall": 2945,
                    "cpu.TimerFire": 35,
                    "cpu.FireAnimationFrame": 14,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 1,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 1,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 79,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MajorGC": 0,
                    "cpu.V8.GC_MARK_COMPACTOR": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 0,
                    "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "cpu.Major concurrent marking started": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "cpu.Major concurrent marking rescheduled": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "cpu.ClearStringTableJob started": 0,
                    "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP": 0,
                    "cpu.V8.GC_MC_EVACUATE": 0,
                    "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                    "cpu.PageEvacuationJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "cpu.PointersUpdatingJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                    "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "cpu.V8.GC_MC_FINISH": 0,
                    "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.HitTest": 17,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "cpu.HandlePostMessage": 6,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 10,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                    "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.XHRLoad": 0,
                    "cpu.Major concurrent marking paused": 0,
                    "cpu.Major concurrent marking resumed": 0,
                    "cpu.Idle": 21146,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1723310402.0734105,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1723310405.2562795,
                    "browserVersion": "127.0.0.0",
                    "browser_version": "127.0.0.0",
                    "fullyLoadedCPUms": 53049,
                    "fullyLoadedCPUpct": 98.807971689327019,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "2CCE4C41B0D9C39CC44C3F9BCFA7C1A5",
                                    "loaderId": "459EAD84DEFB0724FAC854D7E848445E"
                                }
                            }
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                    "request": {
                                        "requestId": "56670.7",
                                        "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                    }
                                }
                            },
                            "issueId": "0BD7BD77F6DE5538A85D872823D5D9F1"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                    "request": {
                                        "requestId": "56670.7",
                                        "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                    }
                                }
                            },
                            "issueId": "170004CAAF0A80A767A743FA7E4AB58E"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                    "request": {
                                        "requestId": "2C4D6F51C510652298E4E522CB8C1091",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                    }
                                }
                            },
                            "issueId": "3272DA8D39CEBAC0A790768E784DEB03"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                    "request": {
                                        "requestId": "2C4D6F51C510652298E4E522CB8C1091",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                    }
                                }
                            },
                            "issueId": "A0FF6484F0E3912C528A2B5630A72AFD"
                        },
                        {
                            "code": "DeprecationIssue",
                            "details": {
                                "deprecationIssueDetails": {
                                    "affectedFrame": {
                                        "frameId": "B40B0704060DBFFAD221F7C849CFD78B"
                                    },
                                    "sourceCodeLocation": {
                                        "scriptId": "22",
                                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                                        "lineNumber": 0,
                                        "columnNumber": 24167
                                    },
                                    "type": "PersistentQuotaType"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 4643,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 4645,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F",
                                    "request": {
                                        "requestId": "FDC09A6BB55924279A29F678CC6B37D3",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F"
                                    }
                                }
                            },
                            "issueId": "D29B689878812B2896F270BB58C6791A"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F",
                                    "request": {
                                        "requestId": "FDC09A6BB55924279A29F678CC6B37D3",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.8bhx0sAiSclBhSwX5BFvtKPNdftT7eSoiaBgIhmRsP93PfuHKiSV0qc_KoAzPuz3TK0xvB8cIXMmDgqQxnku8c2m3mkIQfRyLBn-8cd9iNNzsN4Uho9Cz2DQCj1n8rHYrb-iWCj3l_bsAmb-5nKQLQPVhC6V006GiOemFX6xhgFU6THbrn3aSMIRZCBLs3d7KcRVKss-KsWRasP3eKa0nAiTLC94ROfLDNyWZGrOy3iOqQUHDufc1QdHn6WcaJKIEHRa6RWSlWlZSrczRrXMZcmZ_8VidGNFpunjYY1NXEwj7_U6_XQfhhTRaGSqsFsYhpQP8Mt8_98yKo-yeD8gTOXmr2mO9Kt463_XUam8EdqedkLZ0r-F748Zh8F2_-AvYMAbg42A5fl8-NYIOvChNHXtA8CM5B0UAGjE9FEBJh19-ml-NrKTUSkaI9x5jJdv.030sitxX2kG5lOWRvsvREA.bba4079d9dd600cc421206908a153a28c33fcc382d139a1c37ba4809f788f71f&ref=https%253A%252F%252F44west.ch%252F"
                                    }
                                }
                            },
                            "issueId": "2152BD96FEEAC9DC4B50D54F984EF161"
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 1,
                            "origin": "blob:https:\/\/challenges.cloudflare.com\/232f5ed2-58ac-4f63-b031-83fbac4846b2",
                            "name": ""
                        },
                        {
                            "id": 12,
                            "origin": "https:\/\/player.vimeo.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/44west.ch\/",
                    "document_hostname": "44west.ch",
                    "document_origin": "https:\/\/44west.ch",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 256,
                    "domComplete": 13425,
                    "PerformancePaintTiming.first-paint": 1750.7999999998137,
                    "PerformancePaintTiming.first-contentful-paint": 1750.7999999998137,
                    "origin_dns": {
                        "ns": [
                            "ns2.plato.metanet.ch.",
                            "ns1.plato.metanet.ch."
                        ],
                        "mx": [
                            "10 mail.44west.ch."
                        ],
                        "txt": [
                            "\"google-site-verification=ItfaxOgwChrSsvtbrn2a64z9qRophJ-aUfUn5bBmlBU\"",
                            "\"v=spf1 include:_spf.sui-inter.net +mx +a ~all include:sendersrv.com ?all\""
                        ],
                        "soa": [
                            "ns1.plato.metanet.ch. hostmaster.44west.ch. 2024070101 10800 3600 1209600 10800"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "JavaScript graphics": "three.js 149",
                        "Video players": "Vimeo",
                        "JavaScript frameworks": "GSAP",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "CDN": "Cloudflare",
                        "Security": "HSTS,Cloudflare Bot Management",
                        "Analytics": "GoatCounter",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "three.js": "149",
                        "Vimeo": "",
                        "GSAP": "",
                        "Nginx": "",
                        "Cloudflare": "",
                        "HSTS": "",
                        "GoatCounter": "",
                        "Cloudflare Bot Management": "",
                        "PWA": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "three.js": {
                            "name": "three.js",
                            "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                            "slug": "three-js",
                            "categories": [
                                {
                                    "id": 25,
                                    "slug": "javascript-graphics",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript graphics",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "149",
                            "icon": "three.js.png",
                            "website": "https:\/\/threejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Vimeo": {
                            "name": "Vimeo",
                            "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                            "slug": "vimeo",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Vimeo.svg",
                            "website": "http:\/\/vimeo.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "GoatCounter": {
                            "name": "GoatCounter",
                            "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                            "slug": "goatcounter",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "goatcounter.svg",
                            "website": "https:\/\/www.goatcounter.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare Bot Management": {
                            "name": "Cloudflare Bot Management",
                            "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                            "slug": "cloudflare-bot-management",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "three.js",
                            "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                            "slug": "three-js",
                            "categories": [
                                {
                                    "id": 25,
                                    "slug": "javascript-graphics",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript graphics",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "149",
                            "icon": "three.js.png",
                            "website": "https:\/\/threejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Vimeo",
                            "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                            "slug": "vimeo",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Vimeo.svg",
                            "website": "http:\/\/vimeo.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GoatCounter",
                            "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                            "slug": "goatcounter",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "goatcounter.svg",
                            "website": "https:\/\/www.goatcounter.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare Bot Management",
                            "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                            "slug": "cloudflare-bot-management",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"page-home\" style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                        "target": [
                                            ".form__button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                                        "target": [
                                                            ".section__title--small"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"section__title page-home__crew-title\">",
                                                        "target": [
                                                            ".section__title"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "langswitch-mobile",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">",
                                        "target": [
                                            "#langswitch-mobile"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "langswitch-default",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">",
                                        "target": [
                                            "#langswitch-default"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "emailInput",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": [
                                                    {
                                                        "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                                        "target": [
                                                            ".form__label"
                                                        ]
                                                    }
                                                ],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "frame-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag241",
                                    "wcag412",
                                    "section508",
                                    "section508.22.i"
                                ],
                                "description": "Ensures <iframe> and <frame> elements have an accessible name",
                                "help": "Frames must have an accessible name",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/frame-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\">",
                                        "target": [
                                            "iframe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\">",
                                        "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=\"de\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                                        "target": [
                                            "a[href$=\"shop.44west.ch\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                                        "target": [
                                            "a[href$=\"spenden\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                                        "target": [
                                            ".button--dark[href$=\"sponsor\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                        "target": [
                                            ".page-home__title-suffix"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(1) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(2) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(3) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(4) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                        "target": [
                                            ".page-home__social-note"
                                        ]
                                    },
                                    {
                                        "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 alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                        "target": [
                                            ".footer__wtr-logo"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            },
                                            {
                                                "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 class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                        "target": [
                                            "a[data-text=\"Challenge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                        "target": [
                                            "a[data-text=\"Team\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                        "target": [
                                            "a[data-text=\"Impact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                        "target": [
                                            "a[data-text=\"Sponsoring\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[data-text=\"Community\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".nav__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                        "target": [
                                            ".button[href$=\"challenge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[title=\"Community\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                        "target": [
                                            "a[title=\"Challenge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                        "target": [
                                            "a[title=\"Impact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"shop.44west.ch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"spenden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".button--dark[href$=\"sponsor\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                        "target": [
                                            ".button[href$=\"team\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                        "target": [
                                            ".footer__email"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>",
                                        "target": [
                                            ".container > a[rel=\"noopener nofollow\"][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:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                        "target": [
                                            ".container > p > 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 class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                        "target": [
                                            ".footer__imprint-link"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"nav__list\">",
                                        "target": [
                                            ".nav__list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".footer__socials > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item: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>",
                                        "target": [
                                            ".footer__socials > 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>",
                                        "target": [
                                            ".footer__socials > 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>",
                                        "target": [
                                            ".footer__socials > 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>",
                                        "target": [
                                            ".footer__socials > ul > li:nth-child(4)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                        "target": [
                                            ".page-home__title-suffix"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                        "target": [
                                            ".page-home__social-note"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                        "target": [
                                            ".form__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                        "target": [
                                            ".footer__wtr-logo"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "behold-grid",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid"
                                            ]
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                    }
                                ]
                            },
                            {
                                "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": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                        "target": [
                                            "a[data-text=\"Challenge\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                        "target": [
                                            "a[data-text=\"Team\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                        "target": [
                                            "a[data-text=\"Impact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                        "target": [
                                            "a[data-text=\"Sponsoring\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[data-text=\"Community\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".nav__button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>",
                                        "target": [
                                            "label[for=\"langswitch-default\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>",
                                        "target": [
                                            ".col--3\\@full > .text__paragraphs > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>",
                                        "target": [
                                            ".col--3\\@full > .text__paragraphs > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">44<\/num>",
                                        "target": [
                                            ".col--prefix-3\\@medium > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">L\u00e4ngengrade<\/div>",
                                        "target": [
                                            ".col--prefix-3\\@medium > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>",
                                        "target": [
                                            ".col--prefix-3\\@medium > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">29<\/num>",
                                        "target": [
                                            ".col--prefix-7\\@medium > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">Tage<\/div>",
                                        "target": [
                                            ".col--prefix-7\\@medium > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>",
                                        "target": [
                                            ".col--prefix-7\\@medium > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">4800<\/num>",
                                        "target": [
                                            ".col--prefix-1\\@medium > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">Kilometer<\/div>",
                                        "target": [
                                            ".col--prefix-1\\@medium > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>",
                                        "target": [
                                            ".col--prefix-1\\@medium > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">1.5 M<\/num>",
                                        "target": [
                                            ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>",
                                        "target": [
                                            ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>",
                                        "target": [
                                            ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                        "target": [
                                            ".button[href$=\"challenge\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                        "target": [
                                            ".section__title--small"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            ".col--4\\@medium > .text__paragraphs > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[title=\"Community\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                        "target": [
                                            "a[title=\"Challenge\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p>",
                                        "target": [
                                            ".col--4\\@medium > .text__paragraphs > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                        "target": [
                                            "a[title=\"Impact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"shop.44west.ch\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"spenden\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".button--dark[href$=\"sponsor\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"section__title page-home__crew-title\">",
                                        "target": [
                                            ".section__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>",
                                        "target": [
                                            ".col--5\\@medium.col--6\\@small.col--4\\@large > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                        "target": [
                                            ".button[href$=\"team\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                        "target": [
                                            ".form__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>",
                                        "target": [
                                            ".form__group > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                        "target": [
                                            ".form__button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                        "target": [
                                            ".footer__email"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>",
                                        "target": [
                                            ".container > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                        "target": [
                                            ".container > p > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                        "target": [
                                            ".footer__imprint-link"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "plato.ch-meta.net",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns2.plato.metanet.ch",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 99358,
                    "testUrl": "https:\/\/44west.ch",
                    "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:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\",\"width\":220,\"height\":75,\"naturalWidth\":440,\"naturalHeight\":75},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\",\"width\":430,\"height\":130,\"naturalWidth\":860,\"naturalHeight\":260},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\",\"width\":300,\"height\":62,\"naturalWidth\":600,\"naturalHeight\":124}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "General Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Protrakt",
                            "display": "block",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Rock Salt",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "swiper-icons",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 83.840000000000003,
                    "generated-content-size": 134.97,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 40,
                            "naturalHeight": 40
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 40,
                            "naturalHeight": 40
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 40,
                            "naturalHeight": 40
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                            "html": "<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 860,
                            "naturalHeight": 260
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg",
                            "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                            "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 124
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/player.vimeo.com\/api\/player.js",
                        "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                        "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css"
                    ],
                    "rendered-html": "<html lang=\"de\"><head>\n\t\t<meta charset=\"UTF-8\">\n\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n\t\t\t\t<title>44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025<\/title>\n\t\t<meta name=\"description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<link rel=\"canonical\" href=\"https:\/\/44west.ch\">\n\t\t\t\t\t<link rel=\"alternate\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\n\t\t\t\t<meta property=\"og:type\" content=\"website\">\n\t\t<meta property=\"og:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"og:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"og:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"og:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\t\t<meta property=\"twitter:card\" content=\"summary_large_image\">\n\t\t<meta property=\"twitter:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"twitter:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"twitter:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"twitter:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\n\t\t\t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/favicons\/apple-touch-icon.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicons\/favicon-32x32.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicons\/favicon-16x16.png\">\n\t\t<link rel=\"manifest\" href=\"\/favicons\/site.webmanifest\">\n\t\t<link rel=\"mask-icon\" href=\"\/favicons\/safari-pinned-tab.svg\" color=\"#00ffe1\">\n\t\t<link rel=\"shortcut icon\" href=\"\/favicons\/favicon.ico\">\n\t\t<meta name=\"msapplication-TileColor\" content=\"#011733\">\n\t\t<meta name=\"msapplication-config\" content=\"\/favicons\/browserconfig.xml\">\n\t\t<meta name=\"theme-color\" content=\"#011733\">\n\n\t\t<meta name=\"format-detection\" content=\"telephone=no\">\n\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css\" rel=\"stylesheet\">\n\t\t\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css\" rel=\"stylesheet\">\n\n\t<\/head><body class=\"page-home\" style=\"\"> \n<div class=\"mainwrapper\">\n\t<header class=\"header headroom headroom--top headroom--not-bottom\">\n\t<div class=\"header__container\">\n\n\t\t<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">\n\t\t\t\t\t\t\t<div class=\"header__logo--icon\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 307.78 307.91\">\n  <path style=\"fill:#00ffe1\" d=\"m220.22 149.55 78.28-34.91-72.79-32.44-35.68-80.07h-69.82l57.23 128.34 42.78 19.08zm85.56-27.21-128.34 57.23-19.07 42.78 34.9 78.28 32.44-72.79 80.07-35.68v-69.82zM85.56 160.5 7.28 195.4l72.79 32.44 35.69 80.07h69.81l-57.23-128.34-42.78-19.07zM112.51 9.41 80.07 82.2 0 117.89v69.81l128.34-57.23 19.08-42.78-34.91-78.28zM289.2 37.16c-10.25 0-18.58-8.34-18.58-18.58S278.96 0 289.2 0s18.58 8.34 18.58 18.58-8.34 18.58-18.58 18.58Zm0-24.58c-3.19 0-6 2.8-6 6s2.8 6 6 6 6-2.75 6-6-2.75-6-6-6Z\"><\/path>\n<\/svg>\n\n\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"header__logo\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t<\/div>\n\t\t<\/a>\n\n\t\t<div class=\"header__hamburger\">\n\t\t\t<button class=\"nav__hamburger js-nav-trigger\">Men\u00fc<\/button>\n\t\t<\/div>\n\n\t\t<nav class=\"header__nav nav\">\n\t\t\t<ul class=\"nav__list\">\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t<\/ul>\n\t\t\t<nav class=\"header__langswitch--mobile\">\n\t\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">\n\t<label class=\"dropdown__label\" for=\"langswitch-mobile\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t\t<\/nav>\n\n\t\t<\/nav>\n\n\t\t<nav class=\"header__langswitch\">\n\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">\n\t<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t<\/nav>\n\n\t<\/div>\n<\/header>\n\n\t\n\n\t\n\t\t\t<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"page-home__intro\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\t\t\t\t<div class=\"col col--5@small col--4@large col--3@full\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>\n<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col col--7@small col--8@large col--9@full\">\n\t\t\t\t\t<div class=\"page-home__globe\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, -124.125px);\">\n\t\t\t\t\t\t\n\t\t\t\t\t<canvas data-engine=\"three.js r149\" width=\"1136\" height=\"1136\" style=\"display: block; width: 1136px; height: 1136px; touch-action: none;\"><\/canvas><div style=\"overflow: hidden; width: 1136px; height: 1136px; position: absolute; top: 0px; pointer-events: none;\"><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(637.534px, 385.265px); z-index: 2;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M25.5566 13.5723C25.5566 13.6738 25.5059 13.7585 25.4043 13.8262C25.3197 13.8939 25.2181 13.9616 25.0996 14.0293C24.998 14.097 24.888 14.1732 24.7695 14.2578C24.668 14.3424 24.6003 14.444 24.5664 14.5625H24.3379C24.2363 14.5625 24.1855 14.5964 24.1855 14.6641H24.1094C23.957 14.6641 23.8555 14.6217 23.8047 14.5371C23.7539 14.4355 23.6439 14.3848 23.4746 14.3848C23.0514 14.3848 22.6283 14.3932 22.2051 14.4102C21.7988 14.4102 21.3841 14.4186 20.9609 14.4355C19.793 14.4355 18.6419 14.4779 17.5078 14.5625C16.3906 14.6302 15.2819 14.8672 14.1816 15.2734C14.1478 15.2904 14.1055 15.2988 14.0547 15.2988C13.9701 15.2988 13.9193 15.265 13.9023 15.1973C13.9023 15.1296 13.86 15.0957 13.7754 15.0957C13.5384 15.0957 13.3184 15.1211 13.1152 15.1719C12.9121 15.2227 12.6921 15.2565 12.4551 15.2734C12.1842 15.5104 11.8711 15.7051 11.5156 15.8574C11.1771 16.0098 10.8216 16.1621 10.4492 16.3145C10.0938 16.4499 9.74674 16.6022 9.4082 16.7715C9.06966 16.9238 8.77344 17.127 8.51953 17.3809C8.55339 17.584 8.57878 17.7871 8.5957 17.9902C8.62956 18.1764 8.64648 18.3626 8.64648 18.5488C8.64648 19.2767 8.57878 19.9961 8.44336 20.707C8.30794 21.401 8.24023 22.1035 8.24023 22.8145V23.1953C8.24023 23.3138 8.2487 23.4408 8.26562 23.5762C8.29948 23.6608 8.35872 23.7201 8.44336 23.7539C8.54492 23.7708 8.62956 23.8047 8.69727 23.8555C8.91732 23.7031 9.13737 23.5846 9.35742 23.5C9.5944 23.3984 9.83138 23.3053 10.0684 23.2207C10.3223 23.1191 10.5592 23.026 10.7793 22.9414C11.0163 22.8398 11.2448 22.7214 11.4648 22.5859H12.1758C12.362 22.4505 12.582 22.349 12.8359 22.2812C13.0898 22.2135 13.2591 22.0612 13.3438 21.8242C13.3776 21.8581 13.4115 21.875 13.4453 21.875H13.5469C13.75 21.875 13.9531 21.8327 14.1562 21.748C14.3763 21.6634 14.5964 21.5788 14.8164 21.4941C15.0365 21.3926 15.2565 21.2995 15.4766 21.2148C15.6966 21.1302 15.9251 21.0879 16.1621 21.0879C16.2129 21.0879 16.2552 21.0964 16.2891 21.1133C16.3398 21.1133 16.3906 21.1133 16.4414 21.1133C16.543 20.944 16.6868 20.8171 16.873 20.7324C17.0592 20.6309 17.2539 20.5462 17.457 20.4785C17.6602 20.4108 17.8633 20.3431 18.0664 20.2754C18.2865 20.2077 18.4727 20.123 18.625 20.0215H18.7266C18.8281 20.0215 18.9043 20.0469 18.9551 20.0977C19.0228 20.1315 19.099 20.1654 19.1836 20.1992C19.6576 19.8945 20.14 19.7422 20.6309 19.7422C21.1387 19.7253 21.6634 19.6914 22.2051 19.6406C22.3236 19.8438 22.4251 20.013 22.5098 20.1484C22.6113 20.2669 22.6621 20.4447 22.6621 20.6816C22.6621 20.8001 22.6536 20.8848 22.6367 20.9355C22.4505 21.0033 22.3066 21.0625 22.2051 21.1133L21.9258 21.2656C21.8411 21.2995 21.7396 21.3333 21.6211 21.3672C21.5026 21.3841 21.3333 21.3926 21.1133 21.3926C20.9779 21.3926 20.9186 21.4349 20.9355 21.5195C20.9525 21.5872 20.9102 21.6296 20.8086 21.6465C20.5716 21.7311 20.3346 21.7988 20.0977 21.8496C19.8607 21.9004 19.6237 21.9681 19.3867 22.0527C18.8958 22.2051 18.4049 22.3743 17.9141 22.5605C17.4401 22.7298 16.9492 22.8652 16.4414 22.9668C16.0182 23.3053 15.5612 23.5846 15.0703 23.8047C14.5794 24.0078 14.0716 24.1771 13.5469 24.3125C12.9883 24.7188 12.4382 25.0996 11.8965 25.4551C11.3548 25.7936 10.7454 26.0814 10.0684 26.3184C9.98372 26.403 9.88216 26.4792 9.76367 26.5469C9.64518 26.6146 9.56901 26.7161 9.53516 26.8516C9.5013 26.8516 9.45898 26.8516 9.4082 26.8516C9.37435 26.8346 9.33203 26.8262 9.28125 26.8262C9.04427 26.8262 8.85807 26.8854 8.72266 27.0039C8.60417 27.1055 8.45182 27.1732 8.26562 27.207C8.18099 27.4609 8.13867 27.681 8.13867 27.8672C8.13867 28.1042 8.18099 28.3158 8.26562 28.502C8.35026 28.6882 8.45182 28.8659 8.57031 29.0352C8.70573 29.2044 8.84115 29.3737 8.97656 29.543C9.12891 29.6953 9.25586 29.8646 9.35742 30.0508C9.32357 30.2539 9.25586 30.4147 9.1543 30.5332C9.06966 30.6686 8.9681 30.7871 8.84961 30.8887C8.73112 31.0072 8.61263 31.1257 8.49414 31.2441C8.39258 31.3626 8.31641 31.515 8.26562 31.7012C7.96094 31.752 7.66471 31.7773 7.37695 31.7773C7.19076 31.7773 6.99609 31.752 6.79297 31.7012C6.60677 31.6673 6.42904 31.5996 6.25977 31.498C5.98893 31.1257 5.79427 30.7279 5.67578 30.3047C5.57422 29.8815 5.43034 29.4583 5.24414 29.0352L5.26953 28.8574C5.26953 28.485 5.20182 28.1634 5.06641 27.8926C4.94792 27.6048 4.76172 27.3171 4.50781 27.0293C4.52474 26.9954 4.5332 26.9362 4.5332 26.8516C4.5332 26.6315 4.46549 26.4284 4.33008 26.2422C4.36393 25.8529 4.46549 25.5482 4.63477 25.3281C4.82096 25.1081 5.02409 24.8626 5.24414 24.5918V24.2871C5.24414 23.5592 5.30339 22.8483 5.42188 22.1543C5.55729 21.4434 5.625 20.7324 5.625 20.0215C5.625 19.5814 5.59115 19.1921 5.52344 18.8535C5.47266 18.8366 5.40495 18.8281 5.32031 18.8281C5.23568 18.8281 5.16797 18.8535 5.11719 18.9043C5.06641 18.9382 5.02409 18.9805 4.99023 19.0312C4.95638 19.082 4.91406 19.1328 4.86328 19.1836C4.82943 19.2344 4.77018 19.2682 4.68555 19.2852C4.39779 19.2344 4.21159 19.099 4.12695 18.8789C4.04232 18.6589 4 18.4134 4 18.1426C4 17.9902 4.00846 17.8379 4.02539 17.6855C4.04232 17.5332 4.05924 17.3724 4.07617 17.2031C4.7194 16.4922 5.48958 15.832 6.38672 15.2227C7.28385 14.6133 8.17253 14.1224 9.05273 13.75C9.10352 13.7331 9.16276 13.7246 9.23047 13.7246C9.29818 13.7246 9.35742 13.7415 9.4082 13.7754C9.45898 13.7923 9.51823 13.8008 9.58594 13.8008C9.63672 13.8008 9.67904 13.7839 9.71289 13.75C9.88216 13.75 10.0007 13.6992 10.0684 13.5977C10.1361 13.4961 10.2292 13.3945 10.3477 13.293C10.4661 13.3776 10.5677 13.4199 10.6523 13.4199C10.8216 13.4199 10.9909 13.3438 11.1602 13.1914C11.3294 13.0391 11.5156 12.946 11.7188 12.9121C12.4974 12.7767 13.2591 12.6667 14.0039 12.582C14.7656 12.4974 15.5189 12.3027 16.2637 11.998C16.4329 12.0827 16.6022 12.1335 16.7715 12.1504C16.9408 12.1673 17.11 12.1758 17.2793 12.1758C17.4655 12.1758 17.6686 12.1589 17.8887 12.125C18.1257 12.0742 18.3118 11.9727 18.4473 11.8203C18.9889 11.888 19.5645 11.9134 20.1738 11.8965C20.8001 11.8796 21.418 11.888 22.0273 11.9219C22.6536 11.9557 23.2546 12.0404 23.8301 12.1758C24.4056 12.3112 24.9134 12.5566 25.3535 12.9121C25.3874 13.0306 25.4297 13.1406 25.4805 13.2422C25.5312 13.3438 25.5566 13.4538 25.5566 13.5723Z\" fill=\"white\"><\/path>\n    <path d=\"M56.5332 25.5566C56.4993 25.8105 56.4062 26.0052 56.2539 26.1406C56.1185 26.276 55.9577 26.403 55.7715 26.5215C55.6868 26.5046 55.6022 26.4961 55.5176 26.4961C55.4499 26.4792 55.3737 26.4707 55.2891 26.4707C54.7643 26.4538 54.265 26.5215 53.791 26.6738C53.334 26.8262 52.86 26.9362 52.3691 27.0039C52.1999 27.0378 52.0391 27.0547 51.8867 27.0547C51.7513 27.0378 51.6074 27.0462 51.4551 27.0801C50.9134 27.1647 50.3379 27.2324 49.7285 27.2832C49.1191 27.334 48.5098 27.4017 47.9004 27.4863C47.291 27.554 46.6901 27.6471 46.0977 27.7656C45.5221 27.8672 44.9805 28.0195 44.4727 28.2227C44.4219 28.1888 44.3711 28.1549 44.3203 28.1211C44.2695 28.0703 44.2103 28.0449 44.1426 28.0449C43.9733 28.0449 43.8125 28.0703 43.6602 28.1211C43.5078 28.1719 43.3555 28.1888 43.2031 28.1719C43.0339 28.2734 42.8477 28.3496 42.6445 28.4004C42.4583 28.4342 42.2637 28.4681 42.0605 28.502C41.8743 28.5189 41.6882 28.5527 41.502 28.6035C41.3158 28.6543 41.138 28.7474 40.9688 28.8828C40.8333 28.8151 40.6641 28.7812 40.4609 28.7812C40.2747 28.7643 40.1478 28.6966 40.0801 28.5781C39.6908 28.7643 39.276 28.8828 38.8359 28.9336C38.4128 28.9844 37.9811 29.0013 37.541 28.9844C37.2533 28.9674 36.9232 28.9251 36.5508 28.8574C36.1784 28.7897 35.806 28.6966 35.4336 28.5781C35.0612 28.4427 34.7142 28.2904 34.3926 28.1211C34.071 27.9349 33.8255 27.7148 33.6562 27.4609C33.5378 27.2917 33.4531 27.1055 33.4023 26.9023C33.3516 26.6992 33.2331 26.5469 33.0469 26.4453C33.0977 26.056 33.1569 25.6751 33.2246 25.3027C33.2923 24.9303 33.36 24.5495 33.4277 24.1602C33.7663 23.8724 34.0879 23.5677 34.3926 23.2461C34.6973 22.9245 34.985 22.5859 35.2559 22.2305C35.5775 22.0781 35.8737 21.8919 36.1445 21.6719C36.4323 21.4518 36.7116 21.2318 36.9824 21.0117C37.2702 20.7747 37.5495 20.5462 37.8203 20.3262C38.1081 20.1061 38.4128 19.9115 38.7344 19.7422C38.7852 19.6237 38.8529 19.5306 38.9375 19.4629C39.0391 19.3783 39.1406 19.3021 39.2422 19.2344C39.3438 19.1497 39.4368 19.0651 39.5215 18.9805C39.6061 18.8789 39.6654 18.7604 39.6992 18.625C40.2917 18.2695 40.8079 17.821 41.248 17.2793C41.6882 16.7376 41.9759 16.1283 42.1113 15.4512C41.8236 15.2142 41.4935 15.0618 41.1211 14.9941C40.7656 14.9095 40.3932 14.8503 40.0039 14.8164C39.6654 14.7995 39.3099 14.7995 38.9375 14.8164C38.582 14.8333 38.2181 14.8249 37.8457 14.791C37.4733 14.9095 37.084 14.9857 36.6777 15.0195C36.2884 15.0534 35.8991 15.0872 35.5098 15.1211C35.1204 15.138 34.7311 15.1888 34.3418 15.2734C33.9694 15.3411 33.6055 15.4766 33.25 15.6797C33.1823 15.6797 33.1146 15.6712 33.0469 15.6543C32.9961 15.6374 32.9368 15.6289 32.8691 15.6289C32.3275 15.612 31.8197 15.722 31.3457 15.959C30.8717 16.179 30.4062 16.3991 29.9492 16.6191C29.9154 16.6868 29.8984 16.7376 29.8984 16.7715C29.8984 16.873 29.9154 16.9746 29.9492 17.0762C30 17.1608 30.0254 17.2539 30.0254 17.3555C30.0085 17.3724 30 17.3893 30 17.4062C30 17.4232 29.9915 17.4401 29.9746 17.457C29.9577 17.5417 29.9323 17.6178 29.8984 17.6855C29.8815 17.7533 29.8561 17.8294 29.8223 17.9141C29.6361 18.4557 29.5345 18.9889 29.5176 19.5137C29.5007 19.9538 29.5007 20.3854 29.5176 20.8086C29.5345 21.2318 29.5345 21.6634 29.5176 22.1035C29.4837 22.6452 29.3991 23.153 29.2637 23.627C29.3483 24.0332 29.4245 24.4648 29.4922 24.9219C29.5599 25.362 29.6445 25.8021 29.7461 26.2422C29.8477 26.6823 29.9661 27.1139 30.1016 27.5371C30.2539 27.9434 30.4486 28.3327 30.6855 28.7051C30.6686 28.7389 30.6771 28.7643 30.7109 28.7812C30.7448 28.7982 30.7786 28.8066 30.8125 28.8066H31.0156C31.1003 28.8066 31.1341 28.8405 31.1172 28.9082C31.151 28.959 31.1764 29.0098 31.1934 29.0605C31.2103 29.0944 31.2441 29.1283 31.2949 29.1621C31.3288 29.2129 31.3288 29.2806 31.2949 29.3652C31.278 29.7038 31.1934 30.0169 31.041 30.3047C30.8887 30.5924 30.7956 30.9056 30.7617 31.2441C30.5586 31.2949 30.3724 31.3203 30.2031 31.3203C29.9154 31.3034 29.6615 31.2188 29.4414 31.0664C29.2214 30.931 29.0182 30.7617 28.832 30.5586C28.6458 30.3555 28.4681 30.1523 28.2988 29.9492C28.1296 29.7292 27.9434 29.543 27.7402 29.3906C27.6217 28.9167 27.5033 28.3919 27.3848 27.8164C27.2832 27.2409 27.1055 26.75 26.8516 26.3438C26.9193 26.1914 26.9531 26.0052 26.9531 25.7852C26.9701 25.4466 26.9362 25.1165 26.8516 24.7949C26.7839 24.4564 26.7669 24.1178 26.8008 23.7793C26.8008 23.5931 26.8177 23.4069 26.8516 23.2207C26.9023 23.0345 26.9362 22.8483 26.9531 22.6621C26.9701 22.3743 26.9362 22.0951 26.8516 21.8242C26.7839 21.5534 26.7585 21.2741 26.7754 20.9863C26.7923 20.8509 26.8177 20.724 26.8516 20.6055C26.9023 20.4701 26.9701 20.3516 27.0547 20.25C26.9701 20.0469 26.9447 19.8522 26.9785 19.666C26.9954 19.3783 27.0293 19.1074 27.0801 18.8535C27.1309 18.5996 27.1647 18.3457 27.1816 18.0918C27.1816 17.9564 27.1732 17.8294 27.1562 17.7109C27.1393 17.5755 27.1139 17.4486 27.0801 17.3301L26.8516 17.2539C26.75 17.2539 26.6484 17.2793 26.5469 17.3301C26.4622 17.3809 26.3861 17.4401 26.3184 17.5078C26.2507 17.5755 26.1914 17.6348 26.1406 17.6855C26.0898 17.7194 26.0391 17.7363 25.9883 17.7363C25.9544 17.7363 25.9121 17.7363 25.8613 17.7363C25.8275 17.7194 25.7936 17.7109 25.7598 17.7109C25.7259 17.7109 25.6582 17.7448 25.5566 17.8125C25.472 17.8802 25.362 17.9564 25.2266 18.041C25.1081 18.1087 24.9896 18.1849 24.8711 18.2695C24.7526 18.3372 24.6595 18.3796 24.5918 18.3965C24.4056 18.3626 24.2533 18.3034 24.1348 18.2188C24.0332 18.1172 23.9316 18.0241 23.8301 17.9395C23.7454 17.8379 23.6523 17.7533 23.5508 17.6855C23.4492 17.6009 23.3223 17.5671 23.1699 17.584C23.1191 17.4824 23.0938 17.3724 23.0938 17.2539C23.0768 17.1354 23.0768 17.0169 23.0938 16.8984V16.4922C23.2122 16.2721 23.373 16.0944 23.5762 15.959C23.7624 15.8066 23.9655 15.6797 24.1855 15.5781L24.8457 15.2734C25.0658 15.1719 25.2689 15.0449 25.4551 14.8926H25.6836C25.9883 14.9095 26.2507 14.8503 26.4707 14.7148C26.7077 14.5794 26.9277 14.4271 27.1309 14.2578C27.334 14.0716 27.5371 13.8854 27.7402 13.6992C27.9603 13.513 28.1973 13.3691 28.4512 13.2676C28.6374 13.3522 28.832 13.4284 29.0352 13.4961C29.2383 13.5469 29.4499 13.5807 29.6699 13.5977C29.89 13.5977 30.1185 13.5638 30.3555 13.4961C30.5924 13.4284 30.7786 13.3014 30.9141 13.1152C30.9987 13.1491 31.0664 13.1745 31.1172 13.1914C31.1849 13.1914 31.2611 13.1914 31.3457 13.1914C31.5996 13.2083 31.8535 13.1745 32.1074 13.0898C32.3613 12.9883 32.6068 12.8698 32.8438 12.7344C33.1823 12.7513 33.5124 12.7344 33.834 12.6836C34.1725 12.6159 34.5026 12.5482 34.8242 12.4805C35.1628 12.4128 35.4928 12.3535 35.8145 12.3027C36.153 12.235 36.4915 12.2096 36.8301 12.2266C37.3887 12.2435 37.9388 12.1927 38.4805 12.0742C39.0221 11.9557 39.5723 11.9134 40.1309 11.9473C40.5202 11.9642 40.901 11.998 41.2734 12.0488C41.6628 12.0827 42.0521 12.0911 42.4414 12.0742C42.6615 12.1758 42.8561 12.2689 43.0254 12.3535C43.2116 12.4212 43.4401 12.4382 43.7109 12.4043C44.2526 12.8613 44.7435 13.3945 45.1836 14.0039V14.4355C45.1667 14.8249 45.099 15.2057 44.9805 15.5781C44.862 15.9505 44.7181 16.3229 44.5488 16.6953C44.3965 17.0508 44.2272 17.4062 44.041 17.7617C43.8548 18.1003 43.6771 18.4388 43.5078 18.7773C42.4076 19.776 41.3073 20.7663 40.207 21.748C39.1068 22.7298 37.9727 23.6777 36.8047 24.5918C36.7708 24.7611 36.7201 24.9134 36.6523 25.0488C36.6016 25.1842 36.5677 25.3281 36.5508 25.4805C36.5508 25.5651 36.5592 25.6328 36.5762 25.6836C36.6947 25.7174 36.7962 25.7852 36.8809 25.8867C36.9824 25.9714 37.0163 26.0898 36.9824 26.2422H37.2109C37.2956 26.2422 37.3379 26.276 37.3379 26.3438L37.7441 26.3691C38.3874 26.403 39.0306 26.3861 39.6738 26.3184C40.3171 26.2507 40.9603 26.1745 41.6035 26.0898C42.2637 26.0052 42.9154 25.929 43.5586 25.8613C44.2018 25.7767 44.8451 25.7259 45.4883 25.709C45.6406 25.6582 45.8014 25.6159 45.9707 25.582C46.14 25.5482 46.2923 25.4805 46.4277 25.3789H46.5039C46.6224 25.3789 46.707 25.4128 46.7578 25.4805C46.8255 25.5482 46.9186 25.5905 47.0371 25.6074C47.1217 25.6074 47.2064 25.5905 47.291 25.5566C47.3926 25.5228 47.4941 25.4974 47.5957 25.4805C47.8327 25.4128 48.0781 25.3704 48.332 25.3535C48.6029 25.3366 48.8652 25.3112 49.1191 25.2773C50.1009 25.1927 51.0742 25.1419 52.0391 25.125C53.0039 25.0911 53.9688 24.9642 54.9336 24.7441C55.0182 24.8626 55.1367 24.9473 55.2891 24.998C55.4414 25.0319 55.6022 25.0742 55.7715 25.125C55.9408 25.1589 56.0931 25.2012 56.2285 25.252C56.3809 25.3027 56.4824 25.4043 56.5332 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M65.3945 15.2734C65.293 15.4258 65.2337 15.5951 65.2168 15.7812C65.1999 15.9674 65.1914 16.1367 65.1914 16.2891C65.1914 16.4922 65.1914 16.6953 65.1914 16.8984C65.2083 17.0846 65.2168 17.2708 65.2168 17.457V17.8379C65.1829 17.9564 65.1322 18.0749 65.0645 18.1934C64.9967 18.3118 64.946 18.4303 64.9121 18.5488C64.6751 19.1751 64.5566 19.8014 64.5566 20.4277V20.4785C64.472 20.6816 64.3874 20.8678 64.3027 21.0371C64.235 21.2064 64.1673 21.3757 64.0996 21.5449C64.0319 21.6973 63.9811 21.8665 63.9473 22.0527C63.9134 22.222 63.9049 22.4251 63.9219 22.6621C63.6849 23.2546 63.3717 23.7962 62.9824 24.2871C62.5931 24.7611 62.2122 25.252 61.8398 25.7598C61.4844 25.8952 61.1543 26.0729 60.8496 26.293C60.5618 26.513 60.2826 26.7585 60.0117 27.0293C59.487 27.1986 58.9707 27.3932 58.4629 27.6133C57.9551 27.8333 57.498 28.1296 57.0918 28.502C56.7702 28.5358 56.4486 28.5866 56.127 28.6543C55.8053 28.722 55.4922 28.8236 55.1875 28.959H54.8828C54.7305 28.959 54.6204 28.9251 54.5527 28.8574C54.3327 28.9759 54.1042 29.0605 53.8672 29.1113C53.6302 29.1452 53.3932 29.1621 53.1562 29.1621C52.8516 29.1621 52.5469 29.1452 52.2422 29.1113C51.9544 29.0605 51.6582 29.0098 51.3535 28.959C51.1842 28.722 50.9473 28.5443 50.6426 28.4258C50.3379 28.2904 50.0671 28.1634 49.8301 28.0449C49.3392 27.3678 48.9837 26.7161 48.7637 26.0898C48.5436 25.4466 48.3151 24.7272 48.0781 23.9316C48.112 23.6947 48.1712 23.4661 48.2559 23.2461C48.3405 23.0091 48.3743 22.7552 48.3574 22.4844C48.6621 21.6042 49.0599 20.8086 49.5508 20.0977C50.0586 19.3698 50.6341 18.6758 51.2773 18.0156C51.2773 17.9141 51.2943 17.8294 51.3281 17.7617C51.3789 17.694 51.3874 17.5924 51.3535 17.457C51.3704 17.474 51.4043 17.4824 51.4551 17.4824C51.5905 17.4824 51.6751 17.4486 51.709 17.3809C51.7428 17.2962 51.7513 17.2031 51.7344 17.1016C52.3438 16.7122 52.8939 16.2637 53.3848 15.7559C53.8926 15.248 54.4681 14.8249 55.1113 14.4863C55.1621 14.334 55.2467 14.207 55.3652 14.1055C55.4837 14.0039 55.5768 13.8854 55.6445 13.75C56.1862 13.5977 56.6771 13.3691 57.1172 13.0645C57.5573 12.7598 58.0228 12.4889 58.5137 12.252C58.7845 12.0996 59.0384 11.998 59.2754 11.9473C59.5293 11.8796 59.8001 11.8118 60.0879 11.7441C60.1895 11.7103 60.2826 11.6849 60.3672 11.668C60.4518 11.651 60.5449 11.6426 60.6465 11.6426C60.9512 11.6426 61.2474 11.7018 61.5352 11.8203C61.8229 11.9219 62.1191 11.9727 62.4238 11.9727C62.5085 11.9727 62.5762 11.9727 62.627 11.9727C62.6947 11.9557 62.7624 11.9388 62.8301 11.9219C63.1178 12.2773 63.4818 12.5482 63.9219 12.7344C64.0234 12.9883 64.1419 13.2083 64.2773 13.3945C64.4297 13.5807 64.582 13.7669 64.7344 13.9531C64.8867 14.1224 65.0221 14.3171 65.1406 14.5371C65.276 14.7402 65.3607 14.9857 65.3945 15.2734ZM62.8555 16.5938C62.8555 16.5091 62.847 16.4329 62.8301 16.3652C62.6608 16.3145 62.5 16.2467 62.3477 16.1621C62.1953 16.0775 62.026 16.0352 61.8398 16.0352C61.7214 16.0352 61.6029 16.0605 61.4844 16.1113C61.4674 15.9928 61.4167 15.9082 61.332 15.8574C61.2643 15.8066 61.1797 15.7643 61.0781 15.7305C60.9935 15.6797 60.9004 15.6458 60.7988 15.6289C60.7142 15.5951 60.638 15.5443 60.5703 15.4766C60.5195 15.3411 60.4603 15.2057 60.3926 15.0703C60.3418 14.918 60.2402 14.8079 60.0879 14.7402C59.9355 14.8926 59.7578 15.0195 59.5547 15.1211C59.3516 15.2057 59.14 15.2904 58.9199 15.375C58.7168 15.4596 58.5137 15.5612 58.3105 15.6797C58.1243 15.7982 57.9635 15.9421 57.8281 16.1113H57.3711C57.2695 16.2975 57.1257 16.4414 56.9395 16.543C56.7533 16.6276 56.5924 16.7546 56.457 16.9238C56.1862 17.0592 55.9323 17.2285 55.6953 17.4316C55.4753 17.6178 55.2552 17.821 55.0352 18.041C54.8151 18.2441 54.5951 18.4557 54.375 18.6758C54.1719 18.8958 53.9518 19.099 53.7148 19.2852C53.4948 19.7591 53.2493 20.1738 52.9785 20.5293C52.7246 20.8678 52.4792 21.2148 52.2422 21.5703C52.0221 21.9258 51.8275 22.3151 51.6582 22.7383C51.5059 23.1445 51.4297 23.6523 51.4297 24.2617V24.5156C51.4297 24.6003 51.4382 24.6849 51.4551 24.7695C51.6751 25.0065 51.8529 25.2604 51.9883 25.5312C52.1406 25.8021 52.3861 25.9967 52.7246 26.1152C53.0632 26.2507 53.4186 26.3099 53.791 26.293C54.1803 26.276 54.5527 26.3184 54.9082 26.4199C55.7207 26.2676 56.4993 26.0221 57.2441 25.6836C58.0059 25.3281 58.7253 24.9049 59.4023 24.4141C59.5039 24.3294 59.6224 24.2448 59.7578 24.1602C59.8932 24.0586 60.0033 23.957 60.0879 23.8555C60.1725 23.7708 60.2402 23.6777 60.291 23.5762C60.3587 23.4746 60.4264 23.3815 60.4941 23.2969C60.6296 23.0768 60.7819 22.8568 60.9512 22.6367C61.1204 22.4167 61.2982 22.2135 61.4844 22.0273C61.569 21.6549 61.679 21.2995 61.8145 20.9609C61.9499 20.6055 62.0853 20.2585 62.2207 19.9199C62.3561 19.5814 62.4661 19.2344 62.5508 18.8789C62.6523 18.5234 62.7031 18.151 62.7031 17.7617C62.7031 17.6771 62.6947 17.584 62.6777 17.4824C62.6777 17.3809 62.6693 17.2878 62.6523 17.2031C62.7878 17.0169 62.8555 16.8138 62.8555 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M91.5723 26.7754C91.4876 27.0462 91.4622 27.3171 91.4961 27.5879C91.4453 27.6556 91.3861 27.6979 91.3184 27.7148C91.2507 27.7318 91.1829 27.7572 91.1152 27.791C91.0475 27.8079 90.9883 27.8418 90.9375 27.8926C90.9036 27.9264 90.9036 28.0026 90.9375 28.1211C90.3789 28.1549 89.8457 28.2734 89.3379 28.4766C88.8301 28.6797 88.3307 28.8997 87.8398 29.1367C87.5859 29.0521 87.3659 28.9505 87.1797 28.832C86.9935 28.7135 86.7565 28.6374 86.4688 28.6035C86.181 28.028 85.9102 27.4271 85.6562 26.8008C85.4193 26.1576 85.3008 25.5143 85.3008 24.8711C85.3008 24.3971 85.3854 23.9655 85.5547 23.5762C85.5547 23.0684 85.597 22.569 85.6816 22.0781C85.7663 21.5872 85.8594 21.1048 85.9609 20.6309C86.0794 20.14 86.181 19.6491 86.2656 19.1582C86.3503 18.6673 86.3926 18.168 86.3926 17.6602V17.1016C86.3587 17.1016 86.3164 17.1439 86.2656 17.2285C86.2148 17.2962 86.1641 17.3809 86.1133 17.4824C86.0794 17.5671 86.0456 17.6517 86.0117 17.7363C85.9779 17.821 85.9525 17.8717 85.9355 17.8887C85.6478 18.1087 85.4193 18.388 85.25 18.7266C85.0977 19.0482 84.9284 19.3529 84.7422 19.6406C84.5052 19.9961 84.2513 20.3431 83.9805 20.6816C83.7266 21.0202 83.4049 21.2826 83.0156 21.4688V21.5195C83.0156 21.6042 82.9902 21.6634 82.9395 21.6973C82.8887 21.7311 82.8802 21.8158 82.9141 21.9512C82.4909 22.0866 82.0931 22.2812 81.7207 22.5352C81.3652 22.7891 81.069 23.1107 80.832 23.5C80.4935 23.5846 80.1719 23.7031 79.8672 23.8555C79.5794 23.9909 79.2832 24.1432 78.9785 24.3125C78.8431 24.3802 78.6992 24.4648 78.5469 24.5664C78.3945 24.668 78.2422 24.7357 78.0898 24.7695C77.9544 24.8203 77.7682 24.8542 77.5312 24.8711C77.3112 24.888 77.0742 24.9049 76.8203 24.9219C76.5833 24.9388 76.3464 24.9473 76.1094 24.9473H75.5508C75.4661 24.9473 75.3561 24.9049 75.2207 24.8203C75.0853 24.7357 74.9329 24.6426 74.7637 24.541C74.6113 24.4395 74.4505 24.3464 74.2812 24.2617C74.112 24.1602 73.9512 24.0924 73.7988 24.0586C73.6634 23.6185 73.4688 23.2292 73.2148 22.8906C72.9779 22.5352 72.724 22.1797 72.4531 21.8242C72.3685 21.418 72.25 20.9948 72.0977 20.5547C71.9622 20.1146 71.7168 19.7507 71.3613 19.4629C71.446 19.3444 71.4883 19.209 71.4883 19.0566C71.4883 18.8704 71.446 18.6927 71.3613 18.5234C71.2767 18.3542 71.2344 18.168 71.2344 17.9648C71.2344 17.8294 71.2428 17.7279 71.2598 17.6602C71.0736 17.8633 70.9382 18.1257 70.8535 18.4473C70.7858 18.752 70.752 19.0312 70.752 19.2852C70.752 19.4883 70.7773 19.6745 70.8281 19.8438C70.6589 20.0807 70.5488 20.377 70.498 20.7324C70.4642 21.0879 70.4473 21.401 70.4473 21.6719C70.4473 22.0104 70.4727 22.3405 70.5234 22.6621C70.2526 22.9329 70.1172 23.263 70.1172 23.6523C70.1172 23.8724 70.168 24.0671 70.2695 24.2363C70.2695 24.304 70.2526 24.3548 70.2188 24.3887C70.1849 24.4225 70.1426 24.4479 70.0918 24.4648C70.0579 24.4818 70.0156 24.5072 69.9648 24.541C69.931 24.5579 69.9141 24.6003 69.9141 24.668C69.9141 24.7526 69.9141 24.8457 69.9141 24.9473C69.931 25.0488 69.9395 25.1504 69.9395 25.252C69.9395 25.4889 69.931 25.7344 69.9141 25.9883C69.8971 26.2422 69.8887 26.4876 69.8887 26.7246C69.8887 27.2155 69.931 27.571 70.0156 27.791C70.1172 27.9941 70.2357 28.1465 70.3711 28.248C70.5234 28.3496 70.6842 28.4512 70.8535 28.5527C71.0228 28.6543 71.1921 28.849 71.3613 29.1367C71.3105 29.2891 71.2174 29.416 71.082 29.5176C70.9635 29.6022 70.8451 29.6953 70.7266 29.7969C70.625 29.8815 70.5319 29.9831 70.4473 30.1016C70.3626 30.2201 70.3288 30.3893 70.3457 30.6094H70.2188C69.9987 30.6094 69.7871 30.6432 69.584 30.7109C69.3809 30.7786 69.1693 30.8125 68.9492 30.8125C68.8984 30.8125 68.8477 30.804 68.7969 30.7871C68.7461 30.7871 68.6953 30.7871 68.6445 30.7871L68.3906 30.6348C68.306 30.584 68.2214 30.5586 68.1367 30.5586C68.0521 30.5586 67.9421 30.5755 67.8066 30.6094C67.5697 29.8477 67.3835 29.0605 67.248 28.248C67.1296 27.4355 67.0703 26.64 67.0703 25.8613C67.0703 25.7767 67.0872 25.6921 67.1211 25.6074C67.1719 25.5059 67.2396 25.472 67.3242 25.5059V25.0234C67.3242 24.4987 67.3665 23.9909 67.4512 23.5C67.5527 22.9922 67.6035 22.4674 67.6035 21.9258C67.6035 21.7734 67.5951 21.6211 67.5781 21.4688C67.5781 21.3164 67.5697 21.1725 67.5527 21.0371C67.6374 20.7493 67.722 20.4616 67.8066 20.1738C67.9082 19.8691 67.959 19.556 67.959 19.2344C67.959 19.099 67.9336 18.9382 67.8828 18.752C68.0182 18.6504 68.1198 18.5234 68.1875 18.3711C68.2552 18.2018 68.306 18.0241 68.3398 17.8379C68.3737 17.6348 68.3991 17.4401 68.416 17.2539C68.4329 17.0677 68.4499 16.8984 68.4668 16.7461C68.6361 16.4076 68.7292 16.0436 68.7461 15.6543C68.763 15.265 68.8477 14.901 69 14.5625C68.9831 14.4948 68.9746 14.3763 68.9746 14.207C68.9746 13.8685 69.0254 13.5299 69.127 13.1914C69.2454 12.8359 69.474 12.5651 69.8125 12.3789C70.1172 12.4974 70.4727 12.5566 70.8789 12.5566C71.2682 12.5566 71.6406 12.4974 71.9961 12.3789C72.0977 12.4128 72.1908 12.4551 72.2754 12.5059C72.36 12.5397 72.4447 12.582 72.5293 12.6328C72.6309 12.6667 72.7324 12.7005 72.834 12.7344C72.9355 12.7513 73.054 12.7513 73.1895 12.7344C73.3587 13.2253 73.5026 13.7246 73.6211 14.2324C73.7565 14.7402 73.8581 15.2565 73.9258 15.7812C73.9596 16.0013 73.9681 16.2383 73.9512 16.4922C73.9512 16.7461 73.9681 16.9831 74.002 17.2031C74.0189 17.3385 74.0612 17.4655 74.1289 17.584C74.1966 17.6855 74.2643 17.804 74.332 17.9395C74.3997 18.0749 74.4505 18.2272 74.4844 18.3965C74.5352 18.5658 74.5521 18.7773 74.5352 19.0312C74.7214 19.4714 74.9245 19.8945 75.1445 20.3008C75.3815 20.6901 75.6354 21.0794 75.9062 21.4688C76.0586 21.5195 76.194 21.5872 76.3125 21.6719C76.431 21.7396 76.5072 21.8581 76.541 22.0273C76.6934 22.0273 76.8288 22.0527 76.9473 22.1035L77.3789 22.2305C78.0221 22.0273 78.6146 21.7565 79.1562 21.418C79.7148 21.0794 80.2988 20.7917 80.9082 20.5547C81.653 19.8268 82.2962 19.0228 82.8379 18.1426C83.3796 17.2454 83.9212 16.3568 84.4629 15.4766V14.918C84.5645 14.8672 84.6491 14.8079 84.7168 14.7402C84.8014 14.6556 84.903 14.5964 85.0215 14.5625C85.0384 14.3594 85.0807 14.1647 85.1484 13.9785C85.2331 13.7754 85.3177 13.5892 85.4023 13.4199C85.5039 13.2337 85.5885 13.056 85.6562 12.8867C85.724 12.7005 85.7578 12.5059 85.7578 12.3027C85.7578 12.1842 85.7493 12.0827 85.7324 11.998C85.9863 11.7441 86.291 11.6172 86.6465 11.6172C86.985 11.6172 87.3236 11.7018 87.6621 11.8711C88.0176 12.0234 88.3477 12.1673 88.6523 12.3027C88.8385 12.709 88.974 13.1406 89.0586 13.5977C89.1602 14.0378 89.2279 14.4948 89.2617 14.9688C89.2956 15.4427 89.3125 15.9167 89.3125 16.3906V18.1934C89.2956 18.3288 89.2448 18.4303 89.1602 18.498C89.0924 18.5488 89.0417 18.6335 89.0078 18.752V19.0059C89.0078 19.0905 88.9993 19.1751 88.9824 19.2598C88.9824 19.6152 88.9401 19.9876 88.8555 20.377C88.7708 20.8678 88.6608 21.3672 88.5254 21.875C88.4069 22.3659 88.3477 22.8652 88.3477 23.373C88.3477 23.5592 88.3561 23.7454 88.373 23.9316C88.39 24.1178 88.4238 24.304 88.4746 24.4902C88.39 24.6426 88.3477 24.8372 88.3477 25.0742C88.3477 25.3451 88.39 25.599 88.4746 25.8359C88.5762 26.056 88.6947 26.276 88.8301 26.4961C89.0671 26.4961 89.304 26.4876 89.541 26.4707C89.778 26.4538 90.0234 26.4453 90.2773 26.4453C90.5143 26.4453 90.7344 26.4707 90.9375 26.5215C91.1406 26.5553 91.3522 26.64 91.5723 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M128.059 24.1602C128.059 24.4987 127.999 24.778 127.881 24.998C127.779 25.2012 127.661 25.4382 127.525 25.709C127.492 25.6921 127.449 25.6836 127.398 25.6836C127.297 25.6836 127.204 25.709 127.119 25.7598C127.035 25.8105 126.95 25.8529 126.865 25.8867C126.374 26.4284 125.867 26.9531 125.342 27.4609C124.834 27.9688 124.267 28.4173 123.641 28.8066C123.471 28.9082 123.302 29.0098 123.133 29.1113C122.964 29.196 122.786 29.2806 122.6 29.3652C122.532 29.3991 122.464 29.4329 122.396 29.4668C122.346 29.4837 122.295 29.5091 122.244 29.543C122.126 29.6107 121.999 29.7207 121.863 29.873C121.745 30.0254 121.601 30.1777 121.432 30.3301C121.279 30.4993 121.11 30.6348 120.924 30.7363C120.738 30.8548 120.535 30.9056 120.314 30.8887C120.179 30.9733 120.061 31.0833 119.959 31.2188C119.857 31.3542 119.739 31.4896 119.604 31.625C118.876 31.8789 118.207 32.209 117.598 32.6152C117.005 33.0384 116.387 33.4447 115.744 33.834C115.355 34.0879 114.965 34.291 114.576 34.4434C114.492 34.4772 114.39 34.5026 114.271 34.5195C114.17 34.5365 114.06 34.5618 113.941 34.5957C113.383 34.7311 112.816 34.8411 112.24 34.9258C111.682 35.0104 111.115 35.0527 110.539 35.0527C109.828 35.0527 109.143 34.9681 108.482 34.7988C108.482 34.748 108.465 34.7142 108.432 34.6973C108.398 34.6803 108.355 34.6634 108.305 34.6465C108.271 34.6296 108.237 34.6042 108.203 34.5703C108.169 34.5534 108.169 34.5111 108.203 34.4434C107.831 34.4095 107.501 34.3164 107.213 34.1641C106.942 34.0117 106.764 33.7409 106.68 33.3516C106.629 33.3854 106.587 33.4277 106.553 33.4785C106.519 33.5293 106.46 33.5462 106.375 33.5293C106.138 33.1908 105.876 32.8776 105.588 32.5898C105.3 32.3021 105.089 31.9551 104.953 31.5488C104.919 31.4642 104.894 31.3796 104.877 31.2949C104.877 31.2272 104.868 31.151 104.852 31.0664C104.767 30.8294 104.615 30.7109 104.395 30.7109C104.428 30.6432 104.445 30.5586 104.445 30.457C104.445 30.4062 104.437 30.3555 104.42 30.3047C104.42 30.2539 104.42 30.2031 104.42 30.1523C104.42 30.0677 104.445 29.9831 104.496 29.8984C104.327 29.5091 104.208 29.1283 104.141 28.7559C104.073 28.3665 104.039 27.9688 104.039 27.5625C104.039 27.0378 104.064 26.5215 104.115 26.0137C104.166 25.4889 104.191 24.9642 104.191 24.4395C104.293 24.2363 104.369 23.9993 104.42 23.7285C104.488 23.4577 104.598 23.2376 104.75 23.0684C104.733 22.9668 104.699 22.916 104.648 22.916C104.598 22.8991 104.572 22.8483 104.572 22.7637C104.572 22.459 104.632 22.1289 104.75 21.7734C104.868 21.418 104.928 21.054 104.928 20.6816C105.08 20.597 105.173 20.4701 105.207 20.3008C105.258 20.1315 105.351 19.9961 105.486 19.8945V19.7676C105.486 19.5137 105.512 19.2598 105.562 19.0059C105.63 18.752 105.689 18.5065 105.74 18.2695C105.808 18.0156 105.859 17.7702 105.893 17.5332C105.943 17.2793 105.96 17.0339 105.943 16.7969C105.977 16.7461 106.02 16.653 106.07 16.5176C106.138 16.3652 106.197 16.2129 106.248 16.0605C106.316 15.8913 106.367 15.7305 106.4 15.5781C106.451 15.4258 106.477 15.3158 106.477 15.248C106.477 15.1465 106.46 15.0534 106.426 14.9688C106.392 14.8841 106.375 14.791 106.375 14.6895C106.375 14.6048 106.4 14.4863 106.451 14.334C106.502 14.1647 106.544 14.0293 106.578 13.9277C106.646 13.64 106.705 13.3438 106.756 13.0391C106.824 12.7174 106.883 12.4128 106.934 12.125C107.086 11.194 107.196 10.263 107.264 9.33203C107.331 8.38411 107.374 7.4362 107.391 6.48828C107.628 6.35286 107.873 6.22591 108.127 6.10742C108.398 5.98893 108.677 5.92969 108.965 5.92969C109.049 5.92969 109.134 5.93815 109.219 5.95508C109.303 5.97201 109.388 5.9974 109.473 6.03125C109.557 6.36979 109.693 6.64062 109.879 6.84375C110.065 7.04688 110.234 7.29232 110.387 7.58008C110.285 7.85091 110.217 8.13021 110.184 8.41797L110.107 9.28125C110.09 9.56901 110.057 9.85677 110.006 10.1445C109.955 10.4154 109.87 10.6777 109.752 10.9316C109.786 11.0163 109.803 11.1009 109.803 11.1855V11.4395C109.803 11.6764 109.777 11.9049 109.727 12.125C109.693 12.3451 109.65 12.5736 109.6 12.8105C109.549 13.0306 109.507 13.2507 109.473 13.4707C109.439 13.6908 109.439 13.9108 109.473 14.1309C109.422 14.2155 109.371 14.2832 109.32 14.334C109.27 14.3678 109.236 14.4271 109.219 14.5117L109.168 14.9941C109.134 15.1803 109.1 15.3665 109.066 15.5527C109.049 15.722 109.024 15.8997 108.99 16.0859C108.872 16.5938 108.736 17.1016 108.584 17.6094C108.449 18.1172 108.381 18.6419 108.381 19.1836V19.3359C108.229 19.5729 108.11 19.8691 108.025 20.2246C107.941 20.5632 107.915 20.8763 107.949 21.1641C107.763 21.6549 107.585 22.1374 107.416 22.6113C107.247 23.0853 107.162 23.5762 107.162 24.084C107.162 24.1686 107.162 24.2617 107.162 24.3633C107.179 24.4479 107.196 24.5326 107.213 24.6172C107.077 24.9557 106.993 25.3027 106.959 25.6582C106.925 25.9967 106.908 26.3353 106.908 26.6738C106.908 26.9108 106.917 27.1901 106.934 27.5117C106.967 27.8164 107.01 28.138 107.061 28.4766C107.128 28.7982 107.204 29.1113 107.289 29.416C107.374 29.7207 107.467 29.9661 107.568 30.1523C107.958 30.7786 108.465 31.2695 109.092 31.625C109.735 31.9974 110.412 32.2344 111.123 32.3359C111.411 32.2344 111.639 32.1751 111.809 32.1582C111.995 32.1413 112.249 32.1413 112.57 32.1582C112.841 32.0228 113.112 31.9212 113.383 31.8535C113.671 31.7858 113.958 31.7096 114.246 31.625C114.331 31.5911 114.415 31.5573 114.5 31.5234C114.602 31.4896 114.686 31.4557 114.754 31.4219C114.839 31.388 114.932 31.3118 115.033 31.1934C115.135 31.0749 115.228 30.9733 115.312 30.8887C115.668 30.7871 116.007 30.6432 116.328 30.457C116.65 30.2878 116.963 30.11 117.268 29.9238L118.207 29.3652C118.529 29.179 118.867 29.0182 119.223 28.8828C119.358 28.832 119.434 28.7643 119.451 28.6797C119.485 28.5781 119.536 28.4596 119.604 28.3242C119.637 28.3581 119.688 28.375 119.756 28.375C119.959 28.375 120.103 28.3158 120.188 28.1973C120.272 28.0618 120.374 27.9264 120.492 27.791C120.712 27.7572 120.924 27.6979 121.127 27.6133C121.33 27.5117 121.482 27.3594 121.584 27.1562C122.007 27.0716 122.38 26.9193 122.701 26.6992C123.023 26.4792 123.336 26.2422 123.641 25.9883C123.945 25.7174 124.25 25.4635 124.555 25.2266C124.859 24.9727 125.206 24.7695 125.596 24.6172C125.646 24.5326 125.68 24.4564 125.697 24.3887C125.714 24.321 125.74 24.2448 125.773 24.1602C126.061 24.1263 126.29 24.0501 126.459 23.9316C126.628 23.7962 126.823 23.6608 127.043 23.5254C127.517 23.5762 127.855 23.7878 128.059 24.1602Z\" fill=\"white\"><\/path>\n    <path d=\"M144.436 28.1211C144.385 28.3581 144.275 28.5527 144.105 28.7051C143.953 28.8405 143.767 28.9505 143.547 29.0352C143.327 29.1198 143.098 29.179 142.861 29.2129C142.641 29.2298 142.438 29.2383 142.252 29.2383C142.167 29.2383 142.083 29.2383 141.998 29.2383C141.93 29.2214 141.854 29.2129 141.77 29.2129C141.685 29.2129 141.643 29.2552 141.643 29.3398C141.643 29.4245 141.6 29.4837 141.516 29.5176C141.431 29.4837 141.346 29.4583 141.262 29.4414C141.177 29.4245 141.092 29.416 141.008 29.416C140.889 29.416 140.771 29.4245 140.652 29.4414C140.551 29.4583 140.449 29.4668 140.348 29.4668C140.212 29.4668 140.111 29.4499 140.043 29.416C139.992 29.3822 139.941 29.3483 139.891 29.3145C139.857 29.2637 139.814 29.2129 139.764 29.1621C139.73 29.1113 139.671 29.069 139.586 29.0352C139.467 28.9844 139.366 28.9759 139.281 29.0098C139.214 29.0436 139.104 28.9928 138.951 28.8574C138.748 28.6882 138.57 28.485 138.418 28.248C138.283 27.9941 138.147 27.7318 138.012 27.4609C137.876 27.1901 137.732 26.9193 137.58 26.6484C137.428 26.3776 137.25 26.1406 137.047 25.9375H136.844C136.539 25.9375 136.327 26.0645 136.209 26.3184C136.124 26.2676 136.04 26.2083 135.955 26.1406C135.87 26.056 135.777 25.9883 135.676 25.9375C135.286 26.056 134.88 26.1576 134.457 26.2422C134.034 26.3268 133.611 26.3691 133.188 26.3691H132.832C132.73 26.3691 132.62 26.3522 132.502 26.3184C132.333 26.3861 132.18 26.4707 132.045 26.5723C131.91 26.6569 131.757 26.6992 131.588 26.6992C131.486 26.6992 131.368 26.6654 131.232 26.5977C131.131 26.5977 131.08 26.64 131.08 26.7246C131.097 26.8092 131.046 26.8516 130.928 26.8516H130.699C130.462 26.8516 130.225 26.86 129.988 26.877C129.768 26.8939 129.54 26.9023 129.303 26.9023C128.981 26.9023 128.651 26.86 128.312 26.7754C128.228 26.8262 128.135 26.8516 128.033 26.8516C127.965 26.8854 127.915 26.9447 127.881 27.0293C127.847 27.097 127.813 27.1647 127.779 27.2324C127.745 27.2832 127.695 27.334 127.627 27.3848C127.576 27.4186 127.5 27.4271 127.398 27.4102C127.365 27.6133 127.28 27.7741 127.145 27.8926C127.009 28.0111 126.941 28.1888 126.941 28.4258C126.755 28.5273 126.603 28.6543 126.484 28.8066C126.366 28.959 126.247 29.1198 126.129 29.2891C126.01 29.4583 125.883 29.6191 125.748 29.7715C125.63 29.9238 125.477 30.0423 125.291 30.127C125.206 30.2285 125.181 30.3893 125.215 30.6094C125.029 30.7617 124.8 30.8971 124.529 31.0156C124.258 31.1341 124.005 31.1934 123.768 31.1934C123.277 31.1934 122.938 30.931 122.752 30.4062C122.752 30.237 122.769 30.0592 122.803 29.873C122.82 29.6699 122.854 29.4837 122.904 29.3145C122.955 29.1283 123.031 28.9674 123.133 28.832C123.234 28.6797 123.378 28.5697 123.564 28.502C123.564 28.3496 123.514 28.248 123.412 28.1973C123.311 28.1296 123.268 28.0195 123.285 27.8672C123.742 27.6471 124.14 27.3594 124.479 27.0039C124.817 26.6484 125.122 26.276 125.393 25.8867C125.68 25.4805 125.968 25.0742 126.256 24.668C126.544 24.2617 126.865 23.8978 127.221 23.5762V23.043C127.729 22.5013 128.059 21.8919 128.211 21.2148C128.397 21.181 128.516 21.0964 128.566 20.9609C128.634 20.8255 128.668 20.6647 128.668 20.4785C128.753 20.4785 128.803 20.4447 128.82 20.377C128.854 20.2923 128.93 20.2669 129.049 20.3008C129.201 19.8945 129.37 19.5221 129.557 19.1836C129.743 18.8451 129.929 18.5065 130.115 18.168C130.301 17.8125 130.462 17.4486 130.598 17.0762C130.75 16.7038 130.86 16.2891 130.928 15.832C131.165 15.8151 131.292 15.7051 131.309 15.502C131.342 15.2819 131.376 15.0872 131.41 14.918C131.664 14.681 131.85 14.4017 131.969 14.0801C132.104 13.7585 132.223 13.4284 132.324 13.0898C132.426 12.7344 132.536 12.3874 132.654 12.0488C132.79 11.6934 132.976 11.3802 133.213 11.1094V11.0332C133.213 10.9486 133.179 10.8978 133.111 10.8809C133.044 10.847 133.01 10.7878 133.01 10.7031C133.027 10.6862 133.035 10.6693 133.035 10.6523C133.238 10.5677 133.391 10.4323 133.492 10.2461C133.594 10.043 133.746 9.89909 133.949 9.81445C134.305 10.1022 134.618 10.2799 134.889 10.3477C135.16 10.3984 135.515 10.4408 135.955 10.4746C136.175 10.7116 136.294 10.9993 136.311 11.3379C136.344 11.6595 136.404 11.9811 136.488 12.3027C136.624 12.8444 136.768 13.3776 136.92 13.9023C137.089 14.4102 137.216 14.9349 137.301 15.4766C137.352 15.7982 137.445 16.1029 137.58 16.3906C137.715 16.6784 137.809 16.9746 137.859 17.2793C137.893 17.5163 137.893 17.7871 137.859 18.0918C137.826 18.3796 137.859 18.6335 137.961 18.8535L138.139 19.2598C138.223 19.446 138.291 19.6406 138.342 19.8438C138.41 20.0469 138.469 20.25 138.52 20.4531C138.655 20.9609 138.773 21.5111 138.875 22.1035C138.993 22.679 139.171 23.2038 139.408 23.6777C139.493 23.847 139.62 23.9655 139.789 24.0332C139.975 24.1009 140.178 24.1517 140.398 24.1855C140.618 24.2025 140.83 24.2109 141.033 24.2109C141.253 24.194 141.439 24.1855 141.592 24.1855H141.846C141.947 24.1855 142.049 24.2025 142.15 24.2363C142.218 24.3717 142.252 24.4902 142.252 24.5918C142.252 24.7949 142.184 24.9557 142.049 25.0742C141.913 25.1927 141.846 25.3281 141.846 25.4805C141.846 25.5651 141.88 25.6582 141.947 25.7598C141.88 25.7428 141.778 25.7344 141.643 25.7344C141.253 25.7344 140.872 25.8021 140.5 25.9375C140.635 26.2253 140.813 26.4707 141.033 26.6738C141.27 26.86 141.516 27.0378 141.77 27.207C141.939 27.0716 142.117 27.0039 142.303 27.0039C142.506 27.0039 142.692 27.0547 142.861 27.1562C143.048 27.2409 143.242 27.2832 143.445 27.2832C143.598 27.2832 143.708 27.2578 143.775 27.207C143.911 27.3594 144.021 27.5202 144.105 27.6895C144.19 27.8418 144.3 27.9857 144.436 28.1211ZM136.488 24.0586C136.454 23.7708 136.395 23.5677 136.311 23.4492C136.243 23.3138 136.184 23.153 136.133 22.9668C136.065 22.7298 136.014 22.4759 135.98 22.2051C135.964 21.9342 135.93 21.6719 135.879 21.418C135.76 20.8424 135.625 20.2669 135.473 19.6914C135.337 19.1159 135.16 18.5573 134.939 18.0156C135.007 17.9141 135.041 17.821 135.041 17.7363V17.6602C134.889 17.4909 134.779 17.2878 134.711 17.0508C134.643 16.7969 134.576 16.5514 134.508 16.3145C134.457 16.0605 134.381 15.832 134.279 15.6289C134.195 15.4089 134.051 15.2311 133.848 15.0957C133.797 15.1973 133.771 15.3158 133.771 15.4512C133.771 15.5697 133.78 15.6797 133.797 15.7812C133.831 15.8828 133.848 15.9928 133.848 16.1113C133.678 16.196 133.551 16.3314 133.467 16.5176C133.399 16.6868 133.281 16.8223 133.111 16.9238C132.976 17.4655 132.781 17.9818 132.527 18.4727C132.273 18.9466 132.003 19.4206 131.715 19.8945C131.444 20.3685 131.182 20.8509 130.928 21.3418C130.674 21.8158 130.471 22.3151 130.318 22.8398C130.098 22.9922 129.946 23.1868 129.861 23.4238C129.794 23.6608 129.76 23.8978 129.76 24.1348C129.912 24.2194 130.081 24.2702 130.268 24.2871C130.471 24.2871 130.665 24.2871 130.852 24.2871C131.038 24.2871 131.215 24.304 131.385 24.3379C131.554 24.3717 131.706 24.4564 131.842 24.5918C132.062 24.5241 132.299 24.4818 132.553 24.4648C132.824 24.431 133.044 24.3548 133.213 24.2363C133.551 24.3548 133.915 24.4141 134.305 24.4141C134.508 24.4141 134.702 24.3971 134.889 24.3633C135.092 24.3294 135.286 24.2871 135.473 24.2363C135.625 24.2702 135.743 24.3294 135.828 24.4141C135.913 24.4818 136.04 24.5072 136.209 24.4902C136.294 24.4225 136.344 24.3548 136.361 24.2871C136.378 24.2025 136.421 24.1263 136.488 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M191.332 18.1426C191.298 18.3457 191.239 18.5742 191.154 18.8281C191.087 19.082 190.985 19.319 190.85 19.5391C190.731 19.7422 190.579 19.9199 190.393 20.0723C190.206 20.2077 189.986 20.2754 189.732 20.2754C189.546 20.2754 189.36 20.2585 189.174 20.2246C188.988 20.1738 188.793 20.1484 188.59 20.1484C188.505 20.1484 188.412 20.1823 188.311 20.25C188.226 20.3008 188.141 20.3262 188.057 20.3262C187.972 20.3262 187.896 20.3177 187.828 20.3008C187.777 20.2669 187.71 20.25 187.625 20.25C187.574 20.25 187.481 20.2669 187.346 20.3008C187.21 20.3346 187.066 20.3685 186.914 20.4023C186.762 20.4362 186.618 20.4785 186.482 20.5293C186.347 20.5632 186.254 20.5885 186.203 20.6055C185.746 20.7578 185.289 20.8932 184.832 21.0117C184.375 21.1302 183.901 21.2064 183.41 21.2402C183.309 21.2064 183.156 21.1725 182.953 21.1387C182.75 21.0879 182.598 21.0625 182.496 21.0625C182.293 21.0625 182.158 21.1471 182.09 21.3164C182.039 21.4857 181.929 21.6126 181.76 21.6973C181.557 21.8158 181.303 21.8835 180.998 21.9004C180.693 21.9173 180.389 21.9427 180.084 21.9766C179.779 22.0104 179.492 22.0781 179.221 22.1797C178.967 22.2643 178.781 22.4336 178.662 22.6875C178.577 22.6706 178.484 22.6621 178.383 22.6621C178.298 22.6452 178.205 22.6367 178.104 22.6367C177.562 22.6367 177.054 22.7467 176.58 22.9668C176.106 23.1699 175.624 23.3561 175.133 23.5254C175.217 23.6777 175.277 23.8639 175.311 24.084C175.344 24.304 175.378 24.5241 175.412 24.7441C175.446 24.9473 175.488 25.1504 175.539 25.3535C175.607 25.5397 175.717 25.6836 175.869 25.7852C175.869 25.8867 175.844 25.9714 175.793 26.0391C175.759 26.1068 175.717 26.166 175.666 26.2168L175.488 26.3945C175.438 26.4453 175.404 26.5215 175.387 26.623C175.336 26.8262 175.311 27.0378 175.311 27.2578C175.311 27.4609 175.192 27.6133 174.955 27.7148C174.972 27.7656 174.98 27.8587 174.98 27.9941C174.98 28.1634 174.955 28.3242 174.904 28.4766C174.854 28.6289 174.837 28.7982 174.854 28.9844C174.566 29.306 174.32 29.6361 174.117 29.9746C173.931 30.3132 173.787 30.6771 173.686 31.0664C173.059 31.6927 172.416 32.319 171.756 32.9453C171.113 33.5885 170.444 34.2064 169.75 34.7988C169.073 35.3913 168.37 35.9499 167.643 36.4746C166.915 37.0163 166.161 37.4902 165.383 37.8965H165.205C164.816 37.8965 164.511 37.9642 164.291 38.0996C164.071 38.235 163.792 38.3535 163.453 38.4551C163.199 38.3874 162.895 38.3535 162.539 38.3535C162.336 38.3535 162.124 38.362 161.904 38.3789C161.701 38.3958 161.49 38.4043 161.27 38.4043C160.982 38.4043 160.719 38.3704 160.482 38.3027C160.262 38.235 160.042 38.1589 159.822 38.0742C159.619 37.9896 159.408 37.9049 159.188 37.8203C158.967 37.7357 158.73 37.6764 158.477 37.6426C157.427 36.5931 156.598 35.3659 155.988 33.9609C155.379 32.5729 155.074 31.1426 155.074 29.6699C155.074 28.9928 155.167 28.3327 155.354 27.6895C155.54 27.0293 155.633 26.3691 155.633 25.709C155.938 25.0996 156.2 24.4733 156.42 23.8301C156.657 23.1868 156.894 22.5436 157.131 21.9004C157.368 21.2572 157.622 20.6309 157.893 20.0215C158.18 19.3952 158.519 18.8027 158.908 18.2441C158.993 17.804 159.128 17.4232 159.314 17.1016C159.501 16.7799 159.704 16.4245 159.924 16.0352C159.924 15.6628 160 15.3242 160.152 15.0195C160.322 14.6979 160.423 14.3424 160.457 13.9531C160.728 13.6992 160.948 13.4115 161.117 13.0898C161.286 12.7682 161.447 12.4382 161.6 12.0996C161.752 11.7611 161.921 11.4395 162.107 11.1348C162.311 10.8132 162.581 10.5423 162.92 10.3223C162.954 10.2038 162.971 10.0768 162.971 9.94141C162.988 9.78906 163.03 9.67057 163.098 9.58594L163.631 9.00195C163.8 8.7819 163.952 8.56185 164.088 8.3418C164.24 8.10482 164.401 7.89323 164.57 7.70703C164.672 7.60547 164.782 7.52083 164.9 7.45312C165.019 7.38542 165.12 7.30924 165.205 7.22461C165.29 7.13997 165.315 7.02995 165.281 6.89453C165.264 6.75911 165.298 6.64909 165.383 6.56445C165.417 6.5306 165.467 6.49674 165.535 6.46289C165.603 6.42904 165.662 6.39518 165.713 6.36133C165.933 6.20898 166.119 6.05664 166.271 5.9043C166.424 5.75195 166.635 5.64193 166.906 5.57422C167.143 5.38802 167.355 5.20182 167.541 5.01562C167.744 4.82943 167.947 4.66016 168.15 4.50781C168.354 4.35547 168.574 4.23698 168.811 4.15234C169.048 4.05078 169.344 4 169.699 4C169.767 4 169.835 4.00846 169.902 4.02539C169.97 4.02539 170.038 4.02539 170.105 4.02539C170.799 4.66862 171.231 5.45573 171.4 6.38672C171.214 6.6237 171.062 6.8776 170.943 7.14844C170.842 7.41927 170.723 7.6901 170.588 7.96094C170.3 8.0625 170.029 8.21484 169.775 8.41797C169.521 8.60417 169.268 8.79883 169.014 9.00195C168.777 9.20508 168.523 9.38281 168.252 9.53516C167.998 9.6875 167.71 9.76367 167.389 9.76367C167.253 9.88216 167.033 10.0768 166.729 10.3477C166.441 10.6016 166.136 10.8724 165.814 11.1602C165.51 11.4479 165.222 11.7188 164.951 11.9727C164.697 12.2266 164.536 12.4043 164.469 12.5059C164.418 12.5905 164.376 12.6667 164.342 12.7344C164.308 12.8021 164.274 12.8783 164.24 12.9629L163.58 14.0801C163.208 14.7233 162.827 15.3581 162.438 15.9844C162.048 16.5938 161.71 17.237 161.422 17.9141C161.286 18.2188 161.176 18.5234 161.092 18.8281C161.007 19.1328 160.923 19.4544 160.838 19.793C160.804 19.8945 160.762 19.9961 160.711 20.0977C160.66 20.1992 160.618 20.2923 160.584 20.377C160.398 20.7324 160.245 21.0625 160.127 21.3672C160.008 21.6719 159.941 22.0273 159.924 22.4336C159.501 23.3815 159.103 24.3379 158.73 25.3027C158.375 26.2507 158.104 27.2324 157.918 28.248C158.02 28.5866 158.062 28.9336 158.045 29.2891C158.045 29.6276 158.045 29.9661 158.045 30.3047C158.045 30.7279 158.07 31.0749 158.121 31.3457C158.189 31.6335 158.273 31.8874 158.375 32.1074C158.493 32.3444 158.62 32.5814 158.756 32.8184C158.891 33.0723 159.035 33.3685 159.188 33.707C159.441 33.9102 159.67 34.1217 159.873 34.3418C160.076 34.5788 160.271 34.8327 160.457 35.1035C161.1 35.4251 161.752 35.5859 162.412 35.5859C162.886 35.5859 163.368 35.5098 163.859 35.3574C164.35 35.2051 164.824 35.0104 165.281 34.7734C165.755 34.5534 166.212 34.3079 166.652 34.0371C167.092 33.7663 167.516 33.5039 167.922 33.25C168.633 32.8268 169.251 32.3698 169.775 31.8789C170.3 31.388 170.774 30.8717 171.197 30.3301C171.637 29.7884 172.044 29.2129 172.416 28.6035C172.788 27.9772 173.178 27.3171 173.584 26.623C173.601 26.5384 173.635 26.4368 173.686 26.3184L173.838 25.9375C173.889 25.8021 173.931 25.6836 173.965 25.582C174.016 25.4635 174.041 25.3874 174.041 25.3535C174.041 25.2181 174.007 25.125 173.939 25.0742C173.889 25.0065 173.863 24.9388 173.863 24.8711C173.863 24.7357 173.897 24.6426 173.965 24.5918C174.033 24.541 174.109 24.4902 174.193 24.4395C174.295 24.3887 174.38 24.3294 174.447 24.2617C174.532 24.194 174.574 24.0671 174.574 23.8809C174.54 23.8639 174.481 23.8555 174.396 23.8555C174.312 23.8555 174.227 23.8639 174.143 23.8809C174.058 23.8978 173.973 23.9062 173.889 23.9062C173.686 23.9062 173.516 23.8385 173.381 23.7031C173.296 23.737 173.212 23.7962 173.127 23.8809C173.042 23.9486 172.958 24.0247 172.873 24.1094C172.805 24.194 172.738 24.2702 172.67 24.3379C172.602 24.4056 172.543 24.4395 172.492 24.4395C172.408 24.4395 172.34 24.4225 172.289 24.3887C172.255 24.3548 172.204 24.3379 172.137 24.3379C171.849 24.3379 171.595 24.4056 171.375 24.541C171.155 24.6764 170.918 24.7865 170.664 24.8711C170.613 24.8711 170.562 24.8711 170.512 24.8711C170.461 24.8542 170.41 24.8457 170.359 24.8457C170.173 24.8457 169.987 24.8796 169.801 24.9473C169.632 24.998 169.462 25.0573 169.293 25.125C169.141 25.1927 168.98 25.252 168.811 25.3027C168.641 25.3535 168.472 25.3704 168.303 25.3535C167.93 25.4889 167.583 25.6328 167.262 25.7852C166.957 25.9375 166.602 25.9967 166.195 25.9629C166.077 26.0137 165.95 26.0729 165.814 26.1406C165.696 26.1914 165.577 26.2591 165.459 26.3438C165.357 26.3776 165.281 26.3945 165.23 26.3945C165.146 26.3945 165.078 26.3522 165.027 26.2676C164.892 26.4199 164.714 26.5299 164.494 26.5977C164.274 26.6484 164.046 26.6992 163.809 26.75C163.572 26.7839 163.343 26.8346 163.123 26.9023C162.92 26.9531 162.759 27.0632 162.641 27.2324C162.454 27.0801 162.234 27.0039 161.98 27.0039C161.727 27.0039 161.481 27.0547 161.244 27.1562C161.007 27.2409 160.753 27.2832 160.482 27.2832C160.381 27.2832 160.313 27.2663 160.279 27.2324C160.212 27.0462 160.135 26.86 160.051 26.6738C159.966 26.4876 159.831 26.3522 159.645 26.2676C159.611 26.0814 159.577 25.9036 159.543 25.7344C159.526 25.5482 159.518 25.3704 159.518 25.2012C159.518 24.7441 159.653 24.3294 159.924 23.957C160.161 23.8724 160.398 23.8047 160.635 23.7539C160.889 23.6862 161.134 23.61 161.371 23.5254C161.557 23.5592 161.743 23.5846 161.93 23.6016C162.116 23.6185 162.302 23.627 162.488 23.627C163.182 23.627 163.859 23.5423 164.52 23.373C165.18 23.1868 165.831 22.9922 166.475 22.7891C167.084 22.6029 167.702 22.4336 168.328 22.2812C168.954 22.1289 169.581 21.9596 170.207 21.7734C170.799 21.6211 171.383 21.4518 171.959 21.2656C172.535 21.0625 173.135 20.9355 173.762 20.8848C174.168 20.597 174.659 20.4023 175.234 20.3008C175.827 20.1992 176.368 20.0892 176.859 19.9707C177.638 19.7845 178.408 19.5983 179.17 19.4121C179.932 19.209 180.71 19.0312 181.506 18.8789C182.386 18.6927 183.241 18.4642 184.07 18.1934C184.917 17.9225 185.763 17.6348 186.609 17.3301H186.863C187.151 17.3301 187.447 17.2962 187.752 17.2285C188.057 17.1608 188.361 17.127 188.666 17.127C188.751 17.127 188.818 17.1354 188.869 17.1523C188.937 17.1523 189.005 17.1523 189.072 17.1523C189.123 17.1523 189.25 17.1185 189.453 17.0508C189.656 16.9661 189.8 16.9069 189.885 16.873C190.105 17.11 190.35 17.3216 190.621 17.5078C190.892 17.694 191.129 17.9056 191.332 18.1426Z\" fill=\"white\"><\/path>\n    <path d=\"M196.562 15.2734C196.461 15.4258 196.402 15.5951 196.385 15.7812C196.368 15.9674 196.359 16.1367 196.359 16.2891C196.359 16.4922 196.359 16.6953 196.359 16.8984C196.376 17.0846 196.385 17.2708 196.385 17.457V17.8379C196.351 17.9564 196.3 18.0749 196.232 18.1934C196.165 18.3118 196.114 18.4303 196.08 18.5488C195.843 19.1751 195.725 19.8014 195.725 20.4277V20.4785C195.64 20.6816 195.555 20.8678 195.471 21.0371C195.403 21.2064 195.335 21.3757 195.268 21.5449C195.2 21.6973 195.149 21.8665 195.115 22.0527C195.081 22.222 195.073 22.4251 195.09 22.6621C194.853 23.2546 194.54 23.7962 194.15 24.2871C193.761 24.7611 193.38 25.252 193.008 25.7598C192.652 25.8952 192.322 26.0729 192.018 26.293C191.73 26.513 191.451 26.7585 191.18 27.0293C190.655 27.1986 190.139 27.3932 189.631 27.6133C189.123 27.8333 188.666 28.1296 188.26 28.502C187.938 28.5358 187.617 28.5866 187.295 28.6543C186.973 28.722 186.66 28.8236 186.355 28.959H186.051C185.898 28.959 185.788 28.9251 185.721 28.8574C185.501 28.9759 185.272 29.0605 185.035 29.1113C184.798 29.1452 184.561 29.1621 184.324 29.1621C184.02 29.1621 183.715 29.1452 183.41 29.1113C183.122 29.0605 182.826 29.0098 182.521 28.959C182.352 28.722 182.115 28.5443 181.811 28.4258C181.506 28.2904 181.235 28.1634 180.998 28.0449C180.507 27.3678 180.152 26.7161 179.932 26.0898C179.712 25.4466 179.483 24.7272 179.246 23.9316C179.28 23.6947 179.339 23.4661 179.424 23.2461C179.508 23.0091 179.542 22.7552 179.525 22.4844C179.83 21.6042 180.228 20.8086 180.719 20.0977C181.227 19.3698 181.802 18.6758 182.445 18.0156C182.445 17.9141 182.462 17.8294 182.496 17.7617C182.547 17.694 182.555 17.5924 182.521 17.457C182.538 17.474 182.572 17.4824 182.623 17.4824C182.758 17.4824 182.843 17.4486 182.877 17.3809C182.911 17.2962 182.919 17.2031 182.902 17.1016C183.512 16.7122 184.062 16.2637 184.553 15.7559C185.061 15.248 185.636 14.8249 186.279 14.4863C186.33 14.334 186.415 14.207 186.533 14.1055C186.652 14.0039 186.745 13.8854 186.812 13.75C187.354 13.5977 187.845 13.3691 188.285 13.0645C188.725 12.7598 189.191 12.4889 189.682 12.252C189.952 12.0996 190.206 11.998 190.443 11.9473C190.697 11.8796 190.968 11.8118 191.256 11.7441C191.357 11.7103 191.451 11.6849 191.535 11.668C191.62 11.651 191.713 11.6426 191.814 11.6426C192.119 11.6426 192.415 11.7018 192.703 11.8203C192.991 11.9219 193.287 11.9727 193.592 11.9727C193.676 11.9727 193.744 11.9727 193.795 11.9727C193.863 11.9557 193.93 11.9388 193.998 11.9219C194.286 12.2773 194.65 12.5482 195.09 12.7344C195.191 12.9883 195.31 13.2083 195.445 13.3945C195.598 13.5807 195.75 13.7669 195.902 13.9531C196.055 14.1224 196.19 14.3171 196.309 14.5371C196.444 14.7402 196.529 14.9857 196.562 15.2734ZM194.023 16.5938C194.023 16.5091 194.015 16.4329 193.998 16.3652C193.829 16.3145 193.668 16.2467 193.516 16.1621C193.363 16.0775 193.194 16.0352 193.008 16.0352C192.889 16.0352 192.771 16.0605 192.652 16.1113C192.635 15.9928 192.585 15.9082 192.5 15.8574C192.432 15.8066 192.348 15.7643 192.246 15.7305C192.161 15.6797 192.068 15.6458 191.967 15.6289C191.882 15.5951 191.806 15.5443 191.738 15.4766C191.688 15.3411 191.628 15.2057 191.561 15.0703C191.51 14.918 191.408 14.8079 191.256 14.7402C191.104 14.8926 190.926 15.0195 190.723 15.1211C190.52 15.2057 190.308 15.2904 190.088 15.375C189.885 15.4596 189.682 15.5612 189.479 15.6797C189.292 15.7982 189.132 15.9421 188.996 16.1113H188.539C188.438 16.2975 188.294 16.4414 188.107 16.543C187.921 16.6276 187.76 16.7546 187.625 16.9238C187.354 17.0592 187.1 17.2285 186.863 17.4316C186.643 17.6178 186.423 17.821 186.203 18.041C185.983 18.2441 185.763 18.4557 185.543 18.6758C185.34 18.8958 185.12 19.099 184.883 19.2852C184.663 19.7591 184.417 20.1738 184.146 20.5293C183.893 20.8678 183.647 21.2148 183.41 21.5703C183.19 21.9258 182.995 22.3151 182.826 22.7383C182.674 23.1445 182.598 23.6523 182.598 24.2617V24.5156C182.598 24.6003 182.606 24.6849 182.623 24.7695C182.843 25.0065 183.021 25.2604 183.156 25.5312C183.309 25.8021 183.554 25.9967 183.893 26.1152C184.231 26.2507 184.587 26.3099 184.959 26.293C185.348 26.276 185.721 26.3184 186.076 26.4199C186.889 26.2676 187.667 26.0221 188.412 25.6836C189.174 25.3281 189.893 24.9049 190.57 24.4141C190.672 24.3294 190.79 24.2448 190.926 24.1602C191.061 24.0586 191.171 23.957 191.256 23.8555C191.34 23.7708 191.408 23.6777 191.459 23.5762C191.527 23.4746 191.594 23.3815 191.662 23.2969C191.798 23.0768 191.95 22.8568 192.119 22.6367C192.288 22.4167 192.466 22.2135 192.652 22.0273C192.737 21.6549 192.847 21.2995 192.982 20.9609C193.118 20.6055 193.253 20.2585 193.389 19.9199C193.524 19.5814 193.634 19.2344 193.719 18.8789C193.82 18.5234 193.871 18.151 193.871 17.7617C193.871 17.6771 193.863 17.584 193.846 17.4824C193.846 17.3809 193.837 17.2878 193.82 17.2031C193.956 17.0169 194.023 16.8138 194.023 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M222.74 26.7754C222.656 27.0462 222.63 27.3171 222.664 27.5879C222.613 27.6556 222.554 27.6979 222.486 27.7148C222.419 27.7318 222.351 27.7572 222.283 27.791C222.215 27.8079 222.156 27.8418 222.105 27.8926C222.072 27.9264 222.072 28.0026 222.105 28.1211C221.547 28.1549 221.014 28.2734 220.506 28.4766C219.998 28.6797 219.499 28.8997 219.008 29.1367C218.754 29.0521 218.534 28.9505 218.348 28.832C218.161 28.7135 217.924 28.6374 217.637 28.6035C217.349 28.028 217.078 27.4271 216.824 26.8008C216.587 26.1576 216.469 25.5143 216.469 24.8711C216.469 24.3971 216.553 23.9655 216.723 23.5762C216.723 23.0684 216.765 22.569 216.85 22.0781C216.934 21.5872 217.027 21.1048 217.129 20.6309C217.247 20.14 217.349 19.6491 217.434 19.1582C217.518 18.6673 217.561 18.168 217.561 17.6602V17.1016C217.527 17.1016 217.484 17.1439 217.434 17.2285C217.383 17.2962 217.332 17.3809 217.281 17.4824C217.247 17.5671 217.214 17.6517 217.18 17.7363C217.146 17.821 217.12 17.8717 217.104 17.8887C216.816 18.1087 216.587 18.388 216.418 18.7266C216.266 19.0482 216.096 19.3529 215.91 19.6406C215.673 19.9961 215.419 20.3431 215.148 20.6816C214.895 21.0202 214.573 21.2826 214.184 21.4688V21.5195C214.184 21.6042 214.158 21.6634 214.107 21.6973C214.057 21.7311 214.048 21.8158 214.082 21.9512C213.659 22.0866 213.261 22.2812 212.889 22.5352C212.533 22.7891 212.237 23.1107 212 23.5C211.661 23.5846 211.34 23.7031 211.035 23.8555C210.747 23.9909 210.451 24.1432 210.146 24.3125C210.011 24.3802 209.867 24.4648 209.715 24.5664C209.562 24.668 209.41 24.7357 209.258 24.7695C209.122 24.8203 208.936 24.8542 208.699 24.8711C208.479 24.888 208.242 24.9049 207.988 24.9219C207.751 24.9388 207.514 24.9473 207.277 24.9473H206.719C206.634 24.9473 206.524 24.9049 206.389 24.8203C206.253 24.7357 206.101 24.6426 205.932 24.541C205.779 24.4395 205.618 24.3464 205.449 24.2617C205.28 24.1602 205.119 24.0924 204.967 24.0586C204.831 23.6185 204.637 23.2292 204.383 22.8906C204.146 22.5352 203.892 22.1797 203.621 21.8242C203.536 21.418 203.418 20.9948 203.266 20.5547C203.13 20.1146 202.885 19.7507 202.529 19.4629C202.614 19.3444 202.656 19.209 202.656 19.0566C202.656 18.8704 202.614 18.6927 202.529 18.5234C202.445 18.3542 202.402 18.168 202.402 17.9648C202.402 17.8294 202.411 17.7279 202.428 17.6602C202.242 17.8633 202.106 18.1257 202.021 18.4473C201.954 18.752 201.92 19.0312 201.92 19.2852C201.92 19.4883 201.945 19.6745 201.996 19.8438C201.827 20.0807 201.717 20.377 201.666 20.7324C201.632 21.0879 201.615 21.401 201.615 21.6719C201.615 22.0104 201.641 22.3405 201.691 22.6621C201.421 22.9329 201.285 23.263 201.285 23.6523C201.285 23.8724 201.336 24.0671 201.438 24.2363C201.438 24.304 201.421 24.3548 201.387 24.3887C201.353 24.4225 201.311 24.4479 201.26 24.4648C201.226 24.4818 201.184 24.5072 201.133 24.541C201.099 24.5579 201.082 24.6003 201.082 24.668C201.082 24.7526 201.082 24.8457 201.082 24.9473C201.099 25.0488 201.107 25.1504 201.107 25.252C201.107 25.4889 201.099 25.7344 201.082 25.9883C201.065 26.2422 201.057 26.4876 201.057 26.7246C201.057 27.2155 201.099 27.571 201.184 27.791C201.285 27.9941 201.404 28.1465 201.539 28.248C201.691 28.3496 201.852 28.4512 202.021 28.5527C202.191 28.6543 202.36 28.849 202.529 29.1367C202.479 29.2891 202.385 29.416 202.25 29.5176C202.132 29.6022 202.013 29.6953 201.895 29.7969C201.793 29.8815 201.7 29.9831 201.615 30.1016C201.531 30.2201 201.497 30.3893 201.514 30.6094H201.387C201.167 30.6094 200.955 30.6432 200.752 30.7109C200.549 30.7786 200.337 30.8125 200.117 30.8125C200.066 30.8125 200.016 30.804 199.965 30.7871C199.914 30.7871 199.863 30.7871 199.812 30.7871L199.559 30.6348C199.474 30.584 199.389 30.5586 199.305 30.5586C199.22 30.5586 199.11 30.5755 198.975 30.6094C198.738 29.8477 198.551 29.0605 198.416 28.248C198.298 27.4355 198.238 26.64 198.238 25.8613C198.238 25.7767 198.255 25.6921 198.289 25.6074C198.34 25.5059 198.408 25.472 198.492 25.5059V25.0234C198.492 24.4987 198.535 23.9909 198.619 23.5C198.721 22.9922 198.771 22.4674 198.771 21.9258C198.771 21.7734 198.763 21.6211 198.746 21.4688C198.746 21.3164 198.738 21.1725 198.721 21.0371C198.805 20.7493 198.89 20.4616 198.975 20.1738C199.076 19.8691 199.127 19.556 199.127 19.2344C199.127 19.099 199.102 18.9382 199.051 18.752C199.186 18.6504 199.288 18.5234 199.355 18.3711C199.423 18.2018 199.474 18.0241 199.508 17.8379C199.542 17.6348 199.567 17.4401 199.584 17.2539C199.601 17.0677 199.618 16.8984 199.635 16.7461C199.804 16.4076 199.897 16.0436 199.914 15.6543C199.931 15.265 200.016 14.901 200.168 14.5625C200.151 14.4948 200.143 14.3763 200.143 14.207C200.143 13.8685 200.193 13.5299 200.295 13.1914C200.413 12.8359 200.642 12.5651 200.98 12.3789C201.285 12.4974 201.641 12.5566 202.047 12.5566C202.436 12.5566 202.809 12.4974 203.164 12.3789C203.266 12.4128 203.359 12.4551 203.443 12.5059C203.528 12.5397 203.613 12.582 203.697 12.6328C203.799 12.6667 203.9 12.7005 204.002 12.7344C204.104 12.7513 204.222 12.7513 204.357 12.7344C204.527 13.2253 204.671 13.7246 204.789 14.2324C204.924 14.7402 205.026 15.2565 205.094 15.7812C205.128 16.0013 205.136 16.2383 205.119 16.4922C205.119 16.7461 205.136 16.9831 205.17 17.2031C205.187 17.3385 205.229 17.4655 205.297 17.584C205.365 17.6855 205.432 17.804 205.5 17.9395C205.568 18.0749 205.618 18.2272 205.652 18.3965C205.703 18.5658 205.72 18.7773 205.703 19.0312C205.889 19.4714 206.092 19.8945 206.312 20.3008C206.549 20.6901 206.803 21.0794 207.074 21.4688C207.227 21.5195 207.362 21.5872 207.48 21.6719C207.599 21.7396 207.675 21.8581 207.709 22.0273C207.861 22.0273 207.997 22.0527 208.115 22.1035L208.547 22.2305C209.19 22.0273 209.783 21.7565 210.324 21.418C210.883 21.0794 211.467 20.7917 212.076 20.5547C212.821 19.8268 213.464 19.0228 214.006 18.1426C214.548 17.2454 215.089 16.3568 215.631 15.4766V14.918C215.732 14.8672 215.817 14.8079 215.885 14.7402C215.969 14.6556 216.071 14.5964 216.189 14.5625C216.206 14.3594 216.249 14.1647 216.316 13.9785C216.401 13.7754 216.486 13.5892 216.57 13.4199C216.672 13.2337 216.757 13.056 216.824 12.8867C216.892 12.7005 216.926 12.5059 216.926 12.3027C216.926 12.1842 216.917 12.0827 216.9 11.998C217.154 11.7441 217.459 11.6172 217.814 11.6172C218.153 11.6172 218.492 11.7018 218.83 11.8711C219.186 12.0234 219.516 12.1673 219.82 12.3027C220.007 12.709 220.142 13.1406 220.227 13.5977C220.328 14.0378 220.396 14.4948 220.43 14.9688C220.464 15.4427 220.48 15.9167 220.48 16.3906V18.1934C220.464 18.3288 220.413 18.4303 220.328 18.498C220.26 18.5488 220.21 18.6335 220.176 18.752V19.0059C220.176 19.0905 220.167 19.1751 220.15 19.2598C220.15 19.6152 220.108 19.9876 220.023 20.377C219.939 20.8678 219.829 21.3672 219.693 21.875C219.575 22.3659 219.516 22.8652 219.516 23.373C219.516 23.5592 219.524 23.7454 219.541 23.9316C219.558 24.1178 219.592 24.304 219.643 24.4902C219.558 24.6426 219.516 24.8372 219.516 25.0742C219.516 25.3451 219.558 25.599 219.643 25.8359C219.744 26.056 219.863 26.276 219.998 26.4961C220.235 26.4961 220.472 26.4876 220.709 26.4707C220.946 26.4538 221.191 26.4453 221.445 26.4453C221.682 26.4453 221.902 26.4707 222.105 26.5215C222.309 26.5553 222.52 26.64 222.74 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M239.65 13.8262V13.9277C239.532 13.9616 239.473 14.0462 239.473 14.1816C239.286 14.2663 239.092 14.334 238.889 14.3848C238.686 14.4186 238.491 14.4779 238.305 14.5625C238.118 14.5456 237.924 14.5371 237.721 14.5371C237.535 14.5202 237.348 14.5117 237.162 14.5117C236.654 14.5117 236.146 14.5286 235.639 14.5625C235.131 14.5964 234.623 14.5964 234.115 14.5625C233.878 14.6979 233.616 14.8079 233.328 14.8926C233.057 14.9603 232.795 14.9941 232.541 14.9941C232.338 14.9941 232.16 14.9688 232.008 14.918C231.602 15.1211 231.153 15.2904 230.662 15.4258C230.188 15.5612 229.706 15.6966 229.215 15.832C228.724 15.9505 228.25 16.0944 227.793 16.2637C227.353 16.416 226.964 16.6361 226.625 16.9238C226.591 17.1608 226.566 17.3978 226.549 17.6348C226.532 17.8548 226.523 18.0749 226.523 18.2949C226.523 18.5319 226.532 18.752 226.549 18.9551C226.583 19.1582 226.642 19.3613 226.727 19.5645C226.811 19.5983 226.904 19.6237 227.006 19.6406C227.124 19.6576 227.226 19.666 227.311 19.666C227.395 19.666 227.48 19.6576 227.564 19.6406C227.649 19.6068 227.708 19.5475 227.742 19.4629C227.996 19.429 228.25 19.4206 228.504 19.4375C228.758 19.4375 229.012 19.4375 229.266 19.4375C229.52 19.4375 229.765 19.429 230.002 19.4121C230.256 19.3952 230.501 19.3529 230.738 19.2852C231.009 19.2174 231.271 19.1751 231.525 19.1582C231.796 19.1413 232.059 19.1243 232.312 19.1074C232.566 19.0905 232.829 19.0651 233.1 19.0312C233.37 18.9805 233.65 18.8874 233.938 18.752C234.158 18.8366 234.378 18.8789 234.598 18.8789C234.835 18.8789 235.063 18.8958 235.283 18.9297C235.402 19.0143 235.495 19.1074 235.562 19.209C235.647 19.3105 235.689 19.429 235.689 19.5645C235.689 19.8014 235.605 20.0384 235.436 20.2754C235.266 20.5124 235.131 20.7324 235.029 20.9355H234.75C234.344 20.9355 233.946 20.9948 233.557 21.1133C233.184 21.2148 232.803 21.3418 232.414 21.4941C232.042 21.6296 231.661 21.7565 231.271 21.875C230.899 21.9766 230.51 22.0273 230.104 22.0273C230.036 22.0273 229.993 22.0697 229.977 22.1543C229.977 22.222 229.96 22.2728 229.926 22.3066C229.841 22.2897 229.714 22.2812 229.545 22.2812C229.156 22.2812 228.783 22.3236 228.428 22.4082C228.072 22.4928 227.708 22.5352 227.336 22.5352C227.234 22.5352 227.133 22.5352 227.031 22.5352C226.93 22.5182 226.828 22.5013 226.727 22.4844C226.642 22.6198 226.532 22.7129 226.396 22.7637C226.261 22.7975 226.134 22.8652 226.016 22.9668C225.965 23.1191 225.931 23.3053 225.914 23.5254C225.914 23.7454 225.906 23.974 225.889 24.2109C225.889 24.431 225.872 24.6426 225.838 24.8457C225.804 25.0488 225.736 25.2096 225.635 25.3281C225.652 25.4128 225.719 25.4466 225.838 25.4297C225.956 25.3958 226.016 25.4466 226.016 25.582C226.016 25.7344 225.999 25.8952 225.965 26.0645C225.931 26.2337 225.914 26.403 225.914 26.5723C225.914 26.8939 225.948 27.2493 226.016 27.6387C226.1 28.0111 226.219 28.3581 226.371 28.6797C226.54 29.0013 226.76 29.2721 227.031 29.4922C227.302 29.6953 227.641 29.7969 228.047 29.7969C228.318 29.7969 228.572 29.7461 228.809 29.6445C229.046 29.543 229.24 29.3737 229.393 29.1367L229.52 29.1113C229.587 29.1113 229.646 29.1198 229.697 29.1367C229.765 29.1536 229.833 29.1621 229.9 29.1621C230.002 29.1621 230.129 29.1029 230.281 28.9844C230.451 28.849 230.628 28.6966 230.814 28.5273C231.018 28.3581 231.221 28.1973 231.424 28.0449C231.627 27.8757 231.822 27.7572 232.008 27.6895C232.126 27.4525 232.236 27.2155 232.338 26.9785C232.456 26.7415 232.626 26.5553 232.846 26.4199V25.6836C233.015 25.4974 233.193 25.3281 233.379 25.1758C233.582 25.0234 233.734 24.8288 233.836 24.5918C233.921 24.6257 233.997 24.651 234.064 24.668C234.149 24.6849 234.234 24.6934 234.318 24.6934C234.403 24.6934 234.488 24.6849 234.572 24.668C234.674 24.651 234.767 24.6257 234.852 24.5918C234.987 24.778 235.089 24.9896 235.156 25.2266C235.241 25.4466 235.342 25.6582 235.461 25.8613C235.309 26.166 235.131 26.5299 234.928 26.9531C234.725 27.3763 234.505 27.7995 234.268 28.2227C234.031 28.6458 233.777 29.0521 233.506 29.4414C233.252 29.8138 232.998 30.1016 232.744 30.3047C232.693 30.3555 232.583 30.4147 232.414 30.4824C232.228 30.6178 232.059 30.7448 231.906 30.8633C231.754 30.9987 231.61 31.151 231.475 31.3203C230.984 31.4727 230.51 31.6758 230.053 31.9297C229.613 32.1836 229.173 32.429 228.732 32.666C228.529 32.6152 228.309 32.5898 228.072 32.5898C227.869 32.5898 227.666 32.5983 227.463 32.6152C227.26 32.6491 227.04 32.666 226.803 32.666C226.735 32.5814 226.633 32.5221 226.498 32.4883C226.38 32.4714 226.337 32.3867 226.371 32.2344C225.796 32.2005 225.33 32.0397 224.975 31.752C224.619 31.4811 224.314 31.1426 224.061 30.7363C223.824 30.3301 223.629 29.89 223.477 29.416C223.324 28.9421 223.163 28.485 222.994 28.0449V27.9688C222.994 27.8841 223.028 27.8333 223.096 27.8164C223.163 27.7995 223.197 27.7487 223.197 27.6641C223.197 27.6302 223.189 27.6048 223.172 27.5879C223.121 27.4017 223.079 27.2409 223.045 27.1055C223.011 26.9701 222.994 26.8092 222.994 26.623C222.994 26.3522 223.011 26.0898 223.045 25.8359C223.079 25.5651 223.096 25.2943 223.096 25.0234C223.096 24.7526 223.062 24.5156 222.994 24.3125C223.062 24.2279 223.121 24.1178 223.172 23.9824C223.206 23.8301 223.231 23.6777 223.248 23.5254C223.265 23.373 223.273 23.2207 223.273 23.0684C223.29 22.916 223.316 22.7806 223.35 22.6621C223.282 22.4759 223.223 22.3151 223.172 22.1797C223.121 22.0273 223.096 21.8496 223.096 21.6465V21.4688C223.265 21.181 223.409 20.8848 223.527 20.5801C223.646 20.2754 223.773 19.9622 223.908 19.6406V19.5645C223.908 19.0736 223.891 18.5827 223.857 18.0918C223.824 17.6009 223.807 17.11 223.807 16.6191V16.1367C223.807 15.9674 223.815 15.8066 223.832 15.6543C223.967 15.5866 224.069 15.4935 224.137 15.375C224.204 15.2565 224.306 15.1634 224.441 15.0957H225.279L225.432 14.8418C225.482 14.7572 225.516 14.6641 225.533 14.5625C225.719 14.5117 225.897 14.444 226.066 14.3594C226.253 14.2578 226.422 14.1562 226.574 14.0547C226.811 13.9193 227.023 13.8008 227.209 13.6992C227.412 13.5807 227.607 13.4876 227.793 13.4199C227.996 13.3353 228.208 13.2676 228.428 13.2168C228.648 13.166 228.902 13.1237 229.189 13.0898C229.325 13.0898 229.41 13.0645 229.443 13.0137C229.494 12.9629 229.562 12.9036 229.646 12.8359C229.85 12.8698 230.053 12.9036 230.256 12.9375C230.459 12.9544 230.662 12.9629 230.865 12.9629C231.271 12.9629 231.652 12.8867 232.008 12.7344C232.516 12.7344 233.015 12.7259 233.506 12.709C234.014 12.6921 234.521 12.6836 235.029 12.6836C235.469 12.6836 235.91 12.7005 236.35 12.7344C236.79 12.7682 237.221 12.8275 237.645 12.9121C237.797 12.8613 237.966 12.8359 238.152 12.8359C238.355 12.8359 238.559 12.8613 238.762 12.9121C238.982 12.946 239.193 12.946 239.396 12.9121C239.413 13.0983 239.456 13.2591 239.523 13.3945C239.608 13.513 239.65 13.6569 239.65 13.8262Z\" fill=\"white\"><\/path>\n    <path d=\"M270.906 25.5566C270.872 25.8105 270.779 26.0052 270.627 26.1406C270.492 26.276 270.331 26.403 270.145 26.5215C270.06 26.5046 269.975 26.4961 269.891 26.4961C269.823 26.4792 269.747 26.4707 269.662 26.4707C269.137 26.4538 268.638 26.5215 268.164 26.6738C267.707 26.8262 267.233 26.9362 266.742 27.0039C266.573 27.0378 266.412 27.0547 266.26 27.0547C266.124 27.0378 265.98 27.0462 265.828 27.0801C265.286 27.1647 264.711 27.2324 264.102 27.2832C263.492 27.334 262.883 27.4017 262.273 27.4863C261.664 27.554 261.063 27.6471 260.471 27.7656C259.895 27.8672 259.354 28.0195 258.846 28.2227C258.795 28.1888 258.744 28.1549 258.693 28.1211C258.643 28.0703 258.583 28.0449 258.516 28.0449C258.346 28.0449 258.186 28.0703 258.033 28.1211C257.881 28.1719 257.729 28.1888 257.576 28.1719C257.407 28.2734 257.221 28.3496 257.018 28.4004C256.831 28.4342 256.637 28.4681 256.434 28.502C256.247 28.5189 256.061 28.5527 255.875 28.6035C255.689 28.6543 255.511 28.7474 255.342 28.8828C255.206 28.8151 255.037 28.7812 254.834 28.7812C254.648 28.7643 254.521 28.6966 254.453 28.5781C254.064 28.7643 253.649 28.8828 253.209 28.9336C252.786 28.9844 252.354 29.0013 251.914 28.9844C251.626 28.9674 251.296 28.9251 250.924 28.8574C250.551 28.7897 250.179 28.6966 249.807 28.5781C249.434 28.4427 249.087 28.2904 248.766 28.1211C248.444 27.9349 248.199 27.7148 248.029 27.4609C247.911 27.2917 247.826 27.1055 247.775 26.9023C247.725 26.6992 247.606 26.5469 247.42 26.4453C247.471 26.056 247.53 25.6751 247.598 25.3027C247.665 24.9303 247.733 24.5495 247.801 24.1602C248.139 23.8724 248.461 23.5677 248.766 23.2461C249.07 22.9245 249.358 22.5859 249.629 22.2305C249.951 22.0781 250.247 21.8919 250.518 21.6719C250.805 21.4518 251.085 21.2318 251.355 21.0117C251.643 20.7747 251.923 20.5462 252.193 20.3262C252.481 20.1061 252.786 19.9115 253.107 19.7422C253.158 19.6237 253.226 19.5306 253.311 19.4629C253.412 19.3783 253.514 19.3021 253.615 19.2344C253.717 19.1497 253.81 19.0651 253.895 18.9805C253.979 18.8789 254.038 18.7604 254.072 18.625C254.665 18.2695 255.181 17.821 255.621 17.2793C256.061 16.7376 256.349 16.1283 256.484 15.4512C256.197 15.2142 255.867 15.0618 255.494 14.9941C255.139 14.9095 254.766 14.8503 254.377 14.8164C254.038 14.7995 253.683 14.7995 253.311 14.8164C252.955 14.8333 252.591 14.8249 252.219 14.791C251.846 14.9095 251.457 14.9857 251.051 15.0195C250.661 15.0534 250.272 15.0872 249.883 15.1211C249.493 15.138 249.104 15.1888 248.715 15.2734C248.342 15.3411 247.979 15.4766 247.623 15.6797C247.555 15.6797 247.488 15.6712 247.42 15.6543C247.369 15.6374 247.31 15.6289 247.242 15.6289C246.701 15.612 246.193 15.722 245.719 15.959C245.245 16.179 244.779 16.3991 244.322 16.6191C244.288 16.6868 244.271 16.7376 244.271 16.7715C244.271 16.873 244.288 16.9746 244.322 17.0762C244.373 17.1608 244.398 17.2539 244.398 17.3555C244.382 17.3724 244.373 17.3893 244.373 17.4062C244.373 17.4232 244.365 17.4401 244.348 17.457C244.331 17.5417 244.305 17.6178 244.271 17.6855C244.255 17.7533 244.229 17.8294 244.195 17.9141C244.009 18.4557 243.908 18.9889 243.891 19.5137C243.874 19.9538 243.874 20.3854 243.891 20.8086C243.908 21.2318 243.908 21.6634 243.891 22.1035C243.857 22.6452 243.772 23.153 243.637 23.627C243.721 24.0332 243.798 24.4648 243.865 24.9219C243.933 25.362 244.018 25.8021 244.119 26.2422C244.221 26.6823 244.339 27.1139 244.475 27.5371C244.627 27.9434 244.822 28.3327 245.059 28.7051C245.042 28.7389 245.05 28.7643 245.084 28.7812C245.118 28.7982 245.152 28.8066 245.186 28.8066H245.389C245.473 28.8066 245.507 28.8405 245.49 28.9082C245.524 28.959 245.549 29.0098 245.566 29.0605C245.583 29.0944 245.617 29.1283 245.668 29.1621C245.702 29.2129 245.702 29.2806 245.668 29.3652C245.651 29.7038 245.566 30.0169 245.414 30.3047C245.262 30.5924 245.169 30.9056 245.135 31.2441C244.932 31.2949 244.745 31.3203 244.576 31.3203C244.288 31.3034 244.035 31.2188 243.814 31.0664C243.594 30.931 243.391 30.7617 243.205 30.5586C243.019 30.3555 242.841 30.1523 242.672 29.9492C242.503 29.7292 242.316 29.543 242.113 29.3906C241.995 28.9167 241.876 28.3919 241.758 27.8164C241.656 27.2409 241.479 26.75 241.225 26.3438C241.292 26.1914 241.326 26.0052 241.326 25.7852C241.343 25.4466 241.309 25.1165 241.225 24.7949C241.157 24.4564 241.14 24.1178 241.174 23.7793C241.174 23.5931 241.191 23.4069 241.225 23.2207C241.275 23.0345 241.309 22.8483 241.326 22.6621C241.343 22.3743 241.309 22.0951 241.225 21.8242C241.157 21.5534 241.132 21.2741 241.148 20.9863C241.165 20.8509 241.191 20.724 241.225 20.6055C241.275 20.4701 241.343 20.3516 241.428 20.25C241.343 20.0469 241.318 19.8522 241.352 19.666C241.368 19.3783 241.402 19.1074 241.453 18.8535C241.504 18.5996 241.538 18.3457 241.555 18.0918C241.555 17.9564 241.546 17.8294 241.529 17.7109C241.512 17.5755 241.487 17.4486 241.453 17.3301L241.225 17.2539C241.123 17.2539 241.021 17.2793 240.92 17.3301C240.835 17.3809 240.759 17.4401 240.691 17.5078C240.624 17.5755 240.564 17.6348 240.514 17.6855C240.463 17.7194 240.412 17.7363 240.361 17.7363C240.327 17.7363 240.285 17.7363 240.234 17.7363C240.201 17.7194 240.167 17.7109 240.133 17.7109C240.099 17.7109 240.031 17.7448 239.93 17.8125C239.845 17.8802 239.735 17.9564 239.6 18.041C239.481 18.1087 239.363 18.1849 239.244 18.2695C239.126 18.3372 239.033 18.3796 238.965 18.3965C238.779 18.3626 238.626 18.3034 238.508 18.2188C238.406 18.1172 238.305 18.0241 238.203 17.9395C238.118 17.8379 238.025 17.7533 237.924 17.6855C237.822 17.6009 237.695 17.5671 237.543 17.584C237.492 17.4824 237.467 17.3724 237.467 17.2539C237.45 17.1354 237.45 17.0169 237.467 16.8984V16.4922C237.585 16.2721 237.746 16.0944 237.949 15.959C238.135 15.8066 238.339 15.6797 238.559 15.5781L239.219 15.2734C239.439 15.1719 239.642 15.0449 239.828 14.8926H240.057C240.361 14.9095 240.624 14.8503 240.844 14.7148C241.081 14.5794 241.301 14.4271 241.504 14.2578C241.707 14.0716 241.91 13.8854 242.113 13.6992C242.333 13.513 242.57 13.3691 242.824 13.2676C243.01 13.3522 243.205 13.4284 243.408 13.4961C243.611 13.5469 243.823 13.5807 244.043 13.5977C244.263 13.5977 244.492 13.5638 244.729 13.4961C244.965 13.4284 245.152 13.3014 245.287 13.1152C245.372 13.1491 245.439 13.1745 245.49 13.1914C245.558 13.1914 245.634 13.1914 245.719 13.1914C245.973 13.2083 246.227 13.1745 246.48 13.0898C246.734 12.9883 246.98 12.8698 247.217 12.7344C247.555 12.7513 247.885 12.7344 248.207 12.6836C248.546 12.6159 248.876 12.5482 249.197 12.4805C249.536 12.4128 249.866 12.3535 250.188 12.3027C250.526 12.235 250.865 12.2096 251.203 12.2266C251.762 12.2435 252.312 12.1927 252.854 12.0742C253.395 11.9557 253.945 11.9134 254.504 11.9473C254.893 11.9642 255.274 11.998 255.646 12.0488C256.036 12.0827 256.425 12.0911 256.814 12.0742C257.035 12.1758 257.229 12.2689 257.398 12.3535C257.585 12.4212 257.813 12.4382 258.084 12.4043C258.626 12.8613 259.117 13.3945 259.557 14.0039V14.4355C259.54 14.8249 259.472 15.2057 259.354 15.5781C259.235 15.9505 259.091 16.3229 258.922 16.6953C258.77 17.0508 258.6 17.4062 258.414 17.7617C258.228 18.1003 258.05 18.4388 257.881 18.7773C256.781 19.776 255.68 20.7663 254.58 21.748C253.48 22.7298 252.346 23.6777 251.178 24.5918C251.144 24.7611 251.093 24.9134 251.025 25.0488C250.975 25.1842 250.941 25.3281 250.924 25.4805C250.924 25.5651 250.932 25.6328 250.949 25.6836C251.068 25.7174 251.169 25.7852 251.254 25.8867C251.355 25.9714 251.389 26.0898 251.355 26.2422H251.584C251.669 26.2422 251.711 26.276 251.711 26.3438L252.117 26.3691C252.76 26.403 253.404 26.3861 254.047 26.3184C254.69 26.2507 255.333 26.1745 255.977 26.0898C256.637 26.0052 257.288 25.929 257.932 25.8613C258.575 25.7767 259.218 25.7259 259.861 25.709C260.014 25.6582 260.174 25.6159 260.344 25.582C260.513 25.5482 260.665 25.4805 260.801 25.3789H260.877C260.995 25.3789 261.08 25.4128 261.131 25.4805C261.199 25.5482 261.292 25.5905 261.41 25.6074C261.495 25.6074 261.579 25.5905 261.664 25.5566C261.766 25.5228 261.867 25.4974 261.969 25.4805C262.206 25.4128 262.451 25.3704 262.705 25.3535C262.976 25.3366 263.238 25.3112 263.492 25.2773C264.474 25.1927 265.447 25.1419 266.412 25.125C267.377 25.0911 268.342 24.9642 269.307 24.7441C269.391 24.8626 269.51 24.9473 269.662 24.998C269.814 25.0319 269.975 25.0742 270.145 25.125C270.314 25.1589 270.466 25.2012 270.602 25.252C270.754 25.3027 270.855 25.4043 270.906 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M282.586 28.1211C282.535 28.3581 282.425 28.5527 282.256 28.7051C282.104 28.8405 281.917 28.9505 281.697 29.0352C281.477 29.1198 281.249 29.179 281.012 29.2129C280.792 29.2298 280.589 29.2383 280.402 29.2383C280.318 29.2383 280.233 29.2383 280.148 29.2383C280.081 29.2214 280.005 29.2129 279.92 29.2129C279.835 29.2129 279.793 29.2552 279.793 29.3398C279.793 29.4245 279.751 29.4837 279.666 29.5176C279.581 29.4837 279.497 29.4583 279.412 29.4414C279.327 29.4245 279.243 29.416 279.158 29.416C279.04 29.416 278.921 29.4245 278.803 29.4414C278.701 29.4583 278.6 29.4668 278.498 29.4668C278.363 29.4668 278.261 29.4499 278.193 29.416C278.143 29.3822 278.092 29.3483 278.041 29.3145C278.007 29.2637 277.965 29.2129 277.914 29.1621C277.88 29.1113 277.821 29.069 277.736 29.0352C277.618 28.9844 277.516 28.9759 277.432 29.0098C277.364 29.0436 277.254 28.9928 277.102 28.8574C276.898 28.6882 276.721 28.485 276.568 28.248C276.433 27.9941 276.298 27.7318 276.162 27.4609C276.027 27.1901 275.883 26.9193 275.73 26.6484C275.578 26.3776 275.4 26.1406 275.197 25.9375H274.994C274.689 25.9375 274.478 26.0645 274.359 26.3184C274.275 26.2676 274.19 26.2083 274.105 26.1406C274.021 26.056 273.928 25.9883 273.826 25.9375C273.437 26.056 273.031 26.1576 272.607 26.2422C272.184 26.3268 271.761 26.3691 271.338 26.3691H270.982C270.881 26.3691 270.771 26.3522 270.652 26.3184C270.483 26.3861 270.331 26.4707 270.195 26.5723C270.06 26.6569 269.908 26.6992 269.738 26.6992C269.637 26.6992 269.518 26.6654 269.383 26.5977C269.281 26.5977 269.23 26.64 269.23 26.7246C269.247 26.8092 269.197 26.8516 269.078 26.8516H268.85C268.613 26.8516 268.376 26.86 268.139 26.877C267.919 26.8939 267.69 26.9023 267.453 26.9023C267.132 26.9023 266.801 26.86 266.463 26.7754C266.378 26.8262 266.285 26.8516 266.184 26.8516C266.116 26.8854 266.065 26.9447 266.031 27.0293C265.997 27.097 265.964 27.1647 265.93 27.2324C265.896 27.2832 265.845 27.334 265.777 27.3848C265.727 27.4186 265.65 27.4271 265.549 27.4102C265.515 27.6133 265.43 27.7741 265.295 27.8926C265.16 28.0111 265.092 28.1888 265.092 28.4258C264.906 28.5273 264.753 28.6543 264.635 28.8066C264.516 28.959 264.398 29.1198 264.279 29.2891C264.161 29.4583 264.034 29.6191 263.898 29.7715C263.78 29.9238 263.628 30.0423 263.441 30.127C263.357 30.2285 263.331 30.3893 263.365 30.6094C263.179 30.7617 262.951 30.8971 262.68 31.0156C262.409 31.1341 262.155 31.1934 261.918 31.1934C261.427 31.1934 261.089 30.931 260.902 30.4062C260.902 30.237 260.919 30.0592 260.953 29.873C260.97 29.6699 261.004 29.4837 261.055 29.3145C261.105 29.1283 261.182 28.9674 261.283 28.832C261.385 28.6797 261.529 28.5697 261.715 28.502C261.715 28.3496 261.664 28.248 261.562 28.1973C261.461 28.1296 261.419 28.0195 261.436 27.8672C261.893 27.6471 262.29 27.3594 262.629 27.0039C262.967 26.6484 263.272 26.276 263.543 25.8867C263.831 25.4805 264.118 25.0742 264.406 24.668C264.694 24.2617 265.016 23.8978 265.371 23.5762V23.043C265.879 22.5013 266.209 21.8919 266.361 21.2148C266.548 21.181 266.666 21.0964 266.717 20.9609C266.785 20.8255 266.818 20.6647 266.818 20.4785C266.903 20.4785 266.954 20.4447 266.971 20.377C267.005 20.2923 267.081 20.2669 267.199 20.3008C267.352 19.8945 267.521 19.5221 267.707 19.1836C267.893 18.8451 268.079 18.5065 268.266 18.168C268.452 17.8125 268.613 17.4486 268.748 17.0762C268.9 16.7038 269.01 16.2891 269.078 15.832C269.315 15.8151 269.442 15.7051 269.459 15.502C269.493 15.2819 269.527 15.0872 269.561 14.918C269.814 14.681 270.001 14.4017 270.119 14.0801C270.255 13.7585 270.373 13.4284 270.475 13.0898C270.576 12.7344 270.686 12.3874 270.805 12.0488C270.94 11.6934 271.126 11.3802 271.363 11.1094V11.0332C271.363 10.9486 271.329 10.8978 271.262 10.8809C271.194 10.847 271.16 10.7878 271.16 10.7031C271.177 10.6862 271.186 10.6693 271.186 10.6523C271.389 10.5677 271.541 10.4323 271.643 10.2461C271.744 10.043 271.896 9.89909 272.1 9.81445C272.455 10.1022 272.768 10.2799 273.039 10.3477C273.31 10.3984 273.665 10.4408 274.105 10.4746C274.326 10.7116 274.444 10.9993 274.461 11.3379C274.495 11.6595 274.554 11.9811 274.639 12.3027C274.774 12.8444 274.918 13.3776 275.07 13.9023C275.24 14.4102 275.367 14.9349 275.451 15.4766C275.502 15.7982 275.595 16.1029 275.73 16.3906C275.866 16.6784 275.959 16.9746 276.01 17.2793C276.044 17.5163 276.044 17.7871 276.01 18.0918C275.976 18.3796 276.01 18.6335 276.111 18.8535L276.289 19.2598C276.374 19.446 276.441 19.6406 276.492 19.8438C276.56 20.0469 276.619 20.25 276.67 20.4531C276.805 20.9609 276.924 21.5111 277.025 22.1035C277.144 22.679 277.322 23.2038 277.559 23.6777C277.643 23.847 277.77 23.9655 277.939 24.0332C278.126 24.1009 278.329 24.1517 278.549 24.1855C278.769 24.2025 278.98 24.2109 279.184 24.2109C279.404 24.194 279.59 24.1855 279.742 24.1855H279.996C280.098 24.1855 280.199 24.2025 280.301 24.2363C280.368 24.3717 280.402 24.4902 280.402 24.5918C280.402 24.7949 280.335 24.9557 280.199 25.0742C280.064 25.1927 279.996 25.3281 279.996 25.4805C279.996 25.5651 280.03 25.6582 280.098 25.7598C280.03 25.7428 279.928 25.7344 279.793 25.7344C279.404 25.7344 279.023 25.8021 278.65 25.9375C278.786 26.2253 278.964 26.4707 279.184 26.6738C279.421 26.86 279.666 27.0378 279.92 27.207C280.089 27.0716 280.267 27.0039 280.453 27.0039C280.656 27.0039 280.842 27.0547 281.012 27.1562C281.198 27.2409 281.393 27.2832 281.596 27.2832C281.748 27.2832 281.858 27.2578 281.926 27.207C282.061 27.3594 282.171 27.5202 282.256 27.6895C282.34 27.8418 282.451 27.9857 282.586 28.1211ZM274.639 24.0586C274.605 23.7708 274.546 23.5677 274.461 23.4492C274.393 23.3138 274.334 23.153 274.283 22.9668C274.215 22.7298 274.165 22.4759 274.131 22.2051C274.114 21.9342 274.08 21.6719 274.029 21.418C273.911 20.8424 273.775 20.2669 273.623 19.6914C273.488 19.1159 273.31 18.5573 273.09 18.0156C273.158 17.9141 273.191 17.821 273.191 17.7363V17.6602C273.039 17.4909 272.929 17.2878 272.861 17.0508C272.794 16.7969 272.726 16.5514 272.658 16.3145C272.607 16.0605 272.531 15.832 272.43 15.6289C272.345 15.4089 272.201 15.2311 271.998 15.0957C271.947 15.1973 271.922 15.3158 271.922 15.4512C271.922 15.5697 271.93 15.6797 271.947 15.7812C271.981 15.8828 271.998 15.9928 271.998 16.1113C271.829 16.196 271.702 16.3314 271.617 16.5176C271.549 16.6868 271.431 16.8223 271.262 16.9238C271.126 17.4655 270.932 17.9818 270.678 18.4727C270.424 18.9466 270.153 19.4206 269.865 19.8945C269.594 20.3685 269.332 20.8509 269.078 21.3418C268.824 21.8158 268.621 22.3151 268.469 22.8398C268.249 22.9922 268.096 23.1868 268.012 23.4238C267.944 23.6608 267.91 23.8978 267.91 24.1348C268.062 24.2194 268.232 24.2702 268.418 24.2871C268.621 24.2871 268.816 24.2871 269.002 24.2871C269.188 24.2871 269.366 24.304 269.535 24.3379C269.704 24.3717 269.857 24.4564 269.992 24.5918C270.212 24.5241 270.449 24.4818 270.703 24.4648C270.974 24.431 271.194 24.3548 271.363 24.2363C271.702 24.3548 272.066 24.4141 272.455 24.4141C272.658 24.4141 272.853 24.3971 273.039 24.3633C273.242 24.3294 273.437 24.2871 273.623 24.2363C273.775 24.2702 273.894 24.3294 273.979 24.4141C274.063 24.4818 274.19 24.5072 274.359 24.4902C274.444 24.4225 274.495 24.3548 274.512 24.2871C274.529 24.2025 274.571 24.1263 274.639 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M309.994 27C326.367 31.7765 318.845 59.6712 300.038 54.3215C280.435 48.7456 292.515 17.2559 310.879 31.3943\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(188.131px, 494.263px); z-index: 1;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M358.691 47.6738C358.624 47.8939 358.514 48.097 358.361 48.2832L357.93 48.8164C357.794 48.9857 357.676 49.1719 357.574 49.375C357.49 49.5612 357.464 49.7812 357.498 50.0352C357.464 50.0352 357.422 50.0352 357.371 50.0352C357.32 50.0182 357.278 50.0098 357.244 50.0098C356.973 50.0098 356.762 50.0775 356.609 50.2129C356.474 50.3314 356.288 50.4329 356.051 50.5176C356.017 50.416 355.975 50.3229 355.924 50.2383C355.873 50.1367 355.797 50.069 355.695 50.0352C355.289 50.1198 354.883 50.1875 354.477 50.2383C354.07 50.2721 353.664 50.3229 353.258 50.3906C353.072 50.4245 352.885 50.4753 352.699 50.543C352.513 50.5938 352.318 50.6445 352.115 50.6953C352.014 50.7292 351.904 50.7461 351.785 50.7461C351.667 50.7292 351.548 50.7292 351.43 50.7461C351.023 50.763 350.583 50.7969 350.109 50.8477C349.635 50.8815 349.212 51.0085 348.84 51.2285C348.671 51.1947 348.493 51.1693 348.307 51.1523C348.12 51.1354 347.934 51.127 347.748 51.127C347.342 51.127 346.893 51.1693 346.402 51.2539C345.928 51.3216 345.505 51.4655 345.133 51.6855C345.048 51.6517 344.955 51.6263 344.854 51.6094C344.769 51.5924 344.667 51.584 344.549 51.584C344.515 51.584 344.49 51.5924 344.473 51.6094C344.456 51.6094 344.43 51.6094 344.396 51.6094C344.38 51.7617 344.396 51.9141 344.447 52.0664C344.515 52.2018 344.625 52.3118 344.777 52.3965C344.71 52.5827 344.676 52.7858 344.676 53.0059C344.676 53.2936 344.693 53.5814 344.727 53.8691C344.777 54.1569 344.803 54.4447 344.803 54.7324C344.803 55.054 344.76 55.3079 344.676 55.4941C344.845 56.002 344.93 56.5436 344.93 57.1191C344.93 57.3223 344.913 57.5254 344.879 57.7285C344.862 57.9147 344.854 58.1178 344.854 58.3379C344.854 58.5241 344.921 58.6764 345.057 58.7949C345.192 58.8965 345.26 59.0404 345.26 59.2266C345.26 59.2943 345.243 59.362 345.209 59.4297C345.446 59.3789 345.674 59.3112 345.895 59.2266C346.115 59.125 346.343 59.0742 346.58 59.0742C346.715 59.0742 346.842 59.0996 346.961 59.1504C347.096 59.2012 347.215 59.2689 347.316 59.3535C347.299 59.4382 347.283 59.5312 347.266 59.6328C347.266 59.7344 347.266 59.8359 347.266 59.9375C347.266 60.1237 347.266 60.3014 347.266 60.4707C347.283 60.623 347.299 60.7923 347.316 60.9785C347.181 61.2155 347.02 61.4271 346.834 61.6133C346.665 61.7995 346.546 62.0365 346.479 62.3242C346.225 62.3242 345.996 62.3835 345.793 62.502C345.607 62.6035 345.429 62.722 345.26 62.8574C345.09 62.9759 344.921 63.0944 344.752 63.2129C344.583 63.3145 344.396 63.3652 344.193 63.3652C343.939 63.3652 343.762 63.3314 343.66 63.2637C343.559 63.179 343.482 63.0944 343.432 63.0098C343.381 62.9251 343.33 62.849 343.279 62.7812C343.245 62.7135 343.161 62.6882 343.025 62.7051C342.992 62.485 342.924 62.2819 342.822 62.0957C342.721 61.8926 342.611 61.6979 342.492 61.5117C342.391 61.3255 342.281 61.1393 342.162 60.9531C342.061 60.75 341.984 60.5469 341.934 60.3438C341.832 59.9036 341.79 59.4466 341.807 58.9727C341.824 58.4987 341.747 58.0417 341.578 57.6016C341.612 57.3646 341.637 57.1276 341.654 56.8906C341.671 56.6367 341.68 56.3913 341.68 56.1543C341.68 55.6803 341.663 55.2148 341.629 54.7578C341.612 54.2839 341.595 53.8014 341.578 53.3105C341.46 53.1582 341.383 52.9889 341.35 52.8027C341.333 52.5996 341.316 52.4049 341.299 52.2188C341.248 52.168 341.189 52.1172 341.121 52.0664C341.07 52.0156 341.036 51.9479 341.02 51.8633C340.884 51.8294 340.783 51.8125 340.715 51.8125C340.478 51.8125 340.275 51.8717 340.105 51.9902C339.953 52.0918 339.809 52.1426 339.674 52.1426C339.538 52.1426 339.411 52.1257 339.293 52.0918C339.174 52.0579 339.056 52.041 338.938 52.041C338.836 52.041 338.777 52.0664 338.76 52.1172C338.76 52.151 338.726 52.1849 338.658 52.2188C338.607 52.2526 338.489 52.2865 338.303 52.3203C338.117 52.3542 337.905 52.388 337.668 52.4219C337.448 52.4388 337.228 52.4557 337.008 52.4727C336.805 52.4896 336.669 52.498 336.602 52.498C336.331 52.498 336.128 52.4473 335.992 52.3457C335.84 52.2272 335.662 52.1003 335.459 51.9648C335.493 51.8633 335.51 51.7956 335.51 51.7617C335.51 51.5924 335.459 51.457 335.357 51.3555C335.256 51.237 335.205 51.1354 335.205 51.0508C335.205 50.8646 335.281 50.7207 335.434 50.6191C335.569 50.5176 335.645 50.3568 335.662 50.1367C336.051 49.9674 336.449 49.8405 336.855 49.7559C337.262 49.6712 337.676 49.6035 338.1 49.5527C338.523 49.502 338.938 49.4427 339.344 49.375C339.767 49.3073 340.182 49.1973 340.588 49.0449C340.706 49.0618 340.816 49.0788 340.918 49.0957C341.036 49.0957 341.155 49.0957 341.273 49.0957C341.781 49.0957 342.281 49.0449 342.771 48.9434C343.279 48.8249 343.796 48.7656 344.32 48.7656C344.456 48.7656 344.591 48.7741 344.727 48.791C344.862 48.8079 344.997 48.8333 345.133 48.8672C345.81 48.7656 346.479 48.6556 347.139 48.5371C347.816 48.4186 348.51 48.3171 349.221 48.2324C349.559 48.1986 349.889 48.1732 350.211 48.1562C350.549 48.1224 350.888 48.0801 351.227 48.0293C351.345 48.0124 351.43 47.987 351.48 47.9531C351.548 47.9023 351.582 47.8092 351.582 47.6738C351.734 47.7415 351.904 47.7754 352.09 47.7754C352.378 47.7754 352.657 47.7246 352.928 47.623C353.199 47.5215 353.478 47.4707 353.766 47.4707C353.833 47.4707 353.893 47.4792 353.943 47.4961C353.994 47.4961 354.045 47.4961 354.096 47.4961C354.214 47.4961 354.273 47.4453 354.273 47.3438C354.29 47.2253 354.375 47.1491 354.527 47.1152C354.646 47.0814 354.815 47.056 355.035 47.0391C355.255 47.0221 355.484 47.0052 355.721 46.9883C355.975 46.9544 356.203 46.9206 356.406 46.8867C356.626 46.8359 356.787 46.7682 356.889 46.6836L357.066 46.4043C357.371 46.4212 357.591 46.5566 357.727 46.8105C357.879 47.0475 357.964 47.3099 357.98 47.5977C358.048 47.6654 358.141 47.6992 358.26 47.6992C358.395 47.6823 358.514 47.6738 358.615 47.6738H358.691Z\" fill=\"white\"><\/path>\n    <path d=\"M371.209 49.2988C371.107 49.4512 371.048 49.6204 371.031 49.8066C371.014 49.9928 371.006 50.1621 371.006 50.3145C371.006 50.5176 371.006 50.7207 371.006 50.9238C371.023 51.11 371.031 51.2962 371.031 51.4824V51.8633C370.997 51.9818 370.947 52.1003 370.879 52.2188C370.811 52.3372 370.76 52.4557 370.727 52.5742C370.49 53.2005 370.371 53.8268 370.371 54.4531V54.5039C370.286 54.707 370.202 54.8932 370.117 55.0625C370.049 55.2318 369.982 55.401 369.914 55.5703C369.846 55.7227 369.796 55.8919 369.762 56.0781C369.728 56.2474 369.719 56.4505 369.736 56.6875C369.499 57.2799 369.186 57.8216 368.797 58.3125C368.408 58.7865 368.027 59.2773 367.654 59.7852C367.299 59.9206 366.969 60.0983 366.664 60.3184C366.376 60.5384 366.097 60.7839 365.826 61.0547C365.301 61.224 364.785 61.4186 364.277 61.6387C363.77 61.8587 363.312 62.1549 362.906 62.5273C362.585 62.5612 362.263 62.612 361.941 62.6797C361.62 62.7474 361.307 62.849 361.002 62.9844H360.697C360.545 62.9844 360.435 62.9505 360.367 62.8828C360.147 63.0013 359.919 63.0859 359.682 63.1367C359.445 63.1706 359.208 63.1875 358.971 63.1875C358.666 63.1875 358.361 63.1706 358.057 63.1367C357.769 63.0859 357.473 63.0352 357.168 62.9844C356.999 62.7474 356.762 62.5697 356.457 62.4512C356.152 62.3158 355.882 62.1888 355.645 62.0703C355.154 61.3932 354.798 60.7415 354.578 60.1152C354.358 59.472 354.13 58.7526 353.893 57.957C353.926 57.7201 353.986 57.4915 354.07 57.2715C354.155 57.0345 354.189 56.7806 354.172 56.5098C354.477 55.6296 354.874 54.834 355.365 54.123C355.873 53.3952 356.449 52.7012 357.092 52.041C357.092 51.9395 357.109 51.8548 357.143 51.7871C357.193 51.7194 357.202 51.6178 357.168 51.4824C357.185 51.4993 357.219 51.5078 357.27 51.5078C357.405 51.5078 357.49 51.474 357.523 51.4062C357.557 51.3216 357.566 51.2285 357.549 51.127C358.158 50.7376 358.708 50.2891 359.199 49.7812C359.707 49.2734 360.283 48.8503 360.926 48.5117C360.977 48.3594 361.061 48.2324 361.18 48.1309C361.298 48.0293 361.391 47.9108 361.459 47.7754C362.001 47.623 362.492 47.3945 362.932 47.0898C363.372 46.7852 363.837 46.5143 364.328 46.2773C364.599 46.125 364.853 46.0234 365.09 45.9727C365.344 45.9049 365.615 45.8372 365.902 45.7695C366.004 45.7357 366.097 45.7103 366.182 45.6934C366.266 45.6764 366.359 45.668 366.461 45.668C366.766 45.668 367.062 45.7272 367.35 45.8457C367.637 45.9473 367.934 45.998 368.238 45.998C368.323 45.998 368.391 45.998 368.441 45.998C368.509 45.9811 368.577 45.9642 368.645 45.9473C368.932 46.3027 369.296 46.5736 369.736 46.7598C369.838 47.0137 369.956 47.2337 370.092 47.4199C370.244 47.6061 370.396 47.7923 370.549 47.9785C370.701 48.1478 370.837 48.3424 370.955 48.5625C371.09 48.7656 371.175 49.0111 371.209 49.2988ZM368.67 50.6191C368.67 50.5345 368.661 50.4583 368.645 50.3906C368.475 50.3398 368.314 50.2721 368.162 50.1875C368.01 50.1029 367.84 50.0605 367.654 50.0605C367.536 50.0605 367.417 50.0859 367.299 50.1367C367.282 50.0182 367.231 49.9336 367.146 49.8828C367.079 49.832 366.994 49.7897 366.893 49.7559C366.808 49.7051 366.715 49.6712 366.613 49.6543C366.529 49.6204 366.452 49.5697 366.385 49.502C366.334 49.3665 366.275 49.2311 366.207 49.0957C366.156 48.9434 366.055 48.8333 365.902 48.7656C365.75 48.918 365.572 49.0449 365.369 49.1465C365.166 49.2311 364.954 49.3158 364.734 49.4004C364.531 49.485 364.328 49.5866 364.125 49.7051C363.939 49.8236 363.778 49.9674 363.643 50.1367H363.186C363.084 50.3229 362.94 50.4668 362.754 50.5684C362.568 50.653 362.407 50.7799 362.271 50.9492C362.001 51.0846 361.747 51.2539 361.51 51.457C361.29 51.6432 361.07 51.8464 360.85 52.0664C360.63 52.2695 360.41 52.4811 360.189 52.7012C359.986 52.9212 359.766 53.1243 359.529 53.3105C359.309 53.7845 359.064 54.1992 358.793 54.5547C358.539 54.8932 358.294 55.2402 358.057 55.5957C357.837 55.9512 357.642 56.3405 357.473 56.7637C357.32 57.1699 357.244 57.6777 357.244 58.2871V58.541C357.244 58.6257 357.253 58.7103 357.27 58.7949C357.49 59.0319 357.667 59.2858 357.803 59.5566C357.955 59.8275 358.201 60.0221 358.539 60.1406C358.878 60.276 359.233 60.3353 359.605 60.3184C359.995 60.3014 360.367 60.3438 360.723 60.4453C361.535 60.293 362.314 60.0475 363.059 59.709C363.82 59.3535 364.54 58.9303 365.217 58.4395C365.318 58.3548 365.437 58.2702 365.572 58.1855C365.708 58.084 365.818 57.9824 365.902 57.8809C365.987 57.7962 366.055 57.7031 366.105 57.6016C366.173 57.5 366.241 57.4069 366.309 57.3223C366.444 57.1022 366.596 56.8822 366.766 56.6621C366.935 56.4421 367.113 56.2389 367.299 56.0527C367.383 55.6803 367.493 55.3249 367.629 54.9863C367.764 54.6309 367.9 54.2839 368.035 53.9453C368.171 53.6068 368.281 53.2598 368.365 52.9043C368.467 52.5488 368.518 52.1764 368.518 51.7871C368.518 51.7025 368.509 51.6094 368.492 51.5078C368.492 51.4062 368.484 51.3132 368.467 51.2285C368.602 51.0423 368.67 50.8392 368.67 50.6191Z\" fill=\"white\"><\/path>\n    <path d=\"M404.039 70.043C403.988 70.3307 403.87 70.5339 403.684 70.6523C403.514 70.7878 403.354 70.974 403.201 71.2109H403.1C402.93 71.2109 402.761 71.2279 402.592 71.2617C402.439 71.2956 402.279 71.3379 402.109 71.3887C402.025 71.3548 401.923 71.3294 401.805 71.3125C401.686 71.2956 401.61 71.2363 401.576 71.1348C401.441 71.2025 401.255 71.2363 401.018 71.2363C400.628 71.2363 400.256 71.1263 399.9 70.9062C399.562 70.6862 399.206 70.5169 398.834 70.3984C398.732 70.1953 398.605 70.0091 398.453 69.8398C398.318 69.6875 398.174 69.5352 398.021 69.3828C397.886 69.2305 397.751 69.0697 397.615 68.9004C397.48 68.7311 397.37 68.528 397.285 68.291C397.251 68.1895 397.209 68.1302 397.158 68.1133C397.107 68.0964 397.031 68.0964 396.93 68.1133C396.947 67.9271 396.921 67.7663 396.854 67.6309C396.803 67.4954 396.676 67.4108 396.473 67.377C396.473 67.1569 396.439 66.9707 396.371 66.8184C396.303 66.666 396.219 66.5306 396.117 66.4121C396.033 66.3105 395.931 66.2005 395.812 66.082C395.711 65.9635 395.626 65.8197 395.559 65.6504C395.406 65.6165 395.254 65.5911 395.102 65.5742C394.966 65.5742 394.814 65.5742 394.645 65.5742C393.832 65.5742 393.045 65.7266 392.283 66.0312C392.199 66.0651 392.105 66.1074 392.004 66.1582C391.919 66.209 391.835 66.2513 391.75 66.2852C391.716 66.2852 391.682 66.2852 391.648 66.2852C391.632 66.3021 391.606 66.3105 391.572 66.3105C391.454 66.3105 391.344 66.2852 391.242 66.2344C391.141 66.2005 391.031 66.1836 390.912 66.1836C390.861 66.1836 390.802 66.1921 390.734 66.209C390.684 66.2428 390.633 66.2682 390.582 66.2852C390.328 66.3698 390.091 66.4206 389.871 66.4375C389.177 66.5729 388.441 66.6745 387.662 66.7422C386.9 66.8099 386.198 66.9876 385.555 67.2754C385.419 67.3431 385.335 67.4447 385.301 67.5801C385.267 67.7324 385.258 67.8763 385.275 68.0117C385.089 68.1471 384.945 68.3249 384.844 68.5449C384.759 68.765 384.674 68.9935 384.59 69.2305C384.522 69.4844 384.446 69.7298 384.361 69.9668C384.277 70.2038 384.158 70.4069 384.006 70.5762C384.057 70.6777 384.082 70.7878 384.082 70.9062C384.082 71.1602 383.997 71.4141 383.828 71.668C383.659 71.9219 383.532 72.1673 383.447 72.4043C383.363 72.6413 383.295 72.8698 383.244 73.0898C383.193 73.3268 383.117 73.5384 383.016 73.7246C382.914 73.9108 382.779 74.0632 382.609 74.1816C382.423 74.3001 382.169 74.3594 381.848 74.3594C381.543 74.3594 381.281 74.3001 381.061 74.1816C380.84 74.0632 380.663 73.9108 380.527 73.7246C380.392 73.5384 380.282 73.3184 380.197 73.0645C380.113 72.8105 380.045 72.5566 379.994 72.3027C380.18 71.9303 380.358 71.6087 380.527 71.3379C380.697 71.0671 380.824 70.7201 380.908 70.2969C381.213 70.0768 381.441 69.806 381.594 69.4844C381.729 69.1797 381.805 68.8411 381.822 68.4688C382.008 68.3503 382.144 68.1895 382.229 67.9863C382.296 67.8001 382.339 67.597 382.355 67.377C381.949 67.3431 381.526 67.3092 381.086 67.2754C380.629 67.2415 380.206 67.1569 379.816 67.0215C379.816 66.9876 379.825 66.9538 379.842 66.9199C379.842 66.8861 379.842 66.8522 379.842 66.8184C379.842 66.5983 379.791 66.3952 379.689 66.209C379.588 66.0397 379.537 65.8535 379.537 65.6504V65.4473C379.673 65.3118 379.799 65.168 379.918 65.0156C380.02 64.8802 380.13 64.7533 380.248 64.6348C380.367 64.5163 380.502 64.4147 380.654 64.3301C380.807 64.2624 381.001 64.2285 381.238 64.2285C381.56 64.2285 381.873 64.2454 382.178 64.2793C382.482 64.3301 382.796 64.3555 383.117 64.3555C383.337 64.3555 383.566 64.3301 383.803 64.2793C384.175 63.5176 384.505 62.7474 384.793 61.9688C385.081 61.1732 385.301 60.3691 385.453 59.5566C385.572 59.3874 385.682 59.1927 385.783 58.9727C385.885 58.7357 385.961 58.4902 386.012 58.2363C386.079 57.9824 386.122 57.737 386.139 57.5C386.173 57.2461 386.189 57.0176 386.189 56.8145C386.376 56.5944 386.503 56.3236 386.57 56.002C386.655 55.6803 386.723 55.3503 386.773 55.0117C386.824 54.6562 386.875 54.3092 386.926 53.9707C386.993 53.6322 387.112 53.3359 387.281 53.082V52.8535C387.298 52.5996 387.273 52.3711 387.205 52.168C387.29 52.1341 387.34 52.0579 387.357 51.9395C387.374 51.821 387.408 51.7194 387.459 51.6348C387.476 50.8561 387.561 50.0944 387.713 49.3496C387.865 48.5879 387.992 47.8262 388.094 47.0645V46.9883C388.094 46.9036 388.06 46.8613 387.992 46.8613C387.941 46.8444 387.916 46.7936 387.916 46.709C387.916 46.5566 387.933 46.3535 387.967 46.0996C388.018 45.8457 388.051 45.6341 388.068 45.4648C388.17 44.5508 388.221 43.6452 388.221 42.748C388.221 41.9863 388.195 41.2331 388.145 40.4883C388.094 39.7435 388.043 38.9902 387.992 38.2285L388.195 37.9238C388.263 37.8223 388.322 37.7207 388.373 37.6191C388.542 37.5514 388.678 37.4837 388.779 37.416C388.898 37.3314 389.05 37.2891 389.236 37.2891C389.287 37.2891 389.329 37.2975 389.363 37.3145C389.397 37.3145 389.431 37.3145 389.465 37.3145C389.566 37.3822 389.643 37.4753 389.693 37.5938C389.761 37.7122 389.82 37.8223 389.871 37.9238C389.939 38.0254 390.023 38.11 390.125 38.1777C390.227 38.2454 390.37 38.2624 390.557 38.2285C390.641 38.7025 390.878 38.9479 391.268 38.9648C391.352 39.2018 391.454 39.4388 391.572 39.6758C391.708 39.9128 391.885 40.099 392.105 40.2344C392.089 40.3021 392.08 40.3952 392.08 40.5137C392.08 40.7507 392.131 40.9792 392.232 41.1992C392.351 41.4193 392.495 41.6224 392.664 41.8086V41.8594C392.664 42.0456 392.596 42.1725 392.461 42.2402C392.613 42.4095 392.723 42.6126 392.791 42.8496C392.859 43.0866 392.918 43.332 392.969 43.5859C393.02 43.8229 393.079 44.0514 393.146 44.2715C393.231 44.4915 393.367 44.6608 393.553 44.7793V44.8555C393.553 44.9401 393.519 44.9909 393.451 45.0078C393.4 45.0247 393.375 45.0755 393.375 45.1602C393.68 45.7188 393.891 46.3281 394.01 46.9883C394.128 47.6484 394.281 48.2832 394.467 48.8926C394.535 48.9603 394.611 49.0026 394.695 49.0195C394.797 49.0365 394.873 49.0788 394.924 49.1465C394.822 49.2142 394.771 49.3327 394.771 49.502C394.771 49.6712 394.729 49.7982 394.645 49.8828C394.78 50.0013 394.839 50.179 394.822 50.416C394.822 50.6361 394.89 50.7969 395.025 50.8984V51C395.025 51.0677 395.008 51.127 394.975 51.1777C394.941 51.2116 394.924 51.2624 394.924 51.3301V51.4316C395.059 52.0241 395.161 52.6165 395.229 53.209C395.313 53.8014 395.398 54.3939 395.482 54.9863C395.567 55.5788 395.66 56.1712 395.762 56.7637C395.863 57.3392 396.007 57.9062 396.193 58.4648C396.21 58.4818 396.219 58.5072 396.219 58.541C396.219 58.6257 396.185 58.6764 396.117 58.6934C396.049 58.6934 396.016 58.7357 396.016 58.8203C396.016 58.9049 396.041 59.0065 396.092 59.125C396.16 59.2266 396.227 59.3112 396.295 59.3789C396.278 59.4466 396.27 59.5482 396.27 59.6836C396.27 59.9375 396.312 60.1829 396.396 60.4199C396.498 60.6569 396.6 60.8939 396.701 61.1309C396.82 61.3509 396.921 61.5879 397.006 61.8418C397.09 62.0957 397.124 62.3665 397.107 62.6543C397.209 62.8066 397.336 62.9336 397.488 63.0352C397.658 63.1367 397.827 63.2298 397.996 63.3145C398.165 63.3991 398.318 63.5007 398.453 63.6191C398.605 63.7376 398.707 63.8984 398.758 64.1016C398.622 64.2201 398.529 64.3639 398.479 64.5332C398.428 64.7194 398.335 64.8802 398.199 65.0156C398.318 65.3034 398.453 65.5658 398.605 65.8027C398.775 66.0566 398.944 66.3021 399.113 66.5391L399.646 67.25C399.833 67.487 399.993 67.7409 400.129 68.0117C400.315 68.0117 400.451 68.0625 400.535 68.1641C400.62 68.2656 400.755 68.3079 400.941 68.291C401.009 68.4264 401.035 68.5788 401.018 68.748C401.356 68.6296 401.695 68.5703 402.033 68.5703C402.219 68.5703 402.389 68.5788 402.541 68.5957C402.71 68.6126 402.88 68.6211 403.049 68.6211C403.252 68.6211 403.43 68.5957 403.582 68.5449C403.65 68.6465 403.701 68.7565 403.734 68.875C403.768 69.0104 403.794 69.1458 403.811 69.2812L403.887 69.6875C403.921 69.8229 403.971 69.9414 404.039 70.043ZM394.467 63.0098C394.23 61.8418 393.984 60.6823 393.73 59.5312C393.493 58.3633 393.282 57.1868 393.096 56.002C392.994 55.3757 392.918 54.7493 392.867 54.123C392.816 53.4967 392.749 52.8789 392.664 52.2695C392.596 51.6432 392.495 51.0254 392.359 50.416C392.241 49.8066 392.063 49.2057 391.826 48.6133V48.5625C391.826 48.5117 391.843 48.4694 391.877 48.4355C391.911 48.4017 391.928 48.3424 391.928 48.2578V48.1562C391.708 48.0039 391.555 47.7923 391.471 47.5215C391.386 47.2337 391.31 46.9375 391.242 46.6328C391.191 46.3112 391.115 46.0065 391.014 45.7188C390.929 45.4141 390.777 45.1602 390.557 44.957C390.472 45.9388 390.379 46.9206 390.277 47.9023C390.193 48.8672 390.133 49.8405 390.1 50.8223C389.93 50.9238 389.82 51.0931 389.77 51.3301C389.719 51.5671 389.693 51.7786 389.693 51.9648C389.693 52.1003 389.702 52.2441 389.719 52.3965C389.736 52.5319 389.77 52.6758 389.82 52.8281C389.516 53.5898 389.296 54.377 389.16 55.1895C389.025 55.985 388.872 56.7806 388.703 57.5762C388.686 57.627 388.652 57.7454 388.602 57.9316C388.568 58.1009 388.525 58.2786 388.475 58.4648C388.424 58.651 388.382 58.8203 388.348 58.9727C388.314 59.1081 388.297 59.1842 388.297 59.2012C388.28 59.3197 388.271 59.4382 388.271 59.5566C388.288 59.6751 388.297 59.7936 388.297 59.9121L387.916 60.293C387.848 60.9362 387.721 61.5625 387.535 62.1719C387.366 62.7643 387.188 63.3737 387.002 64C387.12 64.0169 387.23 64.0254 387.332 64.0254C387.451 64.0423 387.569 64.0508 387.688 64.0508C388.229 64.0508 388.771 64.0169 389.312 63.9492C389.871 63.8646 390.421 63.7884 390.963 63.7207C391.149 63.6868 391.344 63.6615 391.547 63.6445C391.75 63.6107 391.945 63.5938 392.131 63.5938C392.215 63.5768 392.317 63.5768 392.436 63.5938C392.554 63.5938 392.656 63.5853 392.74 63.5684C392.876 63.5345 392.96 63.4837 392.994 63.416C393.045 63.3314 393.138 63.2806 393.273 63.2637C393.375 63.3145 393.493 63.3398 393.629 63.3398C393.781 63.3398 393.925 63.306 394.061 63.2383C394.196 63.1706 394.331 63.0944 394.467 63.0098Z\" fill=\"white\"><\/path>\n    <path d=\"M417.039 47.3184C417.005 47.5215 416.954 47.6992 416.887 47.8516C416.836 47.987 416.827 48.1732 416.861 48.4102C416.692 48.4271 416.557 48.4863 416.455 48.5879C416.37 48.6725 416.294 48.7741 416.227 48.8926C416.176 49.0111 416.117 49.138 416.049 49.2734C415.998 49.3919 415.93 49.502 415.846 49.6035C415.981 50.2129 416.057 50.8307 416.074 51.457C416.091 52.0833 416.133 52.7012 416.201 53.3105C416.286 54.0892 416.413 54.8594 416.582 55.6211C416.768 56.3659 416.861 57.1276 416.861 57.9062C416.861 58.1432 416.853 58.3633 416.836 58.5664C416.836 58.7695 416.836 58.9811 416.836 59.2012C416.836 59.3366 416.836 59.4805 416.836 59.6328C416.853 59.7682 416.861 59.9036 416.861 60.0391C416.861 60.5299 416.794 61.0208 416.658 61.5117C416.54 62.0026 416.447 62.4935 416.379 62.9844C416.176 63.1706 415.998 63.3737 415.846 63.5938C415.71 63.8138 415.566 64.0169 415.414 64.2031C415.262 64.3893 415.084 64.5501 414.881 64.6855C414.678 64.8379 414.424 64.9395 414.119 64.9902C414.068 65.1595 413.967 65.2865 413.814 65.3711C413.679 65.4557 413.561 65.5742 413.459 65.7266H413.408C412.985 65.7266 412.621 65.6673 412.316 65.5488C412.012 65.4303 411.724 65.2949 411.453 65.1426C411.199 64.9902 410.937 64.8294 410.666 64.6602C410.395 64.4909 410.082 64.3555 409.727 64.2539C409.253 63.8646 408.821 63.4414 408.432 62.9844C408.042 62.5104 407.602 62.0872 407.111 61.7148C406.993 61.3763 406.832 61.097 406.629 60.877C406.443 60.6569 406.257 60.403 406.07 60.1152C405.986 59.9967 405.918 59.8867 405.867 59.7852C405.833 59.6836 405.783 59.5651 405.715 59.4297C405.664 59.2943 405.579 59.2012 405.461 59.1504C405.359 59.0996 405.266 59.0404 405.182 58.9727C405.046 58.4479 404.852 57.9655 404.598 57.5254C404.344 57.0853 404.048 56.6621 403.709 56.2559C403.607 56.4421 403.523 56.6452 403.455 56.8652C403.404 57.0684 403.354 57.2799 403.303 57.5C403.252 57.7031 403.184 57.9147 403.1 58.1348C403.032 58.3379 402.939 58.5241 402.82 58.6934V58.7695C402.82 58.8542 402.854 58.9049 402.922 58.9219C402.99 58.9388 403.023 58.9896 403.023 59.0742C403.023 59.0911 403.015 59.1081 402.998 59.125C402.998 59.1419 402.998 59.1589 402.998 59.1758C402.913 59.2435 402.846 59.3281 402.795 59.4297C402.761 59.5312 402.676 59.5905 402.541 59.6074C402.558 59.6921 402.566 59.7767 402.566 59.8613V60.0898C402.566 60.5807 402.507 61.0716 402.389 61.5625C402.287 62.0534 402.236 62.5527 402.236 63.0605V63.3906C402.236 63.5091 402.245 63.6191 402.262 63.7207C402.296 63.8223 402.346 63.9238 402.414 64.0254C402.482 64.127 402.516 64.2201 402.516 64.3047C402.516 64.4232 402.465 64.5332 402.363 64.6348C402.482 64.7194 402.617 64.8125 402.77 64.9141C402.922 65.0156 403.057 65.1257 403.176 65.2441C403.311 65.3796 403.421 65.515 403.506 65.6504C403.59 65.8027 403.633 65.9635 403.633 66.1328C403.633 66.4206 403.54 66.6237 403.354 66.7422C403.167 66.8607 402.939 66.9538 402.668 67.0215C402.414 67.0892 402.143 67.1484 401.855 67.1992C401.585 67.2669 401.356 67.377 401.17 67.5293H401.094C400.891 67.5293 400.738 67.4701 400.637 67.3516C400.535 67.2331 400.383 67.1738 400.18 67.1738C399.858 66.6491 399.638 66.0566 399.52 65.3965C399.401 64.7533 399.342 64.1354 399.342 63.543C399.342 62.8151 399.41 62.0872 399.545 61.3594C399.663 60.6315 399.816 59.9121 400.002 59.2012C400.171 58.4902 400.357 57.7878 400.561 57.0938C400.781 56.3828 400.984 55.6719 401.17 54.9609L401.195 54.8848C401.195 54.8001 401.17 54.7409 401.119 54.707C401.085 54.6732 401.068 54.6224 401.068 54.5547C401.068 54.5208 401.077 54.5039 401.094 54.5039C401.145 54.3346 401.195 54.1738 401.246 54.0215C401.314 53.8691 401.365 53.6999 401.398 53.5137C401.5 53.0397 401.568 52.5573 401.602 52.0664C401.652 51.5586 401.678 51.0592 401.678 50.5684C401.695 50.0775 401.712 49.5866 401.729 49.0957C401.762 48.5879 401.822 48.0885 401.906 47.5977C402.042 47.4622 402.169 47.3184 402.287 47.166C402.406 47.0137 402.558 46.8783 402.744 46.7598C403.083 46.7767 403.421 46.8275 403.76 46.9121C404.098 46.9967 404.42 47.1322 404.725 47.3184C404.928 48.0462 405.063 48.7741 405.131 49.502C405.215 50.2298 405.351 50.9577 405.537 51.6855V51.7617C405.537 51.8464 405.579 51.8887 405.664 51.8887C405.766 51.8717 405.842 51.8971 405.893 51.9648C405.859 52.0156 405.833 52.0749 405.816 52.1426C405.816 52.2103 405.816 52.278 405.816 52.3457V52.7773C405.85 52.9128 405.893 53.0566 405.943 53.209C405.994 53.3613 406.104 53.4544 406.273 53.4883C406.358 54.0299 406.485 54.5293 406.654 54.9863C406.824 55.4434 407.018 55.8835 407.238 56.3066C407.458 56.7298 407.695 57.153 407.949 57.5762C408.203 57.9824 408.465 58.4141 408.736 58.8711C409.16 59.1927 409.523 59.5651 409.828 59.9883C410.133 60.3945 410.438 60.7923 410.742 61.1816C411.064 61.554 411.419 61.8841 411.809 62.1719C412.215 62.4596 412.74 62.6374 413.383 62.7051C413.467 62.6374 413.527 62.5443 413.561 62.4258L413.688 62.0703C413.738 61.9518 413.789 61.8503 413.84 61.7656C413.908 61.6641 414.001 61.5879 414.119 61.5371C414.153 61.0632 414.187 60.5807 414.221 60.0898C414.271 59.599 414.382 59.1335 414.551 58.6934C414.466 58.541 414.424 58.3548 414.424 58.1348C414.424 57.9655 414.432 57.8047 414.449 57.6523C414.483 57.5 414.5 57.3477 414.5 57.1953C414.5 56.8737 414.432 56.6113 414.297 56.4082C414.297 56.2897 414.305 56.1712 414.322 56.0527C414.339 55.9173 414.39 55.7904 414.475 55.6719C414.339 55.3333 414.229 54.9779 414.145 54.6055C414.077 54.2331 414.043 53.8522 414.043 53.4629C414.043 53.2428 414.068 53.0143 414.119 52.7773C414.018 52.5234 413.95 52.2272 413.916 51.8887L413.814 50.8477C413.781 50.4922 413.73 50.1621 413.662 49.8574C413.594 49.5527 413.467 49.3073 413.281 49.1211C413.383 48.9688 413.434 48.791 413.434 48.5879C413.434 48.2493 413.383 47.9277 413.281 47.623C413.18 47.3184 413.129 46.9967 413.129 46.6582C413.129 46.4212 413.18 46.1842 413.281 45.9473C413.654 45.9642 414.018 46.0065 414.373 46.0742C414.745 46.125 415.109 46.1504 415.465 46.1504C415.566 46.2858 415.685 46.3958 415.82 46.4805C415.956 46.5651 416.1 46.6497 416.252 46.7344C416.404 46.8021 416.548 46.8783 416.684 46.9629C416.836 47.0475 416.954 47.166 417.039 47.3184Z\" fill=\"white\"><\/path>\n    <path d=\"M441.439 47.6738C441.372 47.8939 441.262 48.097 441.109 48.2832L440.678 48.8164C440.542 48.9857 440.424 49.1719 440.322 49.375C440.238 49.5612 440.212 49.7812 440.246 50.0352C440.212 50.0352 440.17 50.0352 440.119 50.0352C440.068 50.0182 440.026 50.0098 439.992 50.0098C439.721 50.0098 439.51 50.0775 439.357 50.2129C439.222 50.3314 439.036 50.4329 438.799 50.5176C438.765 50.416 438.723 50.3229 438.672 50.2383C438.621 50.1367 438.545 50.069 438.443 50.0352C438.037 50.1198 437.631 50.1875 437.225 50.2383C436.818 50.2721 436.412 50.3229 436.006 50.3906C435.82 50.4245 435.633 50.4753 435.447 50.543C435.261 50.5938 435.066 50.6445 434.863 50.6953C434.762 50.7292 434.652 50.7461 434.533 50.7461C434.415 50.7292 434.296 50.7292 434.178 50.7461C433.771 50.763 433.331 50.7969 432.857 50.8477C432.383 50.8815 431.96 51.0085 431.588 51.2285C431.419 51.1947 431.241 51.1693 431.055 51.1523C430.868 51.1354 430.682 51.127 430.496 51.127C430.09 51.127 429.641 51.1693 429.15 51.2539C428.676 51.3216 428.253 51.4655 427.881 51.6855C427.796 51.6517 427.703 51.6263 427.602 51.6094C427.517 51.5924 427.415 51.584 427.297 51.584C427.263 51.584 427.238 51.5924 427.221 51.6094C427.204 51.6094 427.178 51.6094 427.145 51.6094C427.128 51.7617 427.145 51.9141 427.195 52.0664C427.263 52.2018 427.373 52.3118 427.525 52.3965C427.458 52.5827 427.424 52.7858 427.424 53.0059C427.424 53.2936 427.441 53.5814 427.475 53.8691C427.525 54.1569 427.551 54.4447 427.551 54.7324C427.551 55.054 427.508 55.3079 427.424 55.4941C427.593 56.002 427.678 56.5436 427.678 57.1191C427.678 57.3223 427.661 57.5254 427.627 57.7285C427.61 57.9147 427.602 58.1178 427.602 58.3379C427.602 58.5241 427.669 58.6764 427.805 58.7949C427.94 58.8965 428.008 59.0404 428.008 59.2266C428.008 59.2943 427.991 59.362 427.957 59.4297C428.194 59.3789 428.423 59.3112 428.643 59.2266C428.863 59.125 429.091 59.0742 429.328 59.0742C429.464 59.0742 429.59 59.0996 429.709 59.1504C429.844 59.2012 429.963 59.2689 430.064 59.3535C430.048 59.4382 430.031 59.5312 430.014 59.6328C430.014 59.7344 430.014 59.8359 430.014 59.9375C430.014 60.1237 430.014 60.3014 430.014 60.4707C430.031 60.623 430.048 60.7923 430.064 60.9785C429.929 61.2155 429.768 61.4271 429.582 61.6133C429.413 61.7995 429.294 62.0365 429.227 62.3242C428.973 62.3242 428.744 62.3835 428.541 62.502C428.355 62.6035 428.177 62.722 428.008 62.8574C427.839 62.9759 427.669 63.0944 427.5 63.2129C427.331 63.3145 427.145 63.3652 426.941 63.3652C426.688 63.3652 426.51 63.3314 426.408 63.2637C426.307 63.179 426.23 63.0944 426.18 63.0098C426.129 62.9251 426.078 62.849 426.027 62.7812C425.993 62.7135 425.909 62.6882 425.773 62.7051C425.74 62.485 425.672 62.2819 425.57 62.0957C425.469 61.8926 425.359 61.6979 425.24 61.5117C425.139 61.3255 425.029 61.1393 424.91 60.9531C424.809 60.75 424.732 60.5469 424.682 60.3438C424.58 59.9036 424.538 59.4466 424.555 58.9727C424.572 58.4987 424.495 58.0417 424.326 57.6016C424.36 57.3646 424.385 57.1276 424.402 56.8906C424.419 56.6367 424.428 56.3913 424.428 56.1543C424.428 55.6803 424.411 55.2148 424.377 54.7578C424.36 54.2839 424.343 53.8014 424.326 53.3105C424.208 53.1582 424.132 52.9889 424.098 52.8027C424.081 52.5996 424.064 52.4049 424.047 52.2188C423.996 52.168 423.937 52.1172 423.869 52.0664C423.818 52.0156 423.785 51.9479 423.768 51.8633C423.632 51.8294 423.531 51.8125 423.463 51.8125C423.226 51.8125 423.023 51.8717 422.854 51.9902C422.701 52.0918 422.557 52.1426 422.422 52.1426C422.286 52.1426 422.16 52.1257 422.041 52.0918C421.923 52.0579 421.804 52.041 421.686 52.041C421.584 52.041 421.525 52.0664 421.508 52.1172C421.508 52.151 421.474 52.1849 421.406 52.2188C421.355 52.2526 421.237 52.2865 421.051 52.3203C420.865 52.3542 420.653 52.388 420.416 52.4219C420.196 52.4388 419.976 52.4557 419.756 52.4727C419.553 52.4896 419.417 52.498 419.35 52.498C419.079 52.498 418.876 52.4473 418.74 52.3457C418.588 52.2272 418.41 52.1003 418.207 51.9648C418.241 51.8633 418.258 51.7956 418.258 51.7617C418.258 51.5924 418.207 51.457 418.105 51.3555C418.004 51.237 417.953 51.1354 417.953 51.0508C417.953 50.8646 418.029 50.7207 418.182 50.6191C418.317 50.5176 418.393 50.3568 418.41 50.1367C418.799 49.9674 419.197 49.8405 419.604 49.7559C420.01 49.6712 420.424 49.6035 420.848 49.5527C421.271 49.502 421.686 49.4427 422.092 49.375C422.515 49.3073 422.93 49.1973 423.336 49.0449C423.454 49.0618 423.564 49.0788 423.666 49.0957C423.785 49.0957 423.903 49.0957 424.021 49.0957C424.529 49.0957 425.029 49.0449 425.52 48.9434C426.027 48.8249 426.544 48.7656 427.068 48.7656C427.204 48.7656 427.339 48.7741 427.475 48.791C427.61 48.8079 427.745 48.8333 427.881 48.8672C428.558 48.7656 429.227 48.6556 429.887 48.5371C430.564 48.4186 431.258 48.3171 431.969 48.2324C432.307 48.1986 432.637 48.1732 432.959 48.1562C433.298 48.1224 433.636 48.0801 433.975 48.0293C434.093 48.0124 434.178 47.987 434.229 47.9531C434.296 47.9023 434.33 47.8092 434.33 47.6738C434.482 47.7415 434.652 47.7754 434.838 47.7754C435.126 47.7754 435.405 47.7246 435.676 47.623C435.947 47.5215 436.226 47.4707 436.514 47.4707C436.581 47.4707 436.641 47.4792 436.691 47.4961C436.742 47.4961 436.793 47.4961 436.844 47.4961C436.962 47.4961 437.021 47.4453 437.021 47.3438C437.038 47.2253 437.123 47.1491 437.275 47.1152C437.394 47.0814 437.563 47.056 437.783 47.0391C438.003 47.0221 438.232 47.0052 438.469 46.9883C438.723 46.9544 438.951 46.9206 439.154 46.8867C439.374 46.8359 439.535 46.7682 439.637 46.6836L439.814 46.4043C440.119 46.4212 440.339 46.5566 440.475 46.8105C440.627 47.0475 440.712 47.3099 440.729 47.5977C440.796 47.6654 440.889 47.6992 441.008 47.6992C441.143 47.6823 441.262 47.6738 441.363 47.6738H441.439Z\" fill=\"white\"><\/path>\n    <path d=\"M443.369 60.5215C443.285 60.6569 443.183 60.7839 443.064 60.9023C442.946 61.0039 442.836 61.1139 442.734 61.2324C442.616 61.2832 442.48 61.3086 442.328 61.3086C442.193 61.3086 442.057 61.3086 441.922 61.3086C441.803 61.2917 441.685 61.2917 441.566 61.3086C441.465 61.3086 441.38 61.3424 441.312 61.4102C441.177 61.3763 441.076 61.3171 441.008 61.2324C440.94 61.1309 440.822 61.0716 440.652 61.0547C440.585 61.0378 440.517 61.0378 440.449 61.0547C440.195 60.7669 439.958 60.4622 439.738 60.1406C439.535 59.819 439.34 59.5143 439.154 59.2266C439.137 58.6003 439.087 57.9655 439.002 57.3223C438.985 57.1699 438.96 57.0176 438.926 56.8652C438.892 56.7129 438.867 56.569 438.85 56.4336C438.85 56.2643 438.858 56.1035 438.875 55.9512C438.909 55.7819 438.934 55.6296 438.951 55.4941C439.019 55.0033 439.095 54.5208 439.18 54.0469C439.264 53.5729 439.34 53.0905 439.408 52.5996C439.476 52.1595 439.51 51.7025 439.51 51.2285C439.51 50.7376 439.434 50.2806 439.281 49.8574L439.256 49.7305C439.29 49.5951 439.324 49.485 439.357 49.4004C439.408 49.2988 439.442 49.1888 439.459 49.0703C439.493 48.8841 439.451 48.7487 439.332 48.6641C439.383 48.5286 439.467 48.444 439.586 48.4102C439.704 48.3594 439.772 48.2578 439.789 48.1055C439.806 48.0378 439.806 47.9701 439.789 47.9023C439.924 47.8516 440.06 47.8092 440.195 47.7754C440.348 47.7246 440.492 47.7161 440.627 47.75C440.847 47.7839 441.042 47.86 441.211 47.9785C441.38 48.0801 441.541 48.1986 441.693 48.334C441.964 49.1465 442.074 50.0098 442.023 50.9238C441.973 51.821 441.888 52.7266 441.77 53.6406C441.651 54.5547 441.575 55.4518 441.541 56.332C441.507 57.1953 441.643 57.9993 441.947 58.7441L441.998 58.7695C442.083 58.7865 442.15 58.7611 442.201 58.6934C442.252 58.6087 442.32 58.5749 442.404 58.5918C442.472 58.6257 442.514 58.6426 442.531 58.6426C442.599 58.9811 442.709 59.3027 442.861 59.6074C443.014 59.9121 443.183 60.2168 443.369 60.5215Z\" fill=\"white\"><\/path>\n    <path d=\"M472.238 49.959C472.188 50.1113 472.086 50.2214 471.934 50.2891C471.798 50.3398 471.654 50.3822 471.502 50.416C471.35 50.4499 471.206 50.5091 471.07 50.5938C470.952 50.6615 470.876 50.7799 470.842 50.9492L470.791 50.9746C470.723 50.9746 470.673 50.9577 470.639 50.9238C470.622 50.873 470.605 50.8307 470.588 50.7969C470.571 50.7461 470.546 50.7038 470.512 50.6699C470.495 50.6191 470.461 50.5938 470.41 50.5938C470.224 50.5938 470.038 50.6107 469.852 50.6445C469.682 50.6784 469.513 50.6953 469.344 50.6953C469.09 50.6953 468.861 50.6615 468.658 50.5938C468.54 50.6276 468.472 50.7038 468.455 50.8223C468.455 50.9408 468.404 51.0169 468.303 51.0508C468.218 51.0846 468.117 51.1016 467.998 51.1016C467.88 51.0846 467.761 51.0931 467.643 51.127L466.83 51.3301C466.559 51.3978 466.288 51.4316 466.018 51.4316C465.865 51.4316 465.755 51.4232 465.688 51.4062C465.434 51.6094 465.146 51.7617 464.824 51.8633C464.503 51.9479 464.164 52.0326 463.809 52.1172C463.47 52.1849 463.132 52.278 462.793 52.3965C462.471 52.515 462.184 52.7012 461.93 52.9551C461.794 52.9212 461.676 52.9043 461.574 52.9043C461.354 52.9043 461.16 52.9551 460.99 53.0566C460.821 53.1413 460.643 53.2259 460.457 53.3105C460.372 53.3444 460.288 53.3613 460.203 53.3613C460.118 53.3613 460.025 53.3783 459.924 53.4121C459.822 53.446 459.755 53.5052 459.721 53.5898C459.704 53.6576 459.653 53.7253 459.568 53.793C459.568 54.4023 459.628 55.0117 459.746 55.6211C459.865 56.2135 459.924 56.8145 459.924 57.4238V57.5254C459.958 57.8132 460.051 58.084 460.203 58.3379C460.355 58.5749 460.432 58.8203 460.432 59.0742C460.432 59.1589 460.415 59.252 460.381 59.3535C460.821 59.4551 461.109 59.6836 461.244 60.0391C461.396 60.3776 461.515 60.75 461.6 61.1562C461.701 61.5456 461.828 61.9095 461.98 62.248C462.15 62.5866 462.471 62.7982 462.945 62.8828C462.979 63.0521 463.005 63.2298 463.021 63.416C463.038 63.5853 463.047 63.7546 463.047 63.9238C463.047 64.1608 463.021 64.3893 462.971 64.6094C462.92 64.8464 462.818 65.0579 462.666 65.2441C462.412 65.2611 462.226 65.2695 462.107 65.2695C461.989 65.2695 461.811 65.3203 461.574 65.4219C461.236 65.2188 460.931 64.9818 460.66 64.7109C460.406 64.457 460.161 64.1862 459.924 63.8984C459.704 63.5938 459.484 63.2891 459.264 62.9844C459.044 62.6628 458.807 62.3581 458.553 62.0703C457.673 62.2904 456.767 62.4427 455.836 62.5273C454.922 62.5951 454.008 62.6289 453.094 62.6289C453.06 62.6628 453.009 62.6797 452.941 62.6797C452.874 62.6797 452.806 62.6882 452.738 62.7051C452.688 62.7051 452.637 62.722 452.586 62.7559C452.552 62.7728 452.544 62.8151 452.561 62.8828C452.442 62.8151 452.307 62.7728 452.154 62.7559C452.019 62.722 451.892 62.7051 451.773 62.7051C451.689 62.7051 451.604 62.7135 451.52 62.7305C451.435 62.7305 451.35 62.7559 451.266 62.8066C450.622 62.6882 449.996 62.5273 449.387 62.3242C448.794 62.1042 448.185 61.9264 447.559 61.791C447.559 61.6556 447.525 61.5625 447.457 61.5117C447.389 61.444 447.33 61.3509 447.279 61.2324C446.568 60.7923 445.967 60.2591 445.477 59.6328C445.003 59.0065 444.808 58.2448 444.893 57.3477L444.715 56.9922C444.715 56.7214 444.774 56.5267 444.893 56.4082C444.825 56.2897 444.706 56.1712 444.537 56.0527C444.689 55.8158 444.825 55.5703 444.943 55.3164C445.062 55.0625 445.146 54.7917 445.197 54.5039C445.214 54.4193 445.223 54.3431 445.223 54.2754C445.223 54.2077 445.24 54.1315 445.273 54.0469C445.307 53.9453 445.358 53.8353 445.426 53.7168C445.477 53.5814 445.527 53.4629 445.578 53.3613C445.849 52.7858 446.145 52.2357 446.467 51.7109C446.805 51.1693 447.229 50.7038 447.736 50.3145C447.77 50.0267 447.855 49.7897 447.99 49.6035C448.126 49.4004 448.27 49.2227 448.422 49.0703C448.591 48.901 448.752 48.7318 448.904 48.5625C449.074 48.3932 449.201 48.1901 449.285 47.9531C449.624 47.6654 449.962 47.3861 450.301 47.1152C450.656 46.8444 450.952 46.5228 451.189 46.1504C451.494 46.0488 451.782 45.9219 452.053 45.7695C452.324 45.6003 452.552 45.3887 452.738 45.1348C453.145 45.1009 453.542 45.0247 453.932 44.9062C454.338 44.7878 454.761 44.7285 455.201 44.7285C455.387 44.7285 455.607 44.7708 455.861 44.8555C456.132 44.9232 456.335 45.0501 456.471 45.2363C456.488 45.2702 456.496 45.3125 456.496 45.3633L456.521 45.4902C456.538 45.5241 456.555 45.5579 456.572 45.5918C456.606 45.6087 456.657 45.6087 456.725 45.5918C456.725 45.9642 456.682 46.3451 456.598 46.7344C456.513 47.1068 456.293 47.3945 455.938 47.5977C455.717 47.5299 455.48 47.4961 455.227 47.4961C454.888 47.4961 454.575 47.5638 454.287 47.6992C454.016 47.8177 453.745 47.9616 453.475 48.1309C453.221 48.2832 452.958 48.444 452.688 48.6133C452.417 48.7656 452.129 48.8757 451.824 48.9434C451.79 49.0788 451.757 49.2057 451.723 49.3242C451.706 49.4258 451.714 49.5443 451.748 49.6797C451.663 49.6797 451.596 49.6712 451.545 49.6543C451.511 49.6204 451.452 49.6035 451.367 49.6035C451.249 49.6035 451.164 49.6712 451.113 49.8066C451.079 49.9421 451.046 50.0521 451.012 50.1367C450.69 50.2721 450.419 50.4668 450.199 50.7207C449.996 50.9577 449.801 51.2201 449.615 51.5078C449.446 51.7786 449.26 52.041 449.057 52.2949C448.854 52.5488 448.6 52.7435 448.295 52.8789C448.16 53.4206 448.024 53.9538 447.889 54.4785C447.77 55.0033 447.626 55.528 447.457 56.0527C447.508 56.2559 447.533 56.4674 447.533 56.6875C447.533 56.9583 447.508 57.2038 447.457 57.4238C447.542 57.5592 447.626 57.7201 447.711 57.9062L448.016 58.4902C448.117 58.6934 448.219 58.8796 448.32 59.0488C448.439 59.2181 448.549 59.3451 448.65 59.4297C448.837 59.5651 449.124 59.6921 449.514 59.8105C449.903 59.9121 450.25 60.0898 450.555 60.3438C450.589 60.3438 450.631 60.3438 450.682 60.3438C450.732 60.3268 450.775 60.3184 450.809 60.3184C451.012 60.3184 451.232 60.3691 451.469 60.4707C451.706 60.5723 451.858 60.623 451.926 60.623C452.874 60.623 453.906 60.5638 455.023 60.4453C456.141 60.3099 457.173 60.1491 458.121 59.9629C458.155 59.7936 458.172 59.6497 458.172 59.5312C458.172 59.3112 458.138 59.0996 458.07 58.8965C458.003 58.6764 457.893 58.4902 457.74 58.3379C457.74 58.084 457.74 57.8301 457.74 57.5762C457.757 57.3223 457.766 57.0684 457.766 56.8145C457.766 56.3913 457.749 55.9427 457.715 55.4688C457.681 54.9948 457.596 54.5547 457.461 54.1484H457.41C457.19 54.1484 456.987 54.2077 456.801 54.3262C456.632 54.4277 456.454 54.4785 456.268 54.4785C456.166 54.4785 456.081 54.4531 456.014 54.4023C455.811 54.6393 455.565 54.8171 455.277 54.9355C454.99 55.054 454.685 55.1641 454.363 55.2656C454.042 55.3503 453.72 55.4434 453.398 55.5449C453.094 55.6465 452.814 55.7904 452.561 55.9766C452.425 55.9258 452.298 55.9004 452.18 55.9004C452.061 55.9004 451.943 55.9089 451.824 55.9258C451.723 55.9427 451.604 55.9596 451.469 55.9766C451.113 55.6719 450.936 55.291 450.936 54.834C450.936 54.597 450.969 54.3685 451.037 54.1484C451.122 53.9115 451.232 53.6914 451.367 53.4883C451.452 53.4375 451.553 53.4121 451.672 53.4121C451.79 53.3952 451.909 53.3783 452.027 53.3613C452.146 53.3275 452.239 53.2852 452.307 53.2344C452.391 53.1836 452.442 53.0905 452.459 52.9551C452.51 53.0059 452.552 53.0312 452.586 53.0312C452.62 53.0312 452.654 53.0228 452.688 53.0059C452.721 52.9889 452.755 52.9805 452.789 52.9805C452.823 52.9805 452.848 52.9974 452.865 53.0312C452.899 53.0651 452.916 53.099 452.916 53.1328C453.644 52.7435 454.389 52.4134 455.15 52.1426C455.912 51.8717 456.682 51.6263 457.461 51.4062C458.257 51.1862 459.052 50.9831 459.848 50.7969C460.643 50.5938 461.43 50.3737 462.209 50.1367C462.327 50.0352 462.454 49.959 462.59 49.9082C462.725 49.8574 462.844 49.7812 462.945 49.6797C463.064 49.7474 463.208 49.7812 463.377 49.7812C463.614 49.7812 463.868 49.7389 464.139 49.6543C464.426 49.5527 464.663 49.4342 464.85 49.2988C464.917 49.3158 464.977 49.3242 465.027 49.3242H465.205C465.544 49.3242 465.857 49.2734 466.145 49.1719C466.449 49.0703 466.745 48.9349 467.033 48.7656H467.16C467.685 48.7656 468.201 48.7064 468.709 48.5879C469.234 48.4694 469.767 48.4102 470.309 48.4102C471.003 48.4102 471.612 48.5879 472.137 48.9434V49.248C472.137 49.3835 472.137 49.5104 472.137 49.6289C472.154 49.7305 472.188 49.8405 472.238 49.959Z\" fill=\"white\"><\/path>\n    <path d=\"M480.719 59.8867C480.651 60.1406 480.541 60.3522 480.389 60.5215C480.236 60.6908 480.059 60.8431 479.855 60.9785C479.669 61.1139 479.466 61.2409 479.246 61.3594C479.026 61.4609 478.814 61.5794 478.611 61.7148H478.281C477.57 61.7148 477.02 61.5456 476.631 61.207C476.258 60.8516 475.971 60.4199 475.768 59.9121C475.564 59.3874 475.412 58.8288 475.311 58.2363C475.226 57.6439 475.116 57.1022 474.98 56.6113C474.777 56.7806 474.608 56.9837 474.473 57.2207C474.337 57.4408 474.193 57.6608 474.041 57.8809C473.906 58.1009 473.745 58.304 473.559 58.4902C473.389 58.6764 473.161 58.8034 472.873 58.8711C472.822 58.9896 472.763 59.1081 472.695 59.2266C472.645 59.3451 472.611 59.472 472.594 59.6074C472.221 59.8105 471.883 60.0475 471.578 60.3184C471.273 60.5892 470.969 60.8685 470.664 61.1562C470.359 61.444 470.046 61.7233 469.725 61.9941C469.42 62.248 469.073 62.4596 468.684 62.6289C468.667 62.612 468.633 62.6035 468.582 62.6035C468.379 62.6035 468.193 62.6543 468.023 62.7559C467.854 62.8405 467.668 62.8828 467.465 62.8828C467.329 62.8828 467.202 62.8574 467.084 62.8066C466.982 62.7559 466.872 62.6966 466.754 62.6289C466.652 62.5612 466.542 62.5104 466.424 62.4766C466.305 62.4427 466.178 62.4342 466.043 62.4512C465.874 62.1465 465.645 61.8672 465.357 61.6133C465.087 61.3424 464.917 61.0378 464.85 60.6992C464.816 60.5469 464.79 60.3945 464.773 60.2422C464.773 60.0729 464.757 59.9036 464.723 59.7344C464.672 59.4805 464.604 59.2266 464.52 58.9727C464.435 58.7018 464.367 58.431 464.316 58.1602C464.401 57.7031 464.486 57.2038 464.57 56.6621C464.638 56.1035 464.723 55.5534 464.824 55.0117C464.943 54.4531 465.095 53.9284 465.281 53.4375C465.484 52.9297 465.738 52.498 466.043 52.1426L466.018 51.9648C466.018 51.694 466.068 51.4401 466.17 51.2031C466.271 50.9661 466.382 50.7376 466.5 50.5176C466.618 50.2975 466.72 50.0775 466.805 49.8574C466.889 49.6374 466.906 49.3919 466.855 49.1211C467.059 49.0195 467.27 48.9349 467.49 48.8672C467.71 48.7995 467.939 48.7656 468.176 48.7656C468.396 48.7656 468.599 48.7995 468.785 48.8672C468.751 49.0026 468.811 49.0872 468.963 49.1211V49.1973C468.963 49.5527 468.921 49.8997 468.836 50.2383C468.751 50.5768 468.65 50.9154 468.531 51.2539C468.413 51.5755 468.294 51.9056 468.176 52.2441C468.074 52.5658 467.998 52.8958 467.947 53.2344C467.88 53.2513 467.829 53.2852 467.795 53.3359C467.778 53.3867 467.761 53.4375 467.744 53.4883C467.727 53.5391 467.702 53.5814 467.668 53.6152C467.634 53.6491 467.583 53.666 467.516 53.666C467.414 54.2585 467.304 54.8509 467.186 55.4434C467.084 56.0189 467.033 56.6029 467.033 57.1953C467.033 57.5508 467.067 57.9147 467.135 58.2871C467.202 58.6595 467.329 59.015 467.516 59.3535L467.617 59.3281C467.803 59.3281 467.947 59.3704 468.049 59.4551C468.167 59.5397 468.32 59.6243 468.506 59.709C468.641 59.6751 468.768 59.6328 468.887 59.582C469.005 59.5143 469.056 59.4043 469.039 59.252C469.259 59.235 469.445 59.1842 469.598 59.0996C469.75 58.998 469.885 58.888 470.004 58.7695L470.385 58.4141C470.52 58.2956 470.681 58.2109 470.867 58.1602C470.867 58.0586 470.893 57.9824 470.943 57.9316L471.096 57.7793C471.146 57.7285 471.18 57.6777 471.197 57.627C471.231 57.5592 471.24 57.4661 471.223 57.3477C471.426 57.3307 471.578 57.2799 471.68 57.1953C471.798 57.1107 471.9 57.0176 471.984 56.916C472.086 56.7975 472.179 56.679 472.264 56.5605C472.348 56.4421 472.458 56.3405 472.594 56.2559C472.712 56.002 472.873 55.6634 473.076 55.2402C473.296 54.8171 473.508 54.377 473.711 53.9199C473.931 53.4629 474.117 53.0312 474.27 52.625C474.439 52.2018 474.523 51.8802 474.523 51.6602C474.523 51.5755 474.498 51.4993 474.447 51.4316C474.413 51.3639 474.405 51.2878 474.422 51.2031V51.127C474.557 50.9577 474.676 50.7715 474.777 50.5684C474.896 50.3652 475.014 50.1706 475.133 49.9844C475.268 49.7982 475.412 49.6289 475.564 49.4766C475.717 49.3242 475.911 49.2057 476.148 49.1211C476.419 49.2057 476.69 49.265 476.961 49.2988C477.249 49.3327 477.52 49.4004 477.773 49.502C477.79 49.9251 477.833 50.416 477.9 50.9746C477.968 51.5332 478.087 52.0072 478.256 52.3965C478.256 52.6165 478.247 52.8281 478.23 53.0312C478.23 53.2344 478.23 53.4375 478.23 53.6406C478.23 53.9792 478.239 54.3262 478.256 54.6816C478.29 55.0371 478.349 55.3672 478.434 55.6719C478.315 55.9258 478.256 56.1966 478.256 56.4844C478.256 56.8737 478.315 57.2461 478.434 57.6016C478.552 57.9401 478.637 58.304 478.688 58.6934C478.908 58.998 479.195 59.1504 479.551 59.1504C479.635 59.1504 479.703 59.1419 479.754 59.125C479.822 59.1081 479.889 59.0827 479.957 59.0488C480.092 59.2012 480.211 59.3535 480.312 59.5059C480.431 59.6413 480.566 59.7682 480.719 59.8867Z\" fill=\"white\"><\/path>\n    <path d=\"M500.447 62.1465C500.396 62.3835 500.286 62.5781 500.117 62.7305C499.965 62.8659 499.779 62.9759 499.559 63.0605C499.339 63.1452 499.11 63.2044 498.873 63.2383C498.653 63.2552 498.45 63.2637 498.264 63.2637C498.179 63.2637 498.094 63.2637 498.01 63.2637C497.942 63.2467 497.866 63.2383 497.781 63.2383C497.697 63.2383 497.654 63.2806 497.654 63.3652C497.654 63.4499 497.612 63.5091 497.527 63.543C497.443 63.5091 497.358 63.4837 497.273 63.4668C497.189 63.4499 497.104 63.4414 497.02 63.4414C496.901 63.4414 496.783 63.4499 496.664 63.4668C496.562 63.4837 496.461 63.4922 496.359 63.4922C496.224 63.4922 496.122 63.4753 496.055 63.4414C496.004 63.4076 495.953 63.3737 495.902 63.3398C495.868 63.2891 495.826 63.2383 495.775 63.1875C495.742 63.1367 495.682 63.0944 495.598 63.0605C495.479 63.0098 495.378 63.0013 495.293 63.0352C495.225 63.069 495.115 63.0182 494.963 62.8828C494.76 62.7135 494.582 62.5104 494.43 62.2734C494.294 62.0195 494.159 61.7572 494.023 61.4863C493.888 61.2155 493.744 60.9447 493.592 60.6738C493.439 60.403 493.262 60.166 493.059 59.9629H492.855C492.551 59.9629 492.339 60.0898 492.221 60.3438C492.136 60.293 492.051 60.2337 491.967 60.166C491.882 60.0814 491.789 60.0137 491.688 59.9629C491.298 60.0814 490.892 60.1829 490.469 60.2676C490.046 60.3522 489.622 60.3945 489.199 60.3945H488.844C488.742 60.3945 488.632 60.3776 488.514 60.3438C488.344 60.4115 488.192 60.4961 488.057 60.5977C487.921 60.6823 487.769 60.7246 487.6 60.7246C487.498 60.7246 487.38 60.6908 487.244 60.623C487.143 60.623 487.092 60.6654 487.092 60.75C487.109 60.8346 487.058 60.877 486.939 60.877H486.711C486.474 60.877 486.237 60.8854 486 60.9023C485.78 60.9193 485.551 60.9277 485.314 60.9277C484.993 60.9277 484.663 60.8854 484.324 60.8008C484.24 60.8516 484.146 60.877 484.045 60.877C483.977 60.9108 483.926 60.9701 483.893 61.0547C483.859 61.1224 483.825 61.1901 483.791 61.2578C483.757 61.3086 483.706 61.3594 483.639 61.4102C483.588 61.444 483.512 61.4525 483.41 61.4355C483.376 61.6387 483.292 61.7995 483.156 61.918C483.021 62.0365 482.953 62.2142 482.953 62.4512C482.767 62.5527 482.615 62.6797 482.496 62.832C482.378 62.9844 482.259 63.1452 482.141 63.3145C482.022 63.4837 481.895 63.6445 481.76 63.7969C481.641 63.9492 481.489 64.0677 481.303 64.1523C481.218 64.2539 481.193 64.4147 481.227 64.6348C481.04 64.7871 480.812 64.9225 480.541 65.041C480.27 65.1595 480.016 65.2188 479.779 65.2188C479.288 65.2188 478.95 64.9564 478.764 64.4316C478.764 64.2624 478.781 64.0846 478.814 63.8984C478.831 63.6953 478.865 63.5091 478.916 63.3398C478.967 63.1536 479.043 62.9928 479.145 62.8574C479.246 62.7051 479.39 62.5951 479.576 62.5273C479.576 62.375 479.525 62.2734 479.424 62.2227C479.322 62.1549 479.28 62.0449 479.297 61.8926C479.754 61.6725 480.152 61.3848 480.49 61.0293C480.829 60.6738 481.133 60.3014 481.404 59.9121C481.692 59.5059 481.98 59.0996 482.268 58.6934C482.555 58.2871 482.877 57.9232 483.232 57.6016V57.0684C483.74 56.5267 484.07 55.9173 484.223 55.2402C484.409 55.2064 484.527 55.1217 484.578 54.9863C484.646 54.8509 484.68 54.6901 484.68 54.5039C484.764 54.5039 484.815 54.4701 484.832 54.4023C484.866 54.3177 484.942 54.2923 485.061 54.3262C485.213 53.9199 485.382 53.5475 485.568 53.209C485.755 52.8704 485.941 52.5319 486.127 52.1934C486.313 51.8379 486.474 51.474 486.609 51.1016C486.762 50.7292 486.872 50.3145 486.939 49.8574C487.176 49.8405 487.303 49.7305 487.32 49.5273C487.354 49.3073 487.388 49.1126 487.422 48.9434C487.676 48.7064 487.862 48.4271 487.98 48.1055C488.116 47.7839 488.234 47.4538 488.336 47.1152C488.438 46.7598 488.548 46.4128 488.666 46.0742C488.801 45.7188 488.988 45.4056 489.225 45.1348V45.0586C489.225 44.974 489.191 44.9232 489.123 44.9062C489.055 44.8724 489.021 44.8132 489.021 44.7285C489.038 44.7116 489.047 44.6947 489.047 44.6777C489.25 44.5931 489.402 44.4577 489.504 44.2715C489.605 44.0684 489.758 43.9245 489.961 43.8398C490.316 44.1276 490.63 44.3053 490.9 44.373C491.171 44.4238 491.527 44.4661 491.967 44.5C492.187 44.737 492.305 45.0247 492.322 45.3633C492.356 45.6849 492.415 46.0065 492.5 46.3281C492.635 46.8698 492.779 47.403 492.932 47.9277C493.101 48.4355 493.228 48.9603 493.312 49.502C493.363 49.8236 493.456 50.1283 493.592 50.416C493.727 50.7038 493.82 51 493.871 51.3047C493.905 51.5417 493.905 51.8125 493.871 52.1172C493.837 52.4049 493.871 52.6589 493.973 52.8789L494.15 53.2852C494.235 53.4714 494.303 53.666 494.354 53.8691C494.421 54.0723 494.48 54.2754 494.531 54.4785C494.667 54.9863 494.785 55.5365 494.887 56.1289C495.005 56.7044 495.183 57.2292 495.42 57.7031C495.505 57.8724 495.632 57.9909 495.801 58.0586C495.987 58.1263 496.19 58.1771 496.41 58.2109C496.63 58.2279 496.842 58.2363 497.045 58.2363C497.265 58.2194 497.451 58.2109 497.604 58.2109H497.857C497.959 58.2109 498.061 58.2279 498.162 58.2617C498.23 58.3971 498.264 58.5156 498.264 58.6172C498.264 58.8203 498.196 58.9811 498.061 59.0996C497.925 59.2181 497.857 59.3535 497.857 59.5059C497.857 59.5905 497.891 59.6836 497.959 59.7852C497.891 59.7682 497.79 59.7598 497.654 59.7598C497.265 59.7598 496.884 59.8275 496.512 59.9629C496.647 60.2507 496.825 60.4961 497.045 60.6992C497.282 60.8854 497.527 61.0632 497.781 61.2324C497.951 61.097 498.128 61.0293 498.314 61.0293C498.518 61.0293 498.704 61.0801 498.873 61.1816C499.059 61.2663 499.254 61.3086 499.457 61.3086C499.609 61.3086 499.719 61.2832 499.787 61.2324C499.923 61.3848 500.033 61.5456 500.117 61.7148C500.202 61.8672 500.312 62.0111 500.447 62.1465ZM492.5 58.084C492.466 57.7962 492.407 57.5931 492.322 57.4746C492.255 57.3392 492.195 57.1784 492.145 56.9922C492.077 56.7552 492.026 56.5013 491.992 56.2305C491.975 55.9596 491.941 55.6973 491.891 55.4434C491.772 54.8678 491.637 54.2923 491.484 53.7168C491.349 53.1413 491.171 52.5827 490.951 52.041C491.019 51.9395 491.053 51.8464 491.053 51.7617V51.6855C490.9 51.5163 490.79 51.3132 490.723 51.0762C490.655 50.8223 490.587 50.5768 490.52 50.3398C490.469 50.0859 490.393 49.8574 490.291 49.6543C490.206 49.4342 490.062 49.2565 489.859 49.1211C489.809 49.2227 489.783 49.3411 489.783 49.4766C489.783 49.5951 489.792 49.7051 489.809 49.8066C489.842 49.9082 489.859 50.0182 489.859 50.1367C489.69 50.2214 489.563 50.3568 489.479 50.543C489.411 50.7122 489.292 50.8477 489.123 50.9492C488.988 51.4909 488.793 52.0072 488.539 52.498C488.285 52.972 488.014 53.446 487.727 53.9199C487.456 54.3939 487.193 54.8763 486.939 55.3672C486.686 55.8411 486.482 56.3405 486.33 56.8652C486.11 57.0176 485.958 57.2122 485.873 57.4492C485.805 57.6862 485.771 57.9232 485.771 58.1602C485.924 58.2448 486.093 58.2956 486.279 58.3125C486.482 58.3125 486.677 58.3125 486.863 58.3125C487.049 58.3125 487.227 58.3294 487.396 58.3633C487.566 58.3971 487.718 58.4818 487.854 58.6172C488.074 58.5495 488.311 58.5072 488.564 58.4902C488.835 58.4564 489.055 58.3802 489.225 58.2617C489.563 58.3802 489.927 58.4395 490.316 58.4395C490.52 58.4395 490.714 58.4225 490.9 58.3887C491.104 58.3548 491.298 58.3125 491.484 58.2617C491.637 58.2956 491.755 58.3548 491.84 58.4395C491.924 58.5072 492.051 58.5326 492.221 58.5156C492.305 58.4479 492.356 58.3802 492.373 58.3125C492.39 58.2279 492.432 58.1517 492.5 58.084Z\" fill=\"white\"><\/path>\n    <path d=\"M299.5 27C301.333 32.3333 309.9 48.2 315.5 51M315.5 27L294 54.5\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t<section class=\"section\">\n\t\t<div class=\"image--background\"><\/div>\n\t\t<div class=\"container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-3@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">44<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">L\u00e4ngengrade<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small col--prefix-7@medium col--prefix-8@large\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">29<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Tage<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-1@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">4800<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Kilometer<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">1.5 M<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"page-home__cta--centered\">\n\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/section>\n\n\t\t<section class=\"section page-home__support\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid\">\n\n\t\t\t\t<div class=\"col col--8@medium col--prefix-2@medium\">\n\t\t\t\t\t<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--6@small col--prefix-2@medium col--4@medium\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Werde Teil unserer <a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a> indem du uns unterst\u00fctzt. Durch deine Hilfe werden wir uns auf die kommende <a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a> vorbereiten k\u00f6nnen und die notwendige Ausr\u00fcstung erwerben. <\/p>\n<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p><br>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--prefix-1@small col--5@small col--3@medium \">\n\t\t\t\t\t<div class=\"button__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t<section class=\"section page-home__video\">\n\t\t<div style=\"padding:56.25% 0 0 0;position:relative;\">\n\t\t\t<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\"><\/iframe>\n\t\t<\/div>\n\t\t<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n\t<\/section>\n\n\n\t\t<section class=\"section\">\n\t\t<div class=\"container\">\n\t\t\t<h2 class=\"section__title page-home__crew-title\">Die Crew<img class=\"page-home__title-suffix--mobile\" src=\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\" width=\"220\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t\t<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t<\/h2>\n\t\t\t<div class=\"page-home__crew-portraits\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"page-home__crew-text\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large\">\n\t\t\t\t\t\t<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>\n\t\t\t\t\t\t<br>\n\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t\n\t\t\t<div class=\"page-home__instafeed\"> <div class=\"container\">\n\t\t\t<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">\n\t\t\t<behold-widget feed-id=\"p7Bwj3eL6ikB8EDzdtlc\"><\/behold-widget>\n\t\t\t<script src=\"https:\/\/w.behold.so\/widget.js\" type=\"module\"><\/script>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\t\t\t\n\n<footer class=\"footer--main\">\n\t<div class=\"footer__inner\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\n\t\t\t\t<div class=\"col col--4@small col--6@medium col--7@huge col--8@full\">\n\t\t\t\t\t<div class=\"footer__logo\">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--8@small col--6@medium col--5@huge col--4@full\">\n\t\t\t\t\t<div class=\"footer__newsletter\">\n\t\t\t\t\t\t<form class=\"form form--newsletter\">\n\t\t\t\t\t\t\t<div class=\"form__group\">\n\t\t\t\t\t\t\t\t<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>\n\t\t\t\t\t\t\t\t<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>\n\t\t\t\t\t\t\t\t<div class=\"form__inputgroup\">\n\t\t\t\t\t\t\t\t\t<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">\n\t\t\t\t\t\t\t\t\t<button class=\"form__button\" type=\"submit\">Registrieren<\/button>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/form>\n\t\t\t\t\t\t<p class=\"form__feedback--success\"><\/p>\n\t\t\t\t\t\t<p class=\"form__feedback--error\"><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--12@small\">\n\t\t\t\t\t<div class=\"footer__socials\">\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 26\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m13 0c-3.53058 0-3.97313.0151651-5.3598.0779985-1.38396.0633745-2.32916.2832905-3.15575.6044985-.85475.332043-1.58004.776753-2.30208 1.499333-.72312.72259-1.16782 1.44788-1.499865 2.30263-.321208.82713-.541665 1.77179-.6044983 3.15575-.0628333 1.38666-.0780067 1.82921-.0780067 5.35979 0 3.5306.0151734 3.9731.0780067 5.3598.0633753 1.384.2832903 2.3292.6044983 3.1557.332045.8548.776755 1.5801 1.499335 2.3021.72258.7231 1.44786 1.1679 2.30261 1.5004.82713.3207 1.77179.5406 3.15575.604 1.38667.0628 1.82922.078 5.3598.078 3.5306 0 3.9731-.0152 5.3598-.078 1.384-.0634 2.3292-.2833 3.1557-.6045.8548-.332 1.5801-.7767 2.3021-1.4993.7232-.7226 1.1679-1.4479 1.5005-2.3027.3206-.8271.5405-1.7717.6039-3.1557.0628-1.3867.078-1.8292.078-5.3598 0-3.53058-.0152-3.97313-.078-5.35979-.0634-1.38396-.2833-2.32916-.6045-3.15575-.332-.85475-.7768-1.58004-1.4993-2.30208-.7226-.72313-1.4479-1.16784-2.3027-1.499883-.8271-.321208-1.7717-.541665-3.1557-.6044985-1.3867-.0628334-1.8292-.0779985-5.3598-.0779985zm0 2.34217c3.471 0 3.8821.01354 5.2531.07583 1.2675.05796 1.9554.26975 2.4142.44796.6067.23562 1.04.51729 1.495.97229.4544.455.7361.88833.9717 1.495.1788.4577.39 1.14617.448 2.41367.0623 1.37041.0758 1.78208.0758 5.25308s-.0135 3.8821-.0758 5.2531c-.058 1.2675-.2698 1.9554-.448 2.4142-.2356.6067-.5172 1.04-.9722 1.495-.455.4544-.8884.7361-1.4951.9717-.4577.1788-1.1461.39-2.4136.448-1.3704.0623-1.7821.0758-5.2531.0758-3.47154 0-3.88267-.0135-5.25308-.0758-1.2675-.058-1.95542-.2697-2.41421-.448-.60667-.2356-1.04001-.5172-1.49501-.9722-.45445-.455-.73612-.8884-.97175-1.495-.17875-.4578-.39-1.1462-.44796-2.4137-.06229-1.3704-.07582-1.7821-.07582-5.2531s.01353-3.88212.07582-5.25308c.05796-1.2675.26975-1.95542.44796-2.41421.23563-.60667.5173-1.04.9723-1.495.455-.45446.88834-.73613 1.495-.97175.45771-.17875 1.14617-.39 2.41367-.44796 1.37041-.06229 1.78208-.07583 5.25308-.07583zm0 3.98233c-3.68713 0-6.6755 2.98837-6.6755 6.6755 0 3.6871 2.98837 6.6755 6.6755 6.6755 3.6871 0 6.6755-2.9884 6.6755-6.6755 0-3.68713-2.9884-6.6755-6.6755-6.6755zm0 11.0088c-1.1493 0-2.2515-.4565-3.06413-1.2692-.81266-.8126-1.2692-1.9148-1.2692-3.0641s.45654-2.2515 1.2692-3.06413c.81263-.81266 1.91483-1.2692 3.06413-1.2692s2.2515.45654 3.0641 1.2692c.8127.81263 1.2692 1.91483 1.2692 3.06413s-.4565 2.2515-1.2692 3.0641c-.8126.8127-1.9148 1.2692-3.0641 1.2692zm8.4993-11.27259c0 .41373-.1644.81053-.4569 1.10308-.2926.29256-.6894.45692-1.1031.45692-.4138 0-.8105-.16436-1.1031-.45692-.2925-.29255-.4569-.68935-.4569-1.10308 0-.41374.1644-.81053.4569-1.10309.2926-.29256.6893-.45691 1.1031-.45691.4137 0 .8105.16435 1.1031.45691.2925.29256.4569.68935.4569 1.10309z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m26 24h-5.7466v-8.4372c0-2.208-.8982-3.7158-2.8754-3.7158-1.5115 0-2.3524 1.0176-2.7436 1.998-.1471.3516-.124.8418-.124 1.332v8.823h-5.69286s.07328-14.9454 0-16.3038h5.69286v2.559c.3368-1.11899 2.1556-2.71559 5.0582-2.71559 3.6016 0 6.4314 2.34479 6.4314 7.39499zm-22.9391-18.34319h-.03722c-1.83418 0-3.02368-1.24622-3.02368-2.82602 0-1.6104 1.22437-2.83079 3.09578-2.83079 1.86964 0 3.01952 1.21739 3.05557 2.82599 0 1.57981-1.18595 2.83082-3.09045 2.83082zm-2.405 2.03939h5.06763v16.3038h-5.06763z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg fill=\"none\" viewBox=\"0 0 21 25\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"m11.0294.0208431c1.3193-.02084302 2.6288-.0100047 3.9376-.0208431.0435 1.69329.7076 3.21733 1.7641 4.3462l-.0016-.00167c1.1372 1.05966 2.6168 1.74665 4.2479 1.86337l.0226.00166v4.19864c-1.5409-.04-2.9899-.4077-4.2963-1.03966l.0661.02834c-.6318-.31431-1.1661-.63696-1.6738-.99713l.0419.02835c-.0097 3.0423.0096 6.0845-.0202 9.1159-.083 1.5449-.5794 2.9539-1.3756 4.1303l.0161-.0259c-1.3314 1.9726-3.488 3.2674-5.94032 3.3441h-.01129c-.09912.005-.21598.0075-.33364.0075-1.39421 0-2.69735-.4019-3.80788-1.0997l.03224.0192c-2.0212-1.2581-3.415412-3.4108-3.6733008-5.9144l-.0032236-.0342c-.02014748-.5211-.02981836-1.0422-.0096708-1.5524.3948912-3.9844 3.6217152-7.06664 7.5440352-7.06664.44083 0 .8728.03919 1.29267.11339l-.04513-.00667c.02015 1.54152-.0403 3.08392-.0403 4.62552-.34089-.1276-.73417-.2018-1.14438-.2018-1.50542 0-2.786.9955-3.25986 2.3853l-.00726.025c-.10718.356-.16924.7654-.16924 1.1889 0 .1717.01048.3418.02982.5086l-.00161-.02c.26756 1.7057 1.68111 2.993 3.38559 2.993.04916 0 .09751-.0008.14587-.0033h-.00726c1.17904-.0367 2.20253-.6928 2.78114-1.6625l.0081-.015c.2152-.3101.3626-.6853.4118-1.093l.0008-.0117c.1007-1.865.0605-3.7192.0701-5.5842.0097-4.19865-.0096-8.38727.0202-12.575058z\" fill=\"currentColor\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 30 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m11.9025 13.6882-.0012-7.98938 8.1062 4.00825zm17.7975-9.37407s-.2938-1.95883-1.1925-2.82236c-1.1413-1.13294-2.4194-1.138233-3.0056-1.204115-4.1982-.28764695-10.495-.287655-10.495-.287655h-.0138s-6.29685-.00000575-10.49497.28823c-.58688.065294-1.86438.0706-3.00626 1.20354-.899374.86294-1.191873 2.82236-1.191873 2.82236s-.299997 2.30175-.299997 4.60233v2.15764c0 2.3012.299997 4.6018.299997 4.6018s.292499 1.9594 1.191873 2.8223c1.14188 1.133 2.64063 1.0977 3.30813 1.2159 2.4.2183 10.2.2859 10.2.2859s6.3037-.0088 10.5019-.2971c.5862-.0664 1.8643-.0717 3.0056-1.2047.8994-.8629 1.1925-2.8223 1.1925-2.8223s.3-2.3.3-4.6018v-2.15764c0-2.30058-.3-4.60233-.3-4.60233z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/footer>\n\t\n\t\t\t\n<div class=\"footer--sponsors\">\n\t<div class=\"container\">\n\n\t\t\n\t\t\t\n\t\t\n\t\t\t\n\t\t\n\t<\/div>\n\n\n\n<div class=\"footer--reveal\">\n\t<div class=\"container\">\n\n\t\t<a href=\"https:\/\/www.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>\n\t\t<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>\n\t\t<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>\n\t<\/div>\n<\/div>\n\n    \n        <script src=\"https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js\" type=\"module\"><\/script>\n        <script defer=\"\" src=\"https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js\" type=\"module\"><\/script>\n\n    <script>\n        \/\/ Only load on production environment.\n        if (window.location.host !== '44west.ch')\n            window.goatcounter = {no_onload: true}\n    <\/script>\n    <script data-goatcounter=\"https:\/\/44west.goatcounter.com\/count\" async=\"\" src=\"\/\/gc.zgo.at\/count.js\"><\/script>\n\n  \n\n<\/div><\/div><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 85
                    },
                    "interactivePeriods": [
                        [
                            0,
                            502
                        ],
                        [
                            853,
                            1621
                        ],
                        [
                            1871,
                            1907
                        ],
                        [
                            2245,
                            2444
                        ],
                        [
                            2668,
                            2689
                        ],
                        [
                            3038,
                            3716
                        ],
                        [
                            4128,
                            10672
                        ],
                        [
                            10816,
                            17040
                        ],
                        [
                            18027,
                            19095
                        ],
                        [
                            20176,
                            24674
                        ],
                        [
                            25328,
                            31962
                        ]
                    ],
                    "longTasks": [
                        [
                            502,
                            853
                        ],
                        [
                            1621,
                            1871
                        ],
                        [
                            1907,
                            2245
                        ],
                        [
                            2444,
                            2668
                        ],
                        [
                            2689,
                            3038
                        ],
                        [
                            3716,
                            4128
                        ],
                        [
                            10672,
                            10816
                        ],
                        [
                            17040,
                            18027
                        ],
                        [
                            19095,
                            20176
                        ],
                        [
                            24674,
                            25328
                        ]
                    ],
                    "lastVisualChange": 24700,
                    "render": 1700,
                    "visualComplete85": 2900,
                    "visualComplete90": 2900,
                    "visualComplete95": 2900,
                    "visualComplete99": 7100,
                    "visualComplete": 24700,
                    "SpeedIndex": 2530,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1755,
                            "size": 1800,
                            "DOMNodeId": 25,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "nav__link",
                                    "href": "https:\/\/44west.ch\/community",
                                    "data-text": "Community"
                                },
                                "bounds": [
                                    1156.640625,
                                    149.546875,
                                    120.765625,
                                    54.40625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2216,
                            "size": 1095600,
                            "DOMNodeId": 31,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "page-home__hero"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    889.3125
                                ],
                                "styles": {
                                    "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                                }
                            },
                            "imageUrl": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2216,
                            "size": 1095600,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 889.3125,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 889.3125,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3025,
                            "size": 733370,
                            "DOMNodeId": 40,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "page-home__title text__poster"
                                },
                                "bounds": [
                                    184.171875,
                                    391.875,
                                    1528.65625,
                                    497.4375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1754,
                            "size": 1800,
                            "DOMNodeId": 25,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "nav__link",
                                    "href": "https:\/\/44west.ch\/community",
                                    "data-text": "Community"
                                },
                                "bounds": [
                                    1156.640625,
                                    149.546875,
                                    120.765625,
                                    54.40625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2215,
                            "size": 1095600,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 889.3125,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 889.3125,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2215,
                            "size": 1095600,
                            "DOMNodeId": 31,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "page-home__hero"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    889.3125
                                ],
                                "styles": {
                                    "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3024,
                            "size": 733370,
                            "DOMNodeId": 40,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "page-home__title text__poster"
                                },
                                "bounds": [
                                    184.171875,
                                    391.875,
                                    1528.65625,
                                    497.4375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "background-image",
                    "LargestContentfulPaintNodeType": "DIV",
                    "LargestContentfulPaintImageURL": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 4
                        },
                        {
                            "name": "fetchStart",
                            "time": 21
                        },
                        {
                            "name": "navigationStart",
                            "time": 71
                        },
                        {
                            "name": "domLoading",
                            "time": 71
                        },
                        {
                            "name": "responseEnd",
                            "time": 72
                        },
                        {
                            "name": "domInteractive",
                            "time": 72
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 72
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 72
                        },
                        {
                            "name": "domComplete",
                            "time": 72
                        },
                        {
                            "name": "responseEnd",
                            "time": 320
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 331
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 331
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 332
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 332
                        },
                        {
                            "name": "domLoading",
                            "time": 333
                        },
                        {
                            "name": "domInteractive",
                            "time": 940
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1447
                        },
                        {
                            "name": "firstPaint",
                            "time": 1754
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1754
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1754
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1754
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 2244
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 2270
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3040
                        },
                        {
                            "name": "LayoutShift",
                            "time": 4129
                        },
                        {
                            "name": "domComplete",
                            "time": 13429
                        },
                        {
                            "name": "loadEventStart",
                            "time": 13429
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 13432
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 3024
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 2215
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 2215
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.1534823771749759
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.081661622470609818
                        }
                    ],
                    "chromeUserTiming.navigationStart": 71,
                    "chromeUserTiming.fetchStart": 22,
                    "chromeUserTiming.domLoading": 333,
                    "chromeUserTiming.responseEnd": 320,
                    "chromeUserTiming.domInteractive": 940,
                    "chromeUserTiming.domContentLoadedEventStart": 2244,
                    "chromeUserTiming.domContentLoadedEventEnd": 2270,
                    "chromeUserTiming.domComplete": 13430,
                    "chromeUserTiming.unloadEventStart": 331,
                    "chromeUserTiming.unloadEventEnd": 331,
                    "chromeUserTiming.markAsMainFrame": 332,
                    "chromeUserTiming.commitNavigationEnd": 333,
                    "chromeUserTiming.LayoutShift": 4129,
                    "chromeUserTiming.firstPaint": 1754,
                    "chromeUserTiming.firstContentfulPaint": 1754,
                    "chromeUserTiming.firstImagePaint": 1754,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1754,
                    "chromeUserTiming.loadEventStart": 13430,
                    "chromeUserTiming.loadEventEnd": 13432,
                    "chromeUserTiming.LargestTextPaint": 3025,
                    "chromeUserTiming.LargestImagePaint": 2216,
                    "chromeUserTiming.LargestContentfulPaint": 2216,
                    "chromeUserTiming.TotalLayoutShift": 0.1534823771749759,
                    "chromeUserTiming.CumulativeLayoutShift": 0.081661622470609818,
                    "LayoutShifts": [
                        {
                            "time": 1447,
                            "score": 0.067178295607850033,
                            "cumulative_score": 0.067178295607850033,
                            "window_score": 0.067178295607850033,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    589,
                                    0,
                                    803,
                                    118
                                ],
                                [
                                    175,
                                    358,
                                    1555,
                                    565
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 599,
                                        "y": 0,
                                        "width": 783,
                                        "height": 118,
                                        "top": 0,
                                        "right": 1382,
                                        "bottom": 118,
                                        "left": 599
                                    },
                                    "currentRect": {
                                        "x": 589,
                                        "y": 0,
                                        "width": 803,
                                        "height": 118,
                                        "top": 0,
                                        "right": 1392,
                                        "bottom": 118,
                                        "left": 589
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 175,
                                        "y": 633,
                                        "width": 1555,
                                        "height": 263,
                                        "top": 633,
                                        "right": 1730,
                                        "bottom": 896,
                                        "left": 175
                                    },
                                    "currentRect": {
                                        "x": 175,
                                        "y": 358,
                                        "width": 1555,
                                        "height": 565,
                                        "top": 358,
                                        "right": 1730,
                                        "bottom": 923,
                                        "left": 175
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3040,
                            "score": 0.004642459096516045,
                            "cumulative_score": 0.07182075470436608,
                            "window_score": 0.004642459096516045,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    192,
                                    26,
                                    304,
                                    6
                                ],
                                [
                                    192,
                                    32,
                                    304,
                                    6
                                ],
                                [
                                    589,
                                    32,
                                    107,
                                    6
                                ],
                                [
                                    743,
                                    32,
                                    71,
                                    6
                                ],
                                [
                                    861,
                                    32,
                                    83,
                                    6
                                ],
                                [
                                    991,
                                    32,
                                    118,
                                    6
                                ],
                                [
                                    1157,
                                    32,
                                    120,
                                    6
                                ],
                                [
                                    192,
                                    38,
                                    304,
                                    2
                                ],
                                [
                                    589,
                                    38,
                                    107,
                                    2
                                ],
                                [
                                    743,
                                    38,
                                    71,
                                    2
                                ],
                                [
                                    861,
                                    38,
                                    83,
                                    2
                                ],
                                [
                                    991,
                                    38,
                                    118,
                                    2
                                ],
                                [
                                    1157,
                                    38,
                                    120,
                                    2
                                ],
                                [
                                    1649,
                                    38,
                                    64,
                                    2
                                ],
                                [
                                    192,
                                    40,
                                    304,
                                    5
                                ],
                                [
                                    589,
                                    40,
                                    107,
                                    5
                                ],
                                [
                                    743,
                                    40,
                                    71,
                                    5
                                ],
                                [
                                    861,
                                    40,
                                    83,
                                    5
                                ],
                                [
                                    991,
                                    40,
                                    118,
                                    5
                                ],
                                [
                                    1157,
                                    40,
                                    120,
                                    5
                                ],
                                [
                                    1325,
                                    40,
                                    67,
                                    5
                                ],
                                [
                                    1649,
                                    40,
                                    64,
                                    5
                                ],
                                [
                                    192,
                                    45,
                                    304,
                                    28
                                ],
                                [
                                    589,
                                    45,
                                    107,
                                    28
                                ],
                                [
                                    743,
                                    45,
                                    71,
                                    28
                                ],
                                [
                                    861,
                                    45,
                                    83,
                                    28
                                ],
                                [
                                    991,
                                    45,
                                    118,
                                    28
                                ],
                                [
                                    1157,
                                    45,
                                    120,
                                    28
                                ],
                                [
                                    1325,
                                    45,
                                    67,
                                    28
                                ],
                                [
                                    1485,
                                    45,
                                    228,
                                    28
                                ],
                                [
                                    192,
                                    73,
                                    304,
                                    5
                                ],
                                [
                                    589,
                                    73,
                                    107,
                                    5
                                ],
                                [
                                    743,
                                    73,
                                    71,
                                    5
                                ],
                                [
                                    861,
                                    73,
                                    83,
                                    5
                                ],
                                [
                                    991,
                                    73,
                                    118,
                                    5
                                ],
                                [
                                    1157,
                                    73,
                                    120,
                                    5
                                ],
                                [
                                    1325,
                                    73,
                                    67,
                                    5
                                ],
                                [
                                    1649,
                                    73,
                                    64,
                                    5
                                ],
                                [
                                    192,
                                    78,
                                    304,
                                    8
                                ],
                                [
                                    589,
                                    78,
                                    107,
                                    8
                                ],
                                [
                                    743,
                                    78,
                                    71,
                                    8
                                ],
                                [
                                    861,
                                    78,
                                    83,
                                    8
                                ],
                                [
                                    991,
                                    78,
                                    118,
                                    8
                                ],
                                [
                                    1157,
                                    78,
                                    120,
                                    8
                                ],
                                [
                                    192,
                                    86,
                                    304,
                                    6
                                ],
                                [
                                    192,
                                    97,
                                    304,
                                    53
                                ],
                                [
                                    192,
                                    150,
                                    304,
                                    6
                                ],
                                [
                                    589,
                                    150,
                                    107,
                                    6
                                ],
                                [
                                    743,
                                    150,
                                    71,
                                    6
                                ],
                                [
                                    861,
                                    150,
                                    83,
                                    6
                                ],
                                [
                                    991,
                                    150,
                                    118,
                                    6
                                ],
                                [
                                    1157,
                                    150,
                                    120,
                                    6
                                ],
                                [
                                    192,
                                    156,
                                    304,
                                    1
                                ],
                                [
                                    589,
                                    156,
                                    107,
                                    1
                                ],
                                [
                                    743,
                                    156,
                                    71,
                                    1
                                ],
                                [
                                    861,
                                    156,
                                    83,
                                    1
                                ],
                                [
                                    991,
                                    156,
                                    118,
                                    1
                                ],
                                [
                                    1157,
                                    156,
                                    120,
                                    1
                                ],
                                [
                                    1649,
                                    156,
                                    64,
                                    1
                                ],
                                [
                                    192,
                                    157,
                                    304,
                                    6
                                ],
                                [
                                    589,
                                    157,
                                    107,
                                    6
                                ],
                                [
                                    743,
                                    157,
                                    71,
                                    6
                                ],
                                [
                                    861,
                                    157,
                                    83,
                                    6
                                ],
                                [
                                    991,
                                    157,
                                    118,
                                    6
                                ],
                                [
                                    1157,
                                    157,
                                    120,
                                    6
                                ],
                                [
                                    1325,
                                    157,
                                    67,
                                    6
                                ],
                                [
                                    1649,
                                    157,
                                    64,
                                    6
                                ],
                                [
                                    192,
                                    163,
                                    304,
                                    28
                                ],
                                [
                                    589,
                                    163,
                                    107,
                                    28
                                ],
                                [
                                    743,
                                    163,
                                    71,
                                    28
                                ],
                                [
                                    861,
                                    163,
                                    83,
                                    28
                                ],
                                [
                                    991,
                                    163,
                                    118,
                                    28
                                ],
                                [
                                    1157,
                                    163,
                                    120,
                                    28
                                ],
                                [
                                    1325,
                                    163,
                                    67,
                                    28
                                ],
                                [
                                    1485,
                                    163,
                                    228,
                                    28
                                ],
                                [
                                    192,
                                    191,
                                    304,
                                    5
                                ],
                                [
                                    589,
                                    191,
                                    107,
                                    5
                                ],
                                [
                                    743,
                                    191,
                                    71,
                                    5
                                ],
                                [
                                    861,
                                    191,
                                    83,
                                    5
                                ],
                                [
                                    991,
                                    191,
                                    118,
                                    5
                                ],
                                [
                                    1157,
                                    191,
                                    120,
                                    5
                                ],
                                [
                                    1325,
                                    191,
                                    67,
                                    5
                                ],
                                [
                                    1649,
                                    191,
                                    64,
                                    5
                                ],
                                [
                                    192,
                                    196,
                                    304,
                                    8
                                ],
                                [
                                    589,
                                    196,
                                    107,
                                    8
                                ],
                                [
                                    743,
                                    196,
                                    71,
                                    8
                                ],
                                [
                                    861,
                                    196,
                                    83,
                                    8
                                ],
                                [
                                    991,
                                    196,
                                    118,
                                    8
                                ],
                                [
                                    1157,
                                    196,
                                    120,
                                    8
                                ],
                                [
                                    192,
                                    204,
                                    304,
                                    53
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 192,
                                        "y": 26,
                                        "width": 304,
                                        "height": 66,
                                        "top": 26,
                                        "right": 496,
                                        "bottom": 92,
                                        "left": 192
                                    },
                                    "currentRect": {
                                        "x": 192,
                                        "y": 97,
                                        "width": 304,
                                        "height": 160,
                                        "top": 97,
                                        "right": 496,
                                        "bottom": 257,
                                        "left": 192
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 589,
                                        "y": 32,
                                        "width": 107,
                                        "height": 54,
                                        "top": 32,
                                        "right": 696,
                                        "bottom": 86,
                                        "left": 589
                                    },
                                    "currentRect": {
                                        "x": 589,
                                        "y": 150,
                                        "width": 107,
                                        "height": 54,
                                        "top": 150,
                                        "right": 696,
                                        "bottom": 204,
                                        "left": 589
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1157,
                                        "y": 32,
                                        "width": 120,
                                        "height": 54,
                                        "top": 32,
                                        "right": 1277,
                                        "bottom": 86,
                                        "left": 1157
                                    },
                                    "currentRect": {
                                        "x": 1157,
                                        "y": 150,
                                        "width": 120,
                                        "height": 54,
                                        "top": 150,
                                        "right": 1277,
                                        "bottom": 204,
                                        "left": 1157
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1485,
                                        "y": 45,
                                        "width": 228,
                                        "height": 28,
                                        "top": 45,
                                        "right": 1713,
                                        "bottom": 73,
                                        "left": 1485
                                    },
                                    "currentRect": {
                                        "x": 1485,
                                        "y": 163,
                                        "width": 228,
                                        "height": 28,
                                        "top": 163,
                                        "right": 1713,
                                        "bottom": 191,
                                        "left": 1485
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 991,
                                        "y": 32,
                                        "width": 118,
                                        "height": 54,
                                        "top": 32,
                                        "right": 1109,
                                        "bottom": 86,
                                        "left": 991
                                    },
                                    "currentRect": {
                                        "x": 991,
                                        "y": 150,
                                        "width": 118,
                                        "height": 54,
                                        "top": 150,
                                        "right": 1109,
                                        "bottom": 204,
                                        "left": 991
                                    }
                                }
                            ]
                        },
                        {
                            "time": 4129,
                            "score": 0.081661622470609818,
                            "cumulative_score": 0.1534823771749759,
                            "window_score": 0.081661622470609818,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    577,
                                    765,
                                    1136,
                                    228
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 577,
                                        "y": 765,
                                        "width": 1136,
                                        "height": 228,
                                        "top": 765,
                                        "right": 1713,
                                        "bottom": 993,
                                        "left": 577
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.067178295607850033,
                        "fraction_of_total": 0.43769386977414454
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 891.62
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 940.61900000000003
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 335.13600000000002
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 335.154
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 335.16199999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 335.16899999999998
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 337.05099999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 354.28899999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 354.35700000000003
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 354.36399999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 354.392
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 373.65199999999999
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 379.74000000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 379.92200000000003
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 379.98200000000003
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 381.00200000000001
                            },
                            "2923": {
                                "name": "FeaturePolicySemicolonSeparatedDeclarations",
                                "firstUsed": 381.52499999999998
                            },
                            "2028": {
                                "name": "FeaturePolicyAllowAttribute",
                                "firstUsed": 381.58600000000001
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 395.24599999999998
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 399.851
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 412.48599999999999
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 412.51600000000002
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 433.221
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 434.07799999999997
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 435.262
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 435.56200000000001
                            },
                            "469": {
                                "name": "CSSSelectorPseudoHost",
                                "firstUsed": 436.334
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 436.45600000000002
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 436.46899999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 504.31
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 504.31799999999998
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 504.32499999999999
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 504.51999999999998
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 505.68700000000001
                            },
                            "3081": {
                                "name": "HasGlyphRelativeUnits",
                                "firstUsed": 560.27700000000004
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 560.71699999999998
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 562.38999999999999
                            },
                            "2354": {
                                "name": "CSSBasicShape",
                                "firstUsed": 562.43499999999995
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 563.26400000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 563.99900000000002
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 571.70699999999999
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 571.71500000000003
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 870.87599999999998
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 891.22400000000005
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 893.15599999999995
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 896.96799999999996
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 897.18200000000002
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 897.447
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 897.548
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 897.55600000000004
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 899.53800000000001
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 899.73800000000006
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 923.03599999999994
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 924.47000000000003
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 924.50800000000004
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 924.51599999999996
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 926.08500000000004
                            },
                            "1689": {
                                "name": "CustomElementRegistryDefine",
                                "firstUsed": 940.91399999999999
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 944.62900000000002
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 944.85000000000002
                            },
                            "804": {
                                "name": "ElementAttachShadow",
                                "firstUsed": 945.02300000000002
                            },
                            "907": {
                                "name": "ElementAttachShadowOpen",
                                "firstUsed": 945.04499999999996
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 951.29200000000003
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 951.41800000000001
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 1416.2090000000001
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 1446.067
                            },
                            "664": {
                                "name": "SyntheticKeyframesInCompositedCSSAnimation",
                                "firstUsed": 1464.431
                            },
                            "431": {
                                "name": "TextDecoderConstructor",
                                "firstUsed": 1649.3969999999999
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 1658.9949999999999
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 1790.306
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 1806.1669999999999
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 1806.182
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 1869.9559999999999
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 1917.0730000000001
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 1917.2090000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1917.4860000000001
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1917.6199999999999
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 1917.626
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1917.8240000000001
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 2035.0350000000001
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 2035.123
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 2035.4490000000001
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 2035.5719999999999
                            },
                            "1503": {
                                "name": "HTMLCanvasElement",
                                "firstUsed": 2101.4389999999999
                            },
                            "3545": {
                                "name": "HTMLCanvasGetContext",
                                "firstUsed": 2102.6370000000002
                            },
                            "4027": {
                                "name": "HTMLCanvasElement_WebGL2",
                                "firstUsed": 2140.8789999999999
                            },
                            "3570": {
                                "name": "WebGLRenderingContextGetShaderPrecisionFormat",
                                "firstUsed": 2155.46
                            },
                            "3568": {
                                "name": "WebGLRenderingContextGetParameter",
                                "firstUsed": 2155.587
                            },
                            "2695": {
                                "name": "V8WebGL2RenderingContext_GetExtension_Method",
                                "firstUsed": 2155.8989999999999
                            },
                            "1624": {
                                "name": "OffscreenCanvas",
                                "firstUsed": 2187.5630000000001
                            },
                            "4030": {
                                "name": "OffscreenCanvas_2D",
                                "firstUsed": 2187.6990000000001
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 2208.4299999999998
                            },
                            "1029": {
                                "name": "V8History_ScrollRestoration_AttributeSetter",
                                "firstUsed": 2244.9140000000002
                            },
                            "3258": {
                                "name": "V8InvalidatedArrayConstructorProtector",
                                "firstUsed": 2541.8429999999998
                            },
                            "1539": {
                                "name": "DraggableAttribute",
                                "firstUsed": 3038.415
                            },
                            "2616": {
                                "name": "DynamicImportModuleScript",
                                "firstUsed": 3103.5880000000002
                            },
                            "908": {
                                "name": "ElementAttachShadowClosed",
                                "firstUsed": 3122.6860000000001
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 3123.4459999999999
                            },
                            "3837": {
                                "name": "FeaturePolicyJSAPIFeaturesDocument",
                                "firstUsed": 3123.453
                            },
                            "672": {
                                "name": "SandboxViaIFrame",
                                "firstUsed": 3123.665
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 3446.3380000000002
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 3446.3499999999999
                            },
                            "1443": {
                                "name": "SecureContextCheckForSandboxedOriginPassed",
                                "firstUsed": 3446.3589999999999
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 3446.3679999999999
                            },
                            "3130": {
                                "name": "CSPWithReasonableBaseRestrictions",
                                "firstUsed": 3446.373
                            },
                            "3225": {
                                "name": "DocumentPolicyHeader",
                                "firstUsed": 3446.3780000000002
                            },
                            "3850": {
                                "name": "PermissionsPolicyHeader",
                                "firstUsed": 3446.3820000000001
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 5730.9520000000002
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 5733.1959999999999
                            },
                            "1977": {
                                "name": "CrossOriginPropertyAccess",
                                "firstUsed": 6996.134
                            },
                            "4126": {
                                "name": "WindowProxyCrossOriginAccessPostMessage",
                                "firstUsed": 6996.1859999999997
                            },
                            "574": {
                                "name": "WindowPostMessage",
                                "firstUsed": 6996.1949999999997
                            },
                            "3414": {
                                "name": "UnspecifiedTargetOriginPostMessage",
                                "firstUsed": 6996.2160000000003
                            },
                            "3882": {
                                "name": "PostMessageFromSecureToSecure",
                                "firstUsed": 6996.2250000000004
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 7005.0730000000003
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 8196.6499999999996
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 10621.808999999999
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 10624.380999999999
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 10624.793
                            },
                            "4355": {
                                "name": "WebkitBoxWithoutWebkitLineClamp",
                                "firstUsed": 10673.915999999999
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 10811.218999999999
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 10811.252
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 10811.258
                            },
                            "1074": {
                                "name": "DisableRemotePlaybackAttribute",
                                "firstUsed": 10811.582
                            },
                            "1060": {
                                "name": "NodeFilterIsObject",
                                "firstUsed": 13356.807000000001
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 13357.425999999999
                            },
                            "213": {
                                "name": "HTMLElementInnerText",
                                "firstUsed": 13382.094999999999
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 13390.482
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 13390.507
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 13397.662
                            },
                            "1604": {
                                "name": "CreateObjectURLBlob",
                                "firstUsed": 13398.179
                            },
                            "4": {
                                "name": "WorkerStart",
                                "firstUsed": 13398.771000000001
                            },
                            "1447": {
                                "name": "V8BroadcastChannel_Constructor",
                                "firstUsed": 13423.01
                            },
                            "3033": {
                                "name": "ThirdPartyBroadcastChannel",
                                "firstUsed": 13423.052
                            },
                            "1448": {
                                "name": "V8BroadcastChannel_PostMessage_Method",
                                "firstUsed": 13423.790000000001
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 15769.067999999999
                            },
                            "2537": {
                                "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                                "firstUsed": 17337.507000000001
                            },
                            "2538": {
                                "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                                "firstUsed": 17337.757000000001
                            },
                            "362": {
                                "name": "PrefixedMutationObserverConstructor",
                                "firstUsed": 17337.939999999999
                            },
                            "1267": {
                                "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                                "firstUsed": 17574.809000000001
                            },
                            "1268": {
                                "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                                "firstUsed": 17574.970000000001
                            },
                            "1269": {
                                "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                                "firstUsed": 17575.115000000002
                            },
                            "1270": {
                                "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                                "firstUsed": 17575.299999999999
                            },
                            "1271": {
                                "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                                "firstUsed": 17575.439999999999
                            },
                            "178": {
                                "name": "BarPropLocationbar",
                                "firstUsed": 17786.350999999999
                            },
                            "179": {
                                "name": "BarPropMenubar",
                                "firstUsed": 17786.655999999999
                            },
                            "180": {
                                "name": "BarPropPersonalbar",
                                "firstUsed": 17786.885999999999
                            },
                            "181": {
                                "name": "BarPropScrollbars",
                                "firstUsed": 17787.062000000002
                            },
                            "182": {
                                "name": "BarPropStatusbar",
                                "firstUsed": 17787.234
                            },
                            "183": {
                                "name": "BarPropToolbar",
                                "firstUsed": 17787.400000000001
                            },
                            "3371": {
                                "name": "WindowClosed",
                                "firstUsed": 17787.723999999998
                            },
                            "4613": {
                                "name": "Feature_4613",
                                "firstUsed": 17788.503000000001
                            },
                            "2708": {
                                "name": "WindowScrollX",
                                "firstUsed": 17789.616999999998
                            },
                            "2709": {
                                "name": "WindowScrollY",
                                "firstUsed": 17789.906999999999
                            },
                            "2712": {
                                "name": "WindowScreenX",
                                "firstUsed": 17790.330000000002
                            },
                            "2713": {
                                "name": "WindowScreenY",
                                "firstUsed": 17790.451000000001
                            },
                            "2715": {
                                "name": "WindowOuterWidth",
                                "firstUsed": 17790.569
                            },
                            "2714": {
                                "name": "WindowOuterHeight",
                                "firstUsed": 17790.698
                            },
                            "69": {
                                "name": "WindowEvent",
                                "firstUsed": 17790.952000000001
                            },
                            "695": {
                                "name": "WindowClientInformation",
                                "firstUsed": 17791.077000000001
                            },
                            "697": {
                                "name": "WindowScreenLeft",
                                "firstUsed": 17791.197
                            },
                            "698": {
                                "name": "WindowScreenTop",
                                "firstUsed": 17791.32
                            },
                            "606": {
                                "name": "StyleMedia",
                                "firstUsed": 17791.439999999999
                            },
                            "743": {
                                "name": "GlobalCacheStorage",
                                "firstUsed": 17811.242999999999
                            },
                            "4263": {
                                "name": "SharedStorageAPI_SharedStorage_DOMReference",
                                "firstUsed": 17812.342000000001
                            },
                            "1272": {
                                "name": "V8Window_SpeechSynthesis_AttributeGetter",
                                "firstUsed": 17813.741000000002
                            },
                            "356": {
                                "name": "WindowOffscreenBuffering",
                                "firstUsed": 17904.509999999998
                            },
                            "2407": {
                                "name": "CrossOriginHTMLIFrameElementContentDocument",
                                "firstUsed": 17946.244999999999
                            },
                            "1404": {
                                "name": "V8LegacyDateParser",
                                "firstUsed": 17963.501
                            },
                            "2595": {
                                "name": "DateTimeFormat",
                                "firstUsed": 17968.284
                            },
                            "3870": {
                                "name": "ForcedColorsMediaFeature",
                                "firstUsed": 18021.109
                            },
                            "3869": {
                                "name": "PrefersContrastMediaFeature",
                                "firstUsed": 18021.228999999999
                            },
                            "2198": {
                                "name": "BatteryStatusGetBattery",
                                "firstUsed": 18021.638999999999
                            },
                            "2200": {
                                "name": "BatteryStatusCrossOrigin",
                                "firstUsed": 18021.650000000001
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 20162.415000000001
                            },
                            "3443": {
                                "name": "PluginName",
                                "firstUsed": 20163.164000000001
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 20164.328000000001
                            },
                            "2680": {
                                "name": "V8BatteryManager_Charging_AttributeGetter",
                                "firstUsed": 21349.055
                            },
                            "2682": {
                                "name": "V8BatteryManager_Level_AttributeGetter",
                                "firstUsed": 21349.139999999999
                            },
                            "2679": {
                                "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                                "firstUsed": 21349.198
                            },
                            "2681": {
                                "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                                "firstUsed": 21349.647000000001
                            },
                            "884": {
                                "name": "V8Performance_Memory_AttributeGetter",
                                "firstUsed": 21366.626
                            },
                            "879": {
                                "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                                "firstUsed": 21372.483
                            },
                            "880": {
                                "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                                "firstUsed": 21373.049999999999
                            },
                            "881": {
                                "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                                "firstUsed": 21373.576000000001
                            },
                            "3084": {
                                "name": "ClassicDedicatedWorker",
                                "firstUsed": 22443.923999999999
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 24678.941999999999
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 24679.09
                            },
                            "2430": {
                                "name": "UserTiming",
                                "firstUsed": 25281.181
                            },
                            "2429": {
                                "name": "PerformanceTimeline",
                                "firstUsed": 25281.699000000001
                            },
                            "1478": {
                                "name": "PerformanceResourceTimingSizes",
                                "firstUsed": 25284.975999999999
                            },
                            "2434": {
                                "name": "PerformanceResourceTimingInitiatorType",
                                "firstUsed": 25285.011999999999
                            },
                            "715": {
                                "name": "SubtleCryptoDigest",
                                "firstUsed": 29776.252
                            },
                            "727": {
                                "name": "CryptoAlgorithmSha256",
                                "firstUsed": 29776.328000000001
                            },
                            "4026": {
                                "name": "HTMLCanvasElement_WebGL",
                                "firstUsed": 30895.991000000002
                            },
                            "2697": {
                                "name": "V8WebGLRenderingContext_GetExtension_Method",
                                "firstUsed": 30896.574000000001
                            },
                            "2692": {
                                "name": "WebGLDebugRendererInfo",
                                "firstUsed": 30896.581999999999
                            },
                            "4025": {
                                "name": "HTMLCanvasElement_2D",
                                "firstUsed": 30903.425999999999
                            },
                            "1833": {
                                "name": "CanvasToDataURL",
                                "firstUsed": 30925.880000000001
                            }
                        },
                        "CSSFeatures": {
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 380.08800000000002
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 381.46699999999998
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 381.47699999999998
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 381.59699999999998
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 381.60300000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 381.61000000000001
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 381.61599999999999
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 435.28500000000003
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 435.31
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 435.32900000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 435.33600000000001
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 436.31400000000002
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 436.47500000000002
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 504.34199999999998
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 504.47800000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 504.52499999999998
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 504.53399999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 504.54199999999997
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 504.553
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 504.565
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 504.577
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 504.79599999999999
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 504.815
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 504.82299999999998
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 504.82999999999998
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 504.83800000000002
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 504.84500000000003
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 504.86200000000002
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 504.87
                            },
                            "420": {
                                "name": "CSSPropertyMixBlendMode",
                                "firstUsed": 504.87700000000001
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 504.88299999999998
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 504.88900000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 504.89699999999999
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 504.94
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 504.94999999999999
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 504.98500000000001
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 504.99299999999999
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 505.00999999999999
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 505.06200000000001
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 505.07299999999998
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 505.08100000000002
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 505.15699999999998
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 505.173
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 505.18299999999999
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 505.565
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 505.589
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 505.61799999999999
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 505.74299999999999
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 505.77699999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 506.03800000000001
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 506.20600000000002
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 506.27699999999999
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 506.30399999999997
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 506.32499999999999
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 506.416
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 506.72699999999998
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 506.78399999999999
                            },
                            "419": {
                                "name": "CSSPropertyBackgroundBlendMode",
                                "firstUsed": 506.80700000000002
                            },
                            "22": {
                                "name": "CSSPropertyBackgroundAttachment",
                                "firstUsed": 506.815
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 506.822
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 506.82900000000001
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 509.69499999999999
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 509.714
                            },
                            "591": {
                                "name": "CSSPropertyRowGap",
                                "firstUsed": 509.72399999999999
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 509.77999999999997
                            },
                            "534": {
                                "name": "CSSPropertyHyphens",
                                "firstUsed": 509.83699999999999
                            },
                            "106": {
                                "name": "CSSPropertyOverflowWrap",
                                "firstUsed": 509.85599999999999
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 509.863
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 509.88299999999998
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 509.892
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 560.67499999999995
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 560.69000000000005
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 562.00699999999995
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 562.28999999999996
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 562.39700000000005
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 562.404
                            },
                            "73": {
                                "name": "CSSPropertyAliasWebkitClipPath",
                                "firstUsed": 562.44100000000003
                            },
                            "355": {
                                "name": "CSSPropertyClipPath",
                                "firstUsed": 562.45699999999999
                            },
                            "273": {
                                "name": "CSSPropertyWebkitMarginStart",
                                "firstUsed": 1415.3130000000001
                            },
                            "596": {
                                "name": "CSSPropertyMarginInlineStart",
                                "firstUsed": 1415.3440000000001
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1415.433
                            },
                            "272": {
                                "name": "CSSPropertyWebkitMarginEnd",
                                "firstUsed": 1415.615
                            },
                            "597": {
                                "name": "CSSPropertyMarginInlineEnd",
                                "firstUsed": 1415.626
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1415.732
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 1460.133
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 1460.1410000000001
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1460.231
                            },
                            "384": {
                                "name": "CSSPropertyStrokeOpacity",
                                "firstUsed": 1460.25
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1460.2619999999999
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 1460.27
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 1460.299
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1916.008
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 1918.02
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1918.029
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 5733.076
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 5733.0820000000003
                            },
                            "425": {
                                "name": "CSSPropertyAnimationDelay",
                                "firstUsed": 5733.1300000000001
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 5733.2420000000002
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 5733.5010000000002
                            },
                            "236": {
                                "name": "CSSPropertyFlexFlow",
                                "firstUsed": 5733.6549999999997
                            },
                            "557": {
                                "name": "CSSPropertyPlaceContent",
                                "firstUsed": 5733.6769999999997
                            },
                            "3": {
                                "name": "CSSPropertyDirection",
                                "firstUsed": 5733.7550000000001
                            },
                            "382": {
                                "name": "CSSPropertyStrokeLinejoin",
                                "firstUsed": 5733.8900000000003
                            },
                            "58": {
                                "name": "CSSPropertyBorderSpacing",
                                "firstUsed": 5733.8999999999996
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 10621.555
                            },
                            "436": {
                                "name": "CSSPropertyIsolation",
                                "firstUsed": 10621.732
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 10621.877
                            },
                            "260": {
                                "name": "CSSPropertyWebkitLineClamp",
                                "firstUsed": 10622.030000000001
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 10622.037
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 10622.052
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 10622.602999999999
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 10622.634
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 10622.647000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 4128,
                    "TimeToInteractive": 4128,
                    "maxFID": 362,
                    "TTIMeasurementEnd": 31962,
                    "LastInteractive": 25328,
                    "FirstCPUIdle": 4128,
                    "TotalBlockingTime": 1244,
                    "testID": "240810_AiDc22_7A6",
                    "step": 1,
                    "effectiveBps": 44941,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 75,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Performance.first-contentful-paint": 1333.9860000000001,
                    "lighthouse.Performance.largest-contentful-paint": 1956.4190000000001,
                    "lighthouse.Performance.cumulative-layout-shift": 0.081661622470609818,
                    "lighthouse.Performance.speed-index": 2175,
                    "lighthouse.Accessibility": 1,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.56999999999999995,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "120": 100,
                                "221": 30,
                                "322": 60,
                                "423": 78.900000000000006,
                                "524": 100,
                                "625": 100,
                                "726": 84.200000000000003,
                                "826": 90,
                                "927": 100,
                                "1028": 100,
                                "1129": 100,
                                "1230": 95.200000000000003,
                                "1337": 95,
                                "1438": 100,
                                "1539": 100,
                                "1640": 100,
                                "1741": 100,
                                "1842": 100,
                                "1943": 100,
                                "2044": 100,
                                "2145": 100,
                                "2246": 100,
                                "2373": 100,
                                "2474": 100,
                                "2575": 100,
                                "2676": 100,
                                "2777": 100,
                                "2878": 100,
                                "2979": 100,
                                "3079": 100,
                                "3182": 100,
                                "3283": 100,
                                "3384": 100,
                                "3485": 100,
                                "3586": 100,
                                "3687": 100,
                                "3787": 100,
                                "3888": 100,
                                "3989": 100,
                                "4090": 100,
                                "4191": 100,
                                "4293": 100,
                                "4394": 100,
                                "4495": 100,
                                "4597": 100,
                                "4698": 100,
                                "4799": 100,
                                "4899": 100,
                                "5000": 100,
                                "5102": 100,
                                "5203": 100,
                                "5305": 100,
                                "5406": 100,
                                "5507": 100,
                                "5608": 100,
                                "5709": 100,
                                "5810": 100,
                                "5911": 100,
                                "6012": 100,
                                "6113": 100,
                                "6214": 100,
                                "6374": 100,
                                "6475": 100,
                                "6576": 100,
                                "6677": 100,
                                "6778": 100,
                                "6879": 100,
                                "6980": 100,
                                "7080": 100,
                                "7182": 100,
                                "7282": 100,
                                "7383": 100,
                                "7484": 100,
                                "7585": 100,
                                "7686": 100,
                                "7787": 100,
                                "7888": 100,
                                "7989": 100,
                                "8090": 100,
                                "8191": 100,
                                "8350": 100,
                                "8451": 100,
                                "8552": 100,
                                "8653": 100,
                                "8754": 100,
                                "8855": 100,
                                "8956": 100,
                                "9057": 100,
                                "9158": 100,
                                "9259": 100,
                                "9360": 100,
                                "9461": 100,
                                "9562": 100,
                                "9662": 100,
                                "9763": 100,
                                "9864": 100,
                                "9965": 100,
                                "10066": 100,
                                "10167": 100,
                                "10325": 100,
                                "10426": 100,
                                "10527": 100,
                                "10628": 100,
                                "10729": 100,
                                "10831": 100,
                                "10931": 100,
                                "11033": 100,
                                "11134": 100,
                                "11235": 100,
                                "11353": 100,
                                "11454": 100,
                                "11555": 100,
                                "11656": 100,
                                "11757": 100,
                                "11858": 100,
                                "11959": 100,
                                "12060": 100,
                                "12161": 100,
                                "12262": 100,
                                "12379": 100,
                                "12480": 100,
                                "12580": 100,
                                "12681": 100,
                                "12782": 100,
                                "12883": 100,
                                "12984": 100,
                                "13085": 100,
                                "13186": 100,
                                "13287": 100,
                                "13388": 100,
                                "13489": 100,
                                "13590": 100,
                                "13691": 100,
                                "13792": 100,
                                "13893": 100,
                                "13994": 100,
                                "14095": 100,
                                "14196": 100,
                                "14357": 100,
                                "14458": 100,
                                "14559": 100,
                                "14660": 100,
                                "14761": 100,
                                "14862": 100,
                                "14963": 100,
                                "15064": 100,
                                "15165": 100,
                                "15266": 100,
                                "15377": 100,
                                "15478": 100,
                                "15579": 100,
                                "15680": 100,
                                "15781": 100,
                                "15881": 100,
                                "15983": 100,
                                "16085": 100,
                                "16186": 100,
                                "16286": 100,
                                "16387": 100,
                                "16488": 100,
                                "16589": 100,
                                "16690": 100,
                                "16791": 100,
                                "16892": 100,
                                "16993": 100,
                                "17094": 100,
                                "17195": 100,
                                "17310": 100,
                                "17411": 100,
                                "17511": 100,
                                "17612": 100,
                                "17713": 100,
                                "17814": 85,
                                "17915": 100,
                                "18016": 100,
                                "18117": 100,
                                "18218": 100,
                                "18377": 100,
                                "18478": 100,
                                "18579": 100,
                                "18680": 100,
                                "18781": 100,
                                "18882": 100,
                                "18983": 100,
                                "19084": 100,
                                "19185": 100,
                                "19293": 100,
                                "19394": 100,
                                "19495": 100,
                                "19596": 100,
                                "19697": 100,
                                "19801": 100,
                                "19902": 100,
                                "20003": 100,
                                "20104": 100,
                                "20206": 100,
                                "20329": 100,
                                "20430": 100,
                                "20531": 100,
                                "20632": 100,
                                "20733": 100,
                                "20834": 100,
                                "20935": 100,
                                "21036": 100,
                                "21137": 100,
                                "21238": 100,
                                "21349": 100,
                                "21450": 100,
                                "21551": 100,
                                "21652": 100,
                                "21752": 100,
                                "21853": 100,
                                "21954": 100,
                                "22055": 100,
                                "22156": 100,
                                "22257": 100,
                                "22379": 100,
                                "22480": 100,
                                "22581": 100,
                                "22682": 100,
                                "22783": 100,
                                "22884": 100,
                                "22985": 100,
                                "23086": 100,
                                "23187": 100,
                                "23321": 100,
                                "23422": 100,
                                "23523": 100,
                                "23624": 100,
                                "23725": 100,
                                "23826": 100,
                                "23927": 100,
                                "24028": 100,
                                "24129": 100,
                                "24230": 100,
                                "24383": 100,
                                "24484": 100,
                                "24585": 100,
                                "24686": 100,
                                "24787": 100,
                                "24888": 100,
                                "24989": 100,
                                "25090": 100,
                                "25190": 100,
                                "25291": 100,
                                "25392": 100,
                                "25493": 100,
                                "25594": 100,
                                "25695": 100,
                                "25796": 100,
                                "25897": 100,
                                "25998": 100,
                                "26099": 100,
                                "26200": 100,
                                "26313": 100,
                                "26414": 100,
                                "26515": 100,
                                "26616": 100,
                                "26717": 100,
                                "26818": 100,
                                "26919": 100,
                                "27020": 100,
                                "27120": 100,
                                "27221": 100,
                                "27329": 100,
                                "27430": 100,
                                "27531": 100,
                                "27632": 100,
                                "27733": 100,
                                "27834": 100,
                                "27935": 100,
                                "28036": 100,
                                "28137": 100,
                                "28238": 100,
                                "28370": 100,
                                "28471": 100,
                                "28572": 100,
                                "28672": 100,
                                "28773": 100,
                                "28874": 100,
                                "28975": 100,
                                "29076": 100,
                                "29177": 100,
                                "29278": 100,
                                "29379": 100,
                                "29480": 100,
                                "29581": 100,
                                "29682": 100,
                                "29782": 100,
                                "29883": 100,
                                "29984": 100,
                                "30089": 100,
                                "30191": 100,
                                "30333": 100,
                                "30434": 94.700000000000003,
                                "30535": 100,
                                "30636": 100,
                                "30737": 100,
                                "30838": 100,
                                "30938": 90,
                                "31039": 81,
                                "31140": 100,
                                "31241": 100,
                                "31388": 100,
                                "31488": 100,
                                "31589": 100,
                                "31690": 100,
                                "31791": 100,
                                "31892": 100,
                                "31993": 95,
                                "32094": 100
                            },
                            "max": 100,
                            "count": 312
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "120": 15969,
                                "221": 526790,
                                "322": 140118,
                                "423": 703269,
                                "524": 5755173,
                                "625": 7423662,
                                "726": 4777516,
                                "826": 1789330,
                                "927": 10461,
                                "1028": 8987202,
                                "1129": 6221637,
                                "1230": 5015216,
                                "1337": 4498655,
                                "1438": 4822610,
                                "1539": 23442,
                                "1640": 795638,
                                "1741": 480007,
                                "1842": 1960958,
                                "1943": 0,
                                "2044": 7137,
                                "2145": 0,
                                "2246": 0,
                                "2373": 0,
                                "2474": 323996,
                                "2575": 3660455,
                                "2676": 9131964,
                                "2777": 3608273,
                                "2878": 326178,
                                "2979": 0,
                                "3079": 0,
                                "3182": 102834,
                                "3283": 2251551,
                                "3384": 10229,
                                "3485": 0,
                                "3586": 0,
                                "3687": 0,
                                "3787": 1496222,
                                "3888": 2614043,
                                "3989": 0,
                                "4090": 0,
                                "4191": 0,
                                "4293": 0,
                                "4394": 0,
                                "4495": 0,
                                "4597": 0,
                                "4698": 0,
                                "4799": 0,
                                "4899": 0,
                                "5000": 3327,
                                "5102": 0,
                                "5203": 0,
                                "5305": 0,
                                "5406": 0,
                                "5507": 0,
                                "5608": 0,
                                "5709": 0,
                                "5810": 0,
                                "5911": 0,
                                "6012": 0,
                                "6113": 0,
                                "6214": 0,
                                "6374": 0,
                                "6475": 0,
                                "6576": 0,
                                "6677": 0,
                                "6778": 0,
                                "6879": 0,
                                "6980": 0,
                                "7080": 0,
                                "7182": 616491,
                                "7282": 0,
                                "7383": 0,
                                "7484": 0,
                                "7585": 0,
                                "7686": 0,
                                "7787": 0,
                                "7888": 0,
                                "7989": 0,
                                "8090": 0,
                                "8191": 0,
                                "8350": 0,
                                "8451": 0,
                                "8552": 0,
                                "8653": 0,
                                "8754": 0,
                                "8855": 0,
                                "8956": 0,
                                "9057": 0,
                                "9158": 5228,
                                "9259": 0,
                                "9360": 0,
                                "9461": 0,
                                "9562": 1406438,
                                "9662": 0,
                                "9763": 0,
                                "9864": 0,
                                "9965": 0,
                                "10066": 0,
                                "10167": 0,
                                "10325": 0,
                                "10426": 0,
                                "10527": 0,
                                "10628": 0,
                                "10729": 0,
                                "10831": 3779933,
                                "10931": 5234,
                                "11033": 0,
                                "11134": 0,
                                "11235": 0,
                                "11353": 0,
                                "11454": 0,
                                "11555": 0,
                                "11656": 0,
                                "11757": 0,
                                "11858": 5234,
                                "11959": 0,
                                "12060": 262529,
                                "12161": 137096,
                                "12262": 5229,
                                "12379": 0,
                                "12480": 0,
                                "12580": 0,
                                "12681": 0,
                                "12782": 0,
                                "12883": 0,
                                "12984": 0,
                                "13085": 0,
                                "13186": 0,
                                "13287": 4278,
                                "13388": 0,
                                "13489": 0,
                                "13590": 1259277,
                                "13691": 5229,
                                "13792": 0,
                                "13893": 0,
                                "13994": 0,
                                "14095": 0,
                                "14196": 0,
                                "14357": 0,
                                "14458": 0,
                                "14559": 0,
                                "14660": 0,
                                "14761": 0,
                                "14862": 0,
                                "14963": 0,
                                "15064": 0,
                                "15165": 0,
                                "15266": 0,
                                "15377": 0,
                                "15478": 0,
                                "15579": 0,
                                "15680": 0,
                                "15781": 0,
                                "15881": 21007,
                                "15983": 6736554,
                                "16085": 5994873,
                                "16186": 1803464,
                                "16286": 5394,
                                "16387": 0,
                                "16488": 0,
                                "16589": 0,
                                "16690": 0,
                                "16791": 0,
                                "16892": 0,
                                "16993": 0,
                                "17094": 0,
                                "17195": 0,
                                "17310": 0,
                                "17411": 0,
                                "17511": 0,
                                "17612": 0,
                                "17713": 0,
                                "17814": 0,
                                "17915": 0,
                                "18016": 0,
                                "18117": 0,
                                "18218": 0,
                                "18377": 0,
                                "18478": 0,
                                "18579": 0,
                                "18680": 0,
                                "18781": 0,
                                "18882": 0,
                                "18983": 0,
                                "19084": 0,
                                "19185": 0,
                                "19293": 0,
                                "19394": 4284,
                                "19495": 0,
                                "19596": 0,
                                "19697": 0,
                                "19801": 0,
                                "19902": 0,
                                "20003": 3331,
                                "20104": 0,
                                "20206": 0,
                                "20329": 0,
                                "20430": 0,
                                "20531": 0,
                                "20632": 0,
                                "20733": 0,
                                "20834": 0,
                                "20935": 0,
                                "21036": 0,
                                "21137": 5232,
                                "21238": 0,
                                "21349": 0,
                                "21450": 0,
                                "21551": 0,
                                "21652": 0,
                                "21752": 0,
                                "21853": 0,
                                "21954": 0,
                                "22055": 0,
                                "22156": 0,
                                "22257": 0,
                                "22379": 0,
                                "22480": 0,
                                "22581": 0,
                                "22682": 0,
                                "22783": 0,
                                "22884": 0,
                                "22985": 0,
                                "23086": 0,
                                "23187": 0,
                                "23321": 0,
                                "23422": 0,
                                "23523": 0,
                                "23624": 0,
                                "23725": 0,
                                "23826": 0,
                                "23927": 0,
                                "24028": 0,
                                "24129": 0,
                                "24230": 0,
                                "24383": 0,
                                "24484": 0,
                                "24585": 0,
                                "24686": 0,
                                "24787": 0,
                                "24888": 0,
                                "24989": 0,
                                "25090": 0,
                                "25190": 0,
                                "25291": 0,
                                "25392": 0,
                                "25493": 148199,
                                "25594": 0,
                                "25695": 0,
                                "25796": 0,
                                "25897": 0,
                                "25998": 0,
                                "26099": 0,
                                "26200": 0,
                                "26313": 0,
                                "26414": 0,
                                "26515": 0,
                                "26616": 0,
                                "26717": 0,
                                "26818": 0,
                                "26919": 0,
                                "27020": 0,
                                "27120": 0,
                                "27221": 0,
                                "27329": 0,
                                "27430": 0,
                                "27531": 0,
                                "27632": 0,
                                "27733": 0,
                                "27834": 0,
                                "27935": 0,
                                "28036": 0,
                                "28137": 0,
                                "28238": 0,
                                "28370": 0,
                                "28471": 0,
                                "28572": 0,
                                "28672": 0,
                                "28773": 0,
                                "28874": 0,
                                "28975": 0,
                                "29076": 0,
                                "29177": 0,
                                "29278": 0,
                                "29379": 0,
                                "29480": 0,
                                "29581": 0,
                                "29682": 0,
                                "29782": 0,
                                "29883": 0,
                                "29984": 0,
                                "30089": 0,
                                "30191": 0,
                                "30333": 0,
                                "30434": 0,
                                "30535": 0,
                                "30636": 0,
                                "30737": 0,
                                "30838": 8331,
                                "30938": 12378,
                                "31039": 0,
                                "31140": 0,
                                "31241": 0,
                                "31388": 0,
                                "31488": 0,
                                "31589": 0,
                                "31690": 0,
                                "31791": 0,
                                "31892": 0,
                                "31993": 0,
                                "32094": 0
                            },
                            "max": 9131964,
                            "count": 312
                        }
                    },
                    "effectiveBpsDoc": 71615,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 22
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 82
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_002900.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_003500.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 7100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_007100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 14000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_014000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 15800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_015800.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 17100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_017100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 19100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_019100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 21300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_021300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 23000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_023000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 23800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_023800.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 24700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1&file=ms_024700.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "44west.ch": {
                            "bytes": 745450,
                            "requests": 22,
                            "connections": 2
                        },
                        "challenges.cloudflare.com": {
                            "bytes": 311753,
                            "requests": 10,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "player.vimeo.com": {
                            "bytes": 16531,
                            "requests": 2,
                            "cdn_provider": "Cloudflare",
                            "connections": 2
                        },
                        "44west.goatcounter.com": {
                            "bytes": 56,
                            "requests": 1,
                            "connections": 1
                        },
                        "feeds.behold.so": {
                            "bytes": 22183,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "w.behold.so": {
                            "bytes": 13032,
                            "requests": 4,
                            "cdn_provider": "Fastly",
                            "connections": 2
                        },
                        "gc.zgo.at": {
                            "bytes": 3079,
                            "requests": 1,
                            "cdn_provider": "Netlify",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 44874,
                            "bytesUncompressed": 171700,
                            "requests": 4
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 504838,
                            "bytesUncompressed": 1554559,
                            "requests": 15
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 12309,
                            "bytesUncompressed": 79653,
                            "requests": 2
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 297793,
                            "bytesUncompressed": 299163,
                            "requests": 13
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 57292,
                            "bytesUncompressed": 57292,
                            "requests": 2
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 194978,
                            "bytesUncompressed": 252528,
                            "requests": 5
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
                            "timestamp": 1723310406675.415,
                            "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "networkRequestId": "2C4D6F51C510652298E4E522CB8C1091"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                            "timestamp": 1723310407724.115,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                            "timestamp": 1723310408416.292,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                            "timestamp": 1723310411054.78,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x12c0027d2a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)",
                            "timestamp": 1723310412319.5271,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                            "url": "https:\/\/w.behold.so\/widget.js",
                            "line": 1,
                            "column": 5450
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                            "url": "https:\/\/w.behold.so\/widget.js",
                            "line": 1,
                            "column": 5450
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                            "url": "https:\/\/w.behold.so\/widget.js",
                            "line": 1,
                            "column": 5450
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310418679.6799,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "Error",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "MLSY",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "MLSY",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Czam",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Czam",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310427740.9651,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Request for the Private Access Token challenge.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 401 ()",
                            "timestamp": 1723310431726.3611,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7cc8d0a90f2\/1723310421157\/4028cf8e7e515f91c967fb2d459105c2f63d7752ef2c56de0597db661c058592\/nT4EmjOj6a4AjBm",
                            "networkRequestId": "56670.77"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7cc8d0a90f2&lang=auto",
                            "line": 1,
                            "column": 69629
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310432824.052,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/si9gc\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310432825.637,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "Error",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "MLSY",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "MLSY",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Czam",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Czam",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310441417.1699,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Request for the Private Access Token challenge.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 400 ()",
                            "timestamp": 1723310444290.155,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11a7a4dcc690f2\/1723310421129\/1bb6c0aea0f2912656bbf204c124962276cd6b70b7ec4bf85b03980e6c033dfe\/MoHkMUX1vMmHZGd",
                            "networkRequestId": "56670.82"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11a7a4dcc690f2&lang=auto",
                            "line": 1,
                            "column": 74214
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310446711.6609,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/rfdgv\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "[Cloudflare Turnstile] Error: 600010.",
                            "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                            "line": 1,
                            "column": 8942
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-vmh6-10.10.1.39",
                    "loadTime": 10341,
                    "docTime": 10341,
                    "fullyLoaded": 41744,
                    "bytesOut": 59284,
                    "bytesOutDoc": 23506,
                    "bytesIn": 712577,
                    "bytesInDoc": 169691,
                    "requests": [
                        {
                            "type": 3,
                            "id": "323FE74496AAA6F80DAC779FE8397038",
                            "request_id": "323FE74496AAA6F80DAC779FE8397038",
                            "ip_addr": "80.74.145.60",
                            "full_url": "https:\/\/44west.ch\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "44west.ch",
                            "url": "\/",
                            "raw_id": "323FE74496AAA6F80DAC779FE8397038",
                            "frame_id": "EA245636647127D59126E4A16AA96175",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 150,
                            "ttfb_ms": 148,
                            "load_start": 150,
                            "load_start_float": 150.00006099999999,
                            "bytesIn": 8395,
                            "objectSize": 8395,
                            "objectSizeUncompressed": 26633,
                            "chunks": [
                                {
                                    "ts": 299,
                                    "bytes": 8395,
                                    "inflated": 26633
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 49,
                            "connect_start": 49,
                            "connect_end": 84,
                            "ssl_start": 85,
                            "ssl_end": 149,
                            "initiator": "https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.ch",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 8395",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:24 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Cookie,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2101,
                            "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": 48,
                            "connect_ms": 35,
                            "ssl_ms": 64,
                            "gzip_total": 8395,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11,
                            "socket_group": "https:\/\/44west.ch <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISA6FyMljFs1k2IvIaEVUwrxKSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzAxMDAxMDQ2WhcNMjQwOTI5MDAxMDQ1WjAUMRIwEAYDVQQD\nEwk0NHdlc3QuY2gwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkbPKR\n6IHhEHjoMd2W3GUn6\/IuQ61Q2T0oswzPZawDZIcmbSo\/6ZML\/xf0YNdQFmR3R1vb\nwX0wopPDazcdvOIDJN67qOKgcrBH2SaaxucKKtKNiHZv3Bbt4L6\/1yuWGaet3ibk\ngkBZgYAK+UEzPCiALJTX7Acvj3tnSXmM9SpI6bPHVQ5lQXTF6uT9IYD1860E0YQk\nEAYTKMH6kCfswjeBbsMdII1NT01u5DibMyiB4fdK0o47vhWPqyHhXgW0zq1LViF1\nS\/1YcgupgT1nuWC6DSVA7hqGJwHfWr6Xp9tltJA7qdlKWpKRLSIkZ2uHPHrOoOMA\nzc9WLZQJu2Hh0ko7AgMBAAGjggIZMIICFTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFB8dgK8qidV7fdYWbUnnERpG5hTFMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2w\nXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMS5v\nLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9yZy8w\nIQYDVR0RBBowGIILKi40NHdlc3QuY2iCCTQ0d2VzdC5jaDATBgNVHSAEDDAKMAgG\nBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AD8XS0\/XIkdYlB1lHIS+\nDRLtkDd\/H4Vq68G\/KIXs+GRuAAABkGvYKTIAAAQDAEcwRQIhANe\/zxnJlBNK4Rzh\nSs2vYDa41hLU\/wy9KBp4A5oFP0cTAiAOZJfIoky9FDp3psrY0OmYQRdLKLVF32La\nO8WPu1D3FwB1AO7N0GTV2xrOxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkGvY\nKSgAAAQDAEYwRAIgMmMuuJGPLQLUv9IHOjwnoGxfEZTZS4Uec1guwSygrLkCIB9z\nSRwjQsPWapPUY0A\/GgedFbwwVOmVLtAxOd7ot4wGMA0GCSqGSIb3DQEBCwUAA4IB\nAQAF1NLnFtaZdn71EnR4kx4Jwu57UvFQ6NvPDbUh40Oc9J2xmly\/OG6EcsqbdNop\n0BA17iidwzdB++MBLnr9ZjaCV6E0gq\/jmOS759HV0FZAZ1DUJA5ew+WnU3y3lXAh\ntLbY1si6eqC3XDszsKBoXJTIopUX\/Mf747CVlo4aO4+fk1cPYQR05AmgeN0FbzPO\nkjcxO6q81qyqgaBhdecyu0CHomIjJzjl3Lcw09RTHJdz3FVsL7qOWIvLGSGT9XMx\nWdSLxZeFKcAsYugCAnQ823OOLBV93X2Xu2kGTWDC\/vCIGSarogTGFqJBd513JMlo\nP3S70fkqxcoDRJ1iYvMHK9Mn\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": 300,
                            "ttfb_start": 150,
                            "ttfb_end": 298,
                            "download_start": 298,
                            "download_end": 300,
                            "download_ms": 2,
                            "all_start": 1,
                            "all_end": 300,
                            "all_ms": 297,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 0,
                            "js_timing": [
                                [
                                    722.13499999999999,
                                    722.46600000000001
                                ],
                                [
                                    722.14499999999998,
                                    722.31100000000004
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "58422.7",
                            "request_id": "58422.7",
                            "ip_addr": "162.159.128.61",
                            "full_url": "https:\/\/player.vimeo.com\/api\/player.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "player.vimeo.com",
                            "url": "\/api\/player.js",
                            "raw_id": "58422.7",
                            "frame_id": "EA245636647127D59126E4A16AA96175",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 101,
                            "ttfb_ms": 82,
                            "load_start": 551,
                            "load_start_float": 551.00009299999999,
                            "bytesIn": 11390,
                            "objectSize": 11390,
                            "objectSizeUncompressed": 38058,
                            "chunks": [
                                {
                                    "ts": 638,
                                    "bytes": 274,
                                    "inflated": 303
                                },
                                {
                                    "ts": 640,
                                    "bytes": 2738,
                                    "inflated": 7786
                                },
                                {
                                    "ts": 647,
                                    "bytes": 5476,
                                    "inflated": 17193
                                },
                                {
                                    "ts": 649,
                                    "bytes": 1369,
                                    "inflated": 5807
                                },
                                {
                                    "ts": 651,
                                    "bytes": 1533,
                                    "inflated": 6969
                                }
                            ],
                            "expires": "Sat, 10 Aug 2024 13:55:52 GMT",
                            "cacheControl": "max-age=1800",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 119,
                            "protocol": "http\/1.1",
                            "dns_start": 420,
                            "dns_end": 453,
                            "connect_start": 454,
                            "connect_end": 484,
                            "ssl_start": 484,
                            "ssl_end": 547,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "player.vimeo.com",
                                "sanList": [
                                    "player.vimeo.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1721914764,
                                "validTo": 1729690763,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721918364876,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1721918364930,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 260,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: __cf_bm=LUFNif4WiS2jMc0OdH2RXnTB8AAehsO0X9QXqLfHHws-1723310512-1.0.1.1-_0oAWtmmiA87YiaoVOL3_u7dwJ9bHEdDWbN4H0GdM5EkOqY6.BiL6SFIrG4xKK7D",
                                    "Host: player.vimeo.com",
                                    "Referer: https:\/\/44west.ch\/",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Sat, 10 Aug 2024 17:26:24 GMT",
                                    "Content-Type: application\/javascript;charset=utf-8",
                                    "Content-Length: 11390",
                                    "Connection: keep-alive",
                                    "access-control-allow-origin: *",
                                    "Cache-Control: max-age=1800",
                                    "content-security-policy: default-src 'none'; style-src 'unsafe-inline'",
                                    "expires: Sat, 10 Aug 2024 13:55:52 GMT",
                                    "x-player-backend: g",
                                    "x-backend-server: player-backend-edge-entry",
                                    "x-bapp-server:",
                                    "Content-Encoding: gzip",
                                    "accept-ranges: bytes",
                                    "via: 1.1 varnish",
                                    "Age: 33",
                                    "x-served-by: cache-fra-eddf8230105-FRA",
                                    "x-cache: HIT",
                                    "x-cache-hits: 15",
                                    "x-timer: S1723310785.617849,VS0,VE0",
                                    "vary: Accept-Encoding",
                                    "CF-Cache-Status: DYNAMIC",
                                    "Set-Cookie: __cf_bm=bFB8k66CWrhHDNuUlKjal5ffJS4iutR6GOhEkqje9uw-1723310784-1.0.1.1-7gI8qFHVuCU5e3vw7m4uH4busDIOelvoFiWfeN3fiQz24JFw7oAo8IsY5ytwN2dg; path=\/; expires=Sat, 10-Aug-24 17:56:24 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Set-Cookie: _cfuvid=o9wEl929P67HaSYEdpIKKjZIYddAQGWwK1z5D8Kdr8s-1723310784621-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Server: cloudflare",
                                    "CF-RAY: 8b11b0d3bfba71d6-FRA"
                                ]
                            },
                            "bytesOut": 2017,
                            "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": 33,
                            "connect_ms": 30,
                            "ssl_ms": 63,
                            "gzip_total": 11390,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1767,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 398,
                            "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 93,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 652,
                            "ttfb_start": 551,
                            "ttfb_end": 633,
                            "download_start": 633,
                            "download_end": 652,
                            "download_ms": 19,
                            "all_start": 420,
                            "all_end": 652,
                            "all_ms": 227,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 1,
                            "cpuTime": 6,
                            "js_timing": [
                                [
                                    713.63199999999995,
                                    718.15300000000002
                                ],
                                [
                                    713.65599999999995,
                                    714.96100000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "1527B9BC1E383AB2FABB29242E74E54A",
                            "request_id": "1527B9BC1E383AB2FABB29242E74E54A",
                            "ip_addr": "162.159.138.60",
                            "full_url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "player.vimeo.com",
                            "url": "\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "raw_id": "1527B9BC1E383AB2FABB29242E74E54A",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "responseCode": 401,
                            "request_type": "Document",
                            "load_ms": 273,
                            "ttfb_ms": 266,
                            "load_start": 606,
                            "load_start_float": 606.000135,
                            "bytesIn": 5141,
                            "objectSize": 5141,
                            "objectSizeUncompressed": 5141,
                            "chunks": [
                                {
                                    "ts": 874,
                                    "bytes": 742
                                },
                                {
                                    "ts": 874,
                                    "bytes": 1369
                                },
                                {
                                    "ts": 879,
                                    "bytes": 2738
                                },
                                {
                                    "ts": 879,
                                    "bytes": 292
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 132,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 516,
                            "connect_end": 547,
                            "ssl_start": 547,
                            "ssl_end": 606,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "player.vimeo.com",
                                "sanList": [
                                    "player.vimeo.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1721914764,
                                "validTo": 1729690763,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721918364876,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022072C6B8481EFC8761073E5EC55610036B27765657CE092626207FA592596A0FF5022100DF92D4FBED4FD8C686A1BD5828EB405852834EDB2922E0AAAC34488E670C3A93"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1721918364930,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A2CEFFB4B2BABECF92D3D2AC77BAF046663ACA1BB26752B46E042A5FE8958149022041D5BC86669A2E20078E630675C9C79B19F25CC86D05A5DCCAFC7DE72BED6470"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/44west.ch\/",
                            "initiator_line": 258,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "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",
                                    "Cookie: __cf_bm=LUFNif4WiS2jMc0OdH2RXnTB8AAehsO0X9QXqLfHHws-1723310512-1.0.1.1-_0oAWtmmiA87YiaoVOL3_u7dwJ9bHEdDWbN4H0GdM5EkOqY6.BiL6SFIrG4xKK7D",
                                    "Host: player.vimeo.com",
                                    "Referer: https:\/\/44west.ch\/",
                                    "Sec-Fetch-Dest: iframe",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 401 Unauthorized",
                                    "Date: Sat, 10 Aug 2024 17:26:24 GMT",
                                    "Content-Type: text\/html;charset=UTF-8",
                                    "Content-Length: 5141",
                                    "Connection: keep-alive",
                                    "Set-Cookie: __cf_bm=iHtCU2xJW2SYGCiPFQUSIg3C9ONNQeH992RSLJOk8po-1723310784-1.0.1.1-n2sjCn.ENW3agqlnyg.KgiLMEWGs3K9_GcSi8g_jdF.UKmqY3Qt50cgUvc.xQ5UN; path=\/; expires=Sat, 10-Aug-24 17:56:24 GMT; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Vary: Accept-Encoding",
                                    "Set-Cookie: _cfuvid=BKuIeREprlCMScDAhpCgATbo.05TqfSw1FLqHclsfxg-1723310784860-0.0.1.1-604800000; path=\/; domain=.vimeo.com; HttpOnly; Secure; SameSite=None",
                                    "Server: cloudflare",
                                    "CF-RAY: 8b11b0d3fc809f45-FRA"
                                ]
                            },
                            "bytesOut": 2512,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": 31,
                            "ssl_ms": 59,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 521,
                            "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch cross_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 135,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQPM+TG8ni4zgRrgADak6kezAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI1MTMzOTI0WhcNMjQxMDIzMTMzOTIzWjAbMRkwFwYD\nVQQDExBwbGF5ZXIudmltZW8uY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nfJBtdKLfud\/ESYSvH6pF9g7ZQXD9z9G25T32SvX84zdlnqb9MWd3mUN5CJO1dCu2\nkXPhqfi+PkG8k9R+UFmn\/KOCAkkwggJFMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRqiTqQI3cIMRBS\nBfNFqZQkEEbzkzAfBgNVHSMEGDAWgBSQd5I1Z8T\/qMyp5nvZgHl7zJP5ODBeBggr\nBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd2Ux\nL1BNODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd2UxLmNydDAbBgNV\nHREEFDASghBwbGF5ZXIudmltZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYG\nA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS9pNHVfbWlacXcx\nRS5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgDuzdBk1dsazsVct520zROi\nModGfLzs3sNRSFlGcR+1mwAAAZDqVRzMAAAEAwBHMEUCIHLGuEge\/IdhBz5exVYQ\nA2sndlZXzgkmJiB\/pZJZag\/1AiEA35LU++1P2MaGob1YKOtAWFKDTtspIuCqrDRI\njmcMOpMAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZDqVR0C\nAAAEAwBHMEUCIQCizv+0srq+z5LT0qx3uvBGZjrKG7JnUrRuBCpf6JWBSQIgQdW8\nhmaaLiAHjmMGdcnHmxnyXMhtBaXcyvx95yvtZHAwCgYIKoZIzj0EAwIDSQAwRgIh\nAKqgdlt0dnQclUrv8AGUrBGewJ64e\/2AWGwih2IkGwNAAiEAnAV2HbtMEIknWxYu\nipjlFKNbKMXHuDWQZBFSjuHmLhE=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 879,
                            "ttfb_start": 606,
                            "ttfb_end": 872,
                            "download_start": 872,
                            "download_end": 879,
                            "download_ms": 7,
                            "all_start": 516,
                            "all_end": 879,
                            "all_ms": 363,
                            "index": 2,
                            "number": 3,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 19
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 19,
                            "cpuTime": 20,
                            "js_timing": [
                                [
                                    1260.5509999999999,
                                    1260.8779999999999
                                ],
                                [
                                    1260.568,
                                    1260.816
                                ],
                                [
                                    3307.1570000000002,
                                    3326.5650000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "58422.49",
                            "request_id": "58422.49",
                            "ip_addr": "34.49.65.136",
                            "full_url": "https:\/\/feeds.behold.so\/p7Bwj3eL6ikB8EDzdtlc",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "feeds.behold.so",
                            "url": "\/p7Bwj3eL6ikB8EDzdtlc",
                            "raw_id": "58422.49",
                            "frame_id": "EA245636647127D59126E4A16AA96175",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 304,
                            "request_type": "Fetch",
                            "load_ms": 479,
                            "ttfb_ms": 477,
                            "load_start": 924,
                            "load_start_float": 924.00016600000004,
                            "bytesIn": 22183,
                            "objectSize": 22183,
                            "objectSizeUncompressed": 22183,
                            "chunks": [
                                {
                                    "ts": 1403,
                                    "bytes": 22183
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=10, s-maxage=10",
                            "contentType": "application\/json",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "HTTP\/2",
                            "dns_start": 811,
                            "dns_end": 847,
                            "connect_start": 826,
                            "connect_end": 826,
                            "ssl_start": 826,
                            "ssl_end": 902,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "feeds.behold.so",
                                "sanList": [
                                    "feeds.behold.so"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1718507944,
                                "validTo": 1726286167,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1718511545307,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022071731557E37DE64A5C941E75D3A54E0CBE46F6562614C4556D1BB983C6A34D80022100CFB65FA83A6A10D35BF5E0E6B1CE12E5BB109502EC4F3D63A6D1F6C17C37F24C"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1718511545356,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203E07C8A0AD6D91AFD5B96C55BD7D08875373D2AF3A50C2BD72BA167B6D6FABE3022100F7AD7CE9D620FE8DA3F1FB7A115266B181D6789280F5B464DC2FE34C5EDEE3D6"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/w.behold.so\/widget.js",
                            "initiator_line": 0,
                            "initiator_column": 10783,
                            "initiator_type": "script",
                            "initiator_function": "getFeed",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: feeds.behold.so",
                                    ":method: GET",
                                    ":path: \/p7Bwj3eL6ikB8EDzdtlc",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"56a7-tqzpAydO+A57\/X78zf6vMpEZLMU\"",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=1, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=10, s-maxage=10",
                                    "content-length: 22183",
                                    "content-security-policy: default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
                                    "content-type: application\/json; charset=utf-8",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: same-origin",
                                    "date: Sat, 10 Aug 2024 17:26:25 GMT",
                                    "etag: W\/\"56a7-tqzpAydO+A57\/X78zf6vMpEZLMU\"",
                                    "origin-agent-cluster: ?1",
                                    "referrer-policy: no-referrer",
                                    "server: Google Frontend",
                                    "strict-transport-security: max-age=15552000; includeSubDomains",
                                    "via: 1.1 google",
                                    "x-cloud-trace-context: b14d56280a4a1ed74016b0a291718676",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: none",
                                    "x-xss-protection: 0"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 36,
                            "connect_ms": 0,
                            "ssl_ms": 76,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 802,
                            "netlog_id": 166,
                            "load_end": 1403,
                            "ttfb_start": 924,
                            "ttfb_end": 1401,
                            "download_start": 1401,
                            "download_end": 1403,
                            "download_ms": 2,
                            "all_start": 811,
                            "all_end": 1403,
                            "all_ms": 591,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "58422.48",
                            "request_id": "58422.48",
                            "ip_addr": "135.181.139.209",
                            "full_url": "https:\/\/44west.goatcounter.com\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=l2zmo",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "44west.goatcounter.com",
                            "url": "\/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=l2zmo",
                            "raw_id": "58422.48",
                            "frame_id": "EA245636647127D59126E4A16AA96175",
                            "documentURL": "https:\/\/44west.ch\/",
                            "responseCode": 200,
                            "request_type": "Ping",
                            "load_ms": 71,
                            "ttfb_ms": 69,
                            "load_start": 986,
                            "load_start_float": 986.00015399999995,
                            "bytesIn": 56,
                            "objectSize": 56,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 1056,
                                    "bytes": 56,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store,no-cache",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 181,
                            "protocol": "HTTP\/2",
                            "dns_start": 796,
                            "dns_end": 830,
                            "connect_start": 831,
                            "connect_end": 892,
                            "ssl_start": 892,
                            "ssl_end": 985,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.goatcounter.com",
                                "sanList": [
                                    "*.goatcounter.com"
                                ],
                                "issuer": "ZeroSSL ECC Domain Secure Site CA",
                                "validFrom": 1720224000,
                                "validTo": 1728086399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1720248389229,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205012D0E993DA8CCE2DCF63CCC0F48530C54B5CF26533AA837ABBD93D96364671022029EE4EB0FF073BC56C9E03DB9F415A48484753B5EE752071A1F940DF9C9C66F7"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1720248389165,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A86C296DF9F60698CEC30D85CD0D0C02259BFA93345423C7014EDDA9B143C5EA02200E817757F5DFB07C6B63068BA840375EF6A733312E0356CFD265CFB2FA8065D6"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/gc.zgo.at\/count.js",
                            "initiator_line": 150,
                            "initiator_column": 17,
                            "initiator_type": "script",
                            "initiator_function": "window.goatcounter.count",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: 44west.goatcounter.com",
                                    ":method: POST",
                                    ":path: \/count?p=%2F&t=44west%20%F0%9F%87%A8%F0%9F%87%AD%20Im%20Ruderboot%20%C3%BCber%20den%20Atlantik%20%F0%9F%8C%8D%20World%27s%20Toughest%20Row%202025&s=1920%2C1200%2C1&b=0&rnd=l2zmo",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/44west.ch",
                                    "priority: u=4, i",
                                    "referer: https:\/\/44west.ch\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 0",
                                    "cache-control: no-store,no-cache",
                                    "content-encoding: gzip",
                                    "content-security-policy: frame-ancestors 'none'; default-src 'none'; img-src 'self' https:\/\/gc.zgo.at static.zgo.at data:; script-src 'self' https:\/\/gc.zgo.at static.zgo.at; font-src 'self' https:\/\/gc.zgo.at static.zgo.at; frame-src 'self'; style-src 'self' https:\/\/gc.zgo.at static.zgo.at 'unsafe-inline'; form-action 'self'; manifest-src 'self' https:\/\/gc.zgo.at static.zgo.at; connect-src 'self' wss:",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:26:25 GMT",
                                    "strict-transport-security: max-age=7776000",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 www (Varnish\/7.5)",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: deny",
                                    "x-rate-limit-limit: 4",
                                    "x-rate-limit-remaining: 3",
                                    "x-rate-limit-reset: 1",
                                    "x-varnish: 11284480234",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2410,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 34,
                            "connect_ms": 61,
                            "ssl_ms": 93,
                            "gzip_total": 828,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 828,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 792,
                            "socket_group": "https:\/\/44west.goatcounter.com <https:\/\/44west.ch same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 110,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 154,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEBDCCA4qgAwIBAgIRAKWNEKOl6DNWfH3+9ZDWrPswCgYIKoZIzj0EAwMwSzEL\nMAkGA1UEBhMCQVQxEDAOBgNVBAoTB1plcm9TU0wxKjAoBgNVBAMTIVplcm9TU0wg\nRUNDIERvbWFpbiBTZWN1cmUgU2l0ZSBDQTAeFw0yNDA3MDYwMDAwMDBaFw0yNDEw\nMDQyMzU5NTlaMBwxGjAYBgNVBAMMESouZ29hdGNvdW50ZXIuY29tMFkwEwYHKoZI\nzj0CAQYIKoZIzj0DAQcDQgAEKkXQR6TYuGrZKC5sijz6YL8fA2\/UyV\/Mb0mUGgIE\nepQ5zsnA5RTVnkwJRWDDhvoOwfSFrXVuoofLBPyYv4sUoaOCAnwwggJ4MB8GA1Ud\nIwQYMBaAFA9r5kvOOUeu9n6QHnnwMJGSyF+jMB0GA1UdDgQWBBT2sPJ6ac1QA6fL\nHSvQSl3Z7KcT2jAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0TAQH\/BAIwADAdBgNVHSUE\nFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQIC\nTjAlMCMGCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwB\nAgEwgYgGCCsGAQUFBwEBBHwwejBLBggrBgEFBQcwAoY\/aHR0cDovL3plcm9zc2wu\nY3J0LnNlY3RpZ28uY29tL1plcm9TU0xFQ0NEb21haW5TZWN1cmVTaXRlQ0EuY3J0\nMCsGCCsGAQUFBzABhh9odHRwOi8vemVyb3NzbC5vY3NwLnNlY3RpZ28uY29tMIIB\nAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhC\nCp\/mZ0xaOnQAAAGQhstObQAABAMARjBEAiBQEtDpk9qMzi3PY8zA9IUwxUtc8mUz\nqoN6u9k9ljZGcQIgKe5OsP8HO8VsngPbn0FaSEhHU7XudSBxoflA35ycZvcAdgA\/\nF0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZCGy04tAAAEAwBHMEUC\nIQCobClt+fYGmM7DDYXNDQwCJZv6kzRUI8cBTt2psUPF6gIgDoF3V\/XfsHxrYwaL\nqEA3XvanMzEuA1bP0mXPsvqAZdYwHAYDVR0RBBUwE4IRKi5nb2F0Y291bnRlci5j\nb20wCgYIKoZIzj0EAwMDaAAwZQIwHhJpf87IG+RJkDvtMRfZuVXJRgfze32+uZUm\ncxHEU5svuFMye6S5GWWvxyIN+WSkAjEA2knb2L4dHNA9bMnKE5aSAuTNw4Di527\/\n\/SJW9CU5ktwhS788Pn\/arMd7n8RbePeF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDhTCCAwygAwIBAgIQI7dt48G7KxpRlh4I6rdk6DAKBggqhkjOPQQDAzCBiDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl\neSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT\nJVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMjAwMTMw\nMDAwMDAwWhcNMzAwMTI5MjM1OTU5WjBLMQswCQYDVQQGEwJBVDEQMA4GA1UEChMH\nWmVyb1NTTDEqMCgGA1UEAxMhWmVyb1NTTCBFQ0MgRG9tYWluIFNlY3VyZSBTaXRl\nIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAENkFhFytTJe2qypTk1tpIV+9QuoRk\ngte7BRvWHwYk9qUznYzn8QtVaGOCMBBfjWXsqqivl8q1hs4wAYl03uNOXgFu7iZ7\nzFP6I6T3RB0+TR5fZqathfby47yOCZiAJI4go4IBdTCCAXEwHwYDVR0jBBgwFoAU\nOuEJhtTPGcKWdnRJdtzgNcZjY5owHQYDVR0OBBYEFA9r5kvOOUeu9n6QHnnwMJGS\nyF+jMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdJQQW\nMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAiBgNVHSAEGzAZMA0GCysGAQQBsjEBAgJO\nMAgGBmeBDAECATBQBgNVHR8ESTBHMEWgQ6BBhj9odHRwOi8vY3JsLnVzZXJ0cnVz\ndC5jb20vVVNFUlRydXN0RUNDQ2VydGlmaWNhdGlvbkF1dGhvcml0eS5jcmwwdgYI\nKwYBBQUHAQEEajBoMD8GCCsGAQUFBzAChjNodHRwOi8vY3J0LnVzZXJ0cnVzdC5j\nb20vVVNFUlRydXN0RUNDQWRkVHJ1c3RDQS5jcnQwJQYIKwYBBQUHMAGGGWh0dHA6\nLy9vY3NwLnVzZXJ0cnVzdC5jb20wCgYIKoZIzj0EAwMDZwAwZAIwJHBUDwHJQN3I\nVNltVMrICMqYQ3TYP\/TXqV9t8mG5cAomG2MwqIsxnL937Gewf6WIAjAlrauksO6N\nUuDdDXyd330druJcZJx0+H5j5cFOYBaGsKdeGW7sCMaR2PsDFKGllas=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIID0zCCArugAwIBAgIQVmcdBOpPmUxvEIFHWdJ1lDANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGqxUWqn5aCPnetUkb1PGWthL\nq8bVttHmc3Gu3ZzWDGH926CJA7gFFOxXzu5dP+Ihs8731Ip54KODfi2X0GHE8Znc\nJZFjq38wo7Rw4sehM5zzvy5cU7Ffs30yf4o043l5o4HyMIHvMB8GA1UdIwQYMBaA\nFKARCiM+lvEH7OKvKe+CpX\/QMKS0MB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1\nxmNjmjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH\/BAUwAwEB\/zARBgNVHSAECjAI\nMAYGBFUdIAAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5j\nb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNAYIKwYBBQUHAQEEKDAmMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wDQYJKoZIhvcNAQEM\nBQADggEBABns652JLCALBIAdGN5CmXKZFjK9Dpx1WywV4ilAbe7\/ctvbq5AfjJXy\nij0IckKJUAfiORVsAYfZFhr1wHUrxeZWEQff2Ji8fJ8ZOd+LygBkc7xGEJuTI42+\nFsMuCIKchjN0djsoTI0DQoWz4rIjQtUfenVqGtF8qmchxDM6OW1TyaLtYiKou+JV\nbJlsQ2uRl9EMC5MCHdK8aXdJ5htN978UeAOwproLtOGFfy\/cQjutdAFI3tZs4RmY\nCV4Ks2dH\/hzg1cEo70qLRDEmBDeNiXQ2Lu+lIg+DdEmSx\/cQwgwp+7e9un\/jX9Wf\n8qn0dNW44bOwgeThpWOjzOoEeJBuv\/c=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 1,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "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": "#FFFFFF00",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-08-10T17:26:25+00:00",
                                        "date:modify": "2024-08-10T17:26:25+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "704B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1057,
                            "ttfb_start": 986,
                            "ttfb_end": 1055,
                            "download_start": 1055,
                            "download_end": 1057,
                            "download_ms": 2,
                            "all_start": 796,
                            "all_end": 1057,
                            "all_ms": 259,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "7EEDADA8CE2012F2151FEE11559627B6",
                            "request_id": "7EEDADA8CE2012F2151FEE11559627B6",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "raw_id": "7EEDADA8CE2012F2151FEE11559627B6",
                            "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 121,
                            "ttfb_ms": 75,
                            "load_start": 2762,
                            "load_start_float": 2762.0002119999999,
                            "bytesIn": 15664,
                            "objectSize": 15664,
                            "objectSizeUncompressed": 69963,
                            "chunks": [
                                {
                                    "ts": 2845,
                                    "bytes": 4701,
                                    "inflated": 24488
                                },
                                {
                                    "ts": 2854,
                                    "bytes": 4372,
                                    "inflated": 14945
                                },
                                {
                                    "ts": 2859,
                                    "bytes": 1591,
                                    "inflated": 7224
                                },
                                {
                                    "ts": 2869,
                                    "bytes": 1063,
                                    "inflated": 6068
                                },
                                {
                                    "ts": 2877,
                                    "bytes": 1173,
                                    "inflated": 6677
                                },
                                {
                                    "ts": 2879,
                                    "bytes": 1173,
                                    "inflated": 7064
                                },
                                {
                                    "ts": 2881,
                                    "bytes": 1176,
                                    "inflated": 1870
                                },
                                {
                                    "ts": 2883,
                                    "bytes": 415,
                                    "inflated": 1627
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 2651,
                            "dns_end": 2688,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                            "initiator_line": 0,
                            "initiator_column": 28612,
                            "initiator_type": "script",
                            "initiator_function": "P",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: iframe",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11b0e17e3d37cb-FRA",
                                    "content-encoding: br",
                                    "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                    "content-type: text\/html; charset=UTF-8",
                                    "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "cross-origin-embedder-policy: require-corp",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:26:26 GMT",
                                    "document-policy: js-profiling",
                                    "origin-agent-cluster: ?1",
                                    "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                    "referrer-policy: same-origin",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2590,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 37,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16722,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 2654,
                            "netlog_id": 212,
                            "load_end": 2883,
                            "ttfb_start": 2762,
                            "ttfb_end": 2837,
                            "download_start": 2837,
                            "download_end": 2883,
                            "download_ms": 46,
                            "all_start": 2651,
                            "all_end": 2883,
                            "all_ms": 158,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1,
                                "FunctionCall": 5
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 5,
                            "cpuTime": 6,
                            "js_timing": [
                                [
                                    3176.5659999999998,
                                    3177.2109999999998
                                ],
                                [
                                    3176.5889999999999,
                                    3177.0909999999999
                                ],
                                [
                                    8110.5169999999998,
                                    8110.7389999999996
                                ],
                                [
                                    9179.1399999999994,
                                    9179.1740000000009
                                ],
                                [
                                    9179.2970000000005,
                                    9179.3880000000008
                                ],
                                [
                                    9195.3960000000006,
                                    9195.4300000000003
                                ],
                                [
                                    10337.644,
                                    10337.824000000001
                                ],
                                [
                                    12611.371999999999,
                                    12611.52
                                ],
                                [
                                    15959.496999999999,
                                    15959.799000000001
                                ],
                                [
                                    18232.719000000001,
                                    18232.951000000001
                                ],
                                [
                                    21198.304,
                                    21199.826000000001
                                ],
                                [
                                    23414.534,
                                    23414.741000000002
                                ],
                                [
                                    26249.355,
                                    26249.566999999999
                                ],
                                [
                                    29636.695,
                                    29636.902999999998
                                ],
                                [
                                    34043.726000000002,
                                    34045.466999999997
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "58422.58",
                            "request_id": "58422.58",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                            "raw_id": "58422.58",
                            "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 49,
                            "load_start": 3143,
                            "load_start_float": 3143.0002420000001,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 61,
                            "chunks": [
                                {
                                    "ts": 3193,
                                    "bytes": 61
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=2629800, public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=2629800, public",
                                    "cf-ray: 8b11b0e3d9d237cb-FRA",
                                    "content-length: 61",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:26:27 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2539,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "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": 61,
                            "image_save": 0,
                            "cache_time": 2629800,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 3142,
                            "netlog_id": 242,
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "61 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 2,
                                        "ImageHeight": 2,
                                        "BitDepth": 8,
                                        "ColorType": "RGB",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "2x2",
                                        "Megapixels": 3.9999999999999998e-6
                                    }
                                }
                            },
                            "load_end": 3193,
                            "ttfb_start": 3143,
                            "ttfb_end": 3192,
                            "download_start": 3192,
                            "download_end": 3193,
                            "download_ms": 1,
                            "all_start": 3143,
                            "all_end": 3193,
                            "all_ms": 50,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "58422.59",
                            "request_id": "58422.59",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "raw_id": "58422.59",
                            "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 129,
                            "ttfb_ms": 48,
                            "load_start": 3152,
                            "load_start_float": 3152.0002479999998,
                            "bytesIn": 43175,
                            "objectSize": 43175,
                            "objectSizeUncompressed": 112743,
                            "chunks": [
                                {
                                    "ts": 3200,
                                    "bytes": 1000,
                                    "inflated": 1726
                                },
                                {
                                    "ts": 3201,
                                    "bytes": 1176,
                                    "inflated": 2933
                                },
                                {
                                    "ts": 3203,
                                    "bytes": 1176,
                                    "inflated": 3435
                                },
                                {
                                    "ts": 3205,
                                    "bytes": 1176,
                                    "inflated": 2983
                                },
                                {
                                    "ts": 3207,
                                    "bytes": 1176,
                                    "inflated": 2810
                                },
                                {
                                    "ts": 3209,
                                    "bytes": 1176,
                                    "inflated": 2052
                                },
                                {
                                    "ts": 3211,
                                    "bytes": 1176,
                                    "inflated": 2177
                                },
                                {
                                    "ts": 3213,
                                    "bytes": 1176,
                                    "inflated": 2303
                                },
                                {
                                    "ts": 3215,
                                    "bytes": 1176,
                                    "inflated": 1679
                                },
                                {
                                    "ts": 3217,
                                    "bytes": 1176,
                                    "inflated": 1757
                                },
                                {
                                    "ts": 3219,
                                    "bytes": 1176,
                                    "inflated": 2094
                                },
                                {
                                    "ts": 3221,
                                    "bytes": 982,
                                    "inflated": 1738
                                },
                                {
                                    "ts": 3232,
                                    "bytes": 1173,
                                    "inflated": 2015
                                },
                                {
                                    "ts": 3234,
                                    "bytes": 1176,
                                    "inflated": 1904
                                },
                                {
                                    "ts": 3236,
                                    "bytes": 1173,
                                    "inflated": 1436
                                },
                                {
                                    "ts": 3236,
                                    "bytes": 168,
                                    "inflated": 463
                                },
                                {
                                    "ts": 3238,
                                    "bytes": 1171,
                                    "inflated": 4007
                                },
                                {
                                    "ts": 3240,
                                    "bytes": 1174,
                                    "inflated": 4197
                                },
                                {
                                    "ts": 3242,
                                    "bytes": 1174,
                                    "inflated": 3373
                                },
                                {
                                    "ts": 3244,
                                    "bytes": 1174,
                                    "inflated": 2989
                                },
                                {
                                    "ts": 3246,
                                    "bytes": 1171,
                                    "inflated": 3540
                                },
                                {
                                    "ts": 3248,
                                    "bytes": 1174,
                                    "inflated": 4435
                                },
                                {
                                    "ts": 3250,
                                    "bytes": 1174,
                                    "inflated": 2532
                                },
                                {
                                    "ts": 3252,
                                    "bytes": 1174,
                                    "inflated": 3385
                                },
                                {
                                    "ts": 3254,
                                    "bytes": 1168,
                                    "inflated": 3615
                                },
                                {
                                    "ts": 3256,
                                    "bytes": 1174,
                                    "inflated": 3500
                                },
                                {
                                    "ts": 3258,
                                    "bytes": 1174,
                                    "inflated": 3323
                                },
                                {
                                    "ts": 3260,
                                    "bytes": 1174,
                                    "inflated": 3855
                                },
                                {
                                    "ts": 3262,
                                    "bytes": 1168,
                                    "inflated": 3248
                                },
                                {
                                    "ts": 3264,
                                    "bytes": 1174,
                                    "inflated": 3074
                                },
                                {
                                    "ts": 3266,
                                    "bytes": 1174,
                                    "inflated": 3610
                                },
                                {
                                    "ts": 3268,
                                    "bytes": 1174,
                                    "inflated": 4012
                                },
                                {
                                    "ts": 3270,
                                    "bytes": 1171,
                                    "inflated": 4430
                                },
                                {
                                    "ts": 3272,
                                    "bytes": 1174,
                                    "inflated": 3128
                                },
                                {
                                    "ts": 3275,
                                    "bytes": 1742,
                                    "inflated": 5428
                                },
                                {
                                    "ts": 3278,
                                    "bytes": 1254,
                                    "inflated": 4181
                                },
                                {
                                    "ts": 3281,
                                    "bytes": 1636,
                                    "inflated": 5376
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 1179,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11b0e3d9ea37cb-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:27 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2368,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 43392,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 3148,
                            "netlog_id": 248,
                            "renderBlocking": "blocking",
                            "load_end": 3281,
                            "ttfb_start": 3152,
                            "ttfb_end": 3200,
                            "download_start": 3200,
                            "download_end": 3281,
                            "download_ms": 81,
                            "all_start": 3152,
                            "all_end": 3281,
                            "all_ms": 129,
                            "index": 7,
                            "number": 8,
                            "cpuTimes": {
                                "EvaluateScript": 8,
                                "v8.compile": 3,
                                "FunctionCall": 2043
                            },
                            "cpu.EvaluateScript": 8,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 2043,
                            "cpuTime": 2053,
                            "js_timing": [
                                [
                                    3294.7280000000001,
                                    3302.489
                                ],
                                [
                                    3294.7600000000002,
                                    3297.6959999999999
                                ],
                                [
                                    3303.277,
                                    3303.357
                                ],
                                [
                                    5517.0860000000002,
                                    5517.7150000000001
                                ],
                                [
                                    6998.8310000000001,
                                    6999.5770000000002
                                ],
                                [
                                    7001.6760000000004,
                                    7002.6239999999998
                                ],
                                [
                                    8110.75,
                                    8110.9440000000004
                                ],
                                [
                                    8110.9539999999997,
                                    8111.5299999999997
                                ],
                                [
                                    9178.9060000000009,
                                    9178.9959999999992
                                ],
                                [
                                    9179.1790000000001,
                                    9179.2299999999996
                                ],
                                [
                                    9179.2450000000008,
                                    9179.268
                                ],
                                [
                                    9179.3919999999998,
                                    9179.4050000000007
                                ],
                                [
                                    9179.4089999999997,
                                    9195.2970000000005
                                ],
                                [
                                    9195.4349999999995,
                                    9195.4699999999993
                                ],
                                [
                                    9195.4750000000004,
                                    9242.0789999999997
                                ],
                                [
                                    10337.834000000001,
                                    10337.886
                                ],
                                [
                                    10337.893,
                                    10337.954
                                ],
                                [
                                    10339.968000000001,
                                    10340.085999999999
                                ],
                                [
                                    11456.188,
                                    11456.278
                                ],
                                [
                                    11456.317999999999,
                                    11489.843000000001
                                ],
                                [
                                    11490.219999999999,
                                    11495.841
                                ],
                                [
                                    12611.526,
                                    12611.549999999999
                                ],
                                [
                                    12611.555,
                                    12611.575999999999
                                ],
                                [
                                    12613.205,
                                    12613.458000000001
                                ],
                                [
                                    12613.513999999999,
                                    12613.522999999999
                                ],
                                [
                                    12613.998,
                                    13680.397999999999
                                ],
                                [
                                    14826.121999999999,
                                    14827.116
                                ],
                                [
                                    14827.914000000001,
                                    14828.069
                                ],
                                [
                                    15959.814,
                                    15959.858
                                ],
                                [
                                    15959.865,
                                    15959.891
                                ],
                                [
                                    17108.255000000001,
                                    17108.312999999998
                                ],
                                [
                                    17108.403999999999,
                                    17109.227999999999
                                ],
                                [
                                    17113.397000000001,
                                    17113.667000000001
                                ],
                                [
                                    17113.675999999999,
                                    17114.022000000001
                                ],
                                [
                                    17114.306,
                                    17120.594000000001
                                ],
                                [
                                    18232.962,
                                    18233.152999999998
                                ],
                                [
                                    18233.163,
                                    18233.191999999999
                                ],
                                [
                                    19389.831999999999,
                                    19391.191999999999
                                ],
                                [
                                    19391.325000000001,
                                    19392.326000000001
                                ],
                                [
                                    21199.837,
                                    21199.873
                                ],
                                [
                                    21199.879000000001,
                                    21199.901999999998
                                ],
                                [
                                    22350.873,
                                    22351.972000000002
                                ],
                                [
                                    22357.151999999998,
                                    22357.234
                                ],
                                [
                                    23414.751,
                                    23414.807000000001
                                ],
                                [
                                    23414.814999999999,
                                    23414.844000000001
                                ],
                                [
                                    23430.112000000001,
                                    24145.375
                                ],
                                [
                                    25181.276000000002,
                                    25182.157999999999
                                ],
                                [
                                    25182.557000000001,
                                    25182.652999999998
                                ],
                                [
                                    25193.921999999999,
                                    25196.685000000001
                                ],
                                [
                                    26249.575000000001,
                                    26249.628000000001
                                ],
                                [
                                    26249.633999999998,
                                    26249.669999999998
                                ],
                                [
                                    26314.009999999998,
                                    26327.416000000001
                                ],
                                [
                                    27368.125,
                                    27368.209999999999
                                ],
                                [
                                    27368.415000000001,
                                    27369.463
                                ],
                                [
                                    28471.610000000001,
                                    28571.815999999999
                                ],
                                [
                                    29636.916000000001,
                                    29636.962
                                ],
                                [
                                    29636.969000000001,
                                    29636.991999999998
                                ],
                                [
                                    30959.874,
                                    30960.723999999998
                                ],
                                [
                                    32369.814999999999,
                                    32369.906999999999
                                ],
                                [
                                    34045.480000000003,
                                    34045.514999999999
                                ],
                                [
                                    34045.519999999997,
                                    34045.538999999997
                                ],
                                [
                                    34049.527000000002,
                                    34049.567000000003
                                ],
                                [
                                    34049.589999999997,
                                    34049.597000000002
                                ],
                                [
                                    34050,
                                    34071.853999999999
                                ],
                                [
                                    34072.754000000001,
                                    34073.516000000003
                                ]
                            ],
                            "blockingTime": 1881.868999999997
                        },
                        {
                            "type": 3,
                            "id": "E2517AAB9161B556C8C2920C542FF344",
                            "request_id": "E2517AAB9161B556C8C2920C542FF344",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "raw_id": "E2517AAB9161B556C8C2920C542FF344",
                            "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 88,
                            "ttfb_ms": 55,
                            "load_start": 3309,
                            "load_start_float": 3309.0002570000001,
                            "bytesIn": 15667,
                            "objectSize": 15667,
                            "objectSizeUncompressed": 69964,
                            "chunks": [
                                {
                                    "ts": 3368,
                                    "bytes": 2349,
                                    "inflated": 9553
                                },
                                {
                                    "ts": 3373,
                                    "bytes": 2352,
                                    "inflated": 14935
                                },
                                {
                                    "ts": 3374,
                                    "bytes": 1176,
                                    "inflated": 5067
                                },
                                {
                                    "ts": 3382,
                                    "bytes": 4372,
                                    "inflated": 15288
                                },
                                {
                                    "ts": 3393,
                                    "bytes": 1176,
                                    "inflated": 6215
                                },
                                {
                                    "ts": 3396,
                                    "bytes": 4242,
                                    "inflated": 18906
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js?onload=turnstileLoad",
                            "initiator_line": 0,
                            "initiator_column": 28612,
                            "initiator_type": "script",
                            "initiator_function": "P",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: iframe",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11b0e4dba237cb-FRA",
                                    "content-encoding: br",
                                    "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                    "content-type: text\/html; charset=UTF-8",
                                    "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "cross-origin-embedder-policy: require-corp",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:26:27 GMT",
                                    "document-policy: js-profiling",
                                    "origin-agent-cluster: ?1",
                                    "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                    "referrer-policy: same-origin",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2590,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16683,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 3308,
                            "netlog_id": 257,
                            "load_end": 3397,
                            "ttfb_start": 3309,
                            "ttfb_end": 3364,
                            "download_start": 3364,
                            "download_end": 3397,
                            "download_ms": 33,
                            "all_start": 3309,
                            "all_end": 3397,
                            "all_ms": 88,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 3,
                            "js_timing": [
                                [
                                    7025.4939999999997,
                                    7026.2039999999997
                                ],
                                [
                                    7025.5169999999998,
                                    7026.0640000000003
                                ],
                                [
                                    8111.6400000000003,
                                    8112.0190000000002
                                ],
                                [
                                    10338.041999999999,
                                    10338.146000000001
                                ],
                                [
                                    12611.611999999999,
                                    12611.677
                                ],
                                [
                                    15959.963,
                                    15960.076999999999
                                ],
                                [
                                    15960.179,
                                    15960.196
                                ],
                                [
                                    15960.376,
                                    15960.475
                                ],
                                [
                                    16001.465,
                                    16001.504000000001
                                ],
                                [
                                    18235.942999999999,
                                    18236.118999999999
                                ],
                                [
                                    21199.959999999999,
                                    21200.057000000001
                                ],
                                [
                                    23414.901000000002,
                                    23415.023000000001
                                ],
                                [
                                    26249.751,
                                    26249.847000000002
                                ],
                                [
                                    29637.07,
                                    29637.162
                                ],
                                [
                                    34045.601999999999,
                                    34045.720999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "58422.65",
                            "request_id": "58422.65",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                            "raw_id": "58422.65",
                            "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 129,
                            "ttfb_ms": 49,
                            "load_start": 5532,
                            "load_start_float": 5532.0002670000003,
                            "bytesIn": 47959,
                            "objectSize": 47959,
                            "objectSizeUncompressed": 122616,
                            "chunks": [
                                {
                                    "ts": 5582,
                                    "bytes": 1000,
                                    "inflated": 1598
                                },
                                {
                                    "ts": 5583,
                                    "bytes": 1176,
                                    "inflated": 2546
                                },
                                {
                                    "ts": 5585,
                                    "bytes": 1176,
                                    "inflated": 2672
                                },
                                {
                                    "ts": 5587,
                                    "bytes": 1176,
                                    "inflated": 3198
                                },
                                {
                                    "ts": 5589,
                                    "bytes": 1176,
                                    "inflated": 3439
                                },
                                {
                                    "ts": 5593,
                                    "bytes": 2352,
                                    "inflated": 6816
                                },
                                {
                                    "ts": 5595,
                                    "bytes": 1176,
                                    "inflated": 2217
                                },
                                {
                                    "ts": 5598,
                                    "bytes": 1176,
                                    "inflated": 1912
                                },
                                {
                                    "ts": 5599,
                                    "bytes": 1176,
                                    "inflated": 1929
                                },
                                {
                                    "ts": 5601,
                                    "bytes": 1176,
                                    "inflated": 2077
                                },
                                {
                                    "ts": 5603,
                                    "bytes": 1176,
                                    "inflated": 1621
                                },
                                {
                                    "ts": 5605,
                                    "bytes": 1176,
                                    "inflated": 1593
                                },
                                {
                                    "ts": 5606,
                                    "bytes": 505,
                                    "inflated": 822
                                },
                                {
                                    "ts": 5607,
                                    "bytes": 1173,
                                    "inflated": 1649
                                },
                                {
                                    "ts": 5610,
                                    "bytes": 1174,
                                    "inflated": 1924
                                },
                                {
                                    "ts": 5611,
                                    "bytes": 1174,
                                    "inflated": 1898
                                },
                                {
                                    "ts": 5613,
                                    "bytes": 1174,
                                    "inflated": 2180
                                },
                                {
                                    "ts": 5615,
                                    "bytes": 1174,
                                    "inflated": 2452
                                },
                                {
                                    "ts": 5617,
                                    "bytes": 1174,
                                    "inflated": 3092
                                },
                                {
                                    "ts": 5620,
                                    "bytes": 1174,
                                    "inflated": 4051
                                },
                                {
                                    "ts": 5621,
                                    "bytes": 1174,
                                    "inflated": 3912
                                },
                                {
                                    "ts": 5624,
                                    "bytes": 1174,
                                    "inflated": 3077
                                },
                                {
                                    "ts": 5625,
                                    "bytes": 945,
                                    "inflated": 3746
                                },
                                {
                                    "ts": 5627,
                                    "bytes": 1171,
                                    "inflated": 4153
                                },
                                {
                                    "ts": 5629,
                                    "bytes": 1171,
                                    "inflated": 2685
                                },
                                {
                                    "ts": 5630,
                                    "bytes": 574,
                                    "inflated": 1780
                                },
                                {
                                    "ts": 5632,
                                    "bytes": 1171,
                                    "inflated": 2223
                                },
                                {
                                    "ts": 5634,
                                    "bytes": 1174,
                                    "inflated": 2932
                                },
                                {
                                    "ts": 5635,
                                    "bytes": 574,
                                    "inflated": 1824
                                },
                                {
                                    "ts": 5637,
                                    "bytes": 1171,
                                    "inflated": 3850
                                },
                                {
                                    "ts": 5639,
                                    "bytes": 1174,
                                    "inflated": 3486
                                },
                                {
                                    "ts": 5640,
                                    "bytes": 574,
                                    "inflated": 2425
                                },
                                {
                                    "ts": 5642,
                                    "bytes": 1171,
                                    "inflated": 3236
                                },
                                {
                                    "ts": 5644,
                                    "bytes": 1174,
                                    "inflated": 3880
                                },
                                {
                                    "ts": 5645,
                                    "bytes": 574,
                                    "inflated": 1927
                                },
                                {
                                    "ts": 5647,
                                    "bytes": 1168,
                                    "inflated": 3154
                                },
                                {
                                    "ts": 5649,
                                    "bytes": 1174,
                                    "inflated": 3294
                                },
                                {
                                    "ts": 5654,
                                    "bytes": 2919,
                                    "inflated": 9774
                                },
                                {
                                    "ts": 5656,
                                    "bytes": 1174,
                                    "inflated": 3483
                                },
                                {
                                    "ts": 5658,
                                    "bytes": 1174,
                                    "inflated": 3499
                                },
                                {
                                    "ts": 5660,
                                    "bytes": 1171,
                                    "inflated": 3179
                                },
                                {
                                    "ts": 5661,
                                    "bytes": 379,
                                    "inflated": 1411
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 1179,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8b11b0f2bed737cb-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:29 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2368,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 48170,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 5529,
                            "netlog_id": 267,
                            "renderBlocking": "blocking",
                            "load_end": 5661,
                            "ttfb_start": 5532,
                            "ttfb_end": 5581,
                            "download_start": 5581,
                            "download_end": 5661,
                            "download_ms": 80,
                            "all_start": 5532,
                            "all_end": 5661,
                            "all_ms": 129,
                            "index": 9,
                            "number": 10,
                            "cpuTimes": {
                                "EvaluateScript": 8,
                                "v8.compile": 3,
                                "FunctionCall": 850
                            },
                            "cpu.EvaluateScript": 8,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 850,
                            "cpuTime": 861,
                            "js_timing": [
                                [
                                    8114.2529999999997,
                                    8122.2730000000001
                                ],
                                [
                                    8114.277,
                                    8117.549
                                ],
                                [
                                    10338.153,
                                    10338.391
                                ],
                                [
                                    10338.441000000001,
                                    10338.828
                                ],
                                [
                                    10340.261,
                                    10340.395
                                ],
                                [
                                    11496.888999999999,
                                    11497.516
                                ],
                                [
                                    12611.219999999999,
                                    12611.299000000001
                                ],
                                [
                                    12611.682000000001,
                                    12611.701999999999
                                ],
                                [
                                    12611.706,
                                    12612.182000000001
                                ],
                                [
                                    12612.227999999999,
                                    12612.478999999999
                                ],
                                [
                                    14831.231,
                                    14831.289000000001
                                ],
                                [
                                    15960.084000000001,
                                    15960.120999999999
                                ],
                                [
                                    15960.126,
                                    15960.145
                                ],
                                [
                                    15960.200000000001,
                                    15960.326999999999
                                ],
                                [
                                    15960.332,
                                    15960.346
                                ],
                                [
                                    15960.48,
                                    15960.495999999999
                                ],
                                [
                                    15960.5,
                                    16001.349
                                ],
                                [
                                    16001.51,
                                    16001.59
                                ],
                                [
                                    16001.596,
                                    16029.190000000001
                                ],
                                [
                                    17107.880000000001,
                                    17107.941999999999
                                ],
                                [
                                    17112.126,
                                    17112.282999999999
                                ],
                                [
                                    18180.853999999999,
                                    18232.063999999998
                                ],
                                [
                                    18233.275000000001,
                                    18235.580999999998
                                ],
                                [
                                    18236.129000000001,
                                    18236.155999999999
                                ],
                                [
                                    18236.162,
                                    18236.183000000001
                                ],
                                [
                                    18246.569,
                                    18247.339
                                ],
                                [
                                    18247.359,
                                    18247.651999999998
                                ],
                                [
                                    19393.994999999999,
                                    19394.052
                                ],
                                [
                                    19417.998,
                                    19418.842000000001
                                ],
                                [
                                    19419.064999999999,
                                    19419.097000000002
                                ],
                                [
                                    19419.844000000001,
                                    20122.018
                                ],
                                [
                                    21195.389999999999,
                                    21198.057000000001
                                ],
                                [
                                    21200.062999999998,
                                    21200.083999999999
                                ],
                                [
                                    21200.089,
                                    21200.106
                                ],
                                [
                                    22352.148000000001,
                                    22352.224999999999
                                ],
                                [
                                    23406.065999999999,
                                    23410.182000000001
                                ],
                                [
                                    23415.029999999999,
                                    23415.065999999999
                                ],
                                [
                                    23415.074000000001,
                                    23415.095000000001
                                ],
                                [
                                    25182.399000000001,
                                    25182.503000000001
                                ],
                                [
                                    25183.123,
                                    25189.630000000001
                                ],
                                [
                                    25196.769,
                                    25198.206999999999
                                ],
                                [
                                    26249.851999999999,
                                    26249.894
                                ],
                                [
                                    26249.900000000001,
                                    26250.172999999999
                                ],
                                [
                                    27369.712,
                                    27371.221000000001
                                ],
                                [
                                    27371.887999999999,
                                    27373.062000000002
                                ],
                                [
                                    29637.167000000001,
                                    29637.189999999999
                                ],
                                [
                                    29637.195,
                                    29637.226999999999
                                ],
                                [
                                    30960.879000000001,
                                    30962.233
                                ],
                                [
                                    30962.853999999999,
                                    30962.956999999999
                                ],
                                [
                                    34045.726999999999,
                                    34045.745000000003
                                ],
                                [
                                    34045.75,
                                    34045.766000000003
                                ],
                                [
                                    34072.256999999998,
                                    34072.360000000001
                                ],
                                [
                                    34073.622000000003,
                                    34074.709999999999
                                ]
                            ],
                            "blockingTime": 753.3839999999982
                        },
                        {
                            "type": 3,
                            "id": "58422.70",
                            "request_id": "58422.70",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                            "raw_id": "58422.70",
                            "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 294,
                            "ttfb_ms": 122,
                            "load_start": 11477,
                            "load_start_float": 11477.000276999999,
                            "bytesIn": 85883,
                            "objectSize": 85883,
                            "objectSizeUncompressed": 114892,
                            "chunks": [
                                {
                                    "ts": 11599,
                                    "bytes": 672,
                                    "inflated": 863
                                },
                                {
                                    "ts": 11600,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11602,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11604,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11606,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11608,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11610,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11612,
                                    "bytes": 1176,
                                    "inflated": 1599
                                },
                                {
                                    "ts": 11614,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11616,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11618,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11620,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11622,
                                    "bytes": 1176,
                                    "inflated": 1569
                                },
                                {
                                    "ts": 11624,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 11626,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11628,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11630,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11632,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11634,
                                    "bytes": 1174,
                                    "inflated": 1583
                                },
                                {
                                    "ts": 11636,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11638,
                                    "bytes": 1035,
                                    "inflated": 1379
                                },
                                {
                                    "ts": 11640,
                                    "bytes": 1171,
                                    "inflated": 1498
                                },
                                {
                                    "ts": 11642,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11644,
                                    "bytes": 1174,
                                    "inflated": 1635
                                },
                                {
                                    "ts": 11646,
                                    "bytes": 1174,
                                    "inflated": 1579
                                },
                                {
                                    "ts": 11648,
                                    "bytes": 1174,
                                    "inflated": 1717
                                },
                                {
                                    "ts": 11650,
                                    "bytes": 1174,
                                    "inflated": 1570
                                },
                                {
                                    "ts": 11652,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11654,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11655,
                                    "bytes": 1013,
                                    "inflated": 1403
                                },
                                {
                                    "ts": 11657,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11659,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11661,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11663,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11669,
                                    "bytes": 2348,
                                    "inflated": 3130
                                },
                                {
                                    "ts": 11669,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11671,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 11673,
                                    "bytes": 1174,
                                    "inflated": 1585
                                },
                                {
                                    "ts": 11675,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11677,
                                    "bytes": 1174,
                                    "inflated": 1631
                                },
                                {
                                    "ts": 11679,
                                    "bytes": 1171,
                                    "inflated": 1517
                                },
                                {
                                    "ts": 11759,
                                    "bytes": 16075,
                                    "inflated": 21534
                                },
                                {
                                    "ts": 11762,
                                    "bytes": 5867,
                                    "inflated": 7822
                                },
                                {
                                    "ts": 11768,
                                    "bytes": 9634,
                                    "inflated": 12844
                                },
                                {
                                    "ts": 11771,
                                    "bytes": 5787,
                                    "inflated": 7711
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 47520,
                            "initiator_type": "script",
                            "initiator_function": "fx",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: 4275b53db5098ee",
                                    "content-length: 2742",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-gen: zTalDZRCB4EvVIpOk034k9t0\/NC4cSnhvgudntWSGGO\/TDJ+v5FWtxwohM2yL\/zkiPXSQ8ZF7Z1SmZ83eIDg+f8lcUtW7PQ8WJP95R+qWmNNDjegIfTNOR9YT0UYqgL16CgVkY+qWVHWzasKtYvovfdSJ+EK1oox6azVNx0JH+8+cwNMa+Y2vSv5ljmZSxjTx5eoPiar0cXQhtoEFHMUs\/nJsx\/rk825XZGZ+R9X37wisjdwNeeG9\/2OWyUZBm\/ipEeJXU+fdlX\/I7StXzQhSBMO6RjaAV7QY4duknB2Ea2t\/ZTb5nbUGjCJ85IiVJRrBz0ZF+b1dDUw9D6xfsVRrxgkLyOMGwQ9OwAU4DD\/ZIICQ5fC1n\/rlQEqnH0ePcUVIZBbCxXg1MeA7Tpr4PeZJDKSiI\/CoMFiBjCsWtkcXx4MlGoxvCxpHLjt8kR8Iq6T$Yy62VTNNlWuAGTG8",
                                    "cf-ray: 8b11b117ff2d37cb-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:35 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2989,
                            "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": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 86425,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 11475,
                            "netlog_id": 277,
                            "load_end": 11771,
                            "ttfb_start": 11477,
                            "ttfb_end": 11599,
                            "download_start": 11599,
                            "download_end": 11771,
                            "download_ms": 172,
                            "all_start": 11477,
                            "all_end": 11771,
                            "all_ms": 294,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "58422.74",
                            "request_id": "58422.74",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1925847707:1723307174:UDyaoYr2sTZjyTQ9k1EGwVgUNefPnHkIA9Msro3az1Y\/8b11b0e4dba237cb\/a7dd0ebe7f1f9cb",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1925847707:1723307174:UDyaoYr2sTZjyTQ9k1EGwVgUNefPnHkIA9Msro3az1Y\/8b11b0e4dba237cb\/a7dd0ebe7f1f9cb",
                            "raw_id": "58422.74",
                            "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 281,
                            "ttfb_ms": 136,
                            "load_start": 18216,
                            "load_start_float": 18216.000284999998,
                            "bytesIn": 86316,
                            "objectSize": 86316,
                            "objectSizeUncompressed": 114940,
                            "chunks": [
                                {
                                    "ts": 18353,
                                    "bytes": 680,
                                    "inflated": 880
                                },
                                {
                                    "ts": 18354,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18356,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18358,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18360,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18361,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18363,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18365,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18368,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18369,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18371,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18373,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18375,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18377,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 18380,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18381,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18383,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18385,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18387,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18389,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18391,
                                    "bytes": 1169,
                                    "inflated": 1532
                                },
                                {
                                    "ts": 18393,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18395,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18397,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18400,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18401,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18403,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18406,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18407,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18409,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18411,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18413,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18415,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18417,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18419,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18421,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18423,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18425,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18427,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18428,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 18430,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 18431,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18434,
                                    "bytes": 1171,
                                    "inflated": 1535
                                },
                                {
                                    "ts": 18435,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18437,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18439,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18440,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 18442,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18444,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 18446,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18448,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 18450,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18452,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18453,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 18454,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18456,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 18458,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18460,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18462,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18464,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18465,
                                    "bytes": 274,
                                    "inflated": 366
                                },
                                {
                                    "ts": 18467,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18469,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 18471,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 18473,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 18475,
                                    "bytes": 1171,
                                    "inflated": 1529
                                },
                                {
                                    "ts": 18477,
                                    "bytes": 1174,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 18477,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 18479,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 18482,
                                    "bytes": 1171,
                                    "inflated": 1558
                                },
                                {
                                    "ts": 18483,
                                    "bytes": 1174,
                                    "inflated": 1564
                                },
                                {
                                    "ts": 18485,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 18487,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 18489,
                                    "bytes": 1174,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 18491,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 18492,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 18494,
                                    "bytes": 1171,
                                    "inflated": 1557
                                },
                                {
                                    "ts": 18496,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 18497,
                                    "bytes": 644,
                                    "inflated": 854
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 66968,
                            "initiator_type": "script",
                            "initiator_function": "fs",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1925847707:1723307174:UDyaoYr2sTZjyTQ9k1EGwVgUNefPnHkIA9Msro3az1Y\/8b11b0e4dba237cb\/a7dd0ebe7f1f9cb",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: a7dd0ebe7f1f9cb",
                                    "content-length: 2723",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-gen: 83Vkhh6dxFKC8b74XZwf\/JC1XDsYrgbIGTmDNHIdwhkedgcgltyTdbNgLaMAddrExyoH2+7t2fnsDpllxaBaW823nJzqZIoSo1wibi2jitz+MfvnTryWKgKmhyLBfNIPL6nXsb3ELOIov76c8EZnjobzaC\/RDgQZvHGS7PEcl+My8KcoaeLc1RGcjrCypfotVI6z5vaW0RA\/JBzUZcgrRbUEkZoKXmH5LgsytFOa6McUo0prgeHZ007KVTpSplSEny\/72qxv6Svr6j6YEUUH70wJEluqIPaAbUSrvWDKhMyNS9ftU4LpWa7\/wOq3yl5C5+UwY9SSEvkiVOF0vwPBrWgqARga2anb2poCegZenMyJk35r9vmvCVuBKcS1ckQJEkIfZyK5f6yuZRo+JGYKpostGlY6VQOpc1iFrNNrmryhYTXzQw\/uxownTZKq\/+kp$vaiukqlQo2aPTWvz",
                                    "cf-ray: 8b11b1420cf337cb-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:42 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2989,
                            "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": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 86849,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 18215,
                            "netlog_id": 285,
                            "load_end": 18497,
                            "ttfb_start": 18216,
                            "ttfb_end": 18352,
                            "download_start": 18352,
                            "download_end": 18497,
                            "download_ms": 145,
                            "all_start": 18216,
                            "all_end": 18497,
                            "all_ms": 281,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "58422.75",
                            "request_id": "58422.75",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                            "raw_id": "58422.75",
                            "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 401,
                            "request_type": "Fetch",
                            "load_ms": 54,
                            "ttfb_ms": 52,
                            "load_start": 18253,
                            "load_start_float": 18253.000292000001,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 18307,
                                    "bytes": 1
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 90368,
                            "initiator_type": "script",
                            "initiator_function": "fg",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cache-control: max-age=0",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8b11b1424d3d37cb-FRA",
                                    "content-length: 1",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:42 GMT",
                                    "server: cloudflare",
                                    "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gTGg53MOnudCcSU3_TUwyMYb-g8DXOwTy6D0vxLqAFRgAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAtTXey34K5wdb1NpmqXxM9NzODeGP_NpDwUTYJ5rA3eyaHctHwttNnxjI5mH4dI_o70gJZF0shnxeuMSrME8L9_COS2jII4RL9GogUGsxRs5qBdmsd2N9G4lg-M2d2EpRkWK9FSCEi0vLer0jsB8eS0W-W3t1ZNIygfygG2K0xhfyMH37d7Ca5h4GpPV1zj2hgCGD1XbrLtk7d7l38BkKR4ULloCp2qJCkg6FXC2fKLXfZRYeeAJPkLrljo41kVkYM-G9nrxIHKsUQ8kIVQyPnhDWbeZqnoyMsWiu67YRcs3P5dS9-OIW04f1Ar8ZTcUyJ8kTwP6PM3vUdsrVpby8jQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIExoOdzDp7nQnElN_01MMjGG_oPA1zsE8ug9L8S6gBUYABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAu2FlB5ktDoeROxA-CL3BCDo3MeeTuCmxb24sUOtLSedclIaHLU1EAC4D5nGqr-aczjp9M9qFQYJBi6e07hOPSMkAX__GsSGSwArapiA8zNHer8YXwzMZmO0fvD-C6G93rpdMQCFAFQNOl0LwZWgntZa3JqfFO7HQWCO6qmOSju2VD4xvdLtNsn248ypVfQG_EyYKqi0MdbWu-eGJvAAYS-LrZKn2uSrKCltLs8hk2TTJ5btxvC7zFmcn0c7zCEZMham2aMVPUo5rI08ZQhGBYzKjc1VS7PIbmPz0nsaal3-Saa-3afBQyM-8Bwq1FuIGA9MG2lS1ZZ5iDL8LZB9SmwIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIExoOdzDp7nQnElN_01MMjGG_oPA1zsE8ug9L8S6gBUYABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAj3aKE3IQZKxrwhP2RNsMWYqLXI8QXFhRupd9uNWzU8gu_JF_dI6YsaHdYHHn80foDV62bwNGz5IYcRfev1qam5Z0OC_DbCZjjJ8mWSQDNsnDtdZqHM82YF6j8Vl6UW7_03LWsPENx7ugdyqyJKLR0DI0bbP23ly1VI-JJf6jCBmbrLIsLDEWqrEE7aNIVakpmpp9B17hOUH-kgEed2jw-KTqhyvwnQJTkFUJ8rNyJ9J1ryyoqeKce9Ybl7LLaanLNZJf3yHtbguBuZJuljPOArUjuZ8psUEcVhm1hsseZ2BzlgECW7X80svcm9_sMZxFM6R0-gU1wXyrd9kMUUnXhwIDAQAB\", max-age=20"
                                ]
                            },
                            "bytesOut": 2635,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": "Cloudflare",
                            "server_count": null,
                            "created": 18252,
                            "netlog_id": 292,
                            "load_end": 18307,
                            "ttfb_start": 18253,
                            "ttfb_end": 18305,
                            "download_start": 18305,
                            "download_end": 18307,
                            "download_ms": 2,
                            "all_start": 18253,
                            "all_end": 18307,
                            "all_ms": 54,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "58422.79",
                            "request_id": "58422.79",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e17e3d37cb\/1723310795544\/cbAEce-8bHwkjZ-",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e17e3d37cb\/1723310795544\/cbAEce-8bHwkjZ-",
                            "raw_id": "58422.79",
                            "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 48,
                            "ttfb_ms": 47,
                            "load_start": 26319,
                            "load_start_float": 26319.0003,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 61,
                            "chunks": [
                                {
                                    "ts": 26367,
                                    "bytes": 61
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e17e3d37cb\/1723310795544\/cbAEce-8bHwkjZ-",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8b11b174af2137cb-FRA",
                                    "content-length: 61",
                                    "content-type: image\/png",
                                    "date: Sat, 10 Aug 2024 17:26:50 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2527,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "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": 61,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 26317,
                            "netlog_id": 300,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "61 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 26,
                                        "ImageHeight": 33,
                                        "BitDepth": 8,
                                        "ColorType": "RGB",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "26x33",
                                        "Megapixels": 0.00085800000000000004
                                    }
                                }
                            },
                            "load_end": 26367,
                            "ttfb_start": 26319,
                            "ttfb_end": 26366,
                            "download_start": 26366,
                            "download_end": 26367,
                            "download_ms": 1,
                            "all_start": 26319,
                            "all_end": 26367,
                            "all_ms": 48,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "58422.80",
                            "request_id": "58422.80",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                            "raw_id": "58422.80",
                            "frame_id": "17A6D3850F0A045E12627A004A58CE4B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 401,
                            "request_type": "Fetch",
                            "load_ms": 60,
                            "ttfb_ms": 59,
                            "load_start": 27382,
                            "load_start_float": 27382.000307999999,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 27442,
                                    "bytes": 1
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 85292,
                            "initiator_type": "script",
                            "initiator_function": "fb",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cache-control: max-age=0",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8b11b17b481337cb-FRA",
                                    "content-length: 1",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:51 GMT",
                                    "server: cloudflare",
                                    "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gaoVrz4IdFfsd1_3YNMpqR_61CyY2L60NvNy6IW97CQgAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAtTXey34K5wdb1NpmqXxM9NzODeGP_NpDwUTYJ5rA3eyaHctHwttNnxjI5mH4dI_o70gJZF0shnxeuMSrME8L9_COS2jII4RL9GogUGsxRs5qBdmsd2N9G4lg-M2d2EpRkWK9FSCEi0vLer0jsB8eS0W-W3t1ZNIygfygG2K0xhfyMH37d7Ca5h4GpPV1zj2hgCGD1XbrLtk7d7l38BkKR4ULloCp2qJCkg6FXC2fKLXfZRYeeAJPkLrljo41kVkYM-G9nrxIHKsUQ8kIVQyPnhDWbeZqnoyMsWiu67YRcs3P5dS9-OIW04f1Ar8ZTcUyJ8kTwP6PM3vUdsrVpby8jQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIGqFa8-CHRX7Hdf92DTKakf-tQsmNi-tDbzcuiFvewkIABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAu2FlB5ktDoeROxA-CL3BCDo3MeeTuCmxb24sUOtLSedclIaHLU1EAC4D5nGqr-aczjp9M9qFQYJBi6e07hOPSMkAX__GsSGSwArapiA8zNHer8YXwzMZmO0fvD-C6G93rpdMQCFAFQNOl0LwZWgntZa3JqfFO7HQWCO6qmOSju2VD4xvdLtNsn248ypVfQG_EyYKqi0MdbWu-eGJvAAYS-LrZKn2uSrKCltLs8hk2TTJ5btxvC7zFmcn0c7zCEZMham2aMVPUo5rI08ZQhGBYzKjc1VS7PIbmPz0nsaal3-Saa-3afBQyM-8Bwq1FuIGA9MG2lS1ZZ5iDL8LZB9SmwIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIGqFa8-CHRX7Hdf92DTKakf-tQsmNi-tDbzcuiFvewkIABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAj3aKE3IQZKxrwhP2RNsMWYqLXI8QXFhRupd9uNWzU8gu_JF_dI6YsaHdYHHn80foDV62bwNGz5IYcRfev1qam5Z0OC_DbCZjjJ8mWSQDNsnDtdZqHM82YF6j8Vl6UW7_03LWsPENx7ugdyqyJKLR0DI0bbP23ly1VI-JJf6jCBmbrLIsLDEWqrEE7aNIVakpmpp9B17hOUH-kgEed2jw-KTqhyvwnQJTkFUJ8rNyJ9J1ryyoqeKce9Ybl7LLaanLNZJf3yHtbguBuZJuljPOArUjuZ8psUEcVhm1hsseZ2BzlgECW7X80svcm9_sMZxFM6R0-gU1wXyrd9kMUUnXhwIDAQAB\", max-age=20"
                                ]
                            },
                            "bytesOut": 2635,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": "Cloudflare",
                            "server_count": null,
                            "created": 27381,
                            "netlog_id": 308,
                            "load_end": 27442,
                            "ttfb_start": 27382,
                            "ttfb_end": 27441,
                            "download_start": 27441,
                            "download_end": 27442,
                            "download_ms": 1,
                            "all_start": 27382,
                            "all_end": 27442,
                            "all_ms": 60,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "58422.81",
                            "request_id": "58422.81",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                            "raw_id": "58422.81",
                            "frame_id": "C0E9FF0E9AC3018C3D9C1FEAA0AB8581",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 368,
                            "ttfb_ms": 362,
                            "load_start": 31253,
                            "load_start_float": 31253.000317000002,
                            "bytesIn": 2592,
                            "objectSize": 2592,
                            "objectSizeUncompressed": 3416,
                            "chunks": [
                                {
                                    "ts": 31617,
                                    "bytes": 1173,
                                    "inflated": 1531
                                },
                                {
                                    "ts": 31621,
                                    "bytes": 1419,
                                    "inflated": 1885
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "initiator_line": 0,
                            "initiator_column": 47520,
                            "initiator_type": "script",
                            "initiator_function": "fx",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/flow\/ov1\/1031039524:1723307138:EpzM-xQBXlC11buvQIYQ0jgBp4TDfDnZCnZP5KRu6Mg\/8b11b0e17e3d37cb\/4275b53db5098ee",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: 4275b53db5098ee",
                                    "content-length: 31569",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-out: ec23qSilnn7+Bbs\/YZWGfEQKCq01uqIkUFeBg4wqRrRJpIdE+bXtp7k3lE2dEfNLxkeF6He1uPqfTcJ47Xay\/yJs7cCRfR\/k9HmJaKbZgC1E+D8iqaD27vp22k8ReMKrTZy7WB0BmtGEfynzx2C4UmAIGy5opTuykdgrkJ2SQT2A0p8nG5IqdmlUnXAX7ewIN+feEmc2OElPmWTQsnQp$n+DEioIEPQu5Qmjp",
                                    "cf-chl-out-s: fylN4QuWvArSgVLHZtfbGqJni3OSoTBV+EF8OrPqBMgnOSeNeOP0AVpz1Cn\/yR3sVsC8VXB0uJ06+39zH5b\/oBpFdaPajSiS9aSs2\/AsTtXEJ0aoqIwPb0LRVjxA2C1riRv+SanqJwQD3y5+hyf7hZ0j+zA\/k0+hlDQMM7QWo5gnKI6jn4SvAH0WoFtNFtBAjyFGl8StbbVnljEdRhzcKzo3J9LUt5XdDPr5TwJw4uPHDahNQHGLVyloLLhaoed7xaj8OcGp922ZTM85Miu\/mhQIQQt71XaizEdE4Nf8tO9WBGJB6\/rOUoTECbY1FzSDhTZKFR6USvanwUQLJ5mLbxVKSyycpBKR0Rn02g2cwX2KxS413fSLbVh++I9HHA6G2n1bnTJHjcaXvfOsPusr+QWAmpMjPpILw+WfzoAFlDK19hMkyXkqk\/g8Z5mBeU+9Rav7Pfx77XooTKQ17K7ISOFCt6Oqb2TgSncOV8VpXg9Yf\/Pfhp+StLZH85mMuribw1bvO8p4\/oPUcbzZZ7wjWpIhb+uBwGkB6w57jF5ipNfzlXadTfX3X+IHp8GO7C4I8sQZEkk49\/eVAmvww\/7J9YumBJPewY+QmEAvoO+7zyUSeKugYAy8978JRa6XpUVywx0vRCOxMi2\/Sj5BG9sOfNxsnFdpUSoqR0wfGS93H8Gp+LGcjrJsZHjw6xB8dV\/TGWkLBS\/Fs0AtT651YD5tplwDg561Er4\/ei65Cqk0G6rmbfgc1RlkrJyfyPSoL8o23ClFR1ZYcftPu4FD29HxIbWcF3p++hUWRa2YhP2QUf3dOWmEcdf8vSU6lLohs5+E5ElbaLYTrR6I\/mK9X5LTQdkOY7gY5qNtuq8XBsHgXo61frLnl9WkQ44nay2LRSckZroLLQ8cPPtXD\/MtjwYsjyf2OcTjai2UbDMRTMks9BmgdtoibeeJtP\/0\/nd\/mlYPvOKCirPYv7RbOGuwVeMUBCwonb+RNwPXWYb00fvF0bemEueqw\/YfiO1FoYCLbKB1x5TbRfvZCzOsIY2XtaNQ9R04tuoEj7H97va7bP8y0IpF3M0VoVDyj61AUsFcMCm0N2IdBlWPu+NnbyyyEObUMs4tOjGqgllAspXIMiUSUSSfX28om\/Bgfx0RykZROF0Mg\/NN\/KCd2OM39e+W+FfGQdiiO3uQvejSsin652rbZQ0oc7RHvIW+vfOOk5oCHRy8nI3pt9JMB7Jf47w=$tfVLD7O+NP52KXok",
                                    "cf-ray: 8b11b193891937cb-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Sat, 10 Aug 2024 17:26:55 GMT",
                                    "server: cloudflare"
                                ]
                            },
                            "bytesOut": 2992,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3924,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 31252,
                            "netlog_id": 317,
                            "load_end": 31621,
                            "ttfb_start": 31253,
                            "ttfb_end": 31615,
                            "download_start": 31615,
                            "download_end": 31621,
                            "download_ms": 6,
                            "all_start": 31253,
                            "all_end": 31621,
                            "all_ms": 368,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "CE4769C56D7F01ACBE2BF355DCA10A94",
                            "request_id": "CE4769C56D7F01ACBE2BF355DCA10A94",
                            "ip_addr": "162.159.138.60",
                            "full_url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "player.vimeo.com",
                            "url": "\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "raw_id": "CE4769C56D7F01ACBE2BF355DCA10A94",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 370,
                            "ttfb_ms": 359,
                            "load_start": 35883,
                            "load_start_float": 35883.000331000003,
                            "bytesIn": 6327,
                            "objectSize": 6327,
                            "objectSizeUncompressed": 20927,
                            "chunks": [
                                {
                                    "ts": 36248,
                                    "bytes": 3279,
                                    "inflated": 12314
                                },
                                {
                                    "ts": 36253,
                                    "bytes": 1471,
                                    "inflated": 4096
                                },
                                {
                                    "ts": 36253,
                                    "bytes": 1577,
                                    "inflated": 4517
                                }
                            ],
                            "expires": "Fri, 15 Dec 1985 19:30:00 GMT",
                            "cacheControl": "no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 132,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "initiator_line": 200,
                            "initiator_column": 35,
                            "initiator_type": "script",
                            "initiator_function": "callback",
                            "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",
                                    "Cookie: __cf_bm=iHtCU2xJW2SYGCiPFQUSIg3C9ONNQeH992RSLJOk8po-1723310784-1.0.1.1-n2sjCn.ENW3agqlnyg.KgiLMEWGs3K9_GcSi8g_jdF.UKmqY3Qt50cgUvc.xQ5UN; _cfuvid=BKuIeREprlCMScDAhpCgATbo.05TqfSw1FLqHclsfxg-1723310784860-0.0.1.1-604800000",
                                    "Host: player.vimeo.com",
                                    "Referer: https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                    "Sec-Fetch-Dest: iframe",
                                    "Sec-Fetch-Mode: navigate",
                                    "Sec-Fetch-Site: same-origin",
                                    "Upgrade-Insecure-Requests: 1",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Sat, 10 Aug 2024 17:27:00 GMT",
                                    "Content-Type: text\/html; charset=UTF-8",
                                    "Transfer-Encoding: chunked",
                                    "Connection: keep-alive",
                                    "CF-Ray: 8b11b1b08c1a9f45-FRA",
                                    "CF-Cache-Status: DYNAMIC",
                                    "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "Expires: Fri, 15 Dec 1985 19:30:00 GMT",
                                    "Link: <https:\/\/fresnel.vimeocdn.com>; rel=preconnect; crossorigin, <https:\/\/i.vimeocdn.com>; rel=preconnect; crossorigin, <https:\/\/f.vimeocdn.com>; rel=preconnect; crossorigin",
                                    "Set-Cookie: player_clearance=eyJhbGciOiJIUzI1NiJ9.eyJpcCI6IjM0LjE1OS41Ni44MCIsImphNCI6InQxM2QxNTE2aDJfOGRhYWY2MTUyNzcxXzAyNzEzZDZhZjg2MiIsImV4cCI6MTcyMzkxNTYxOX0.7tdBoaCwveiRSuPRPERJiN_KfUPa4iE5HZYRjvn7s2E; Max-Age=604800; HttpOnly; Secure; Path=\/; SameSite=None; Partitioned;",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains; preload",
                                    "Vary: Accept-Encoding",
                                    "Via: 1.1 varnish",
                                    "content-security-policy: default-src 'none'; script-src 'self' 'unsafe-inline' https:\/\/*.vimeocdn.com 'unsafe-eval' resource: https:\/\/vimeo.com https:\/\/js-agent.newrelic.com https:\/\/imasdk.googleapis.com\/ https:\/\/adservice.google.com\/ https:\/\/s0.2mdn.net\/instream\/video\/ https:\/\/bam.nr-data.net https:\/\/src.litix.io https:\/\/www.gstatic.com https:\/\/cdn.kollective.app\/ https:\/\/wirewax.s3.eu-west-1.amazonaws.com https:\/\/edge-assets.wirewax.com https:\/\/embedder-sdk.wirewax.com https:\/\/embedder-sdk.wirewax.tv; style-src 'self' 'unsafe-inline' https:\/\/*.vimeocdn.com https:\/\/fonts.googleapis.com https:\/\/edge-assets.wirewax.com https:\/\/edge-player5.wirewax.com; connect-src 'self' ws: wss: https:\/\/vimeo.com https:\/\/api.vimeo.com https:\/\/csi.gstatic.com https:\/\/player-telemetry.vimeo.com https:\/\/*.akamaized.net https:\/\/*.akamaized-staging.net https:\/\/*.vimeocdn.com https:\/\/drm-gke.vhx.com https:\/\/wv.service.expressplay.com https:\/\/fp.service.expressplay.com https:\/\/pr.service.expressplay.com https:\/\/storage.googleapis.com https:\/\/bam.nr-data.net https:\/\/live-api.cloud.vimeo.com https:\/\/*.litix.io\/ https:\/\/collector.vhx.tv https:\/\/collector.vhxstaging.com https:\/\/*.kollective.app https:\/\/*.kollective.app:31015 https:\/\/*.kollectivecd.com https:\/\/*.hivestreaming.com https:\/\/mimir.cloud.vimeo.com https:\/\/vimeo.magisto.com https:\/\/stage-proxy.vimeo.magisto.com https:\/\/*.wirewax.com https:\/\/*.wirewax.tv https:\/\/wirewax.s3.eu-west-1.amazonaws.com https:\/\/sqs.us-east-1.amazonaws.com https:\/\/sqs.eu-west-1.amazonaws.com https:\/\/s3-eu-west-1.amazonaws.com https:\/\/cognito-identity.us-east-1.amazonaws.com https:\/\/cognito-identity.eu-west-1.amazonaws.com; font-src data: https:\/\/edge-assets.wirewax.com https:\/\/branding.cdn.magisto.com https:\/\/fonts.gstatic.com https:\/\/player.vimeo.com; img-src 'self' data: https:\/\/player.vimeo.com https:\/\/i.vimeocdn.com https:\/\/secure-b.vimeocdn.com https:\/\/f.vimeocdn.com https:\/\/*.vimeocdn.com https:\/\/vimeo.com https:\/\/secure.gravatar.com https:\/\/i0.wp.com https:\/\/i1.wp.com https:\/\/i2.wp.com https:\/\/pagead2.googlesyndication.com https:\/\/i.vimeocdn.com https:\/\/duysrfiajusdh.cloudfront.net https:\/\/d263mgllkjh2k2.cloudfront.net https:\/\/wirewax.s3.eu-west-1.amazonaws.com https:\/\/studio-media.wirewax.com https:\/\/edge-assets.wirewax.com https:\/\/maps.googleapis.com android-webview-video-poster:; object-src 'self' https:\/\/*.vimeocdn.com https:\/\/*.akamaized.net https:\/\/*.akamaized-staging.net; media-src 'self' blob: https:\/\/*.vimeocdn.com https:\/\/*.akamaized.net https:\/\/*.akamaized-staging.net https:\/\/*.gvt1.com https:\/\/live-api.cloud.vimeo.com; frame-src 'self' https:\/\/*; report-uri \/_csp",
                                    "x-backend-server: player-backend-edge-entry",
                                    "x-bapp-server: player-backend-6fb5f7cf65-cq77s",
                                    "x-cache: MISS",
                                    "x-cache-hits: 0",
                                    "x-content-type-options: nosniff",
                                    "x-host: player-backend-6fb5f7cf65-cq77s",
                                    "x-player-backend: g",
                                    "x-served-by: cache-fra-eddf8230070-FRA",
                                    "x-timer: S1723310820.007382,VS0,VE208",
                                    "x-xss-protection: 1; mode=block",
                                    "Server: cloudflare",
                                    "Content-Encoding: gzip"
                                ]
                            },
                            "bytesOut": 3010,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 10283,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 35879,
                            "socket_group": "https:\/\/player.vimeo.com <https:\/\/44west.ch cross_site>",
                            "netlog_id": 331,
                            "server_port": "443",
                            "load_end": 36253,
                            "ttfb_start": 35883,
                            "ttfb_end": 36242,
                            "download_start": 36242,
                            "download_end": 36253,
                            "download_ms": 11,
                            "all_start": 35883,
                            "all_end": 36253,
                            "all_ms": 370,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e4dba237cb\/1723310802286\/g5WHbOdshv-nutm",
                            "id": "99999.99999.1",
                            "is_secure": 1,
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e4dba237cb\/1723310802286\/g5WHbOdshv-nutm",
                            "responseCode": -1,
                            "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": "EA245636647127D59126E4A16AA96175",
                            "created": 37094,
                            "load_start": 37095,
                            "priority": "Low",
                            "protocol": "QUIC",
                            "chunks": [],
                            "netlog_id": 337,
                            "load_start_float": 37095.000336999998,
                            "headers": {
                                "request": [
                                    ":method: GET",
                                    ":authority: challenges.cloudflare.com",
                                    ":scheme: https",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/g\/i\/8b11b0e4dba237cb\/1723310802286\/g5WHbOdshv-nutm",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "sec-fetch-site: same-origin",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-dest: image",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i"
                                ],
                                "response": []
                            },
                            "bytesIn": 0,
                            "objectSize": 0,
                            "bytesOut": 0,
                            "request_id": "99999.99999.1",
                            "raw_id": "99999.99999.1",
                            "load_end": 0,
                            "ttfb_start": 37095,
                            "ttfb_end": 0,
                            "download_start": 37095,
                            "download_end": 0,
                            "download_ms": -37095,
                            "all_start": 37095,
                            "all_end": 0,
                            "all_ms": 0,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "58422.84",
                            "request_id": "58422.84",
                            "ip_addr": "146.75.122.109",
                            "full_url": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/player.module.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "f.vimeocdn.com",
                            "url": "\/p\/4.36.5\/js\/player.module.js",
                            "raw_id": "58422.84",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 527,
                            "ttfb_ms": 165,
                            "load_start": 37280,
                            "load_start_float": 37280.000345,
                            "bytesIn": 147448,
                            "objectSize": 147448,
                            "objectSizeUncompressed": 608385,
                            "chunks": [
                                {
                                    "ts": 37514,
                                    "bytes": 12574,
                                    "inflated": 33812
                                },
                                {
                                    "ts": 37537,
                                    "bytes": 16375,
                                    "inflated": 1928
                                },
                                {
                                    "ts": 37551,
                                    "bytes": 7595,
                                    "inflated": 31471
                                },
                                {
                                    "ts": 37640,
                                    "bytes": 14364,
                                    "inflated": 63813
                                },
                                {
                                    "ts": 37664,
                                    "bytes": 16375,
                                    "inflated": 61141
                                },
                                {
                                    "ts": 37757,
                                    "bytes": 32768,
                                    "inflated": 8797
                                },
                                {
                                    "ts": 37786,
                                    "bytes": 32768,
                                    "inflated": 10328
                                },
                                {
                                    "ts": 37799,
                                    "bytes": 14629,
                                    "inflated": 3879
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=1209600",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 389,
                            "protocol": "HTTP\/2",
                            "dns_start": 37129,
                            "dns_end": 37177,
                            "connect_start": 37180,
                            "connect_end": 37211,
                            "ssl_start": 37211,
                            "ssl_end": 37279,
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "initiator_line": 33,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: f.vimeocdn.com",
                                    ":method: GET",
                                    ":path: \/p\/4.36.5\/js\/player.module.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/player.vimeo.com",
                                    "priority: u=1",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 257978",
                                    "cache-control: max-age=1209600",
                                    "content-encoding: br",
                                    "content-length: 147448",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:27:01 GMT",
                                    "vary: Accept-Encoding,x-http-method-override",
                                    "via: 1.1 varnish, 1.1 varnish",
                                    "x-cache: HIT, HIT",
                                    "x-cache-hits: 2, 44583",
                                    "x-served-by: cache-iad-kiad7000031-IAD, cache-fra-etou8220123-FRA",
                                    "x-timer: S1723310821.325215,VS0,VE0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1903,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 48,
                            "connect_ms": 31,
                            "ssl_ms": 68,
                            "gzip_total": 147448,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 951622,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 37128,
                            "socket_group": "pm\/https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_UNKNOWN_4876": 0
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 345,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGXjCCBUagAwIBAgIQAUvbv98ag8QKO7ccTj70qTANBgkqhkiG9w0BAQsFADBY\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEuMCwGA1UE\nAxMlR2xvYmFsU2lnbiBBdGxhcyBSMyBEViBUTFMgQ0EgMjAyMyBRNDAeFw0yMzEx\nMjIyMjUwMDlaFw0yNDEyMjMyMjUwMDhaMBkxFzAVBgNVBAMMDioudmltZW9jZG4u\nY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnI0zlV2mwCXIHlZk\nDi3ufW2Kq6e6mrmYCpqO7\/hxH8bxNIjOB8Ar1mDDvZG5QN4bjHJ\/NyZVTYg9OOgB\n9iQpSlCU5EZAbit873X7tH3gpj8ulhiBZwl63uiODEZSNCsgzzx0cRLx8YzdHOZV\n1X2+e8v820iqcmemmR53Y2ME2OhlEiylYZIYmHP2EHSEhkvoTj8qa02ShkCq\/G2t\nAhoR2jI8vGA9sSTADI8nVSEW66FMexjjzTUGj6mDUFqdk8BCOpfkmOQ\/OIm+JqfB\nhes5u51GF4yuCSRW31WEdNUxXjN\/8hnnikQrGdVxqNLOIb5\/arJ1Lv3U0Q\/69X0I\nH5EBtwIDAQABo4IDYTCCA10wGQYDVR0RBBIwEIIOKi52aW1lb2Nkbi5jb20wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQU3JbFDmofe4aBonURE3oAy6zhIJYwVwYDVR0gBFAwTjAIBgZngQwBAgEw\nQgYKKwYBBAGgMgoBAzA0MDIGCCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxz\naWduLmNvbS9yZXBvc2l0b3J5LzAMBgNVHRMBAf8EAjAAMIGeBggrBgEFBQcBAQSB\nkTCBjjBABggrBgEFBQcwAYY0aHR0cDovL29jc3AuZ2xvYmFsc2lnbi5jb20vY2Ev\nZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNDBKBggrBgEFBQcwAoY+aHR0cDovL3NlY3Vy\nZS5nbG9iYWxzaWduLmNvbS9jYWNlcnQvZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNC5j\ncnQwHwYDVR0jBBgwFoAUqhFxj5XEWJiLsW4PO1BoJLy4GbwwSAYDVR0fBEEwPzA9\noDugOYY3aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9jYS9nc2F0bGFzcjNkdnRs\nc2NhMjAyM3E0LmNybDCCAX0GCisGAQQB1nkCBAIEggFtBIIBaQFnAHUAdv+IPwq2\n+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGL+Tn98gAABAMARjBEAiB7t6CC\nUTK77Tz5ZNlajsdoz2OAMeWa8pXh7\/3K5q0GfgIgMwaN0DZQ6hTagUw6fpifnE+0\nszudtd6A6XPvlpy7w+EAdQA\/F0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7Phk\nbgAAAYv5Of5tAAAEAwBGMEQCIFcZQpfy8fOfT0yOXPltcO64rGI6JPhPA6zzOKE8\nH\/88AiBFYbulaMGq3mlcUD7cUqGXCO0cyJP7ywFjSuB6K6dyZQB3AEiw42vapkc0\nD+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAABi\/k6ACAAAAQDAEgwRgIhAKziF2M9\noO260KEJ6bAE4rXKdGmplO1l4xckyUSmiBI8AiEAs2Bl\/wMhoX0NBQXim5PLpPqA\n8qHTouo7iS6qigMhbV0wDQYJKoZIhvcNAQELBQADggEBADsgeBfkR+zUtLUnKc1m\n8z+S6U\/mLTwni4mTmAm0bRZI5XlsfVMuipy1Hi5fylotIt5w1hUZPQkKbEXVYxb8\nFbaw7SPeGWxZPXgDcNj\/LBfQNhuHbw2MX79Qa\/odSrmPCH47TG6hj+LfipKsQad9\nEDcy8q6AphdH2wQWnrOax10Vf3H2CNu+sTv93x5MkYBOw4cUSnLg\/T05Zmgnb3\/t\nlA1owJQ7SLqaA3ALXaJU2uWA9XShF+ik73wh73uno8PwTqqBxrt8JlO9u8rr7FcN\nLUNHiGJPgufxRso+tL9xTrcjiWipb0VXeR4GgCNGF9EkPRmdcgw3\/Ph9sR5EqJE6\n2bs=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEjzCCA3egAwIBAgIQfx8sScYPx1YvWJnWzWAZszANBgkqhkiG9w0BAQsFADBM\nMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xv\nYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0yMzA3MTkwMzQyMjlaFw0y\nNTA3MTkwMDAwMDBaMFgxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWdu\nIG52LXNhMS4wLAYDVQQDEyVHbG9iYWxTaWduIEF0bGFzIFIzIERWIFRMUyBDQSAy\nMDIzIFE0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArn7MODS0pNF1\n+r3pMVMb8tjOcHZEzqIqk+OU738JzxqkKKO6o4eMdPQn3wuKPHQKmJFEiMwYRYlP\nzFqL5SJVfmDg2t47QPtrL5kPr\/bU08qL0N3LDeuv4d7c5FmY535\/3AqlZqcnp9EF\nSHngn4ISG6EXp6s\/LPdyObu6so4vApJbmm2xHHc1pgAeorBNsDRr9IgcODwI1U5o\n3UtBP0F4oZFmIopTl1dbFKGYPr+xap3hAw+z5MnspBaDRkSiU3xfy0LngS73Vs52\neYdp11AEWlZzTyDYwc8zm\/tRArLZzfqygl86AyydLvZ9tg8OzPx+Tzl5xLx5Ltwi\nKsxglnv2ewIDAQABo4IBXzCCAVswDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQG\nCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQW\nBBSqEXGPlcRYmIuxbg87UGgkvLgZvDAfBgNVHSMEGDAWgBSP8Et\/qC5FJK5NUPpj\nmove4t0bvDB7BggrBgEFBQcBAQRvMG0wLgYIKwYBBQUHMAGGImh0dHA6Ly9vY3Nw\nMi5nbG9iYWxzaWduLmNvbS9yb290cjMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9zZWN1\ncmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L3Jvb3QtcjMuY3J0MDYGA1UdHwQvMC0w\nK6ApoCeGJWh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vcm9vdC1yMy5jcmwwIQYD\nVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAGgMgoBAzANBgkqhkiG9w0BAQsFAAOC\nAQEAiLoUIGIiKDNmQ8cWRZv5BX3ChPqWie23uWZ1YaP\/59gYVvM48TbQu7lA8ZeE\nFieIUFE+B68wGtU4mxKamfkWhORTAl1OcQ2C2tfJ0t4v6TbtEgzS2CC7oDkr4+W5\nQDuBbGgNIzBB7xbL9Uy\/PJ602MFt46a8WYvr0Mp+Qn2buHQ8WaTi2PXiv8Z62YZ0\nzz3yEpWzh7sVUS\/4t6CdvccPnYq6c0wMIO4Dn+fO5HEy3M00y9BIXhG4WeMWhmIk\nes+tp6LilOYT\/ZV2WPebhvmi66VnDzRPwk98aWrMYzkV3pgkwLQIqzfp1N3gNAHe\nZCnzaCq5VstgX6g9l2vw5Qycag==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 37807,
                            "ttfb_start": 37280,
                            "ttfb_end": 37445,
                            "download_start": 37445,
                            "download_end": 37807,
                            "download_ms": 362,
                            "all_start": 37129,
                            "all_end": 37807,
                            "all_ms": 674,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "58422.85",
                            "request_id": "58422.85",
                            "ip_addr": "146.75.122.109",
                            "full_url": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/vendor.module.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "f.vimeocdn.com",
                            "url": "\/p\/4.36.5\/js\/vendor.module.js",
                            "raw_id": "58422.85",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 355,
                            "ttfb_ms": 57,
                            "load_start": 37280,
                            "load_start_float": 37280.000357999998,
                            "bytesIn": 100288,
                            "objectSize": 100288,
                            "objectSizeUncompressed": 416997,
                            "chunks": [
                                {
                                    "ts": 37349,
                                    "bytes": 8265,
                                    "inflated": 22416
                                },
                                {
                                    "ts": 37352,
                                    "bytes": 2758,
                                    "inflated": 10403
                                },
                                {
                                    "ts": 37357,
                                    "bytes": 2758,
                                    "inflated": 9589
                                },
                                {
                                    "ts": 37362,
                                    "bytes": 2749,
                                    "inflated": 9113
                                },
                                {
                                    "ts": 37368,
                                    "bytes": 2758,
                                    "inflated": 13361
                                },
                                {
                                    "ts": 37372,
                                    "bytes": 2758,
                                    "inflated": 12565
                                },
                                {
                                    "ts": 37377,
                                    "bytes": 2758,
                                    "inflated": 14217
                                },
                                {
                                    "ts": 37382,
                                    "bytes": 2758,
                                    "inflated": 12115
                                },
                                {
                                    "ts": 37397,
                                    "bytes": 2758,
                                    "inflated": 12047
                                },
                                {
                                    "ts": 37404,
                                    "bytes": 1379,
                                    "inflated": 7115
                                },
                                {
                                    "ts": 37406,
                                    "bytes": 1370,
                                    "inflated": 7385
                                },
                                {
                                    "ts": 37416,
                                    "bytes": 2758,
                                    "inflated": 12795
                                },
                                {
                                    "ts": 37423,
                                    "bytes": 1379,
                                    "inflated": 7087
                                },
                                {
                                    "ts": 37441,
                                    "bytes": 2758,
                                    "inflated": 16358
                                },
                                {
                                    "ts": 37447,
                                    "bytes": 2647,
                                    "inflated": 13809
                                },
                                {
                                    "ts": 37452,
                                    "bytes": 2758,
                                    "inflated": 15506
                                },
                                {
                                    "ts": 37482,
                                    "bytes": 16375,
                                    "inflated": 7079
                                },
                                {
                                    "ts": 37513,
                                    "bytes": 3792,
                                    "inflated": 12433
                                },
                                {
                                    "ts": 37582,
                                    "bytes": 16375,
                                    "inflated": 61962
                                },
                                {
                                    "ts": 37606,
                                    "bytes": 16375,
                                    "inflated": 1939
                                },
                                {
                                    "ts": 37635,
                                    "bytes": 2002,
                                    "inflated": 6631
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=1209600",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 389,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "initiator_line": 34,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: f.vimeocdn.com",
                                    ":method: GET",
                                    ":path: \/p\/4.36.5\/js\/vendor.module.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/player.vimeo.com",
                                    "priority: u=1",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 257978",
                                    "cache-control: max-age=1209600",
                                    "content-encoding: br",
                                    "content-length: 100288",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:27:01 GMT",
                                    "vary: Accept-Encoding,x-http-method-override",
                                    "via: 1.1 varnish, 1.1 varnish",
                                    "x-cache: HIT, HIT",
                                    "x-cache-hits: 2, 49015",
                                    "x-served-by: cache-iad-kiad7000025-IAD, cache-fra-etou8220123-FRA",
                                    "x-timer: S1723310821.324522,VS0,VE0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1903,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 100288,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 951622,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 37136,
                            "socket_group": "pm\/https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 358,
                            "server_port": "443",
                            "load_end": 37635,
                            "ttfb_start": 37280,
                            "ttfb_end": 37337,
                            "download_start": 37337,
                            "download_end": 37635,
                            "download_ms": 298,
                            "all_start": 37280,
                            "all_end": 37635,
                            "all_ms": 355,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "58422.86",
                            "request_id": "58422.86",
                            "ip_addr": "146.75.122.109",
                            "full_url": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/css\/player.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "f.vimeocdn.com",
                            "url": "\/p\/4.36.5\/css\/player.css",
                            "raw_id": "58422.86",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 149,
                            "ttfb_ms": 84,
                            "load_start": 37297,
                            "load_start_float": 37297.000362999999,
                            "bytesIn": 22694,
                            "objectSize": 22694,
                            "objectSizeUncompressed": 217367,
                            "chunks": [
                                {
                                    "ts": 37387,
                                    "bytes": 2749,
                                    "inflated": 10679
                                },
                                {
                                    "ts": 37392,
                                    "bytes": 2758,
                                    "inflated": 36590
                                },
                                {
                                    "ts": 37401,
                                    "bytes": 2758,
                                    "inflated": 40312
                                },
                                {
                                    "ts": 37411,
                                    "bytes": 2758,
                                    "inflated": 23914
                                },
                                {
                                    "ts": 37420,
                                    "bytes": 2758,
                                    "inflated": 18963
                                },
                                {
                                    "ts": 37427,
                                    "bytes": 2749,
                                    "inflated": 25022
                                },
                                {
                                    "ts": 37432,
                                    "bytes": 2758,
                                    "inflated": 24128
                                },
                                {
                                    "ts": 37437,
                                    "bytes": 2758,
                                    "inflated": 32254
                                },
                                {
                                    "ts": 37446,
                                    "bytes": 648,
                                    "inflated": 5505
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=1209600",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 391,
                            "protocol": "HTTP\/2",
                            "dns_start": 37160,
                            "dns_end": 37160,
                            "connect_start": 37180,
                            "connect_end": 37212,
                            "ssl_start": 37212,
                            "ssl_end": 37297,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.vimeocdn.com",
                                "sanList": [
                                    "*.vimeocdn.com"
                                ],
                                "issuer": "GlobalSign Atlas R3 DV TLS CA 2023 Q4",
                                "validFrom": 1700693409,
                                "validTo": 1734994208,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1700693409266,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402207BB7A0825132BBED3CF964D95A8EC768CF638031E59AF295E1EFFDCAE6AD067E022033068DD03650EA14DA814C3A7E989F9C4FB4B33B9DB5DE80E973EF969CBBC3E1"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1700693409389,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022057194297F2F1F39F4F4C8E5CF96D70EEB8AC623A24F84F03ACF338A13C1FFF3C02204561BBA568C1AADE695C503EDC52A19708ED1CC893FBCB01634AE07A2BA77265"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1700693409824,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100ACE217633DA0EDBAD0A109E9B004E2B5CA7469A994ED65E31724C944A688123C022100B36065FF0321A17D0D0505E29B93CBA4FA80F2A1D3A2EA3B892EAA8A03216D5D"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "initiator_line": 35,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: f.vimeocdn.com",
                                    ":method: GET",
                                    ":path: \/p\/4.36.5\/css\/player.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:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 257977",
                                    "cache-control: max-age=1209600",
                                    "content-encoding: br",
                                    "content-length: 22694",
                                    "content-type: text\/css",
                                    "date: Sat, 10 Aug 2024 17:27:01 GMT",
                                    "vary: Accept-Encoding,x-http-method-override",
                                    "via: 1.1 varnish, 1.1 varnish",
                                    "x-cache: HIT, HIT",
                                    "x-cache-hits: 1, 42726",
                                    "x-served-by: cache-iad-kcgs7200172-IAD, cache-fra-etou8220158-FRA",
                                    "x-timer: S1723310821.338638,VS0,VE0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1831,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 0,
                            "connect_ms": 32,
                            "ssl_ms": 85,
                            "gzip_total": 22694,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 951623,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 37139,
                            "socket_group": "https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_UNKNOWN_4876": 0
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 363,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGXjCCBUagAwIBAgIQAUvbv98ag8QKO7ccTj70qTANBgkqhkiG9w0BAQsFADBY\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEuMCwGA1UE\nAxMlR2xvYmFsU2lnbiBBdGxhcyBSMyBEViBUTFMgQ0EgMjAyMyBRNDAeFw0yMzEx\nMjIyMjUwMDlaFw0yNDEyMjMyMjUwMDhaMBkxFzAVBgNVBAMMDioudmltZW9jZG4u\nY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnI0zlV2mwCXIHlZk\nDi3ufW2Kq6e6mrmYCpqO7\/hxH8bxNIjOB8Ar1mDDvZG5QN4bjHJ\/NyZVTYg9OOgB\n9iQpSlCU5EZAbit873X7tH3gpj8ulhiBZwl63uiODEZSNCsgzzx0cRLx8YzdHOZV\n1X2+e8v820iqcmemmR53Y2ME2OhlEiylYZIYmHP2EHSEhkvoTj8qa02ShkCq\/G2t\nAhoR2jI8vGA9sSTADI8nVSEW66FMexjjzTUGj6mDUFqdk8BCOpfkmOQ\/OIm+JqfB\nhes5u51GF4yuCSRW31WEdNUxXjN\/8hnnikQrGdVxqNLOIb5\/arJ1Lv3U0Q\/69X0I\nH5EBtwIDAQABo4IDYTCCA10wGQYDVR0RBBIwEIIOKi52aW1lb2Nkbi5jb20wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQU3JbFDmofe4aBonURE3oAy6zhIJYwVwYDVR0gBFAwTjAIBgZngQwBAgEw\nQgYKKwYBBAGgMgoBAzA0MDIGCCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxz\naWduLmNvbS9yZXBvc2l0b3J5LzAMBgNVHRMBAf8EAjAAMIGeBggrBgEFBQcBAQSB\nkTCBjjBABggrBgEFBQcwAYY0aHR0cDovL29jc3AuZ2xvYmFsc2lnbi5jb20vY2Ev\nZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNDBKBggrBgEFBQcwAoY+aHR0cDovL3NlY3Vy\nZS5nbG9iYWxzaWduLmNvbS9jYWNlcnQvZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNC5j\ncnQwHwYDVR0jBBgwFoAUqhFxj5XEWJiLsW4PO1BoJLy4GbwwSAYDVR0fBEEwPzA9\noDugOYY3aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9jYS9nc2F0bGFzcjNkdnRs\nc2NhMjAyM3E0LmNybDCCAX0GCisGAQQB1nkCBAIEggFtBIIBaQFnAHUAdv+IPwq2\n+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGL+Tn98gAABAMARjBEAiB7t6CC\nUTK77Tz5ZNlajsdoz2OAMeWa8pXh7\/3K5q0GfgIgMwaN0DZQ6hTagUw6fpifnE+0\nszudtd6A6XPvlpy7w+EAdQA\/F0tP1yJHWJQdZRyEvg0S7ZA3fx+FauvBvyiF7Phk\nbgAAAYv5Of5tAAAEAwBGMEQCIFcZQpfy8fOfT0yOXPltcO64rGI6JPhPA6zzOKE8\nH\/88AiBFYbulaMGq3mlcUD7cUqGXCO0cyJP7ywFjSuB6K6dyZQB3AEiw42vapkc0\nD+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAABi\/k6ACAAAAQDAEgwRgIhAKziF2M9\noO260KEJ6bAE4rXKdGmplO1l4xckyUSmiBI8AiEAs2Bl\/wMhoX0NBQXim5PLpPqA\n8qHTouo7iS6qigMhbV0wDQYJKoZIhvcNAQELBQADggEBADsgeBfkR+zUtLUnKc1m\n8z+S6U\/mLTwni4mTmAm0bRZI5XlsfVMuipy1Hi5fylotIt5w1hUZPQkKbEXVYxb8\nFbaw7SPeGWxZPXgDcNj\/LBfQNhuHbw2MX79Qa\/odSrmPCH47TG6hj+LfipKsQad9\nEDcy8q6AphdH2wQWnrOax10Vf3H2CNu+sTv93x5MkYBOw4cUSnLg\/T05Zmgnb3\/t\nlA1owJQ7SLqaA3ALXaJU2uWA9XShF+ik73wh73uno8PwTqqBxrt8JlO9u8rr7FcN\nLUNHiGJPgufxRso+tL9xTrcjiWipb0VXeR4GgCNGF9EkPRmdcgw3\/Ph9sR5EqJE6\n2bs=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEjzCCA3egAwIBAgIQfx8sScYPx1YvWJnWzWAZszANBgkqhkiG9w0BAQsFADBM\nMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xv\nYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0yMzA3MTkwMzQyMjlaFw0y\nNTA3MTkwMDAwMDBaMFgxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWdu\nIG52LXNhMS4wLAYDVQQDEyVHbG9iYWxTaWduIEF0bGFzIFIzIERWIFRMUyBDQSAy\nMDIzIFE0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArn7MODS0pNF1\n+r3pMVMb8tjOcHZEzqIqk+OU738JzxqkKKO6o4eMdPQn3wuKPHQKmJFEiMwYRYlP\nzFqL5SJVfmDg2t47QPtrL5kPr\/bU08qL0N3LDeuv4d7c5FmY535\/3AqlZqcnp9EF\nSHngn4ISG6EXp6s\/LPdyObu6so4vApJbmm2xHHc1pgAeorBNsDRr9IgcODwI1U5o\n3UtBP0F4oZFmIopTl1dbFKGYPr+xap3hAw+z5MnspBaDRkSiU3xfy0LngS73Vs52\neYdp11AEWlZzTyDYwc8zm\/tRArLZzfqygl86AyydLvZ9tg8OzPx+Tzl5xLx5Ltwi\nKsxglnv2ewIDAQABo4IBXzCCAVswDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQG\nCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQW\nBBSqEXGPlcRYmIuxbg87UGgkvLgZvDAfBgNVHSMEGDAWgBSP8Et\/qC5FJK5NUPpj\nmove4t0bvDB7BggrBgEFBQcBAQRvMG0wLgYIKwYBBQUHMAGGImh0dHA6Ly9vY3Nw\nMi5nbG9iYWxzaWduLmNvbS9yb290cjMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9zZWN1\ncmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L3Jvb3QtcjMuY3J0MDYGA1UdHwQvMC0w\nK6ApoCeGJWh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vcm9vdC1yMy5jcmwwIQYD\nVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAGgMgoBAzANBgkqhkiG9w0BAQsFAAOC\nAQEAiLoUIGIiKDNmQ8cWRZv5BX3ChPqWie23uWZ1YaP\/59gYVvM48TbQu7lA8ZeE\nFieIUFE+B68wGtU4mxKamfkWhORTAl1OcQ2C2tfJ0t4v6TbtEgzS2CC7oDkr4+W5\nQDuBbGgNIzBB7xbL9Uy\/PJ602MFt46a8WYvr0Mp+Qn2buHQ8WaTi2PXiv8Z62YZ0\nzz3yEpWzh7sVUS\/4t6CdvccPnYq6c0wMIO4Dn+fO5HEy3M00y9BIXhG4WeMWhmIk\nes+tp6LilOYT\/ZV2WPebhvmi66VnDzRPwk98aWrMYzkV3pgkwLQIqzfp1N3gNAHe\nZCnzaCq5VstgX6g9l2vw5Qycag==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 37446,
                            "ttfb_start": 37297,
                            "ttfb_end": 37381,
                            "download_start": 37381,
                            "download_end": 37446,
                            "download_ms": 65,
                            "all_start": 37180,
                            "all_end": 37446,
                            "all_ms": 266,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "58422.90",
                            "request_id": "58422.90",
                            "ip_addr": "151.101.0.217",
                            "full_url": "https:\/\/i.vimeocdn.com\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=80&q=85",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "i.vimeocdn.com",
                            "url": "\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=80&q=85",
                            "raw_id": "58422.90",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 39,
                            "load_start": 38373,
                            "load_start_float": 38373.000413000002,
                            "bytesIn": 1256,
                            "objectSize": 1256,
                            "objectSizeUncompressed": 1256,
                            "chunks": [
                                {
                                    "ts": 38415,
                                    "bytes": 1256
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 422,
                            "protocol": "HTTP\/2",
                            "dns_start": 37160,
                            "dns_end": 37206,
                            "connect_start": 38286,
                            "connect_end": 38316,
                            "ssl_start": 38316,
                            "ssl_end": 38373,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.vimeo.com",
                                "sanList": [
                                    "*.vimeo.com",
                                    "*.qa1.vhxqa.com",
                                    "*.qa2.vhxqa.com",
                                    "*.qa3.vhxqa.com",
                                    "*.qa4.vhxqa.com",
                                    "*.qa6.vhxqa.com",
                                    "*.vhx.com",
                                    "*.vhx.tv",
                                    "*.vhxqa.com",
                                    "*.vhxqa1.com",
                                    "*.vhxqa2.com",
                                    "*.vhxqa3.com",
                                    "*.vhxqa4.com",
                                    "*.vhxqa6.com",
                                    "*.vimeo-staging.com",
                                    "*.vimeo-staging2.com",
                                    "*.vimeo.fr",
                                    "*.vimeobusiness.com",
                                    "*.vimeocdn.com",
                                    "*.vimeoondemand.com",
                                    "api.vhxqa3.com",
                                    "embed.vhxqa3.com",
                                    "vimeo-staging.com",
                                    "vimeo-staging2.com",
                                    "vimeo.com",
                                    "vimeo.fr",
                                    "vimeobusiness.com",
                                    "vimeoondemand.com",
                                    "vimeostatus.com",
                                    "www.investors.vimeo.com",
                                    "*.qa5.vhxqa.com",
                                    "*.qa7.vhxqa.com",
                                    "*.vhxqa5.com",
                                    "*.vhxqa7.com",
                                    "vhxqa1.com",
                                    "vhxqa2.com",
                                    "vhxqa3.com",
                                    "vhxqa4.com",
                                    "vhxqa5.com",
                                    "vhxqa6.com",
                                    "vhxqa7.com",
                                    "vhx.tv"
                                ],
                                "issuer": "GlobalSign Atlas R3 DV TLS CA 2023 Q4",
                                "validFrom": 1697740757,
                                "validTo": 1732041556,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1697740758192,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022052E3FEB2D8EE6F2194904893AFADE2E8E700447C22C6845060F3DF8965F3F7B5022100F583E1438CA9613F0FD91E08742C970B744F14E9508BFB97683A6B52A44466B9"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1697740758312,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C7B30E01B3B6179E521ABE8EFF3522FAFB098553393EF96C0350DCEBD6936B2B0220150B6E64255D9D40D8F85A2CF60A55B5FD552F7E523DF185752D03DB7140F3C9"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1697740758481,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221008F3C3AE8099930D619CFB6C92E4DE444A51BD12935FE47632827EBEA9304F1E30220071D5F5AAD3DBBF965B6F7FF68B5FF5E7A95DE0640BC45BAE5FF482DBAC42713"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "initiator_line": 101,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: i.vimeocdn.com",
                                    ":method: GET",
                                    ":path: \/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=80&q=85",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: X-Viewmaster-Status",
                                    "access-control-max-age: 86400",
                                    "age: 1568129",
                                    "cache-control: max-age=2592000",
                                    "content-length: 1256",
                                    "content-type: image\/avif",
                                    "date: Sat, 10 Aug 2024 17:27:02 GMT",
                                    "etag: \"de9c1ec9b333a5fd664c5be64c386088\"",
                                    "vary: Accept",
                                    "via: 1.1 google, 1.1 varnish, 1.1 varnish",
                                    "x-cache: HIT, HIT",
                                    "x-cache-hits: 3, 0",
                                    "x-served-by: cache-dfw-kdfw8210164-DFW, cache-fra-etou8220083-FRA",
                                    "x-timer: S1723310822.402958,VS0,VE2",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2191,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 46,
                            "connect_ms": 30,
                            "ssl_ms": 57,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1256,
                            "image_save": 0,
                            "cache_time": 1023871,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 38285,
                            "socket_group": "https:\/\/i.vimeocdn.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_UNKNOWN_4876": 0
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 413,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIII1TCCB72gAwIBAgIQAaaVeb4PnHxn3kN1\/zylZDANBgkqhkiG9w0BAQsFADBY\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEuMCwGA1UE\nAxMlR2xvYmFsU2lnbiBBdGxhcyBSMyBEViBUTFMgQ0EgMjAyMyBRNDAeFw0yMzEw\nMTkxODM5MTdaFw0yNDExMTkxODM5MTZaMBYxFDASBgNVBAMMCyoudmltZW8uY29t\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqugNIOcnT3Fy8IsjdpYF\n6ZIMgkVg+tUYr945Scg7WcePMS5bmvtvN8WIukn9E4uNDxQRbOLgutpUlyFCN204\n\/IvZjS75UQiPyVV6VBse4I0yXv95JT\/N5bV5YH64WwAoR\/AAE+JWWmMQ\/laLdgr+\naeWHnUiTofsgFvGlZh9ennFIu6Y7VgvAlg5Ou25DU\/DW8sxcKeAx2w\/k2njDf6Ro\nEfTC6lRG3oViaNIyjd+JFrvoqVo1qu0N8tJwCw9X6PplTLvNV55cUXQnnaA+Ht09\nwxw4eaHI9ApBCssgTon6\/bzFsmq\/YFGOm5gpJlFG1pKUFBOWXrzru+LDr\/1F0zYc\noQIDAQABo4IF2zCCBdcwggKQBgNVHREEggKHMIICg4ILKi52aW1lby5jb22CDyou\ncWExLnZoeHFhLmNvbYIPKi5xYTIudmh4cWEuY29tgg8qLnFhMy52aHhxYS5jb22C\nDyoucWE0LnZoeHFhLmNvbYIPKi5xYTYudmh4cWEuY29tggkqLnZoeC5jb22CCCou\ndmh4LnR2ggsqLnZoeHFhLmNvbYIMKi52aHhxYTEuY29tggwqLnZoeHFhMi5jb22C\nDCoudmh4cWEzLmNvbYIMKi52aHhxYTQuY29tggwqLnZoeHFhNi5jb22CEyoudmlt\nZW8tc3RhZ2luZy5jb22CFCoudmltZW8tc3RhZ2luZzIuY29tggoqLnZpbWVvLmZy\nghMqLnZpbWVvYnVzaW5lc3MuY29tgg4qLnZpbWVvY2RuLmNvbYITKi52aW1lb29u\nZGVtYW5kLmNvbYIOYXBpLnZoeHFhMy5jb22CEGVtYmVkLnZoeHFhMy5jb22CEXZp\nbWVvLXN0YWdpbmcuY29tghJ2aW1lby1zdGFnaW5nMi5jb22CCXZpbWVvLmNvbYII\ndmltZW8uZnKCEXZpbWVvYnVzaW5lc3MuY29tghF2aW1lb29uZGVtYW5kLmNvbYIP\ndmltZW9zdGF0dXMuY29tghd3d3cuaW52ZXN0b3JzLnZpbWVvLmNvbYIPKi5xYTUu\ndmh4cWEuY29tgg8qLnFhNy52aHhxYS5jb22CDCoudmh4cWE1LmNvbYIMKi52aHhx\nYTcuY29tggp2aHhxYTEuY29tggp2aHhxYTIuY29tggp2aHhxYTMuY29tggp2aHhx\nYTQuY29tggp2aHhxYTUuY29tggp2aHhxYTYuY29tggp2aHhxYTcuY29tggZ2aHgu\ndHYwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD\nAjAdBgNVHQ4EFgQUrx+bnMrSclTa5ckPqSkC8PR\/GL4wVwYDVR0gBFAwTjAIBgZn\ngQwBAgEwQgYKKwYBBAGgMgoBAzA0MDIGCCsGAQUFBwIBFiZodHRwczovL3d3dy5n\nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzAMBgNVHRMBAf8EAjAAMIGeBggrBgEF\nBQcBAQSBkTCBjjBABggrBgEFBQcwAYY0aHR0cDovL29jc3AuZ2xvYmFsc2lnbi5j\nb20vY2EvZ3NhdGxhc3IzZHZ0bHNjYTIwMjNxNDBKBggrBgEFBQcwAoY+aHR0cDov\nL3NlY3VyZS5nbG9iYWxzaWduLmNvbS9jYWNlcnQvZ3NhdGxhc3IzZHZ0bHNjYTIw\nMjNxNC5jcnQwHwYDVR0jBBgwFoAUqhFxj5XEWJiLsW4PO1BoJLy4GbwwSAYDVR0f\nBEEwPzA9oDugOYY3aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9jYS9nc2F0bGFz\ncjNkdnRsc2NhMjAyM3E0LmNybDCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHYA\n7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGLSTwcsAAABAMARzBF\nAiBS4\/6y2O5vIZSQSJOvreLo5wBEfCLGhFBg89+JZfP3tQIhAPWD4UOMqWE\/D9ke\nCHQslwt0TxTpUIv7l2g6a1KkRGa5AHYAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrr\nwb8ohez4ZG4AAAGLSTwdKAAABAMARzBFAiEAx7MOAbO2F55SGr6O\/zUi+vsJhVM5\nPvlsA1Dc69aTaysCIBULbmQlXZ1A2PhaLPYKVbX9VS9+Uj3xhXUtA9txQPPJAHYA\n2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGLSTwd0QAABAMARzBF\nAiEAjzw66AmZMNYZz7bJLk3kRKUb0Sk1\/kdjKCfr6pME8eMCIAcdX1qtPbv5Zbb3\n\/2i1\/156ld4GQLxFuuX\/SC26xCcTMA0GCSqGSIb3DQEBCwUAA4IBAQBXkA0vp1Ra\nQd7h4AzT2jOj6UuYSKIMamjryTPArNo\/sWT4gAz5aJNSCmTVFOMDVCD7UaJ2zOQT\nA+XbAbVGObeGYNkkGv\/\/8\/+UWCFJAFs4YwQSKhbeIDtqkvtW2CbB5vncdP6z6zmW\nZ0\/NbW3+u8OMT5ajFQMdTgVE7gTPfxzcroNLVVBVtGArGL6GW3G\/IiYUKCC7RWtO\nG4X\/TCvyIrMJqxvvqr+7nEez5CO1SzJLgaMZMeHnBsgg9tPt+ouiaDujTx5OJQ5H\nZt53xogzj9aSRRWnbojC9gA5UcF8FdoGV3ibuEqvpZNzPLaCmRn\/Laa6mSsOk0N2\nZyAGaGRHsoC0\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEjzCCA3egAwIBAgIQfx8sScYPx1YvWJnWzWAZszANBgkqhkiG9w0BAQsFADBM\nMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xv\nYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0yMzA3MTkwMzQyMjlaFw0y\nNTA3MTkwMDAwMDBaMFgxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWdu\nIG52LXNhMS4wLAYDVQQDEyVHbG9iYWxTaWduIEF0bGFzIFIzIERWIFRMUyBDQSAy\nMDIzIFE0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArn7MODS0pNF1\n+r3pMVMb8tjOcHZEzqIqk+OU738JzxqkKKO6o4eMdPQn3wuKPHQKmJFEiMwYRYlP\nzFqL5SJVfmDg2t47QPtrL5kPr\/bU08qL0N3LDeuv4d7c5FmY535\/3AqlZqcnp9EF\nSHngn4ISG6EXp6s\/LPdyObu6so4vApJbmm2xHHc1pgAeorBNsDRr9IgcODwI1U5o\n3UtBP0F4oZFmIopTl1dbFKGYPr+xap3hAw+z5MnspBaDRkSiU3xfy0LngS73Vs52\neYdp11AEWlZzTyDYwc8zm\/tRArLZzfqygl86AyydLvZ9tg8OzPx+Tzl5xLx5Ltwi\nKsxglnv2ewIDAQABo4IBXzCCAVswDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQG\nCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQW\nBBSqEXGPlcRYmIuxbg87UGgkvLgZvDAfBgNVHSMEGDAWgBSP8Et\/qC5FJK5NUPpj\nmove4t0bvDB7BggrBgEFBQcBAQRvMG0wLgYIKwYBBQUHMAGGImh0dHA6Ly9vY3Nw\nMi5nbG9iYWxzaWduLmNvbS9yb290cjMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9zZWN1\ncmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L3Jvb3QtcjMuY3J0MDYGA1UdHwQvMC0w\nK6ApoCeGJWh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vcm9vdC1yMy5jcmwwIQYD\nVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAGgMgoBAzANBgkqhkiG9w0BAQsFAAOC\nAQEAiLoUIGIiKDNmQ8cWRZv5BX3ChPqWie23uWZ1YaP\/59gYVvM48TbQu7lA8ZeE\nFieIUFE+B68wGtU4mxKamfkWhORTAl1OcQ2C2tfJ0t4v6TbtEgzS2CC7oDkr4+W5\nQDuBbGgNIzBB7xbL9Uy\/PJ602MFt46a8WYvr0Mp+Qn2buHQ8WaTi2PXiv8Z62YZ0\nzz3yEpWzh7sVUS\/4t6CdvccPnYq6c0wMIO4Dn+fO5HEy3M00y9BIXhG4WeMWhmIk\nes+tp6LilOYT\/ZV2WPebhvmi66VnDzRPwk98aWrMYzkV3pgkwLQIqzfp1N3gNAHe\nZCnzaCq5VstgX6g9l2vw5Qycag==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1256 bytes",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 80,
                                        "ImageHeight": 45
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf",
                                            "MA1B"
                                        ],
                                        "HandlerType": "Picture",
                                        "HandlerDescription": "libavif",
                                        "PrimaryItemReference": 1,
                                        "ImageSpatialExtent": "80x45",
                                        "ImagePixelDepth": "8 8 8",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Vertical",
                                        "ColorRepresentation": "nclx 1 13 6",
                                        "MediaDataSize": 974,
                                        "MediaDataOffset": 282
                                    },
                                    "Composite": {
                                        "ImageSize": "80x45",
                                        "Megapixels": 0.0040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 80,
                                        "height": 45,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 3600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 2,
                                            "max": 254,
                                            "mean": 105.514,
                                            "standardDeviation": 17.1004,
                                            "kurtosis": 0.015289799999999999,
                                            "skewness": -0.050906800000000002,
                                            "entropy": 0.86303399999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 2,
                                            "max": 254,
                                            "mean": 71.763599999999997,
                                            "standardDeviation": 38.708100000000002,
                                            "kurtosis": 6.2401499999999999,
                                            "skewness": 2.2074799999999999,
                                            "entropy": 0.85210799999999998
                                        },
                                        "green": {
                                            "min": 127,
                                            "max": 152,
                                            "mean": 142.857,
                                            "standardDeviation": 4.77841,
                                            "kurtosis": 0.116578,
                                            "skewness": -0.78958899999999999,
                                            "entropy": 0.86640200000000001
                                        },
                                        "blue": {
                                            "min": 84,
                                            "max": 130,
                                            "mean": 101.92100000000001,
                                            "standardDeviation": 7.8146300000000002,
                                            "kurtosis": 1.0377099999999999,
                                            "skewness": 0.92602899999999999,
                                            "entropy": 0.87059299999999995
                                        }
                                    },
                                    "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": 80,
                                        "height": 45,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2024-08-10T17:27:04+00:00",
                                        "date:modify": "2024-08-10T17:27:04+00:00",
                                        "signature": "68eff3efbe46c8ca143485b15ca5278c7f454cc5d947becadd1c0d5013ab5a37"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "3600",
                                    "pixelsPerSecond": "417915B",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "load_end": 38415,
                            "ttfb_start": 38373,
                            "ttfb_end": 38412,
                            "download_start": 38412,
                            "download_end": 38415,
                            "download_ms": 3,
                            "all_start": 37160,
                            "all_end": 38415,
                            "all_ms": 175,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "58422.93",
                            "request_id": "58422.93",
                            "ip_addr": "146.75.122.109",
                            "full_url": "https:\/\/f.vimeocdn.com\/js_opt\/modules\/utils\/vuid.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "f.vimeocdn.com",
                            "url": "\/js_opt\/modules\/utils\/vuid.min.js",
                            "raw_id": "58422.93",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 35,
                            "ttfb_ms": 33,
                            "load_start": 41341,
                            "load_start_float": 41341.000423999998,
                            "bytesIn": 985,
                            "objectSize": 985,
                            "objectSizeUncompressed": 1862,
                            "chunks": [
                                {
                                    "ts": 41375,
                                    "bytes": 985,
                                    "inflated": 1862
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=2592000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 391,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "initiator_line": 106,
                            "initiator_column": 854,
                            "initiator_type": "script",
                            "initiator_function": "window.loadScript",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: f.vimeocdn.com",
                                    ":method: GET",
                                    ":path: \/js_opt\/modules\/utils\/vuid.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 1130047",
                                    "cache-control: public, max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 985",
                                    "content-type: application\/javascript",
                                    "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding,x-http-method-override",
                                    "via: 1.1 varnish, 1.1 varnish",
                                    "x-cache: HIT, HIT",
                                    "x-cache-hits: 32438, 35059",
                                    "x-served-by: cache-iad-kiad7000106-IAD, cache-fra-etou8220158-FRA",
                                    "x-timer: S1723310825.364994,VS0,VE0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1765,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 985,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1461953,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 41339,
                            "socket_group": "https:\/\/f.vimeocdn.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 424,
                            "server_port": "443",
                            "load_end": 41376,
                            "ttfb_start": 41341,
                            "ttfb_end": 41374,
                            "download_start": 41374,
                            "download_end": 41376,
                            "download_ms": 2,
                            "all_start": 41341,
                            "all_end": 41376,
                            "all_ms": 35,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "58422.95",
                            "request_id": "58422.95",
                            "ip_addr": "151.101.0.217",
                            "full_url": "https:\/\/i.vimeocdn.com\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=2000&mh=1125",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "i.vimeocdn.com",
                            "url": "\/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=2000&mh=1125",
                            "raw_id": "58422.95",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 189,
                            "ttfb_ms": 39,
                            "load_start": 41407,
                            "load_start_float": 41407.000444999998,
                            "bytesIn": 86791,
                            "objectSize": 86791,
                            "objectSizeUncompressed": 86791,
                            "chunks": [
                                {
                                    "ts": 41448,
                                    "bytes": 2577
                                },
                                {
                                    "ts": 41453,
                                    "bytes": 2742
                                },
                                {
                                    "ts": 41457,
                                    "bytes": 2742
                                },
                                {
                                    "ts": 41461,
                                    "bytes": 2742
                                },
                                {
                                    "ts": 41466,
                                    "bytes": 2742
                                },
                                {
                                    "ts": 41471,
                                    "bytes": 2261
                                },
                                {
                                    "ts": 41500,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 41526,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 41562,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 41593,
                                    "bytes": 16411
                                },
                                {
                                    "ts": 41596,
                                    "bytes": 5449
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 422,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: i.vimeocdn.com",
                                    ":method: GET",
                                    ":path: \/video\/1633532029-1d93f77bf40e66efaae0ed1142351ea9337bbc84d27863981c21351bb7397fda-d?mw=2000&mh=1125",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: X-Viewmaster-Status",
                                    "access-control-max-age: 86400",
                                    "age: 1069508",
                                    "cache-control: max-age=2592000",
                                    "content-length: 86791",
                                    "content-type: image\/avif",
                                    "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                    "etag: \"946785907bd3c3152bb0fb02d2eeaa5a\"",
                                    "vary: Accept",
                                    "via: 1.1 google, 1.1 varnish, 1.1 varnish",
                                    "x-cache: HIT, HIT",
                                    "x-cache-hits: 7, 0",
                                    "x-served-by: cache-dfw-kdal2120043-DFW, cache-fra-etou8220083-FRA",
                                    "x-timer: S1723310825.431045,VS0,VE3",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2191,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "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": 86791,
                            "image_save": 0,
                            "cache_time": 1522492,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 41405,
                            "socket_group": "https:\/\/i.vimeocdn.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 445,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "85 KiB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 1920,
                                        "ImageHeight": 1080
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf",
                                            "MA1B"
                                        ],
                                        "HandlerType": "Picture",
                                        "HandlerDescription": "libavif",
                                        "PrimaryItemReference": 1,
                                        "ImageSpatialExtent": "1920x1080",
                                        "ImagePixelDepth": "8 8 8",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Vertical",
                                        "ColorRepresentation": "nclx 1 13 6",
                                        "MediaDataSize": 86509,
                                        "MediaDataOffset": 282
                                    },
                                    "Composite": {
                                        "ImageSize": "1920x1080",
                                        "Megapixels": 2.1000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1920,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2073600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 105.46599999999999,
                                            "standardDeviation": 20.5838,
                                            "kurtosis": 1.2086600000000001,
                                            "skewness": 0.27127600000000002,
                                            "entropy": 0.76794600000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 71.7303,
                                            "standardDeviation": 46.425600000000003,
                                            "kurtosis": 7.4833499999999997,
                                            "skewness": 2.5306999999999999,
                                            "entropy": 0.82094800000000001
                                        },
                                        "green": {
                                            "min": 102,
                                            "max": 156,
                                            "mean": 142.91300000000001,
                                            "standardDeviation": 5.7707699999999997,
                                            "kurtosis": 2.2860299999999998,
                                            "skewness": -1.36036,
                                            "entropy": 0.70372100000000004
                                        },
                                        "blue": {
                                            "min": 71,
                                            "max": 145,
                                            "mean": 101.753,
                                            "standardDeviation": 9.5550800000000002,
                                            "kurtosis": 1.2960400000000001,
                                            "skewness": 1.16205,
                                            "entropy": 0.77916799999999997
                                        }
                                    },
                                    "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": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2024-08-10T17:27:06+00:00",
                                        "date:modify": "2024-08-10T17:27:06+00:00",
                                        "signature": "2f070396e3e35a9e094c8a346aded7f309a1ef5eb01d78660b577e92204bde4e"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "2073600",
                                    "pixelsPerSecond": "4187900B",
                                    "userTime": "0.300u",
                                    "elapsedTime": "0:01.495"
                                }
                            },
                            "load_end": 41596,
                            "ttfb_start": 41407,
                            "ttfb_end": 41446,
                            "download_start": 41446,
                            "download_end": 41596,
                            "download_ms": 150,
                            "all_start": 41407,
                            "all_end": 41596,
                            "all_ms": 189,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "58422.96",
                            "request_id": "58422.96",
                            "ip_addr": "34.120.202.204",
                            "full_url": "https:\/\/fresnel.vimeocdn.com\/add\/player-stats?beacon=1&session-id=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "fresnel.vimeocdn.com",
                            "url": "\/add\/player-stats?beacon=1&session-id=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                            "raw_id": "58422.96",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Ping",
                            "load_ms": 192,
                            "ttfb_ms": 192,
                            "load_start": 41552,
                            "load_start_float": 41552.000451,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 457,
                            "protocol": "HTTP\/2",
                            "dns_start": 37154,
                            "dns_end": 37189,
                            "connect_start": 41413,
                            "connect_end": 41451,
                            "ssl_start": 41451,
                            "ssl_end": 41552,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "fresnel.vimeocdn.com",
                                "sanList": [
                                    "fresnel.vimeocdn.com",
                                    "player-telemetry.vimeo.com",
                                    "appsflyer-events.vimeo.com"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1718646938,
                                "validTo": 1726426029,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1718650539531,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100CF4C937F245904ED7E6A719009AAD50E2A702739E9EA274AE901002BA9FB99A6022100B7967F97208DD8744C1C88241C6C62DCE910B7151D43011D81A3F392E9FD0407"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1718650540599,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD7D051A2BAA32034CAEBCF281FA3739272EBE89F33AF7BAC12CF9B6339CB885022100C9434C0B695607A117BBC86BF724628C4E4E8E9ED3BC7DD22E37503225F6DFA1"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/vendor.module.js",
                            "initiator_line": 1,
                            "initiator_column": 269865,
                            "initiator_type": "script",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fresnel.vimeocdn.com",
                                    ":method: POST",
                                    ":path: \/add\/player-stats?beacon=1&session-id=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 1117",
                                    "content-type: text\/plain;charset=UTF-8",
                                    "origin: https:\/\/player.vimeo.com",
                                    "priority: u=4, i",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "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\/127.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/player.vimeo.com",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "content-length: 0",
                                    "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                    "via: 1.1 google",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2314,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 35,
                            "connect_ms": 38,
                            "ssl_ms": 101,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 41410,
                            "socket_group": "https:\/\/fresnel.vimeocdn.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 110,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 451,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFbTCCBFWgAwIBAgIQHTPFtbDerh4StLWXp1pBQTANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjMwHhcNMjQwNjE3MTc1NTM4WhcNMjQwOTE1MTg0NzA5WjAfMR0w\nGwYDVQQDExRmcmVzbmVsLnZpbWVvY2RuLmNvbTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMYVMnL6HY+72aP36cw2EPS34tIfFxrl0MVo2YXtI4dCmrga\nYCozjmcrVE5Fv75oRV\/1mZDP9aFtIZyBJAP+qcUzGQUoIhmaQQY5CrUA9fkHDbFr\nVOggqb1l13dXBaVSs7c1zn+I5q1rjIqMxEyQ2tsh2Uz0ZIUrl2He1wg0ZbB0kLEi\nNqmM1SdIGcGf4CwWOASJb1g4ELLve2ZJqg02+YfFMHa\/lyGYu1jRMhoy5PKfZIP\/\nLGGQVuiJEgNre20thRIu3ZIxVczkPNnil8NxvHsUVreZF\/POZGrbmFCpmRVYubhf\nz2ylPg+X32JX8KFyEhwcTGm+nYFWSeA5KOe0NCcCAwEAAaOCAocwggKDMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBR\/O+EJuF909gcJy+T+W4jfaTRuKzAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzL0hUTTAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDBXBgNVHREEUDBOghRmcmVzbmVsLnZpbWVvY2RuLmNvbYIa\ncGxheWVyLXRlbGVtZXRyeS52aW1lby5jb22CGmFwcHNmbHllci1ldmVudHMudmlt\nZW8uY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0\ndHA6Ly9jLnBraS5nb29nL3dyMy9iZ0ZoMDJ1WXN5cy5jcmwwggEGBgorBgEEAdZ5\nAgQCBIH3BIH0APIAdwDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1mwAA\nAZAnjg4LAAAEAwBIMEYCIQDPTJN\/JFkE7X5qcZAJqtUOKnAnOenqJ0rpAQArqfuZ\npgIhALeWf5cgjdh0TByIJBxsYtzpELcVHUMBHYGj85Lp\/QQHAHcA2ra\/az+1tiKf\nm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGQJ44SNwAABAMASDBGAiEAvX0FGiuq\nMgNMrrzygfo3OScuvonzOve6wSz5tjOcuIUCIQDJQ0wLaVYHoRe7yGv3JGKMTk6O\nntO8fdIuN1AyJfbfoTANBgkqhkiG9w0BAQsFAAOCAQEAJ9PqyA9Pvw4FqRG\/GOdu\nSX9bRWFrK+rq1dVMC9e6\/xCf7EyTtCFs2cZeArZL1BKZOG+tOeI01afY6+KefncL\nnZGNEm04dCiO2HChrvvVU1lqhyMujPt2x8MRvfwkirsPkiA5\/Wgq09guXaP9bvne\n\/jLL6k8cGI7oPx6rKCHetkNs\/U\/46EYEa6TQevuD6olqRfrRc66s3UYUF4WiGnU7\nuVogUayitwJTrG7r0sM8Q\/HVa44q9Dkma6oAo8hm1CI8BOZwYxWhv5qB95zm2yJ6\nX7pj9yf93o\/BErth7jwzCwMinHzcyrlVo+y9UYLZNfId7a62LFzRUmO9IUFthWel\nFQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 41744,
                            "ttfb_start": 41552,
                            "ttfb_end": 41744,
                            "download_start": 41744,
                            "download_end": 41744,
                            "download_ms": 0,
                            "all_start": 37154,
                            "all_end": 41744,
                            "all_ms": 366,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "58422.94",
                            "request_id": "58422.94",
                            "ip_addr": "172.217.16.195",
                            "full_url": "https:\/\/www.gstatic.com\/cv\/js\/sender\/v1\/cast_sender.js?loadCastFramework=1",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.gstatic.com",
                            "url": "\/cv\/js\/sender\/v1\/cast_sender.js?loadCastFramework=1",
                            "raw_id": "58422.94",
                            "frame_id": "7717662268169EEDB546BFA87D6F7A9D",
                            "documentURL": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 48,
                            "ttfb_ms": 43,
                            "load_start": 41612,
                            "load_start_float": 41612.000432000001,
                            "bytesIn": 2243,
                            "objectSize": 2243,
                            "objectSizeUncompressed": 4272,
                            "chunks": [
                                {
                                    "ts": 41658,
                                    "bytes": 2014
                                },
                                {
                                    "ts": 41659,
                                    "bytes": 229
                                }
                            ],
                            "expires": "Sat, 10 Aug 2024 17:27:05 GMT",
                            "cacheControl": "private, max-age=3000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 459,
                            "protocol": "HTTP\/2",
                            "dns_start": 41399,
                            "dns_end": 41435,
                            "connect_start": 41435,
                            "connect_end": 41512,
                            "ssl_start": 41512,
                            "ssl_end": 41611,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.gstatic.com",
                                "sanList": [
                                    "*.gstatic.com",
                                    "gstatic.com",
                                    "*.metric.gstatic.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1722343770,
                                "validTo": 1729601369,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1722347371704,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402207A042CBE956F7C847B6FBA5ECFD83355EAF255AFAA1852EC375DEBB5E51508AC02205D09078730922678E6663C640F6A7CB2F1A83726CAB90A9034C5AE738856B88A"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1722347371654,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E42D310917785B3CEBF805F36BD9520C516A80A7BB974A4056D0AA0B35859301022025691A9FC7F7E788DBE5ED3172C73DB1C5A38D557E3721BD0A1B91A592D74E69"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/f.vimeocdn.com\/p\/4.36.5\/js\/vendor.module.js",
                            "initiator_line": 1,
                            "initiator_column": 298188,
                            "initiator_type": "script",
                            "initiator_function": "t.loadLibrary",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.gstatic.com",
                                    ":method: GET",
                                    ":path: \/cv\/js\/sender\/v1\/cast_sender.js?loadCastFramework=1",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/player.vimeo.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"127\", \"Google Chrome\";v=\"127\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "x-client-data: CKDfygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: private, max-age=3000",
                                    "content-encoding: gzip",
                                    "content-length: 2007",
                                    "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/cloudview",
                                    "content-type: text\/javascript",
                                    "cross-origin-opener-policy: same-origin; report-to=\"cloudview\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 10 Aug 2024 17:27:05 GMT",
                                    "expires: Sat, 10 Aug 2024 17:27:05 GMT",
                                    "last-modified: Tue, 16 Feb 2021 23:57:06 GMT",
                                    "report-to: {\"group\":\"cloudview\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/cloudview\"}]}",
                                    "server: sffe",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1903,
                            "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": 36,
                            "connect_ms": 77,
                            "ssl_ms": 99,
                            "gzip_total": 2007,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3000,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 41398,
                            "socket_group": "https:\/\/www.gstatic.com <https:\/\/44west.ch cross_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 432,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEdzCCA1+gAwIBAgIRAMB7O\/ME6fYXEiCE8toyQ\/owDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDczMDEyNDkzMFoXDTI0MTAyMjEyNDkyOVowGDEW\nMBQGA1UEAwwNKi5nc3RhdGljLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBFPsNNHZgV4T+D33\/PCnG6T0mK+BHjjVULOJqqCW5NZLkclqUA0POQVs3+saTkZD\nbAB5leeGhX0vh7KlVpBSnDmjggJiMIICXjAOBgNVHQ8BAf8EBAMCB4AwEwYDVR0l\nBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQUvAbx14GRCOki\nr0GQtmXHHeDbIlowHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0OW1CsjAwWAYI\nKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2kuZ29vZy93cjIw\nJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQwOwYDVR0RBDQw\nMoINKi5nc3RhdGljLmNvbYILZ3N0YXRpYy5jb22CFCoubWV0cmljLmdzdGF0aWMu\nY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6\nLy9jLnBraS5nb29nL3dyMi9vUTZueXI4RjBtMC5jcmwwggEDBgorBgEEAdZ5AgQC\nBIH0BIHxAO8AdQDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAZED\n5zy4AAAEAwBGMEQCIHoELL6Vb3yEe2+6Xs\/YM1Xq8lWvqhhS7Ddd67XlFQisAiBd\nCQeHMJImeOZmPGQPanyy8ag3Jsq5CpA0xa5ziFa4igB2AO7N0GTV2xrOxVy3nbTN\nE6Iyh0Z8vOzew1FIWUZxH7WbAAABkQPnPIYAAAQDAEcwRQIhAOQtMQkXeFs86\/gF\n82vZUgxRaoCnu5dKQFbQqgs1hZMBAiAlaRqfx\/fniNvl7TFyxz2xxaONVX43Ib0K\nG5GlktdOaTANBgkqhkiG9w0BAQsFAAOCAQEAQlYgM2J3ULWP3koJFVjOr4feqlod\nRqEFWoeoqohIf5UWEMbnh791cWuPGjPEgkJSo7gU1FiKswegqIAUJMyz+I9uvkjU\nX6EpuXOoyxQoKKgZXEYTOU\/GWP5bKCVB2ydskxNa+x0AL2fLzmYqlRM4K3ybFJwU\nZ8gfkAXDTM6pRCIfLaiBb2BuYWiPjGrWFwjuItHyznk2dmh8DtRrpOmSmk81ruoD\nT2nIVQc3oBzzLUnYiB6ARjTUSvcrQ0SOE9jqdjedtvJx2z+FW\/csx1SAQWWwSDGx\njBJS1P30cWPS+084Qbq5zuHbiCXZhlm0zdIuqGa646HRokxQW1BMqzhz\/A==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 41660,
                            "ttfb_start": 41612,
                            "ttfb_end": 41655,
                            "download_start": 41655,
                            "download_end": 41660,
                            "download_ms": 5,
                            "all_start": 41399,
                            "all_end": 41660,
                            "all_ms": 260,
                            "index": 25,
                            "number": 26
                        }
                    ],
                    "requestsFull": 26,
                    "requestsDoc": 10,
                    "responses_200": 21,
                    "responses_404": 0,
                    "responses_other": 5,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "EA245636647127D59126E4A16AA96175",
                    "loadEventStart": 10332,
                    "loadEventEnd": 10336,
                    "domContentLoadedEventStart": 1955,
                    "domContentLoadedEventEnd": 1988,
                    "URL": "https:\/\/44west.ch",
                    "connections": 11,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "323FE74496AAA6F80DAC779FE8397038",
                    "final_url": "https:\/\/44west.ch\/",
                    "domInteractive": 790,
                    "firstPaint": 1525.7000000001863,
                    "firstContentfulPaint": 1534,
                    "firstImagePaint": 1534,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 2,
                    "TTFB": 298,
                    "basePageSSLTime": 64,
                    "score_cache": 58,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 606483,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 88997,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 44,
                        "HTMLDocumentParser::FetchQueuedPreloads": 3,
                        "EventDispatch": 9,
                        "V8.GC_TIME_TO_SAFEPOINT": 2,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 121,
                        "ParseAuthorStyleSheet": 0,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 42,
                        "MarkLoad": 0,
                        "Layout": 651,
                        "ResourceChangePriority": 0,
                        "PrePaint": 24,
                        "Paint": 15,
                        "Layerize": 9,
                        "IntersectionObserverController::computeIntersections": 3,
                        "FunctionCall": 2905,
                        "EvaluateScript": 62,
                        "v8.compile": 16,
                        "v8.compileModule": 2,
                        "v8.evaluateModule": 199,
                        "TimerFire": 49,
                        "FireAnimationFrame": 36,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                        "MinorGC": 41,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 25,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 23,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 3,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 1,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 99,
                        "largestContentfulPaint::Candidate": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 1,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 4,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 3,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "HitTest": 12,
                        "v8.produceModuleCache": 28,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "V8.GC_MINOR_MS_SWEEP": 0,
                        "V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 1,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "HandlePostMessage": 12,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "XHRReadyStateChange": 4,
                        "XHRLoad": 0,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "Idle": 37258
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 42,
                        "HTMLDocumentParser::FetchQueuedPreloads": 3,
                        "EventDispatch": 6,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 98,
                        "ParseAuthorStyleSheet": 0,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 40,
                        "MarkLoad": 0,
                        "Layout": 650,
                        "ResourceChangePriority": 0,
                        "PrePaint": 22,
                        "Paint": 13,
                        "Layerize": 5,
                        "IntersectionObserverController::computeIntersections": 2,
                        "FunctionCall": 748,
                        "EvaluateScript": 62,
                        "v8.compile": 16,
                        "v8.compileModule": 2,
                        "v8.evaluateModule": 199,
                        "TimerFire": 13,
                        "FireAnimationFrame": 9,
                        "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": 20,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 95,
                        "largestContentfulPaint::Candidate": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 1,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_CLEAR_STRING_TABLE": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "HitTest": 1,
                        "v8.produceModuleCache": 28,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "V8.GC_MINOR_MS_SWEEP": 0,
                        "V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 1,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "HandlePostMessage": 4,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "XHRReadyStateChange": 0,
                        "XHRLoad": 0,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "Idle": 8258
                    },
                    "cpu.ParseHTML": 44,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 3,
                    "cpu.EventDispatch": 9,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 2,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 121,
                    "cpu.ParseAuthorStyleSheet": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 42,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 651,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 24,
                    "cpu.Paint": 15,
                    "cpu.Layerize": 9,
                    "cpu.IntersectionObserverController::computeIntersections": 3,
                    "cpu.FunctionCall": 2905,
                    "cpu.EvaluateScript": 62,
                    "cpu.v8.compile": 16,
                    "cpu.v8.compileModule": 2,
                    "cpu.v8.evaluateModule": 199,
                    "cpu.TimerFire": 49,
                    "cpu.FireAnimationFrame": 36,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                    "cpu.MinorGC": 41,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 25,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 23,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 3,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 31,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 2,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 1,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 99,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MajorGC": 0,
                    "cpu.V8.GC_MARK_COMPACTOR": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 0,
                    "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "cpu.Major concurrent marking started": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "cpu.Major concurrent marking rescheduled": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 1,
                    "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "cpu.ClearStringTableJob started": 0,
                    "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP": 0,
                    "cpu.V8.GC_MC_EVACUATE": 0,
                    "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                    "cpu.PageEvacuationJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 4,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "cpu.PointersUpdatingJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                    "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "cpu.V8.GC_MC_FINISH": 0,
                    "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_SWEEP_START_JOBS": 3,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.HitTest": 12,
                    "cpu.v8.produceModuleCache": 28,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "cpu.V8.GC_MINOR_MS_SWEEP": 0,
                    "cpu.V8.GC_YOUNG_ARRAY_BUFFER_SWEEP": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 1,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                    "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.HandlePostMessage": 12,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.XHRReadyStateChange": 4,
                    "cpu.XHRLoad": 0,
                    "cpu.Major concurrent marking paused": 0,
                    "cpu.Major concurrent marking resumed": 0,
                    "cpu.Idle": 37258,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1723310781.2111306,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1723310783.9648747,
                    "browserVersion": "127.0.0.0",
                    "browser_version": "127.0.0.0",
                    "fullyLoadedCPUms": 76590,
                    "fullyLoadedCPUpct": 98.851316468765717,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "EA245636647127D59126E4A16AA96175",
                                    "loaderId": "9995BE953EEAF617D8326A93A718330C"
                                }
                            }
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                    "request": {
                                        "requestId": "58422.7",
                                        "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                    }
                                }
                            },
                            "issueId": "620FE36C2700A49224F21943BCDFAF14"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                    "request": {
                                        "requestId": "58422.7",
                                        "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                    }
                                }
                            },
                            "issueId": "8321535A0CBE7F72D67EB4BB82BC3495"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/api\/player.js",
                                    "request": {
                                        "requestId": "58422.7",
                                        "url": "https:\/\/player.vimeo.com\/api\/player.js"
                                    }
                                }
                            },
                            "issueId": "D03185834256D73F406848090292926C"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                    "request": {
                                        "requestId": "1527B9BC1E383AB2FABB29242E74E54A",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                    }
                                }
                            },
                            "issueId": "81D9DFA6FDD59E9517C62BE483B8D284"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                    "request": {
                                        "requestId": "1527B9BC1E383AB2FABB29242E74E54A",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                    }
                                }
                            },
                            "issueId": "2190887F0415F8741ECED1BBA89F5E72"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                                    "request": {
                                        "requestId": "1527B9BC1E383AB2FABB29242E74E54A",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479"
                                    }
                                }
                            },
                            "issueId": "EBC47CD3F8479B38E45F45EC18C72585"
                        },
                        {
                            "code": "DeprecationIssue",
                            "details": {
                                "deprecationIssueDetails": {
                                    "affectedFrame": {
                                        "frameId": "4E32CCD382C580E65A09C8B8851614E1"
                                    },
                                    "sourceCodeLocation": {
                                        "scriptId": "23",
                                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                                        "lineNumber": 0,
                                        "columnNumber": 66575
                                    },
                                    "type": "PersistentQuotaType"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 4608,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 4635,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                                    "request": {
                                        "requestId": "CE4769C56D7F01ACBE2BF355DCA10A94",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                    }
                                }
                            },
                            "issueId": "671C4FFC8513B2DE4A1A2FA24E377D98"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "siteForCookies": "https:\/\/44west.ch\/",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F",
                                    "request": {
                                        "requestId": "CE4769C56D7F01ACBE2BF355DCA10A94",
                                        "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                    }
                                }
                            },
                            "issueId": "69B403E96FDF8BB76A99787215A555F1"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            },
                            "issueId": "422779D7BBA6EA5D37F16A42922214BA"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            },
                            "issueId": "A294698F92AD69FFCAE87D75F6000486"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "vuid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "SetCookie",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            },
                            "issueId": "710A5B547E2F0E85E64D6A144F97882F"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "vuid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "cookieUrl": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479&turnstile=0.MLT_5_u8qWw0cEF_16bvRgP_jyJ0tRFM42wkmhQEJ8QamRlsbgIgMFcdtfCXdswRjj8B70EzAcRUPSBFyIV0pFm6YaPQ7lN-_bfJiYjmNb25gDkFMjnuCA_YzWrwPAvDdwPiJZGUbuJkfYEMYCuXouwgjYOWM4IGllUc_lZroy73T7oolDPiZYiDBaIadh0yA9bERQh7Xj8KgZmNAI9tlrxf-IPjwxe1SdyMprgXbZ9K8zMu7DEtn-ondPgJzPBsMIfSK8EJpKHzNnhPI8pDX3EK6-lsnPasCcXog65hSEzij8vdA6AcZycPa8rYcUGKfnkhnOfgjUHpLCWnOqlJXDpskv4kL7B5eWQeOm37kFrycRCBSaHxuK4MvtPQVQSvEsTqVIQqfTiFeX15USTUjpuB5V4l9RLsjctYtrHRyEXzUPflF43zYA1-YhY89DGE.mR34AQd9RfO_BvrjLkTAyg.c277d84cb400839ef950be3618a8a1caa6ce7e0f6b4a52ff466c7ea4aee18bf4&ref=https%253A%252F%252F44west.ch%252F"
                                }
                            },
                            "issueId": "D197FDA659E38D5906D205D08DE68405"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "__cf_bm",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "cookieUrl": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                    "request": {
                                        "requestId": "58422.99",
                                        "url": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820"
                                    }
                                }
                            },
                            "issueId": "9C03A3196B394EDEE41DC58540E7E076"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "_cfuvid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "cookieUrl": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                    "request": {
                                        "requestId": "58422.99",
                                        "url": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820"
                                    }
                                }
                            },
                            "issueId": "6E314CB86DE4EFB6A5039DF2812F97DE"
                        },
                        {
                            "code": "CookieIssue",
                            "details": {
                                "cookieIssueDetails": {
                                    "cookie": {
                                        "name": "vuid",
                                        "path": "\/",
                                        "domain": ".vimeo.com"
                                    },
                                    "cookieWarningReasons": [
                                        "WarnThirdPartyPhaseout"
                                    ],
                                    "cookieExclusionReasons": [],
                                    "operation": "ReadCookie",
                                    "cookieUrl": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820",
                                    "request": {
                                        "requestId": "58422.99",
                                        "url": "https:\/\/vimeo.com\/ablincoln\/vuid?pid=a1fe252b33f16f6b4f34536dcf15192dcb938ddd1723310820"
                                    }
                                }
                            },
                            "issueId": "75089B48B3EBFFD9354EE86CA355570A"
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 1,
                            "origin": "blob:https:\/\/challenges.cloudflare.com\/4515f126-5d7e-458b-a8a8-f6c96aaee819",
                            "name": ""
                        },
                        {
                            "id": 10,
                            "origin": "https:\/\/player.vimeo.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/44west.ch\/",
                    "document_hostname": "44west.ch",
                    "document_origin": "https:\/\/44west.ch",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 256,
                    "domComplete": 10332,
                    "PerformancePaintTiming.first-paint": 1525.7000000001863,
                    "PerformancePaintTiming.first-contentful-paint": 1525.7000000001863,
                    "origin_dns": {
                        "ns": [
                            "ns1.plato.metanet.ch.",
                            "ns2.plato.metanet.ch."
                        ],
                        "mx": [
                            "10 mail.44west.ch."
                        ],
                        "txt": [
                            "\"v=spf1 include:_spf.sui-inter.net +mx +a ~all include:sendersrv.com ?all\"",
                            "\"google-site-verification=ItfaxOgwChrSsvtbrn2a64z9qRophJ-aUfUn5bBmlBU\""
                        ],
                        "soa": [
                            "ns1.plato.metanet.ch. hostmaster.44west.ch. 2024070101 10800 3600 1209600 10800"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "JavaScript graphics": "three.js 149",
                        "Video players": "Vimeo",
                        "JavaScript frameworks": "GSAP",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "CDN": "Cloudflare",
                        "Security": "HSTS,Cloudflare Bot Management",
                        "Analytics": "GoatCounter",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "three.js": "149",
                        "Vimeo": "",
                        "GSAP": "",
                        "Nginx": "",
                        "Cloudflare": "",
                        "HSTS": "",
                        "GoatCounter": "",
                        "Cloudflare Bot Management": "",
                        "PWA": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "three.js": {
                            "name": "three.js",
                            "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                            "slug": "three-js",
                            "categories": [
                                {
                                    "id": 25,
                                    "slug": "javascript-graphics",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript graphics",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "149",
                            "icon": "three.js.png",
                            "website": "https:\/\/threejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Vimeo": {
                            "name": "Vimeo",
                            "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                            "slug": "vimeo",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Vimeo.svg",
                            "website": "http:\/\/vimeo.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "GoatCounter": {
                            "name": "GoatCounter",
                            "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                            "slug": "goatcounter",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "goatcounter.svg",
                            "website": "https:\/\/www.goatcounter.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare Bot Management": {
                            "name": "Cloudflare Bot Management",
                            "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                            "slug": "cloudflare-bot-management",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "three.js",
                            "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
                            "slug": "three-js",
                            "categories": [
                                {
                                    "id": 25,
                                    "slug": "javascript-graphics",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript graphics",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "149",
                            "icon": "three.js.png",
                            "website": "https:\/\/threejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Vimeo",
                            "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.",
                            "slug": "vimeo",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Vimeo.svg",
                            "website": "http:\/\/vimeo.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GoatCounter",
                            "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
                            "slug": "goatcounter",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "goatcounter.svg",
                            "website": "https:\/\/www.goatcounter.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare Bot Management",
                            "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
                            "slug": "cloudflare-bot-management",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/en-gb\/products\/bot-management\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"page-home\" style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                        "target": [
                                            ".form__button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                                        "target": [
                                                            ".section__title--small"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"section__title page-home__crew-title\">",
                                                        "target": [
                                                            ".section__title"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "langswitch-mobile",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">",
                                        "target": [
                                            "#langswitch-mobile"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "langswitch-default",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">",
                                        "target": [
                                            "#langswitch-default"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "emailInput",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": [
                                                    {
                                                        "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                                        "target": [
                                                            ".form__label"
                                                        ]
                                                    }
                                                ],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "frame-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag241",
                                    "wcag412",
                                    "section508",
                                    "section508.22.i"
                                ],
                                "description": "Ensures <iframe> and <frame> elements have an accessible name",
                                "help": "Frames must have an accessible name",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/frame-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\">",
                                        "target": [
                                            "iframe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\">",
                                        "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=\"de\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                                        "target": [
                                            "a[href$=\"shop.44west.ch\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                                        "target": [
                                            "a[href$=\"spenden\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                                        "target": [
                                            ".button--dark[href$=\"sponsor\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                        "target": [
                                            ".page-home__title-suffix"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(1) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(2) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(3) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".col--6.col--3\\@small:nth-child(4) > .page-home__crew-image.image--bordered[width=\"375\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                        "target": [
                                            ".page-home__social-note"
                                        ]
                                    },
                                    {
                                        "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 alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                        "target": [
                                            ".footer__wtr-logo"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            },
                                            {
                                                "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 class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">",
                                        "target": [
                                            ".header__brand"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                        "target": [
                                            "a[data-text=\"Challenge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                        "target": [
                                            "a[data-text=\"Team\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                        "target": [
                                            "a[data-text=\"Impact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                        "target": [
                                            "a[data-text=\"Sponsoring\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[data-text=\"Community\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".nav__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                        "target": [
                                            ".button[href$=\"challenge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[title=\"Community\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                        "target": [
                                            "a[title=\"Challenge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                        "target": [
                                            "a[title=\"Impact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"shop.44west.ch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"spenden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".button--dark[href$=\"sponsor\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                        "target": [
                                            ".button[href$=\"team\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"album, post 1 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/p\/C-QZpOON9Rf\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"album, post 1 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 2 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-NHZUutRek\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 2 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 3 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-LI0p6tlEi\/\" target=\"_blank\"><behold-video><\/behold-video><div class=\"post-caption\"><div class=\"post-caption__inner\">Adria adventure in a \u201enutshell\u201c\ud83e\udd29<\/div><\/div><\/a>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 3 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a draggable=\"false\" aria-label=\"reel, post 4 of 4\" tabindex=\"-1\" href=\"https:\/\/www.instagram.com\/reel\/C-IDHtcN-Bs\/\" target=\"_blank\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "a[aria-label=\"reel, post 4 of 4\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"TikTok\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">",
                                        "target": [
                                            "a[aria-label=\"YouTube\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                        "target": [
                                            ".footer__email"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>",
                                        "target": [
                                            ".container > a[rel=\"noopener nofollow\"][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:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                        "target": [
                                            ".container > p > 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 class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                        "target": [
                                            ".footer__imprint-link"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"nav__list\">",
                                        "target": [
                                            ".nav__list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".footer__socials > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
                                        "target": [
                                            ".nav__item: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>",
                                        "target": [
                                            ".footer__socials > 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>",
                                        "target": [
                                            ".footer__socials > 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>",
                                        "target": [
                                            ".footer__socials > 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>",
                                        "target": [
                                            ".footer__socials > ul > li:nth-child(4)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                                        "target": [
                                            ".page-home__title-suffix"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                                        "target": [
                                            ".page-home__social-note"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"\" role=\"presentation\" height=\"300px\" width=\"300px\" tabindex=\"-1\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' x='0px' y='0px' width='300' height='300'%3E%3C\/svg%3E%0A\" draggable=\"false\">",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid",
                                                "img[role=\"presentation\"]"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                        "target": [
                                            ".form__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                                        "target": [
                                            ".footer__wtr-logo"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "behold-grid",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<behold-grid tabindex=\"0\" aria-label=\"Gallery of Instagram posts. Shift + arrow keys to navigate\" style=\"justify-content: center;\"><\/behold-grid>",
                                        "target": [
                                            [
                                                "behold-widget",
                                                "behold-grid"
                                            ]
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a behold-grid with no valid role attribute."
                                    }
                                ]
                            },
                            {
                                "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": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>",
                                        "target": [
                                            "a[data-text=\"Challenge\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>",
                                        "target": [
                                            "a[data-text=\"Team\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>",
                                        "target": [
                                            "a[data-text=\"Impact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>",
                                        "target": [
                                            "a[data-text=\"Sponsoring\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[data-text=\"Community\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".nav__button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>",
                                        "target": [
                                            "label[for=\"langswitch-default\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>",
                                        "target": [
                                            ".col--3\\@full > .text__paragraphs > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>",
                                        "target": [
                                            ".col--3\\@full > .text__paragraphs > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">44<\/num>",
                                        "target": [
                                            ".col--prefix-3\\@medium > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">L\u00e4ngengrade<\/div>",
                                        "target": [
                                            ".col--prefix-3\\@medium > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>",
                                        "target": [
                                            ".col--prefix-3\\@medium > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">29<\/num>",
                                        "target": [
                                            ".col--prefix-7\\@medium > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">Tage<\/div>",
                                        "target": [
                                            ".col--prefix-7\\@medium > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>",
                                        "target": [
                                            ".col--prefix-7\\@medium > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">4800<\/num>",
                                        "target": [
                                            ".col--prefix-1\\@medium > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">Kilometer<\/div>",
                                        "target": [
                                            ".col--prefix-1\\@medium > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>",
                                        "target": [
                                            ".col--prefix-1\\@medium > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<num class=\"fact__number\">1.5 M<\/num>",
                                        "target": [
                                            ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > num"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>",
                                        "target": [
                                            ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>",
                                        "target": [
                                            ".grid:nth-child(4) > .col--prefix-6\\@small.col--5\\@medium.col--6\\@small > .fact > .fact__description"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>",
                                        "target": [
                                            ".button[href$=\"challenge\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>",
                                        "target": [
                                            ".section__title--small"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            ".col--4\\@medium > .text__paragraphs > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a>",
                                        "target": [
                                            "a[title=\"Community\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a>",
                                        "target": [
                                            "a[title=\"Challenge\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p>",
                                        "target": [
                                            ".col--4\\@medium > .text__paragraphs > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a>",
                                        "target": [
                                            "a[title=\"Impact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"shop.44west.ch\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            "a[href$=\"spenden\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>",
                                        "target": [
                                            ".button--dark[href$=\"sponsor\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"section__title page-home__crew-title\">",
                                        "target": [
                                            ".section__title"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>",
                                        "target": [
                                            ".col--5\\@medium.col--6\\@small.col--4\\@large > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>",
                                        "target": [
                                            ".button[href$=\"team\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>",
                                        "target": [
                                            ".form__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>",
                                        "target": [
                                            ".form__group > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">",
                                        "target": [
                                            "#emailInput"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"form__button\" type=\"submit\">Registrieren<\/button>",
                                        "target": [
                                            ".form__button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>",
                                        "target": [
                                            ".footer__email"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>",
                                        "target": [
                                            ".container > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a>",
                                        "target": [
                                            ".container > p > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"page-home\" style=\"\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>",
                                        "target": [
                                            ".footer__imprint-link"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "plato.ch-meta.net",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1.plato.metanet.ch",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 97707,
                    "testUrl": "https:\/\/44west.ch",
                    "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:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\",\"width\":40,\"height\":40,\"naturalWidth\":40,\"naturalHeight\":40},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\",\"width\":220,\"height\":75,\"naturalWidth\":440,\"naturalHeight\":75},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\",\"width\":430,\"height\":130,\"naturalWidth\":860,\"naturalHeight\":260},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\",\"width\":365,\"height\":425,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\",\"width\":300,\"height\":62,\"naturalWidth\":600,\"naturalHeight\":124}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "General Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Protrakt",
                            "display": "block",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Rock Salt",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "swiper-icons",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 83.840000000000003,
                    "generated-content-size": 134.97,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 40,
                            "naturalHeight": 40
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 40,
                            "naturalHeight": 40
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 40,
                            "naturalHeight": 40
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                            "html": "<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 860,
                            "naturalHeight": 260
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg",
                            "html": "<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg",
                            "html": "<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                            "html": "<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">",
                            "currentSrc": "https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 124
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/player.vimeo.com\/api\/player.js",
                        "https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css",
                        "https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css"
                    ],
                    "rendered-html": "<html lang=\"de\"><head>\n\t\t<meta charset=\"UTF-8\">\n\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n\t\t\t\t<title>44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025<\/title>\n\t\t<meta name=\"description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<link rel=\"canonical\" href=\"https:\/\/44west.ch\">\n\t\t\t\t\t<link rel=\"alternate\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\n\t\t\t\t<meta property=\"og:type\" content=\"website\">\n\t\t<meta property=\"og:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"og:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"og:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"og:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\t\t<meta property=\"twitter:card\" content=\"summary_large_image\">\n\t\t<meta property=\"twitter:url\" content=\"https:\/\/44west.ch\">\n\t\t<meta property=\"twitter:title\" content=\"44west \ud83c\udde8\ud83c\udded Im Ruderboot \u00fcber den Atlantik \ud83c\udf0d World's Toughest Row 2025\">\n\t\t<meta property=\"twitter:description\" content=\"Vier junge Schweizer Ruderer und ehemalige Leistungssportler werden im Rahmen des World's Toughest Row 2025 den Atlantik zu \u00fcberqueren.\">\n\t\t<meta property=\"twitter:image\" content=\"https:\/\/44west.ch\/media\/site\/6c00226e25-1677798962\/og-image.jpg\">\n\n\t\t\t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/favicons\/apple-touch-icon.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicons\/favicon-32x32.png\">\n\t\t<link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicons\/favicon-16x16.png\">\n\t\t<link rel=\"manifest\" href=\"\/favicons\/site.webmanifest\">\n\t\t<link rel=\"mask-icon\" href=\"\/favicons\/safari-pinned-tab.svg\" color=\"#00ffe1\">\n\t\t<link rel=\"shortcut icon\" href=\"\/favicons\/favicon.ico\">\n\t\t<meta name=\"msapplication-TileColor\" content=\"#011733\">\n\t\t<meta name=\"msapplication-config\" content=\"\/favicons\/browserconfig.xml\">\n\t\t<meta name=\"theme-color\" content=\"#011733\">\n\n\t\t<meta name=\"format-detection\" content=\"telephone=no\">\n\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-1beaa9cf.css\" rel=\"stylesheet\">\n\t\t\n\t\t\t\t<link defer=\"\" href=\"https:\/\/44west.ch\/dist\/assets\/index-8326ba6f.css\" rel=\"stylesheet\">\n\n\t<\/head><body class=\"page-home\" style=\"\"> \n<div class=\"mainwrapper\">\n\t<header class=\"header headroom headroom--top headroom--not-bottom\">\n\t<div class=\"header__container\">\n\n\t\t<a class=\"header__brand\" href=\"https:\/\/44west.ch\" aria-label=\"44west\">\n\t\t\t\t\t\t\t<div class=\"header__logo--icon\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 307.78 307.91\">\n  <path style=\"fill:#00ffe1\" d=\"m220.22 149.55 78.28-34.91-72.79-32.44-35.68-80.07h-69.82l57.23 128.34 42.78 19.08zm85.56-27.21-128.34 57.23-19.07 42.78 34.9 78.28 32.44-72.79 80.07-35.68v-69.82zM85.56 160.5 7.28 195.4l72.79 32.44 35.69 80.07h69.81l-57.23-128.34-42.78-19.07zM112.51 9.41 80.07 82.2 0 117.89v69.81l128.34-57.23 19.08-42.78-34.91-78.28zM289.2 37.16c-10.25 0-18.58-8.34-18.58-18.58S278.96 0 289.2 0s18.58 8.34 18.58 18.58-8.34 18.58-18.58 18.58Zm0-24.58c-3.19 0-6 2.8-6 6s2.8 6 6 6 6-2.75 6-6-2.75-6-6-6Z\"><\/path>\n<\/svg>\n\n\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"header__logo\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t<\/div>\n\t\t<\/a>\n\n\t\t<div class=\"header__hamburger\">\n\t\t\t<button class=\"nav__hamburger js-nav-trigger\">Men\u00fc<\/button>\n\t\t<\/div>\n\n\t\t<nav class=\"header__nav nav\">\n\t\t\t<ul class=\"nav__list\">\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/challenge\" data-text=\"Challenge\">Challenge<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/team\" data-text=\"Team\">Team<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/impact\" data-text=\"Impact\">Impact<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/sponsor\" data-text=\"Sponsoring\">Sponsoring<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t<a class=\"nav__link\" href=\"https:\/\/44west.ch\/community\" data-text=\"Community\">Community<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a class=\"nav__button\" href=\"https:\/\/shop.44west.ch\/\" target=\"_blank\" data-text=\"Shop\">\n\t\t\t\t\t\tShop\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t<\/ul>\n\t\t\t<nav class=\"header__langswitch--mobile\">\n\t\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-mobile\">\n\t<label class=\"dropdown__label\" for=\"langswitch-mobile\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t\t<\/nav>\n\n\t\t<\/nav>\n\n\t\t<nav class=\"header__langswitch\">\n\t\t\t<div class=\"dropdown dropdown--short\">\n\t<input class=\"dropdown__trigger\" type=\"checkbox\" id=\"langswitch-default\">\n\t<label class=\"dropdown__label\" for=\"langswitch-default\">DE<\/label>\n\t<ul class=\"dropdown__list\">\n\t\t\t\t\t<li class=\"dropdown__item--active\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\" hreflang=\"de\">\n\t\t\t\t\tDeutsch\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t<li class=\"dropdown__item\">\n\t\t\t\t<a class=\"dropdown__link\" href=\"https:\/\/44west.ch\/en\" hreflang=\"en\">\n\t\t\t\t\tEnglish\n\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n<\/div>\n\t\t<\/nav>\n\n\t<\/div>\n<\/header>\n\n\t\n\n\t\n\t\t\t<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"page-home__intro\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\t\t\t\t<div class=\"col col--5@small col--4@large col--3@full\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Wir sind vier junge Schweizer Ruderer und ehemalige Leistungssportler, die entschlossen sind, den Atlantik im Rahmen des World\u2019s Toughest Row im Jahr 2025 zu \u00fcberqueren. Unser Abenteuer beginnt auf der kanarischen Insel La Gomera und f\u00fchrt uns \u00fcber den Ozean bis nach Antigua in der Karibik. <\/p>\n<p>Als Team 44west ist es unser Ziel, schnellstm\u00f6glich \u00fcber den Atlantik zu rudern und dabei so viel Geld wie m\u00f6glich f\u00fcr den Wiederaufbau von Korallenriffen zu sammeln. Als vier kompetitive Jungs wollen wir uns dieser Herausforderung stellen und als Erste die Ziellinie erreichen.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col col--7@small col--8@large col--9@full\">\n\t\t\t\t\t<div class=\"page-home__globe\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, -124.125px);\">\n\t\t\t\t\t\t\n\t\t\t\t\t<canvas data-engine=\"three.js r149\" width=\"1136\" height=\"1136\" style=\"display: block; width: 1136px; height: 1136px; touch-action: none;\"><\/canvas><div style=\"overflow: hidden; width: 1136px; height: 1136px; position: absolute; top: 0px; pointer-events: none;\"><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(637.534px, 385.265px); z-index: 2;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M25.5566 13.5723C25.5566 13.6738 25.5059 13.7585 25.4043 13.8262C25.3197 13.8939 25.2181 13.9616 25.0996 14.0293C24.998 14.097 24.888 14.1732 24.7695 14.2578C24.668 14.3424 24.6003 14.444 24.5664 14.5625H24.3379C24.2363 14.5625 24.1855 14.5964 24.1855 14.6641H24.1094C23.957 14.6641 23.8555 14.6217 23.8047 14.5371C23.7539 14.4355 23.6439 14.3848 23.4746 14.3848C23.0514 14.3848 22.6283 14.3932 22.2051 14.4102C21.7988 14.4102 21.3841 14.4186 20.9609 14.4355C19.793 14.4355 18.6419 14.4779 17.5078 14.5625C16.3906 14.6302 15.2819 14.8672 14.1816 15.2734C14.1478 15.2904 14.1055 15.2988 14.0547 15.2988C13.9701 15.2988 13.9193 15.265 13.9023 15.1973C13.9023 15.1296 13.86 15.0957 13.7754 15.0957C13.5384 15.0957 13.3184 15.1211 13.1152 15.1719C12.9121 15.2227 12.6921 15.2565 12.4551 15.2734C12.1842 15.5104 11.8711 15.7051 11.5156 15.8574C11.1771 16.0098 10.8216 16.1621 10.4492 16.3145C10.0938 16.4499 9.74674 16.6022 9.4082 16.7715C9.06966 16.9238 8.77344 17.127 8.51953 17.3809C8.55339 17.584 8.57878 17.7871 8.5957 17.9902C8.62956 18.1764 8.64648 18.3626 8.64648 18.5488C8.64648 19.2767 8.57878 19.9961 8.44336 20.707C8.30794 21.401 8.24023 22.1035 8.24023 22.8145V23.1953C8.24023 23.3138 8.2487 23.4408 8.26562 23.5762C8.29948 23.6608 8.35872 23.7201 8.44336 23.7539C8.54492 23.7708 8.62956 23.8047 8.69727 23.8555C8.91732 23.7031 9.13737 23.5846 9.35742 23.5C9.5944 23.3984 9.83138 23.3053 10.0684 23.2207C10.3223 23.1191 10.5592 23.026 10.7793 22.9414C11.0163 22.8398 11.2448 22.7214 11.4648 22.5859H12.1758C12.362 22.4505 12.582 22.349 12.8359 22.2812C13.0898 22.2135 13.2591 22.0612 13.3438 21.8242C13.3776 21.8581 13.4115 21.875 13.4453 21.875H13.5469C13.75 21.875 13.9531 21.8327 14.1562 21.748C14.3763 21.6634 14.5964 21.5788 14.8164 21.4941C15.0365 21.3926 15.2565 21.2995 15.4766 21.2148C15.6966 21.1302 15.9251 21.0879 16.1621 21.0879C16.2129 21.0879 16.2552 21.0964 16.2891 21.1133C16.3398 21.1133 16.3906 21.1133 16.4414 21.1133C16.543 20.944 16.6868 20.8171 16.873 20.7324C17.0592 20.6309 17.2539 20.5462 17.457 20.4785C17.6602 20.4108 17.8633 20.3431 18.0664 20.2754C18.2865 20.2077 18.4727 20.123 18.625 20.0215H18.7266C18.8281 20.0215 18.9043 20.0469 18.9551 20.0977C19.0228 20.1315 19.099 20.1654 19.1836 20.1992C19.6576 19.8945 20.14 19.7422 20.6309 19.7422C21.1387 19.7253 21.6634 19.6914 22.2051 19.6406C22.3236 19.8438 22.4251 20.013 22.5098 20.1484C22.6113 20.2669 22.6621 20.4447 22.6621 20.6816C22.6621 20.8001 22.6536 20.8848 22.6367 20.9355C22.4505 21.0033 22.3066 21.0625 22.2051 21.1133L21.9258 21.2656C21.8411 21.2995 21.7396 21.3333 21.6211 21.3672C21.5026 21.3841 21.3333 21.3926 21.1133 21.3926C20.9779 21.3926 20.9186 21.4349 20.9355 21.5195C20.9525 21.5872 20.9102 21.6296 20.8086 21.6465C20.5716 21.7311 20.3346 21.7988 20.0977 21.8496C19.8607 21.9004 19.6237 21.9681 19.3867 22.0527C18.8958 22.2051 18.4049 22.3743 17.9141 22.5605C17.4401 22.7298 16.9492 22.8652 16.4414 22.9668C16.0182 23.3053 15.5612 23.5846 15.0703 23.8047C14.5794 24.0078 14.0716 24.1771 13.5469 24.3125C12.9883 24.7188 12.4382 25.0996 11.8965 25.4551C11.3548 25.7936 10.7454 26.0814 10.0684 26.3184C9.98372 26.403 9.88216 26.4792 9.76367 26.5469C9.64518 26.6146 9.56901 26.7161 9.53516 26.8516C9.5013 26.8516 9.45898 26.8516 9.4082 26.8516C9.37435 26.8346 9.33203 26.8262 9.28125 26.8262C9.04427 26.8262 8.85807 26.8854 8.72266 27.0039C8.60417 27.1055 8.45182 27.1732 8.26562 27.207C8.18099 27.4609 8.13867 27.681 8.13867 27.8672C8.13867 28.1042 8.18099 28.3158 8.26562 28.502C8.35026 28.6882 8.45182 28.8659 8.57031 29.0352C8.70573 29.2044 8.84115 29.3737 8.97656 29.543C9.12891 29.6953 9.25586 29.8646 9.35742 30.0508C9.32357 30.2539 9.25586 30.4147 9.1543 30.5332C9.06966 30.6686 8.9681 30.7871 8.84961 30.8887C8.73112 31.0072 8.61263 31.1257 8.49414 31.2441C8.39258 31.3626 8.31641 31.515 8.26562 31.7012C7.96094 31.752 7.66471 31.7773 7.37695 31.7773C7.19076 31.7773 6.99609 31.752 6.79297 31.7012C6.60677 31.6673 6.42904 31.5996 6.25977 31.498C5.98893 31.1257 5.79427 30.7279 5.67578 30.3047C5.57422 29.8815 5.43034 29.4583 5.24414 29.0352L5.26953 28.8574C5.26953 28.485 5.20182 28.1634 5.06641 27.8926C4.94792 27.6048 4.76172 27.3171 4.50781 27.0293C4.52474 26.9954 4.5332 26.9362 4.5332 26.8516C4.5332 26.6315 4.46549 26.4284 4.33008 26.2422C4.36393 25.8529 4.46549 25.5482 4.63477 25.3281C4.82096 25.1081 5.02409 24.8626 5.24414 24.5918V24.2871C5.24414 23.5592 5.30339 22.8483 5.42188 22.1543C5.55729 21.4434 5.625 20.7324 5.625 20.0215C5.625 19.5814 5.59115 19.1921 5.52344 18.8535C5.47266 18.8366 5.40495 18.8281 5.32031 18.8281C5.23568 18.8281 5.16797 18.8535 5.11719 18.9043C5.06641 18.9382 5.02409 18.9805 4.99023 19.0312C4.95638 19.082 4.91406 19.1328 4.86328 19.1836C4.82943 19.2344 4.77018 19.2682 4.68555 19.2852C4.39779 19.2344 4.21159 19.099 4.12695 18.8789C4.04232 18.6589 4 18.4134 4 18.1426C4 17.9902 4.00846 17.8379 4.02539 17.6855C4.04232 17.5332 4.05924 17.3724 4.07617 17.2031C4.7194 16.4922 5.48958 15.832 6.38672 15.2227C7.28385 14.6133 8.17253 14.1224 9.05273 13.75C9.10352 13.7331 9.16276 13.7246 9.23047 13.7246C9.29818 13.7246 9.35742 13.7415 9.4082 13.7754C9.45898 13.7923 9.51823 13.8008 9.58594 13.8008C9.63672 13.8008 9.67904 13.7839 9.71289 13.75C9.88216 13.75 10.0007 13.6992 10.0684 13.5977C10.1361 13.4961 10.2292 13.3945 10.3477 13.293C10.4661 13.3776 10.5677 13.4199 10.6523 13.4199C10.8216 13.4199 10.9909 13.3438 11.1602 13.1914C11.3294 13.0391 11.5156 12.946 11.7188 12.9121C12.4974 12.7767 13.2591 12.6667 14.0039 12.582C14.7656 12.4974 15.5189 12.3027 16.2637 11.998C16.4329 12.0827 16.6022 12.1335 16.7715 12.1504C16.9408 12.1673 17.11 12.1758 17.2793 12.1758C17.4655 12.1758 17.6686 12.1589 17.8887 12.125C18.1257 12.0742 18.3118 11.9727 18.4473 11.8203C18.9889 11.888 19.5645 11.9134 20.1738 11.8965C20.8001 11.8796 21.418 11.888 22.0273 11.9219C22.6536 11.9557 23.2546 12.0404 23.8301 12.1758C24.4056 12.3112 24.9134 12.5566 25.3535 12.9121C25.3874 13.0306 25.4297 13.1406 25.4805 13.2422C25.5312 13.3438 25.5566 13.4538 25.5566 13.5723Z\" fill=\"white\"><\/path>\n    <path d=\"M56.5332 25.5566C56.4993 25.8105 56.4062 26.0052 56.2539 26.1406C56.1185 26.276 55.9577 26.403 55.7715 26.5215C55.6868 26.5046 55.6022 26.4961 55.5176 26.4961C55.4499 26.4792 55.3737 26.4707 55.2891 26.4707C54.7643 26.4538 54.265 26.5215 53.791 26.6738C53.334 26.8262 52.86 26.9362 52.3691 27.0039C52.1999 27.0378 52.0391 27.0547 51.8867 27.0547C51.7513 27.0378 51.6074 27.0462 51.4551 27.0801C50.9134 27.1647 50.3379 27.2324 49.7285 27.2832C49.1191 27.334 48.5098 27.4017 47.9004 27.4863C47.291 27.554 46.6901 27.6471 46.0977 27.7656C45.5221 27.8672 44.9805 28.0195 44.4727 28.2227C44.4219 28.1888 44.3711 28.1549 44.3203 28.1211C44.2695 28.0703 44.2103 28.0449 44.1426 28.0449C43.9733 28.0449 43.8125 28.0703 43.6602 28.1211C43.5078 28.1719 43.3555 28.1888 43.2031 28.1719C43.0339 28.2734 42.8477 28.3496 42.6445 28.4004C42.4583 28.4342 42.2637 28.4681 42.0605 28.502C41.8743 28.5189 41.6882 28.5527 41.502 28.6035C41.3158 28.6543 41.138 28.7474 40.9688 28.8828C40.8333 28.8151 40.6641 28.7812 40.4609 28.7812C40.2747 28.7643 40.1478 28.6966 40.0801 28.5781C39.6908 28.7643 39.276 28.8828 38.8359 28.9336C38.4128 28.9844 37.9811 29.0013 37.541 28.9844C37.2533 28.9674 36.9232 28.9251 36.5508 28.8574C36.1784 28.7897 35.806 28.6966 35.4336 28.5781C35.0612 28.4427 34.7142 28.2904 34.3926 28.1211C34.071 27.9349 33.8255 27.7148 33.6562 27.4609C33.5378 27.2917 33.4531 27.1055 33.4023 26.9023C33.3516 26.6992 33.2331 26.5469 33.0469 26.4453C33.0977 26.056 33.1569 25.6751 33.2246 25.3027C33.2923 24.9303 33.36 24.5495 33.4277 24.1602C33.7663 23.8724 34.0879 23.5677 34.3926 23.2461C34.6973 22.9245 34.985 22.5859 35.2559 22.2305C35.5775 22.0781 35.8737 21.8919 36.1445 21.6719C36.4323 21.4518 36.7116 21.2318 36.9824 21.0117C37.2702 20.7747 37.5495 20.5462 37.8203 20.3262C38.1081 20.1061 38.4128 19.9115 38.7344 19.7422C38.7852 19.6237 38.8529 19.5306 38.9375 19.4629C39.0391 19.3783 39.1406 19.3021 39.2422 19.2344C39.3438 19.1497 39.4368 19.0651 39.5215 18.9805C39.6061 18.8789 39.6654 18.7604 39.6992 18.625C40.2917 18.2695 40.8079 17.821 41.248 17.2793C41.6882 16.7376 41.9759 16.1283 42.1113 15.4512C41.8236 15.2142 41.4935 15.0618 41.1211 14.9941C40.7656 14.9095 40.3932 14.8503 40.0039 14.8164C39.6654 14.7995 39.3099 14.7995 38.9375 14.8164C38.582 14.8333 38.2181 14.8249 37.8457 14.791C37.4733 14.9095 37.084 14.9857 36.6777 15.0195C36.2884 15.0534 35.8991 15.0872 35.5098 15.1211C35.1204 15.138 34.7311 15.1888 34.3418 15.2734C33.9694 15.3411 33.6055 15.4766 33.25 15.6797C33.1823 15.6797 33.1146 15.6712 33.0469 15.6543C32.9961 15.6374 32.9368 15.6289 32.8691 15.6289C32.3275 15.612 31.8197 15.722 31.3457 15.959C30.8717 16.179 30.4062 16.3991 29.9492 16.6191C29.9154 16.6868 29.8984 16.7376 29.8984 16.7715C29.8984 16.873 29.9154 16.9746 29.9492 17.0762C30 17.1608 30.0254 17.2539 30.0254 17.3555C30.0085 17.3724 30 17.3893 30 17.4062C30 17.4232 29.9915 17.4401 29.9746 17.457C29.9577 17.5417 29.9323 17.6178 29.8984 17.6855C29.8815 17.7533 29.8561 17.8294 29.8223 17.9141C29.6361 18.4557 29.5345 18.9889 29.5176 19.5137C29.5007 19.9538 29.5007 20.3854 29.5176 20.8086C29.5345 21.2318 29.5345 21.6634 29.5176 22.1035C29.4837 22.6452 29.3991 23.153 29.2637 23.627C29.3483 24.0332 29.4245 24.4648 29.4922 24.9219C29.5599 25.362 29.6445 25.8021 29.7461 26.2422C29.8477 26.6823 29.9661 27.1139 30.1016 27.5371C30.2539 27.9434 30.4486 28.3327 30.6855 28.7051C30.6686 28.7389 30.6771 28.7643 30.7109 28.7812C30.7448 28.7982 30.7786 28.8066 30.8125 28.8066H31.0156C31.1003 28.8066 31.1341 28.8405 31.1172 28.9082C31.151 28.959 31.1764 29.0098 31.1934 29.0605C31.2103 29.0944 31.2441 29.1283 31.2949 29.1621C31.3288 29.2129 31.3288 29.2806 31.2949 29.3652C31.278 29.7038 31.1934 30.0169 31.041 30.3047C30.8887 30.5924 30.7956 30.9056 30.7617 31.2441C30.5586 31.2949 30.3724 31.3203 30.2031 31.3203C29.9154 31.3034 29.6615 31.2188 29.4414 31.0664C29.2214 30.931 29.0182 30.7617 28.832 30.5586C28.6458 30.3555 28.4681 30.1523 28.2988 29.9492C28.1296 29.7292 27.9434 29.543 27.7402 29.3906C27.6217 28.9167 27.5033 28.3919 27.3848 27.8164C27.2832 27.2409 27.1055 26.75 26.8516 26.3438C26.9193 26.1914 26.9531 26.0052 26.9531 25.7852C26.9701 25.4466 26.9362 25.1165 26.8516 24.7949C26.7839 24.4564 26.7669 24.1178 26.8008 23.7793C26.8008 23.5931 26.8177 23.4069 26.8516 23.2207C26.9023 23.0345 26.9362 22.8483 26.9531 22.6621C26.9701 22.3743 26.9362 22.0951 26.8516 21.8242C26.7839 21.5534 26.7585 21.2741 26.7754 20.9863C26.7923 20.8509 26.8177 20.724 26.8516 20.6055C26.9023 20.4701 26.9701 20.3516 27.0547 20.25C26.9701 20.0469 26.9447 19.8522 26.9785 19.666C26.9954 19.3783 27.0293 19.1074 27.0801 18.8535C27.1309 18.5996 27.1647 18.3457 27.1816 18.0918C27.1816 17.9564 27.1732 17.8294 27.1562 17.7109C27.1393 17.5755 27.1139 17.4486 27.0801 17.3301L26.8516 17.2539C26.75 17.2539 26.6484 17.2793 26.5469 17.3301C26.4622 17.3809 26.3861 17.4401 26.3184 17.5078C26.2507 17.5755 26.1914 17.6348 26.1406 17.6855C26.0898 17.7194 26.0391 17.7363 25.9883 17.7363C25.9544 17.7363 25.9121 17.7363 25.8613 17.7363C25.8275 17.7194 25.7936 17.7109 25.7598 17.7109C25.7259 17.7109 25.6582 17.7448 25.5566 17.8125C25.472 17.8802 25.362 17.9564 25.2266 18.041C25.1081 18.1087 24.9896 18.1849 24.8711 18.2695C24.7526 18.3372 24.6595 18.3796 24.5918 18.3965C24.4056 18.3626 24.2533 18.3034 24.1348 18.2188C24.0332 18.1172 23.9316 18.0241 23.8301 17.9395C23.7454 17.8379 23.6523 17.7533 23.5508 17.6855C23.4492 17.6009 23.3223 17.5671 23.1699 17.584C23.1191 17.4824 23.0938 17.3724 23.0938 17.2539C23.0768 17.1354 23.0768 17.0169 23.0938 16.8984V16.4922C23.2122 16.2721 23.373 16.0944 23.5762 15.959C23.7624 15.8066 23.9655 15.6797 24.1855 15.5781L24.8457 15.2734C25.0658 15.1719 25.2689 15.0449 25.4551 14.8926H25.6836C25.9883 14.9095 26.2507 14.8503 26.4707 14.7148C26.7077 14.5794 26.9277 14.4271 27.1309 14.2578C27.334 14.0716 27.5371 13.8854 27.7402 13.6992C27.9603 13.513 28.1973 13.3691 28.4512 13.2676C28.6374 13.3522 28.832 13.4284 29.0352 13.4961C29.2383 13.5469 29.4499 13.5807 29.6699 13.5977C29.89 13.5977 30.1185 13.5638 30.3555 13.4961C30.5924 13.4284 30.7786 13.3014 30.9141 13.1152C30.9987 13.1491 31.0664 13.1745 31.1172 13.1914C31.1849 13.1914 31.2611 13.1914 31.3457 13.1914C31.5996 13.2083 31.8535 13.1745 32.1074 13.0898C32.3613 12.9883 32.6068 12.8698 32.8438 12.7344C33.1823 12.7513 33.5124 12.7344 33.834 12.6836C34.1725 12.6159 34.5026 12.5482 34.8242 12.4805C35.1628 12.4128 35.4928 12.3535 35.8145 12.3027C36.153 12.235 36.4915 12.2096 36.8301 12.2266C37.3887 12.2435 37.9388 12.1927 38.4805 12.0742C39.0221 11.9557 39.5723 11.9134 40.1309 11.9473C40.5202 11.9642 40.901 11.998 41.2734 12.0488C41.6628 12.0827 42.0521 12.0911 42.4414 12.0742C42.6615 12.1758 42.8561 12.2689 43.0254 12.3535C43.2116 12.4212 43.4401 12.4382 43.7109 12.4043C44.2526 12.8613 44.7435 13.3945 45.1836 14.0039V14.4355C45.1667 14.8249 45.099 15.2057 44.9805 15.5781C44.862 15.9505 44.7181 16.3229 44.5488 16.6953C44.3965 17.0508 44.2272 17.4062 44.041 17.7617C43.8548 18.1003 43.6771 18.4388 43.5078 18.7773C42.4076 19.776 41.3073 20.7663 40.207 21.748C39.1068 22.7298 37.9727 23.6777 36.8047 24.5918C36.7708 24.7611 36.7201 24.9134 36.6523 25.0488C36.6016 25.1842 36.5677 25.3281 36.5508 25.4805C36.5508 25.5651 36.5592 25.6328 36.5762 25.6836C36.6947 25.7174 36.7962 25.7852 36.8809 25.8867C36.9824 25.9714 37.0163 26.0898 36.9824 26.2422H37.2109C37.2956 26.2422 37.3379 26.276 37.3379 26.3438L37.7441 26.3691C38.3874 26.403 39.0306 26.3861 39.6738 26.3184C40.3171 26.2507 40.9603 26.1745 41.6035 26.0898C42.2637 26.0052 42.9154 25.929 43.5586 25.8613C44.2018 25.7767 44.8451 25.7259 45.4883 25.709C45.6406 25.6582 45.8014 25.6159 45.9707 25.582C46.14 25.5482 46.2923 25.4805 46.4277 25.3789H46.5039C46.6224 25.3789 46.707 25.4128 46.7578 25.4805C46.8255 25.5482 46.9186 25.5905 47.0371 25.6074C47.1217 25.6074 47.2064 25.5905 47.291 25.5566C47.3926 25.5228 47.4941 25.4974 47.5957 25.4805C47.8327 25.4128 48.0781 25.3704 48.332 25.3535C48.6029 25.3366 48.8652 25.3112 49.1191 25.2773C50.1009 25.1927 51.0742 25.1419 52.0391 25.125C53.0039 25.0911 53.9688 24.9642 54.9336 24.7441C55.0182 24.8626 55.1367 24.9473 55.2891 24.998C55.4414 25.0319 55.6022 25.0742 55.7715 25.125C55.9408 25.1589 56.0931 25.2012 56.2285 25.252C56.3809 25.3027 56.4824 25.4043 56.5332 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M65.3945 15.2734C65.293 15.4258 65.2337 15.5951 65.2168 15.7812C65.1999 15.9674 65.1914 16.1367 65.1914 16.2891C65.1914 16.4922 65.1914 16.6953 65.1914 16.8984C65.2083 17.0846 65.2168 17.2708 65.2168 17.457V17.8379C65.1829 17.9564 65.1322 18.0749 65.0645 18.1934C64.9967 18.3118 64.946 18.4303 64.9121 18.5488C64.6751 19.1751 64.5566 19.8014 64.5566 20.4277V20.4785C64.472 20.6816 64.3874 20.8678 64.3027 21.0371C64.235 21.2064 64.1673 21.3757 64.0996 21.5449C64.0319 21.6973 63.9811 21.8665 63.9473 22.0527C63.9134 22.222 63.9049 22.4251 63.9219 22.6621C63.6849 23.2546 63.3717 23.7962 62.9824 24.2871C62.5931 24.7611 62.2122 25.252 61.8398 25.7598C61.4844 25.8952 61.1543 26.0729 60.8496 26.293C60.5618 26.513 60.2826 26.7585 60.0117 27.0293C59.487 27.1986 58.9707 27.3932 58.4629 27.6133C57.9551 27.8333 57.498 28.1296 57.0918 28.502C56.7702 28.5358 56.4486 28.5866 56.127 28.6543C55.8053 28.722 55.4922 28.8236 55.1875 28.959H54.8828C54.7305 28.959 54.6204 28.9251 54.5527 28.8574C54.3327 28.9759 54.1042 29.0605 53.8672 29.1113C53.6302 29.1452 53.3932 29.1621 53.1562 29.1621C52.8516 29.1621 52.5469 29.1452 52.2422 29.1113C51.9544 29.0605 51.6582 29.0098 51.3535 28.959C51.1842 28.722 50.9473 28.5443 50.6426 28.4258C50.3379 28.2904 50.0671 28.1634 49.8301 28.0449C49.3392 27.3678 48.9837 26.7161 48.7637 26.0898C48.5436 25.4466 48.3151 24.7272 48.0781 23.9316C48.112 23.6947 48.1712 23.4661 48.2559 23.2461C48.3405 23.0091 48.3743 22.7552 48.3574 22.4844C48.6621 21.6042 49.0599 20.8086 49.5508 20.0977C50.0586 19.3698 50.6341 18.6758 51.2773 18.0156C51.2773 17.9141 51.2943 17.8294 51.3281 17.7617C51.3789 17.694 51.3874 17.5924 51.3535 17.457C51.3704 17.474 51.4043 17.4824 51.4551 17.4824C51.5905 17.4824 51.6751 17.4486 51.709 17.3809C51.7428 17.2962 51.7513 17.2031 51.7344 17.1016C52.3438 16.7122 52.8939 16.2637 53.3848 15.7559C53.8926 15.248 54.4681 14.8249 55.1113 14.4863C55.1621 14.334 55.2467 14.207 55.3652 14.1055C55.4837 14.0039 55.5768 13.8854 55.6445 13.75C56.1862 13.5977 56.6771 13.3691 57.1172 13.0645C57.5573 12.7598 58.0228 12.4889 58.5137 12.252C58.7845 12.0996 59.0384 11.998 59.2754 11.9473C59.5293 11.8796 59.8001 11.8118 60.0879 11.7441C60.1895 11.7103 60.2826 11.6849 60.3672 11.668C60.4518 11.651 60.5449 11.6426 60.6465 11.6426C60.9512 11.6426 61.2474 11.7018 61.5352 11.8203C61.8229 11.9219 62.1191 11.9727 62.4238 11.9727C62.5085 11.9727 62.5762 11.9727 62.627 11.9727C62.6947 11.9557 62.7624 11.9388 62.8301 11.9219C63.1178 12.2773 63.4818 12.5482 63.9219 12.7344C64.0234 12.9883 64.1419 13.2083 64.2773 13.3945C64.4297 13.5807 64.582 13.7669 64.7344 13.9531C64.8867 14.1224 65.0221 14.3171 65.1406 14.5371C65.276 14.7402 65.3607 14.9857 65.3945 15.2734ZM62.8555 16.5938C62.8555 16.5091 62.847 16.4329 62.8301 16.3652C62.6608 16.3145 62.5 16.2467 62.3477 16.1621C62.1953 16.0775 62.026 16.0352 61.8398 16.0352C61.7214 16.0352 61.6029 16.0605 61.4844 16.1113C61.4674 15.9928 61.4167 15.9082 61.332 15.8574C61.2643 15.8066 61.1797 15.7643 61.0781 15.7305C60.9935 15.6797 60.9004 15.6458 60.7988 15.6289C60.7142 15.5951 60.638 15.5443 60.5703 15.4766C60.5195 15.3411 60.4603 15.2057 60.3926 15.0703C60.3418 14.918 60.2402 14.8079 60.0879 14.7402C59.9355 14.8926 59.7578 15.0195 59.5547 15.1211C59.3516 15.2057 59.14 15.2904 58.9199 15.375C58.7168 15.4596 58.5137 15.5612 58.3105 15.6797C58.1243 15.7982 57.9635 15.9421 57.8281 16.1113H57.3711C57.2695 16.2975 57.1257 16.4414 56.9395 16.543C56.7533 16.6276 56.5924 16.7546 56.457 16.9238C56.1862 17.0592 55.9323 17.2285 55.6953 17.4316C55.4753 17.6178 55.2552 17.821 55.0352 18.041C54.8151 18.2441 54.5951 18.4557 54.375 18.6758C54.1719 18.8958 53.9518 19.099 53.7148 19.2852C53.4948 19.7591 53.2493 20.1738 52.9785 20.5293C52.7246 20.8678 52.4792 21.2148 52.2422 21.5703C52.0221 21.9258 51.8275 22.3151 51.6582 22.7383C51.5059 23.1445 51.4297 23.6523 51.4297 24.2617V24.5156C51.4297 24.6003 51.4382 24.6849 51.4551 24.7695C51.6751 25.0065 51.8529 25.2604 51.9883 25.5312C52.1406 25.8021 52.3861 25.9967 52.7246 26.1152C53.0632 26.2507 53.4186 26.3099 53.791 26.293C54.1803 26.276 54.5527 26.3184 54.9082 26.4199C55.7207 26.2676 56.4993 26.0221 57.2441 25.6836C58.0059 25.3281 58.7253 24.9049 59.4023 24.4141C59.5039 24.3294 59.6224 24.2448 59.7578 24.1602C59.8932 24.0586 60.0033 23.957 60.0879 23.8555C60.1725 23.7708 60.2402 23.6777 60.291 23.5762C60.3587 23.4746 60.4264 23.3815 60.4941 23.2969C60.6296 23.0768 60.7819 22.8568 60.9512 22.6367C61.1204 22.4167 61.2982 22.2135 61.4844 22.0273C61.569 21.6549 61.679 21.2995 61.8145 20.9609C61.9499 20.6055 62.0853 20.2585 62.2207 19.9199C62.3561 19.5814 62.4661 19.2344 62.5508 18.8789C62.6523 18.5234 62.7031 18.151 62.7031 17.7617C62.7031 17.6771 62.6947 17.584 62.6777 17.4824C62.6777 17.3809 62.6693 17.2878 62.6523 17.2031C62.7878 17.0169 62.8555 16.8138 62.8555 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M91.5723 26.7754C91.4876 27.0462 91.4622 27.3171 91.4961 27.5879C91.4453 27.6556 91.3861 27.6979 91.3184 27.7148C91.2507 27.7318 91.1829 27.7572 91.1152 27.791C91.0475 27.8079 90.9883 27.8418 90.9375 27.8926C90.9036 27.9264 90.9036 28.0026 90.9375 28.1211C90.3789 28.1549 89.8457 28.2734 89.3379 28.4766C88.8301 28.6797 88.3307 28.8997 87.8398 29.1367C87.5859 29.0521 87.3659 28.9505 87.1797 28.832C86.9935 28.7135 86.7565 28.6374 86.4688 28.6035C86.181 28.028 85.9102 27.4271 85.6562 26.8008C85.4193 26.1576 85.3008 25.5143 85.3008 24.8711C85.3008 24.3971 85.3854 23.9655 85.5547 23.5762C85.5547 23.0684 85.597 22.569 85.6816 22.0781C85.7663 21.5872 85.8594 21.1048 85.9609 20.6309C86.0794 20.14 86.181 19.6491 86.2656 19.1582C86.3503 18.6673 86.3926 18.168 86.3926 17.6602V17.1016C86.3587 17.1016 86.3164 17.1439 86.2656 17.2285C86.2148 17.2962 86.1641 17.3809 86.1133 17.4824C86.0794 17.5671 86.0456 17.6517 86.0117 17.7363C85.9779 17.821 85.9525 17.8717 85.9355 17.8887C85.6478 18.1087 85.4193 18.388 85.25 18.7266C85.0977 19.0482 84.9284 19.3529 84.7422 19.6406C84.5052 19.9961 84.2513 20.3431 83.9805 20.6816C83.7266 21.0202 83.4049 21.2826 83.0156 21.4688V21.5195C83.0156 21.6042 82.9902 21.6634 82.9395 21.6973C82.8887 21.7311 82.8802 21.8158 82.9141 21.9512C82.4909 22.0866 82.0931 22.2812 81.7207 22.5352C81.3652 22.7891 81.069 23.1107 80.832 23.5C80.4935 23.5846 80.1719 23.7031 79.8672 23.8555C79.5794 23.9909 79.2832 24.1432 78.9785 24.3125C78.8431 24.3802 78.6992 24.4648 78.5469 24.5664C78.3945 24.668 78.2422 24.7357 78.0898 24.7695C77.9544 24.8203 77.7682 24.8542 77.5312 24.8711C77.3112 24.888 77.0742 24.9049 76.8203 24.9219C76.5833 24.9388 76.3464 24.9473 76.1094 24.9473H75.5508C75.4661 24.9473 75.3561 24.9049 75.2207 24.8203C75.0853 24.7357 74.9329 24.6426 74.7637 24.541C74.6113 24.4395 74.4505 24.3464 74.2812 24.2617C74.112 24.1602 73.9512 24.0924 73.7988 24.0586C73.6634 23.6185 73.4688 23.2292 73.2148 22.8906C72.9779 22.5352 72.724 22.1797 72.4531 21.8242C72.3685 21.418 72.25 20.9948 72.0977 20.5547C71.9622 20.1146 71.7168 19.7507 71.3613 19.4629C71.446 19.3444 71.4883 19.209 71.4883 19.0566C71.4883 18.8704 71.446 18.6927 71.3613 18.5234C71.2767 18.3542 71.2344 18.168 71.2344 17.9648C71.2344 17.8294 71.2428 17.7279 71.2598 17.6602C71.0736 17.8633 70.9382 18.1257 70.8535 18.4473C70.7858 18.752 70.752 19.0312 70.752 19.2852C70.752 19.4883 70.7773 19.6745 70.8281 19.8438C70.6589 20.0807 70.5488 20.377 70.498 20.7324C70.4642 21.0879 70.4473 21.401 70.4473 21.6719C70.4473 22.0104 70.4727 22.3405 70.5234 22.6621C70.2526 22.9329 70.1172 23.263 70.1172 23.6523C70.1172 23.8724 70.168 24.0671 70.2695 24.2363C70.2695 24.304 70.2526 24.3548 70.2188 24.3887C70.1849 24.4225 70.1426 24.4479 70.0918 24.4648C70.0579 24.4818 70.0156 24.5072 69.9648 24.541C69.931 24.5579 69.9141 24.6003 69.9141 24.668C69.9141 24.7526 69.9141 24.8457 69.9141 24.9473C69.931 25.0488 69.9395 25.1504 69.9395 25.252C69.9395 25.4889 69.931 25.7344 69.9141 25.9883C69.8971 26.2422 69.8887 26.4876 69.8887 26.7246C69.8887 27.2155 69.931 27.571 70.0156 27.791C70.1172 27.9941 70.2357 28.1465 70.3711 28.248C70.5234 28.3496 70.6842 28.4512 70.8535 28.5527C71.0228 28.6543 71.1921 28.849 71.3613 29.1367C71.3105 29.2891 71.2174 29.416 71.082 29.5176C70.9635 29.6022 70.8451 29.6953 70.7266 29.7969C70.625 29.8815 70.5319 29.9831 70.4473 30.1016C70.3626 30.2201 70.3288 30.3893 70.3457 30.6094H70.2188C69.9987 30.6094 69.7871 30.6432 69.584 30.7109C69.3809 30.7786 69.1693 30.8125 68.9492 30.8125C68.8984 30.8125 68.8477 30.804 68.7969 30.7871C68.7461 30.7871 68.6953 30.7871 68.6445 30.7871L68.3906 30.6348C68.306 30.584 68.2214 30.5586 68.1367 30.5586C68.0521 30.5586 67.9421 30.5755 67.8066 30.6094C67.5697 29.8477 67.3835 29.0605 67.248 28.248C67.1296 27.4355 67.0703 26.64 67.0703 25.8613C67.0703 25.7767 67.0872 25.6921 67.1211 25.6074C67.1719 25.5059 67.2396 25.472 67.3242 25.5059V25.0234C67.3242 24.4987 67.3665 23.9909 67.4512 23.5C67.5527 22.9922 67.6035 22.4674 67.6035 21.9258C67.6035 21.7734 67.5951 21.6211 67.5781 21.4688C67.5781 21.3164 67.5697 21.1725 67.5527 21.0371C67.6374 20.7493 67.722 20.4616 67.8066 20.1738C67.9082 19.8691 67.959 19.556 67.959 19.2344C67.959 19.099 67.9336 18.9382 67.8828 18.752C68.0182 18.6504 68.1198 18.5234 68.1875 18.3711C68.2552 18.2018 68.306 18.0241 68.3398 17.8379C68.3737 17.6348 68.3991 17.4401 68.416 17.2539C68.4329 17.0677 68.4499 16.8984 68.4668 16.7461C68.6361 16.4076 68.7292 16.0436 68.7461 15.6543C68.763 15.265 68.8477 14.901 69 14.5625C68.9831 14.4948 68.9746 14.3763 68.9746 14.207C68.9746 13.8685 69.0254 13.5299 69.127 13.1914C69.2454 12.8359 69.474 12.5651 69.8125 12.3789C70.1172 12.4974 70.4727 12.5566 70.8789 12.5566C71.2682 12.5566 71.6406 12.4974 71.9961 12.3789C72.0977 12.4128 72.1908 12.4551 72.2754 12.5059C72.36 12.5397 72.4447 12.582 72.5293 12.6328C72.6309 12.6667 72.7324 12.7005 72.834 12.7344C72.9355 12.7513 73.054 12.7513 73.1895 12.7344C73.3587 13.2253 73.5026 13.7246 73.6211 14.2324C73.7565 14.7402 73.8581 15.2565 73.9258 15.7812C73.9596 16.0013 73.9681 16.2383 73.9512 16.4922C73.9512 16.7461 73.9681 16.9831 74.002 17.2031C74.0189 17.3385 74.0612 17.4655 74.1289 17.584C74.1966 17.6855 74.2643 17.804 74.332 17.9395C74.3997 18.0749 74.4505 18.2272 74.4844 18.3965C74.5352 18.5658 74.5521 18.7773 74.5352 19.0312C74.7214 19.4714 74.9245 19.8945 75.1445 20.3008C75.3815 20.6901 75.6354 21.0794 75.9062 21.4688C76.0586 21.5195 76.194 21.5872 76.3125 21.6719C76.431 21.7396 76.5072 21.8581 76.541 22.0273C76.6934 22.0273 76.8288 22.0527 76.9473 22.1035L77.3789 22.2305C78.0221 22.0273 78.6146 21.7565 79.1562 21.418C79.7148 21.0794 80.2988 20.7917 80.9082 20.5547C81.653 19.8268 82.2962 19.0228 82.8379 18.1426C83.3796 17.2454 83.9212 16.3568 84.4629 15.4766V14.918C84.5645 14.8672 84.6491 14.8079 84.7168 14.7402C84.8014 14.6556 84.903 14.5964 85.0215 14.5625C85.0384 14.3594 85.0807 14.1647 85.1484 13.9785C85.2331 13.7754 85.3177 13.5892 85.4023 13.4199C85.5039 13.2337 85.5885 13.056 85.6562 12.8867C85.724 12.7005 85.7578 12.5059 85.7578 12.3027C85.7578 12.1842 85.7493 12.0827 85.7324 11.998C85.9863 11.7441 86.291 11.6172 86.6465 11.6172C86.985 11.6172 87.3236 11.7018 87.6621 11.8711C88.0176 12.0234 88.3477 12.1673 88.6523 12.3027C88.8385 12.709 88.974 13.1406 89.0586 13.5977C89.1602 14.0378 89.2279 14.4948 89.2617 14.9688C89.2956 15.4427 89.3125 15.9167 89.3125 16.3906V18.1934C89.2956 18.3288 89.2448 18.4303 89.1602 18.498C89.0924 18.5488 89.0417 18.6335 89.0078 18.752V19.0059C89.0078 19.0905 88.9993 19.1751 88.9824 19.2598C88.9824 19.6152 88.9401 19.9876 88.8555 20.377C88.7708 20.8678 88.6608 21.3672 88.5254 21.875C88.4069 22.3659 88.3477 22.8652 88.3477 23.373C88.3477 23.5592 88.3561 23.7454 88.373 23.9316C88.39 24.1178 88.4238 24.304 88.4746 24.4902C88.39 24.6426 88.3477 24.8372 88.3477 25.0742C88.3477 25.3451 88.39 25.599 88.4746 25.8359C88.5762 26.056 88.6947 26.276 88.8301 26.4961C89.0671 26.4961 89.304 26.4876 89.541 26.4707C89.778 26.4538 90.0234 26.4453 90.2773 26.4453C90.5143 26.4453 90.7344 26.4707 90.9375 26.5215C91.1406 26.5553 91.3522 26.64 91.5723 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M128.059 24.1602C128.059 24.4987 127.999 24.778 127.881 24.998C127.779 25.2012 127.661 25.4382 127.525 25.709C127.492 25.6921 127.449 25.6836 127.398 25.6836C127.297 25.6836 127.204 25.709 127.119 25.7598C127.035 25.8105 126.95 25.8529 126.865 25.8867C126.374 26.4284 125.867 26.9531 125.342 27.4609C124.834 27.9688 124.267 28.4173 123.641 28.8066C123.471 28.9082 123.302 29.0098 123.133 29.1113C122.964 29.196 122.786 29.2806 122.6 29.3652C122.532 29.3991 122.464 29.4329 122.396 29.4668C122.346 29.4837 122.295 29.5091 122.244 29.543C122.126 29.6107 121.999 29.7207 121.863 29.873C121.745 30.0254 121.601 30.1777 121.432 30.3301C121.279 30.4993 121.11 30.6348 120.924 30.7363C120.738 30.8548 120.535 30.9056 120.314 30.8887C120.179 30.9733 120.061 31.0833 119.959 31.2188C119.857 31.3542 119.739 31.4896 119.604 31.625C118.876 31.8789 118.207 32.209 117.598 32.6152C117.005 33.0384 116.387 33.4447 115.744 33.834C115.355 34.0879 114.965 34.291 114.576 34.4434C114.492 34.4772 114.39 34.5026 114.271 34.5195C114.17 34.5365 114.06 34.5618 113.941 34.5957C113.383 34.7311 112.816 34.8411 112.24 34.9258C111.682 35.0104 111.115 35.0527 110.539 35.0527C109.828 35.0527 109.143 34.9681 108.482 34.7988C108.482 34.748 108.465 34.7142 108.432 34.6973C108.398 34.6803 108.355 34.6634 108.305 34.6465C108.271 34.6296 108.237 34.6042 108.203 34.5703C108.169 34.5534 108.169 34.5111 108.203 34.4434C107.831 34.4095 107.501 34.3164 107.213 34.1641C106.942 34.0117 106.764 33.7409 106.68 33.3516C106.629 33.3854 106.587 33.4277 106.553 33.4785C106.519 33.5293 106.46 33.5462 106.375 33.5293C106.138 33.1908 105.876 32.8776 105.588 32.5898C105.3 32.3021 105.089 31.9551 104.953 31.5488C104.919 31.4642 104.894 31.3796 104.877 31.2949C104.877 31.2272 104.868 31.151 104.852 31.0664C104.767 30.8294 104.615 30.7109 104.395 30.7109C104.428 30.6432 104.445 30.5586 104.445 30.457C104.445 30.4062 104.437 30.3555 104.42 30.3047C104.42 30.2539 104.42 30.2031 104.42 30.1523C104.42 30.0677 104.445 29.9831 104.496 29.8984C104.327 29.5091 104.208 29.1283 104.141 28.7559C104.073 28.3665 104.039 27.9688 104.039 27.5625C104.039 27.0378 104.064 26.5215 104.115 26.0137C104.166 25.4889 104.191 24.9642 104.191 24.4395C104.293 24.2363 104.369 23.9993 104.42 23.7285C104.488 23.4577 104.598 23.2376 104.75 23.0684C104.733 22.9668 104.699 22.916 104.648 22.916C104.598 22.8991 104.572 22.8483 104.572 22.7637C104.572 22.459 104.632 22.1289 104.75 21.7734C104.868 21.418 104.928 21.054 104.928 20.6816C105.08 20.597 105.173 20.4701 105.207 20.3008C105.258 20.1315 105.351 19.9961 105.486 19.8945V19.7676C105.486 19.5137 105.512 19.2598 105.562 19.0059C105.63 18.752 105.689 18.5065 105.74 18.2695C105.808 18.0156 105.859 17.7702 105.893 17.5332C105.943 17.2793 105.96 17.0339 105.943 16.7969C105.977 16.7461 106.02 16.653 106.07 16.5176C106.138 16.3652 106.197 16.2129 106.248 16.0605C106.316 15.8913 106.367 15.7305 106.4 15.5781C106.451 15.4258 106.477 15.3158 106.477 15.248C106.477 15.1465 106.46 15.0534 106.426 14.9688C106.392 14.8841 106.375 14.791 106.375 14.6895C106.375 14.6048 106.4 14.4863 106.451 14.334C106.502 14.1647 106.544 14.0293 106.578 13.9277C106.646 13.64 106.705 13.3438 106.756 13.0391C106.824 12.7174 106.883 12.4128 106.934 12.125C107.086 11.194 107.196 10.263 107.264 9.33203C107.331 8.38411 107.374 7.4362 107.391 6.48828C107.628 6.35286 107.873 6.22591 108.127 6.10742C108.398 5.98893 108.677 5.92969 108.965 5.92969C109.049 5.92969 109.134 5.93815 109.219 5.95508C109.303 5.97201 109.388 5.9974 109.473 6.03125C109.557 6.36979 109.693 6.64062 109.879 6.84375C110.065 7.04688 110.234 7.29232 110.387 7.58008C110.285 7.85091 110.217 8.13021 110.184 8.41797L110.107 9.28125C110.09 9.56901 110.057 9.85677 110.006 10.1445C109.955 10.4154 109.87 10.6777 109.752 10.9316C109.786 11.0163 109.803 11.1009 109.803 11.1855V11.4395C109.803 11.6764 109.777 11.9049 109.727 12.125C109.693 12.3451 109.65 12.5736 109.6 12.8105C109.549 13.0306 109.507 13.2507 109.473 13.4707C109.439 13.6908 109.439 13.9108 109.473 14.1309C109.422 14.2155 109.371 14.2832 109.32 14.334C109.27 14.3678 109.236 14.4271 109.219 14.5117L109.168 14.9941C109.134 15.1803 109.1 15.3665 109.066 15.5527C109.049 15.722 109.024 15.8997 108.99 16.0859C108.872 16.5938 108.736 17.1016 108.584 17.6094C108.449 18.1172 108.381 18.6419 108.381 19.1836V19.3359C108.229 19.5729 108.11 19.8691 108.025 20.2246C107.941 20.5632 107.915 20.8763 107.949 21.1641C107.763 21.6549 107.585 22.1374 107.416 22.6113C107.247 23.0853 107.162 23.5762 107.162 24.084C107.162 24.1686 107.162 24.2617 107.162 24.3633C107.179 24.4479 107.196 24.5326 107.213 24.6172C107.077 24.9557 106.993 25.3027 106.959 25.6582C106.925 25.9967 106.908 26.3353 106.908 26.6738C106.908 26.9108 106.917 27.1901 106.934 27.5117C106.967 27.8164 107.01 28.138 107.061 28.4766C107.128 28.7982 107.204 29.1113 107.289 29.416C107.374 29.7207 107.467 29.9661 107.568 30.1523C107.958 30.7786 108.465 31.2695 109.092 31.625C109.735 31.9974 110.412 32.2344 111.123 32.3359C111.411 32.2344 111.639 32.1751 111.809 32.1582C111.995 32.1413 112.249 32.1413 112.57 32.1582C112.841 32.0228 113.112 31.9212 113.383 31.8535C113.671 31.7858 113.958 31.7096 114.246 31.625C114.331 31.5911 114.415 31.5573 114.5 31.5234C114.602 31.4896 114.686 31.4557 114.754 31.4219C114.839 31.388 114.932 31.3118 115.033 31.1934C115.135 31.0749 115.228 30.9733 115.312 30.8887C115.668 30.7871 116.007 30.6432 116.328 30.457C116.65 30.2878 116.963 30.11 117.268 29.9238L118.207 29.3652C118.529 29.179 118.867 29.0182 119.223 28.8828C119.358 28.832 119.434 28.7643 119.451 28.6797C119.485 28.5781 119.536 28.4596 119.604 28.3242C119.637 28.3581 119.688 28.375 119.756 28.375C119.959 28.375 120.103 28.3158 120.188 28.1973C120.272 28.0618 120.374 27.9264 120.492 27.791C120.712 27.7572 120.924 27.6979 121.127 27.6133C121.33 27.5117 121.482 27.3594 121.584 27.1562C122.007 27.0716 122.38 26.9193 122.701 26.6992C123.023 26.4792 123.336 26.2422 123.641 25.9883C123.945 25.7174 124.25 25.4635 124.555 25.2266C124.859 24.9727 125.206 24.7695 125.596 24.6172C125.646 24.5326 125.68 24.4564 125.697 24.3887C125.714 24.321 125.74 24.2448 125.773 24.1602C126.061 24.1263 126.29 24.0501 126.459 23.9316C126.628 23.7962 126.823 23.6608 127.043 23.5254C127.517 23.5762 127.855 23.7878 128.059 24.1602Z\" fill=\"white\"><\/path>\n    <path d=\"M144.436 28.1211C144.385 28.3581 144.275 28.5527 144.105 28.7051C143.953 28.8405 143.767 28.9505 143.547 29.0352C143.327 29.1198 143.098 29.179 142.861 29.2129C142.641 29.2298 142.438 29.2383 142.252 29.2383C142.167 29.2383 142.083 29.2383 141.998 29.2383C141.93 29.2214 141.854 29.2129 141.77 29.2129C141.685 29.2129 141.643 29.2552 141.643 29.3398C141.643 29.4245 141.6 29.4837 141.516 29.5176C141.431 29.4837 141.346 29.4583 141.262 29.4414C141.177 29.4245 141.092 29.416 141.008 29.416C140.889 29.416 140.771 29.4245 140.652 29.4414C140.551 29.4583 140.449 29.4668 140.348 29.4668C140.212 29.4668 140.111 29.4499 140.043 29.416C139.992 29.3822 139.941 29.3483 139.891 29.3145C139.857 29.2637 139.814 29.2129 139.764 29.1621C139.73 29.1113 139.671 29.069 139.586 29.0352C139.467 28.9844 139.366 28.9759 139.281 29.0098C139.214 29.0436 139.104 28.9928 138.951 28.8574C138.748 28.6882 138.57 28.485 138.418 28.248C138.283 27.9941 138.147 27.7318 138.012 27.4609C137.876 27.1901 137.732 26.9193 137.58 26.6484C137.428 26.3776 137.25 26.1406 137.047 25.9375H136.844C136.539 25.9375 136.327 26.0645 136.209 26.3184C136.124 26.2676 136.04 26.2083 135.955 26.1406C135.87 26.056 135.777 25.9883 135.676 25.9375C135.286 26.056 134.88 26.1576 134.457 26.2422C134.034 26.3268 133.611 26.3691 133.188 26.3691H132.832C132.73 26.3691 132.62 26.3522 132.502 26.3184C132.333 26.3861 132.18 26.4707 132.045 26.5723C131.91 26.6569 131.757 26.6992 131.588 26.6992C131.486 26.6992 131.368 26.6654 131.232 26.5977C131.131 26.5977 131.08 26.64 131.08 26.7246C131.097 26.8092 131.046 26.8516 130.928 26.8516H130.699C130.462 26.8516 130.225 26.86 129.988 26.877C129.768 26.8939 129.54 26.9023 129.303 26.9023C128.981 26.9023 128.651 26.86 128.312 26.7754C128.228 26.8262 128.135 26.8516 128.033 26.8516C127.965 26.8854 127.915 26.9447 127.881 27.0293C127.847 27.097 127.813 27.1647 127.779 27.2324C127.745 27.2832 127.695 27.334 127.627 27.3848C127.576 27.4186 127.5 27.4271 127.398 27.4102C127.365 27.6133 127.28 27.7741 127.145 27.8926C127.009 28.0111 126.941 28.1888 126.941 28.4258C126.755 28.5273 126.603 28.6543 126.484 28.8066C126.366 28.959 126.247 29.1198 126.129 29.2891C126.01 29.4583 125.883 29.6191 125.748 29.7715C125.63 29.9238 125.477 30.0423 125.291 30.127C125.206 30.2285 125.181 30.3893 125.215 30.6094C125.029 30.7617 124.8 30.8971 124.529 31.0156C124.258 31.1341 124.005 31.1934 123.768 31.1934C123.277 31.1934 122.938 30.931 122.752 30.4062C122.752 30.237 122.769 30.0592 122.803 29.873C122.82 29.6699 122.854 29.4837 122.904 29.3145C122.955 29.1283 123.031 28.9674 123.133 28.832C123.234 28.6797 123.378 28.5697 123.564 28.502C123.564 28.3496 123.514 28.248 123.412 28.1973C123.311 28.1296 123.268 28.0195 123.285 27.8672C123.742 27.6471 124.14 27.3594 124.479 27.0039C124.817 26.6484 125.122 26.276 125.393 25.8867C125.68 25.4805 125.968 25.0742 126.256 24.668C126.544 24.2617 126.865 23.8978 127.221 23.5762V23.043C127.729 22.5013 128.059 21.8919 128.211 21.2148C128.397 21.181 128.516 21.0964 128.566 20.9609C128.634 20.8255 128.668 20.6647 128.668 20.4785C128.753 20.4785 128.803 20.4447 128.82 20.377C128.854 20.2923 128.93 20.2669 129.049 20.3008C129.201 19.8945 129.37 19.5221 129.557 19.1836C129.743 18.8451 129.929 18.5065 130.115 18.168C130.301 17.8125 130.462 17.4486 130.598 17.0762C130.75 16.7038 130.86 16.2891 130.928 15.832C131.165 15.8151 131.292 15.7051 131.309 15.502C131.342 15.2819 131.376 15.0872 131.41 14.918C131.664 14.681 131.85 14.4017 131.969 14.0801C132.104 13.7585 132.223 13.4284 132.324 13.0898C132.426 12.7344 132.536 12.3874 132.654 12.0488C132.79 11.6934 132.976 11.3802 133.213 11.1094V11.0332C133.213 10.9486 133.179 10.8978 133.111 10.8809C133.044 10.847 133.01 10.7878 133.01 10.7031C133.027 10.6862 133.035 10.6693 133.035 10.6523C133.238 10.5677 133.391 10.4323 133.492 10.2461C133.594 10.043 133.746 9.89909 133.949 9.81445C134.305 10.1022 134.618 10.2799 134.889 10.3477C135.16 10.3984 135.515 10.4408 135.955 10.4746C136.175 10.7116 136.294 10.9993 136.311 11.3379C136.344 11.6595 136.404 11.9811 136.488 12.3027C136.624 12.8444 136.768 13.3776 136.92 13.9023C137.089 14.4102 137.216 14.9349 137.301 15.4766C137.352 15.7982 137.445 16.1029 137.58 16.3906C137.715 16.6784 137.809 16.9746 137.859 17.2793C137.893 17.5163 137.893 17.7871 137.859 18.0918C137.826 18.3796 137.859 18.6335 137.961 18.8535L138.139 19.2598C138.223 19.446 138.291 19.6406 138.342 19.8438C138.41 20.0469 138.469 20.25 138.52 20.4531C138.655 20.9609 138.773 21.5111 138.875 22.1035C138.993 22.679 139.171 23.2038 139.408 23.6777C139.493 23.847 139.62 23.9655 139.789 24.0332C139.975 24.1009 140.178 24.1517 140.398 24.1855C140.618 24.2025 140.83 24.2109 141.033 24.2109C141.253 24.194 141.439 24.1855 141.592 24.1855H141.846C141.947 24.1855 142.049 24.2025 142.15 24.2363C142.218 24.3717 142.252 24.4902 142.252 24.5918C142.252 24.7949 142.184 24.9557 142.049 25.0742C141.913 25.1927 141.846 25.3281 141.846 25.4805C141.846 25.5651 141.88 25.6582 141.947 25.7598C141.88 25.7428 141.778 25.7344 141.643 25.7344C141.253 25.7344 140.872 25.8021 140.5 25.9375C140.635 26.2253 140.813 26.4707 141.033 26.6738C141.27 26.86 141.516 27.0378 141.77 27.207C141.939 27.0716 142.117 27.0039 142.303 27.0039C142.506 27.0039 142.692 27.0547 142.861 27.1562C143.048 27.2409 143.242 27.2832 143.445 27.2832C143.598 27.2832 143.708 27.2578 143.775 27.207C143.911 27.3594 144.021 27.5202 144.105 27.6895C144.19 27.8418 144.3 27.9857 144.436 28.1211ZM136.488 24.0586C136.454 23.7708 136.395 23.5677 136.311 23.4492C136.243 23.3138 136.184 23.153 136.133 22.9668C136.065 22.7298 136.014 22.4759 135.98 22.2051C135.964 21.9342 135.93 21.6719 135.879 21.418C135.76 20.8424 135.625 20.2669 135.473 19.6914C135.337 19.1159 135.16 18.5573 134.939 18.0156C135.007 17.9141 135.041 17.821 135.041 17.7363V17.6602C134.889 17.4909 134.779 17.2878 134.711 17.0508C134.643 16.7969 134.576 16.5514 134.508 16.3145C134.457 16.0605 134.381 15.832 134.279 15.6289C134.195 15.4089 134.051 15.2311 133.848 15.0957C133.797 15.1973 133.771 15.3158 133.771 15.4512C133.771 15.5697 133.78 15.6797 133.797 15.7812C133.831 15.8828 133.848 15.9928 133.848 16.1113C133.678 16.196 133.551 16.3314 133.467 16.5176C133.399 16.6868 133.281 16.8223 133.111 16.9238C132.976 17.4655 132.781 17.9818 132.527 18.4727C132.273 18.9466 132.003 19.4206 131.715 19.8945C131.444 20.3685 131.182 20.8509 130.928 21.3418C130.674 21.8158 130.471 22.3151 130.318 22.8398C130.098 22.9922 129.946 23.1868 129.861 23.4238C129.794 23.6608 129.76 23.8978 129.76 24.1348C129.912 24.2194 130.081 24.2702 130.268 24.2871C130.471 24.2871 130.665 24.2871 130.852 24.2871C131.038 24.2871 131.215 24.304 131.385 24.3379C131.554 24.3717 131.706 24.4564 131.842 24.5918C132.062 24.5241 132.299 24.4818 132.553 24.4648C132.824 24.431 133.044 24.3548 133.213 24.2363C133.551 24.3548 133.915 24.4141 134.305 24.4141C134.508 24.4141 134.702 24.3971 134.889 24.3633C135.092 24.3294 135.286 24.2871 135.473 24.2363C135.625 24.2702 135.743 24.3294 135.828 24.4141C135.913 24.4818 136.04 24.5072 136.209 24.4902C136.294 24.4225 136.344 24.3548 136.361 24.2871C136.378 24.2025 136.421 24.1263 136.488 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M191.332 18.1426C191.298 18.3457 191.239 18.5742 191.154 18.8281C191.087 19.082 190.985 19.319 190.85 19.5391C190.731 19.7422 190.579 19.9199 190.393 20.0723C190.206 20.2077 189.986 20.2754 189.732 20.2754C189.546 20.2754 189.36 20.2585 189.174 20.2246C188.988 20.1738 188.793 20.1484 188.59 20.1484C188.505 20.1484 188.412 20.1823 188.311 20.25C188.226 20.3008 188.141 20.3262 188.057 20.3262C187.972 20.3262 187.896 20.3177 187.828 20.3008C187.777 20.2669 187.71 20.25 187.625 20.25C187.574 20.25 187.481 20.2669 187.346 20.3008C187.21 20.3346 187.066 20.3685 186.914 20.4023C186.762 20.4362 186.618 20.4785 186.482 20.5293C186.347 20.5632 186.254 20.5885 186.203 20.6055C185.746 20.7578 185.289 20.8932 184.832 21.0117C184.375 21.1302 183.901 21.2064 183.41 21.2402C183.309 21.2064 183.156 21.1725 182.953 21.1387C182.75 21.0879 182.598 21.0625 182.496 21.0625C182.293 21.0625 182.158 21.1471 182.09 21.3164C182.039 21.4857 181.929 21.6126 181.76 21.6973C181.557 21.8158 181.303 21.8835 180.998 21.9004C180.693 21.9173 180.389 21.9427 180.084 21.9766C179.779 22.0104 179.492 22.0781 179.221 22.1797C178.967 22.2643 178.781 22.4336 178.662 22.6875C178.577 22.6706 178.484 22.6621 178.383 22.6621C178.298 22.6452 178.205 22.6367 178.104 22.6367C177.562 22.6367 177.054 22.7467 176.58 22.9668C176.106 23.1699 175.624 23.3561 175.133 23.5254C175.217 23.6777 175.277 23.8639 175.311 24.084C175.344 24.304 175.378 24.5241 175.412 24.7441C175.446 24.9473 175.488 25.1504 175.539 25.3535C175.607 25.5397 175.717 25.6836 175.869 25.7852C175.869 25.8867 175.844 25.9714 175.793 26.0391C175.759 26.1068 175.717 26.166 175.666 26.2168L175.488 26.3945C175.438 26.4453 175.404 26.5215 175.387 26.623C175.336 26.8262 175.311 27.0378 175.311 27.2578C175.311 27.4609 175.192 27.6133 174.955 27.7148C174.972 27.7656 174.98 27.8587 174.98 27.9941C174.98 28.1634 174.955 28.3242 174.904 28.4766C174.854 28.6289 174.837 28.7982 174.854 28.9844C174.566 29.306 174.32 29.6361 174.117 29.9746C173.931 30.3132 173.787 30.6771 173.686 31.0664C173.059 31.6927 172.416 32.319 171.756 32.9453C171.113 33.5885 170.444 34.2064 169.75 34.7988C169.073 35.3913 168.37 35.9499 167.643 36.4746C166.915 37.0163 166.161 37.4902 165.383 37.8965H165.205C164.816 37.8965 164.511 37.9642 164.291 38.0996C164.071 38.235 163.792 38.3535 163.453 38.4551C163.199 38.3874 162.895 38.3535 162.539 38.3535C162.336 38.3535 162.124 38.362 161.904 38.3789C161.701 38.3958 161.49 38.4043 161.27 38.4043C160.982 38.4043 160.719 38.3704 160.482 38.3027C160.262 38.235 160.042 38.1589 159.822 38.0742C159.619 37.9896 159.408 37.9049 159.188 37.8203C158.967 37.7357 158.73 37.6764 158.477 37.6426C157.427 36.5931 156.598 35.3659 155.988 33.9609C155.379 32.5729 155.074 31.1426 155.074 29.6699C155.074 28.9928 155.167 28.3327 155.354 27.6895C155.54 27.0293 155.633 26.3691 155.633 25.709C155.938 25.0996 156.2 24.4733 156.42 23.8301C156.657 23.1868 156.894 22.5436 157.131 21.9004C157.368 21.2572 157.622 20.6309 157.893 20.0215C158.18 19.3952 158.519 18.8027 158.908 18.2441C158.993 17.804 159.128 17.4232 159.314 17.1016C159.501 16.7799 159.704 16.4245 159.924 16.0352C159.924 15.6628 160 15.3242 160.152 15.0195C160.322 14.6979 160.423 14.3424 160.457 13.9531C160.728 13.6992 160.948 13.4115 161.117 13.0898C161.286 12.7682 161.447 12.4382 161.6 12.0996C161.752 11.7611 161.921 11.4395 162.107 11.1348C162.311 10.8132 162.581 10.5423 162.92 10.3223C162.954 10.2038 162.971 10.0768 162.971 9.94141C162.988 9.78906 163.03 9.67057 163.098 9.58594L163.631 9.00195C163.8 8.7819 163.952 8.56185 164.088 8.3418C164.24 8.10482 164.401 7.89323 164.57 7.70703C164.672 7.60547 164.782 7.52083 164.9 7.45312C165.019 7.38542 165.12 7.30924 165.205 7.22461C165.29 7.13997 165.315 7.02995 165.281 6.89453C165.264 6.75911 165.298 6.64909 165.383 6.56445C165.417 6.5306 165.467 6.49674 165.535 6.46289C165.603 6.42904 165.662 6.39518 165.713 6.36133C165.933 6.20898 166.119 6.05664 166.271 5.9043C166.424 5.75195 166.635 5.64193 166.906 5.57422C167.143 5.38802 167.355 5.20182 167.541 5.01562C167.744 4.82943 167.947 4.66016 168.15 4.50781C168.354 4.35547 168.574 4.23698 168.811 4.15234C169.048 4.05078 169.344 4 169.699 4C169.767 4 169.835 4.00846 169.902 4.02539C169.97 4.02539 170.038 4.02539 170.105 4.02539C170.799 4.66862 171.231 5.45573 171.4 6.38672C171.214 6.6237 171.062 6.8776 170.943 7.14844C170.842 7.41927 170.723 7.6901 170.588 7.96094C170.3 8.0625 170.029 8.21484 169.775 8.41797C169.521 8.60417 169.268 8.79883 169.014 9.00195C168.777 9.20508 168.523 9.38281 168.252 9.53516C167.998 9.6875 167.71 9.76367 167.389 9.76367C167.253 9.88216 167.033 10.0768 166.729 10.3477C166.441 10.6016 166.136 10.8724 165.814 11.1602C165.51 11.4479 165.222 11.7188 164.951 11.9727C164.697 12.2266 164.536 12.4043 164.469 12.5059C164.418 12.5905 164.376 12.6667 164.342 12.7344C164.308 12.8021 164.274 12.8783 164.24 12.9629L163.58 14.0801C163.208 14.7233 162.827 15.3581 162.438 15.9844C162.048 16.5938 161.71 17.237 161.422 17.9141C161.286 18.2188 161.176 18.5234 161.092 18.8281C161.007 19.1328 160.923 19.4544 160.838 19.793C160.804 19.8945 160.762 19.9961 160.711 20.0977C160.66 20.1992 160.618 20.2923 160.584 20.377C160.398 20.7324 160.245 21.0625 160.127 21.3672C160.008 21.6719 159.941 22.0273 159.924 22.4336C159.501 23.3815 159.103 24.3379 158.73 25.3027C158.375 26.2507 158.104 27.2324 157.918 28.248C158.02 28.5866 158.062 28.9336 158.045 29.2891C158.045 29.6276 158.045 29.9661 158.045 30.3047C158.045 30.7279 158.07 31.0749 158.121 31.3457C158.189 31.6335 158.273 31.8874 158.375 32.1074C158.493 32.3444 158.62 32.5814 158.756 32.8184C158.891 33.0723 159.035 33.3685 159.188 33.707C159.441 33.9102 159.67 34.1217 159.873 34.3418C160.076 34.5788 160.271 34.8327 160.457 35.1035C161.1 35.4251 161.752 35.5859 162.412 35.5859C162.886 35.5859 163.368 35.5098 163.859 35.3574C164.35 35.2051 164.824 35.0104 165.281 34.7734C165.755 34.5534 166.212 34.3079 166.652 34.0371C167.092 33.7663 167.516 33.5039 167.922 33.25C168.633 32.8268 169.251 32.3698 169.775 31.8789C170.3 31.388 170.774 30.8717 171.197 30.3301C171.637 29.7884 172.044 29.2129 172.416 28.6035C172.788 27.9772 173.178 27.3171 173.584 26.623C173.601 26.5384 173.635 26.4368 173.686 26.3184L173.838 25.9375C173.889 25.8021 173.931 25.6836 173.965 25.582C174.016 25.4635 174.041 25.3874 174.041 25.3535C174.041 25.2181 174.007 25.125 173.939 25.0742C173.889 25.0065 173.863 24.9388 173.863 24.8711C173.863 24.7357 173.897 24.6426 173.965 24.5918C174.033 24.541 174.109 24.4902 174.193 24.4395C174.295 24.3887 174.38 24.3294 174.447 24.2617C174.532 24.194 174.574 24.0671 174.574 23.8809C174.54 23.8639 174.481 23.8555 174.396 23.8555C174.312 23.8555 174.227 23.8639 174.143 23.8809C174.058 23.8978 173.973 23.9062 173.889 23.9062C173.686 23.9062 173.516 23.8385 173.381 23.7031C173.296 23.737 173.212 23.7962 173.127 23.8809C173.042 23.9486 172.958 24.0247 172.873 24.1094C172.805 24.194 172.738 24.2702 172.67 24.3379C172.602 24.4056 172.543 24.4395 172.492 24.4395C172.408 24.4395 172.34 24.4225 172.289 24.3887C172.255 24.3548 172.204 24.3379 172.137 24.3379C171.849 24.3379 171.595 24.4056 171.375 24.541C171.155 24.6764 170.918 24.7865 170.664 24.8711C170.613 24.8711 170.562 24.8711 170.512 24.8711C170.461 24.8542 170.41 24.8457 170.359 24.8457C170.173 24.8457 169.987 24.8796 169.801 24.9473C169.632 24.998 169.462 25.0573 169.293 25.125C169.141 25.1927 168.98 25.252 168.811 25.3027C168.641 25.3535 168.472 25.3704 168.303 25.3535C167.93 25.4889 167.583 25.6328 167.262 25.7852C166.957 25.9375 166.602 25.9967 166.195 25.9629C166.077 26.0137 165.95 26.0729 165.814 26.1406C165.696 26.1914 165.577 26.2591 165.459 26.3438C165.357 26.3776 165.281 26.3945 165.23 26.3945C165.146 26.3945 165.078 26.3522 165.027 26.2676C164.892 26.4199 164.714 26.5299 164.494 26.5977C164.274 26.6484 164.046 26.6992 163.809 26.75C163.572 26.7839 163.343 26.8346 163.123 26.9023C162.92 26.9531 162.759 27.0632 162.641 27.2324C162.454 27.0801 162.234 27.0039 161.98 27.0039C161.727 27.0039 161.481 27.0547 161.244 27.1562C161.007 27.2409 160.753 27.2832 160.482 27.2832C160.381 27.2832 160.313 27.2663 160.279 27.2324C160.212 27.0462 160.135 26.86 160.051 26.6738C159.966 26.4876 159.831 26.3522 159.645 26.2676C159.611 26.0814 159.577 25.9036 159.543 25.7344C159.526 25.5482 159.518 25.3704 159.518 25.2012C159.518 24.7441 159.653 24.3294 159.924 23.957C160.161 23.8724 160.398 23.8047 160.635 23.7539C160.889 23.6862 161.134 23.61 161.371 23.5254C161.557 23.5592 161.743 23.5846 161.93 23.6016C162.116 23.6185 162.302 23.627 162.488 23.627C163.182 23.627 163.859 23.5423 164.52 23.373C165.18 23.1868 165.831 22.9922 166.475 22.7891C167.084 22.6029 167.702 22.4336 168.328 22.2812C168.954 22.1289 169.581 21.9596 170.207 21.7734C170.799 21.6211 171.383 21.4518 171.959 21.2656C172.535 21.0625 173.135 20.9355 173.762 20.8848C174.168 20.597 174.659 20.4023 175.234 20.3008C175.827 20.1992 176.368 20.0892 176.859 19.9707C177.638 19.7845 178.408 19.5983 179.17 19.4121C179.932 19.209 180.71 19.0312 181.506 18.8789C182.386 18.6927 183.241 18.4642 184.07 18.1934C184.917 17.9225 185.763 17.6348 186.609 17.3301H186.863C187.151 17.3301 187.447 17.2962 187.752 17.2285C188.057 17.1608 188.361 17.127 188.666 17.127C188.751 17.127 188.818 17.1354 188.869 17.1523C188.937 17.1523 189.005 17.1523 189.072 17.1523C189.123 17.1523 189.25 17.1185 189.453 17.0508C189.656 16.9661 189.8 16.9069 189.885 16.873C190.105 17.11 190.35 17.3216 190.621 17.5078C190.892 17.694 191.129 17.9056 191.332 18.1426Z\" fill=\"white\"><\/path>\n    <path d=\"M196.562 15.2734C196.461 15.4258 196.402 15.5951 196.385 15.7812C196.368 15.9674 196.359 16.1367 196.359 16.2891C196.359 16.4922 196.359 16.6953 196.359 16.8984C196.376 17.0846 196.385 17.2708 196.385 17.457V17.8379C196.351 17.9564 196.3 18.0749 196.232 18.1934C196.165 18.3118 196.114 18.4303 196.08 18.5488C195.843 19.1751 195.725 19.8014 195.725 20.4277V20.4785C195.64 20.6816 195.555 20.8678 195.471 21.0371C195.403 21.2064 195.335 21.3757 195.268 21.5449C195.2 21.6973 195.149 21.8665 195.115 22.0527C195.081 22.222 195.073 22.4251 195.09 22.6621C194.853 23.2546 194.54 23.7962 194.15 24.2871C193.761 24.7611 193.38 25.252 193.008 25.7598C192.652 25.8952 192.322 26.0729 192.018 26.293C191.73 26.513 191.451 26.7585 191.18 27.0293C190.655 27.1986 190.139 27.3932 189.631 27.6133C189.123 27.8333 188.666 28.1296 188.26 28.502C187.938 28.5358 187.617 28.5866 187.295 28.6543C186.973 28.722 186.66 28.8236 186.355 28.959H186.051C185.898 28.959 185.788 28.9251 185.721 28.8574C185.501 28.9759 185.272 29.0605 185.035 29.1113C184.798 29.1452 184.561 29.1621 184.324 29.1621C184.02 29.1621 183.715 29.1452 183.41 29.1113C183.122 29.0605 182.826 29.0098 182.521 28.959C182.352 28.722 182.115 28.5443 181.811 28.4258C181.506 28.2904 181.235 28.1634 180.998 28.0449C180.507 27.3678 180.152 26.7161 179.932 26.0898C179.712 25.4466 179.483 24.7272 179.246 23.9316C179.28 23.6947 179.339 23.4661 179.424 23.2461C179.508 23.0091 179.542 22.7552 179.525 22.4844C179.83 21.6042 180.228 20.8086 180.719 20.0977C181.227 19.3698 181.802 18.6758 182.445 18.0156C182.445 17.9141 182.462 17.8294 182.496 17.7617C182.547 17.694 182.555 17.5924 182.521 17.457C182.538 17.474 182.572 17.4824 182.623 17.4824C182.758 17.4824 182.843 17.4486 182.877 17.3809C182.911 17.2962 182.919 17.2031 182.902 17.1016C183.512 16.7122 184.062 16.2637 184.553 15.7559C185.061 15.248 185.636 14.8249 186.279 14.4863C186.33 14.334 186.415 14.207 186.533 14.1055C186.652 14.0039 186.745 13.8854 186.812 13.75C187.354 13.5977 187.845 13.3691 188.285 13.0645C188.725 12.7598 189.191 12.4889 189.682 12.252C189.952 12.0996 190.206 11.998 190.443 11.9473C190.697 11.8796 190.968 11.8118 191.256 11.7441C191.357 11.7103 191.451 11.6849 191.535 11.668C191.62 11.651 191.713 11.6426 191.814 11.6426C192.119 11.6426 192.415 11.7018 192.703 11.8203C192.991 11.9219 193.287 11.9727 193.592 11.9727C193.676 11.9727 193.744 11.9727 193.795 11.9727C193.863 11.9557 193.93 11.9388 193.998 11.9219C194.286 12.2773 194.65 12.5482 195.09 12.7344C195.191 12.9883 195.31 13.2083 195.445 13.3945C195.598 13.5807 195.75 13.7669 195.902 13.9531C196.055 14.1224 196.19 14.3171 196.309 14.5371C196.444 14.7402 196.529 14.9857 196.562 15.2734ZM194.023 16.5938C194.023 16.5091 194.015 16.4329 193.998 16.3652C193.829 16.3145 193.668 16.2467 193.516 16.1621C193.363 16.0775 193.194 16.0352 193.008 16.0352C192.889 16.0352 192.771 16.0605 192.652 16.1113C192.635 15.9928 192.585 15.9082 192.5 15.8574C192.432 15.8066 192.348 15.7643 192.246 15.7305C192.161 15.6797 192.068 15.6458 191.967 15.6289C191.882 15.5951 191.806 15.5443 191.738 15.4766C191.688 15.3411 191.628 15.2057 191.561 15.0703C191.51 14.918 191.408 14.8079 191.256 14.7402C191.104 14.8926 190.926 15.0195 190.723 15.1211C190.52 15.2057 190.308 15.2904 190.088 15.375C189.885 15.4596 189.682 15.5612 189.479 15.6797C189.292 15.7982 189.132 15.9421 188.996 16.1113H188.539C188.438 16.2975 188.294 16.4414 188.107 16.543C187.921 16.6276 187.76 16.7546 187.625 16.9238C187.354 17.0592 187.1 17.2285 186.863 17.4316C186.643 17.6178 186.423 17.821 186.203 18.041C185.983 18.2441 185.763 18.4557 185.543 18.6758C185.34 18.8958 185.12 19.099 184.883 19.2852C184.663 19.7591 184.417 20.1738 184.146 20.5293C183.893 20.8678 183.647 21.2148 183.41 21.5703C183.19 21.9258 182.995 22.3151 182.826 22.7383C182.674 23.1445 182.598 23.6523 182.598 24.2617V24.5156C182.598 24.6003 182.606 24.6849 182.623 24.7695C182.843 25.0065 183.021 25.2604 183.156 25.5312C183.309 25.8021 183.554 25.9967 183.893 26.1152C184.231 26.2507 184.587 26.3099 184.959 26.293C185.348 26.276 185.721 26.3184 186.076 26.4199C186.889 26.2676 187.667 26.0221 188.412 25.6836C189.174 25.3281 189.893 24.9049 190.57 24.4141C190.672 24.3294 190.79 24.2448 190.926 24.1602C191.061 24.0586 191.171 23.957 191.256 23.8555C191.34 23.7708 191.408 23.6777 191.459 23.5762C191.527 23.4746 191.594 23.3815 191.662 23.2969C191.798 23.0768 191.95 22.8568 192.119 22.6367C192.288 22.4167 192.466 22.2135 192.652 22.0273C192.737 21.6549 192.847 21.2995 192.982 20.9609C193.118 20.6055 193.253 20.2585 193.389 19.9199C193.524 19.5814 193.634 19.2344 193.719 18.8789C193.82 18.5234 193.871 18.151 193.871 17.7617C193.871 17.6771 193.863 17.584 193.846 17.4824C193.846 17.3809 193.837 17.2878 193.82 17.2031C193.956 17.0169 194.023 16.8138 194.023 16.5938Z\" fill=\"white\"><\/path>\n    <path d=\"M222.74 26.7754C222.656 27.0462 222.63 27.3171 222.664 27.5879C222.613 27.6556 222.554 27.6979 222.486 27.7148C222.419 27.7318 222.351 27.7572 222.283 27.791C222.215 27.8079 222.156 27.8418 222.105 27.8926C222.072 27.9264 222.072 28.0026 222.105 28.1211C221.547 28.1549 221.014 28.2734 220.506 28.4766C219.998 28.6797 219.499 28.8997 219.008 29.1367C218.754 29.0521 218.534 28.9505 218.348 28.832C218.161 28.7135 217.924 28.6374 217.637 28.6035C217.349 28.028 217.078 27.4271 216.824 26.8008C216.587 26.1576 216.469 25.5143 216.469 24.8711C216.469 24.3971 216.553 23.9655 216.723 23.5762C216.723 23.0684 216.765 22.569 216.85 22.0781C216.934 21.5872 217.027 21.1048 217.129 20.6309C217.247 20.14 217.349 19.6491 217.434 19.1582C217.518 18.6673 217.561 18.168 217.561 17.6602V17.1016C217.527 17.1016 217.484 17.1439 217.434 17.2285C217.383 17.2962 217.332 17.3809 217.281 17.4824C217.247 17.5671 217.214 17.6517 217.18 17.7363C217.146 17.821 217.12 17.8717 217.104 17.8887C216.816 18.1087 216.587 18.388 216.418 18.7266C216.266 19.0482 216.096 19.3529 215.91 19.6406C215.673 19.9961 215.419 20.3431 215.148 20.6816C214.895 21.0202 214.573 21.2826 214.184 21.4688V21.5195C214.184 21.6042 214.158 21.6634 214.107 21.6973C214.057 21.7311 214.048 21.8158 214.082 21.9512C213.659 22.0866 213.261 22.2812 212.889 22.5352C212.533 22.7891 212.237 23.1107 212 23.5C211.661 23.5846 211.34 23.7031 211.035 23.8555C210.747 23.9909 210.451 24.1432 210.146 24.3125C210.011 24.3802 209.867 24.4648 209.715 24.5664C209.562 24.668 209.41 24.7357 209.258 24.7695C209.122 24.8203 208.936 24.8542 208.699 24.8711C208.479 24.888 208.242 24.9049 207.988 24.9219C207.751 24.9388 207.514 24.9473 207.277 24.9473H206.719C206.634 24.9473 206.524 24.9049 206.389 24.8203C206.253 24.7357 206.101 24.6426 205.932 24.541C205.779 24.4395 205.618 24.3464 205.449 24.2617C205.28 24.1602 205.119 24.0924 204.967 24.0586C204.831 23.6185 204.637 23.2292 204.383 22.8906C204.146 22.5352 203.892 22.1797 203.621 21.8242C203.536 21.418 203.418 20.9948 203.266 20.5547C203.13 20.1146 202.885 19.7507 202.529 19.4629C202.614 19.3444 202.656 19.209 202.656 19.0566C202.656 18.8704 202.614 18.6927 202.529 18.5234C202.445 18.3542 202.402 18.168 202.402 17.9648C202.402 17.8294 202.411 17.7279 202.428 17.6602C202.242 17.8633 202.106 18.1257 202.021 18.4473C201.954 18.752 201.92 19.0312 201.92 19.2852C201.92 19.4883 201.945 19.6745 201.996 19.8438C201.827 20.0807 201.717 20.377 201.666 20.7324C201.632 21.0879 201.615 21.401 201.615 21.6719C201.615 22.0104 201.641 22.3405 201.691 22.6621C201.421 22.9329 201.285 23.263 201.285 23.6523C201.285 23.8724 201.336 24.0671 201.438 24.2363C201.438 24.304 201.421 24.3548 201.387 24.3887C201.353 24.4225 201.311 24.4479 201.26 24.4648C201.226 24.4818 201.184 24.5072 201.133 24.541C201.099 24.5579 201.082 24.6003 201.082 24.668C201.082 24.7526 201.082 24.8457 201.082 24.9473C201.099 25.0488 201.107 25.1504 201.107 25.252C201.107 25.4889 201.099 25.7344 201.082 25.9883C201.065 26.2422 201.057 26.4876 201.057 26.7246C201.057 27.2155 201.099 27.571 201.184 27.791C201.285 27.9941 201.404 28.1465 201.539 28.248C201.691 28.3496 201.852 28.4512 202.021 28.5527C202.191 28.6543 202.36 28.849 202.529 29.1367C202.479 29.2891 202.385 29.416 202.25 29.5176C202.132 29.6022 202.013 29.6953 201.895 29.7969C201.793 29.8815 201.7 29.9831 201.615 30.1016C201.531 30.2201 201.497 30.3893 201.514 30.6094H201.387C201.167 30.6094 200.955 30.6432 200.752 30.7109C200.549 30.7786 200.337 30.8125 200.117 30.8125C200.066 30.8125 200.016 30.804 199.965 30.7871C199.914 30.7871 199.863 30.7871 199.812 30.7871L199.559 30.6348C199.474 30.584 199.389 30.5586 199.305 30.5586C199.22 30.5586 199.11 30.5755 198.975 30.6094C198.738 29.8477 198.551 29.0605 198.416 28.248C198.298 27.4355 198.238 26.64 198.238 25.8613C198.238 25.7767 198.255 25.6921 198.289 25.6074C198.34 25.5059 198.408 25.472 198.492 25.5059V25.0234C198.492 24.4987 198.535 23.9909 198.619 23.5C198.721 22.9922 198.771 22.4674 198.771 21.9258C198.771 21.7734 198.763 21.6211 198.746 21.4688C198.746 21.3164 198.738 21.1725 198.721 21.0371C198.805 20.7493 198.89 20.4616 198.975 20.1738C199.076 19.8691 199.127 19.556 199.127 19.2344C199.127 19.099 199.102 18.9382 199.051 18.752C199.186 18.6504 199.288 18.5234 199.355 18.3711C199.423 18.2018 199.474 18.0241 199.508 17.8379C199.542 17.6348 199.567 17.4401 199.584 17.2539C199.601 17.0677 199.618 16.8984 199.635 16.7461C199.804 16.4076 199.897 16.0436 199.914 15.6543C199.931 15.265 200.016 14.901 200.168 14.5625C200.151 14.4948 200.143 14.3763 200.143 14.207C200.143 13.8685 200.193 13.5299 200.295 13.1914C200.413 12.8359 200.642 12.5651 200.98 12.3789C201.285 12.4974 201.641 12.5566 202.047 12.5566C202.436 12.5566 202.809 12.4974 203.164 12.3789C203.266 12.4128 203.359 12.4551 203.443 12.5059C203.528 12.5397 203.613 12.582 203.697 12.6328C203.799 12.6667 203.9 12.7005 204.002 12.7344C204.104 12.7513 204.222 12.7513 204.357 12.7344C204.527 13.2253 204.671 13.7246 204.789 14.2324C204.924 14.7402 205.026 15.2565 205.094 15.7812C205.128 16.0013 205.136 16.2383 205.119 16.4922C205.119 16.7461 205.136 16.9831 205.17 17.2031C205.187 17.3385 205.229 17.4655 205.297 17.584C205.365 17.6855 205.432 17.804 205.5 17.9395C205.568 18.0749 205.618 18.2272 205.652 18.3965C205.703 18.5658 205.72 18.7773 205.703 19.0312C205.889 19.4714 206.092 19.8945 206.312 20.3008C206.549 20.6901 206.803 21.0794 207.074 21.4688C207.227 21.5195 207.362 21.5872 207.48 21.6719C207.599 21.7396 207.675 21.8581 207.709 22.0273C207.861 22.0273 207.997 22.0527 208.115 22.1035L208.547 22.2305C209.19 22.0273 209.783 21.7565 210.324 21.418C210.883 21.0794 211.467 20.7917 212.076 20.5547C212.821 19.8268 213.464 19.0228 214.006 18.1426C214.548 17.2454 215.089 16.3568 215.631 15.4766V14.918C215.732 14.8672 215.817 14.8079 215.885 14.7402C215.969 14.6556 216.071 14.5964 216.189 14.5625C216.206 14.3594 216.249 14.1647 216.316 13.9785C216.401 13.7754 216.486 13.5892 216.57 13.4199C216.672 13.2337 216.757 13.056 216.824 12.8867C216.892 12.7005 216.926 12.5059 216.926 12.3027C216.926 12.1842 216.917 12.0827 216.9 11.998C217.154 11.7441 217.459 11.6172 217.814 11.6172C218.153 11.6172 218.492 11.7018 218.83 11.8711C219.186 12.0234 219.516 12.1673 219.82 12.3027C220.007 12.709 220.142 13.1406 220.227 13.5977C220.328 14.0378 220.396 14.4948 220.43 14.9688C220.464 15.4427 220.48 15.9167 220.48 16.3906V18.1934C220.464 18.3288 220.413 18.4303 220.328 18.498C220.26 18.5488 220.21 18.6335 220.176 18.752V19.0059C220.176 19.0905 220.167 19.1751 220.15 19.2598C220.15 19.6152 220.108 19.9876 220.023 20.377C219.939 20.8678 219.829 21.3672 219.693 21.875C219.575 22.3659 219.516 22.8652 219.516 23.373C219.516 23.5592 219.524 23.7454 219.541 23.9316C219.558 24.1178 219.592 24.304 219.643 24.4902C219.558 24.6426 219.516 24.8372 219.516 25.0742C219.516 25.3451 219.558 25.599 219.643 25.8359C219.744 26.056 219.863 26.276 219.998 26.4961C220.235 26.4961 220.472 26.4876 220.709 26.4707C220.946 26.4538 221.191 26.4453 221.445 26.4453C221.682 26.4453 221.902 26.4707 222.105 26.5215C222.309 26.5553 222.52 26.64 222.74 26.7754Z\" fill=\"white\"><\/path>\n    <path d=\"M239.65 13.8262V13.9277C239.532 13.9616 239.473 14.0462 239.473 14.1816C239.286 14.2663 239.092 14.334 238.889 14.3848C238.686 14.4186 238.491 14.4779 238.305 14.5625C238.118 14.5456 237.924 14.5371 237.721 14.5371C237.535 14.5202 237.348 14.5117 237.162 14.5117C236.654 14.5117 236.146 14.5286 235.639 14.5625C235.131 14.5964 234.623 14.5964 234.115 14.5625C233.878 14.6979 233.616 14.8079 233.328 14.8926C233.057 14.9603 232.795 14.9941 232.541 14.9941C232.338 14.9941 232.16 14.9688 232.008 14.918C231.602 15.1211 231.153 15.2904 230.662 15.4258C230.188 15.5612 229.706 15.6966 229.215 15.832C228.724 15.9505 228.25 16.0944 227.793 16.2637C227.353 16.416 226.964 16.6361 226.625 16.9238C226.591 17.1608 226.566 17.3978 226.549 17.6348C226.532 17.8548 226.523 18.0749 226.523 18.2949C226.523 18.5319 226.532 18.752 226.549 18.9551C226.583 19.1582 226.642 19.3613 226.727 19.5645C226.811 19.5983 226.904 19.6237 227.006 19.6406C227.124 19.6576 227.226 19.666 227.311 19.666C227.395 19.666 227.48 19.6576 227.564 19.6406C227.649 19.6068 227.708 19.5475 227.742 19.4629C227.996 19.429 228.25 19.4206 228.504 19.4375C228.758 19.4375 229.012 19.4375 229.266 19.4375C229.52 19.4375 229.765 19.429 230.002 19.4121C230.256 19.3952 230.501 19.3529 230.738 19.2852C231.009 19.2174 231.271 19.1751 231.525 19.1582C231.796 19.1413 232.059 19.1243 232.312 19.1074C232.566 19.0905 232.829 19.0651 233.1 19.0312C233.37 18.9805 233.65 18.8874 233.938 18.752C234.158 18.8366 234.378 18.8789 234.598 18.8789C234.835 18.8789 235.063 18.8958 235.283 18.9297C235.402 19.0143 235.495 19.1074 235.562 19.209C235.647 19.3105 235.689 19.429 235.689 19.5645C235.689 19.8014 235.605 20.0384 235.436 20.2754C235.266 20.5124 235.131 20.7324 235.029 20.9355H234.75C234.344 20.9355 233.946 20.9948 233.557 21.1133C233.184 21.2148 232.803 21.3418 232.414 21.4941C232.042 21.6296 231.661 21.7565 231.271 21.875C230.899 21.9766 230.51 22.0273 230.104 22.0273C230.036 22.0273 229.993 22.0697 229.977 22.1543C229.977 22.222 229.96 22.2728 229.926 22.3066C229.841 22.2897 229.714 22.2812 229.545 22.2812C229.156 22.2812 228.783 22.3236 228.428 22.4082C228.072 22.4928 227.708 22.5352 227.336 22.5352C227.234 22.5352 227.133 22.5352 227.031 22.5352C226.93 22.5182 226.828 22.5013 226.727 22.4844C226.642 22.6198 226.532 22.7129 226.396 22.7637C226.261 22.7975 226.134 22.8652 226.016 22.9668C225.965 23.1191 225.931 23.3053 225.914 23.5254C225.914 23.7454 225.906 23.974 225.889 24.2109C225.889 24.431 225.872 24.6426 225.838 24.8457C225.804 25.0488 225.736 25.2096 225.635 25.3281C225.652 25.4128 225.719 25.4466 225.838 25.4297C225.956 25.3958 226.016 25.4466 226.016 25.582C226.016 25.7344 225.999 25.8952 225.965 26.0645C225.931 26.2337 225.914 26.403 225.914 26.5723C225.914 26.8939 225.948 27.2493 226.016 27.6387C226.1 28.0111 226.219 28.3581 226.371 28.6797C226.54 29.0013 226.76 29.2721 227.031 29.4922C227.302 29.6953 227.641 29.7969 228.047 29.7969C228.318 29.7969 228.572 29.7461 228.809 29.6445C229.046 29.543 229.24 29.3737 229.393 29.1367L229.52 29.1113C229.587 29.1113 229.646 29.1198 229.697 29.1367C229.765 29.1536 229.833 29.1621 229.9 29.1621C230.002 29.1621 230.129 29.1029 230.281 28.9844C230.451 28.849 230.628 28.6966 230.814 28.5273C231.018 28.3581 231.221 28.1973 231.424 28.0449C231.627 27.8757 231.822 27.7572 232.008 27.6895C232.126 27.4525 232.236 27.2155 232.338 26.9785C232.456 26.7415 232.626 26.5553 232.846 26.4199V25.6836C233.015 25.4974 233.193 25.3281 233.379 25.1758C233.582 25.0234 233.734 24.8288 233.836 24.5918C233.921 24.6257 233.997 24.651 234.064 24.668C234.149 24.6849 234.234 24.6934 234.318 24.6934C234.403 24.6934 234.488 24.6849 234.572 24.668C234.674 24.651 234.767 24.6257 234.852 24.5918C234.987 24.778 235.089 24.9896 235.156 25.2266C235.241 25.4466 235.342 25.6582 235.461 25.8613C235.309 26.166 235.131 26.5299 234.928 26.9531C234.725 27.3763 234.505 27.7995 234.268 28.2227C234.031 28.6458 233.777 29.0521 233.506 29.4414C233.252 29.8138 232.998 30.1016 232.744 30.3047C232.693 30.3555 232.583 30.4147 232.414 30.4824C232.228 30.6178 232.059 30.7448 231.906 30.8633C231.754 30.9987 231.61 31.151 231.475 31.3203C230.984 31.4727 230.51 31.6758 230.053 31.9297C229.613 32.1836 229.173 32.429 228.732 32.666C228.529 32.6152 228.309 32.5898 228.072 32.5898C227.869 32.5898 227.666 32.5983 227.463 32.6152C227.26 32.6491 227.04 32.666 226.803 32.666C226.735 32.5814 226.633 32.5221 226.498 32.4883C226.38 32.4714 226.337 32.3867 226.371 32.2344C225.796 32.2005 225.33 32.0397 224.975 31.752C224.619 31.4811 224.314 31.1426 224.061 30.7363C223.824 30.3301 223.629 29.89 223.477 29.416C223.324 28.9421 223.163 28.485 222.994 28.0449V27.9688C222.994 27.8841 223.028 27.8333 223.096 27.8164C223.163 27.7995 223.197 27.7487 223.197 27.6641C223.197 27.6302 223.189 27.6048 223.172 27.5879C223.121 27.4017 223.079 27.2409 223.045 27.1055C223.011 26.9701 222.994 26.8092 222.994 26.623C222.994 26.3522 223.011 26.0898 223.045 25.8359C223.079 25.5651 223.096 25.2943 223.096 25.0234C223.096 24.7526 223.062 24.5156 222.994 24.3125C223.062 24.2279 223.121 24.1178 223.172 23.9824C223.206 23.8301 223.231 23.6777 223.248 23.5254C223.265 23.373 223.273 23.2207 223.273 23.0684C223.29 22.916 223.316 22.7806 223.35 22.6621C223.282 22.4759 223.223 22.3151 223.172 22.1797C223.121 22.0273 223.096 21.8496 223.096 21.6465V21.4688C223.265 21.181 223.409 20.8848 223.527 20.5801C223.646 20.2754 223.773 19.9622 223.908 19.6406V19.5645C223.908 19.0736 223.891 18.5827 223.857 18.0918C223.824 17.6009 223.807 17.11 223.807 16.6191V16.1367C223.807 15.9674 223.815 15.8066 223.832 15.6543C223.967 15.5866 224.069 15.4935 224.137 15.375C224.204 15.2565 224.306 15.1634 224.441 15.0957H225.279L225.432 14.8418C225.482 14.7572 225.516 14.6641 225.533 14.5625C225.719 14.5117 225.897 14.444 226.066 14.3594C226.253 14.2578 226.422 14.1562 226.574 14.0547C226.811 13.9193 227.023 13.8008 227.209 13.6992C227.412 13.5807 227.607 13.4876 227.793 13.4199C227.996 13.3353 228.208 13.2676 228.428 13.2168C228.648 13.166 228.902 13.1237 229.189 13.0898C229.325 13.0898 229.41 13.0645 229.443 13.0137C229.494 12.9629 229.562 12.9036 229.646 12.8359C229.85 12.8698 230.053 12.9036 230.256 12.9375C230.459 12.9544 230.662 12.9629 230.865 12.9629C231.271 12.9629 231.652 12.8867 232.008 12.7344C232.516 12.7344 233.015 12.7259 233.506 12.709C234.014 12.6921 234.521 12.6836 235.029 12.6836C235.469 12.6836 235.91 12.7005 236.35 12.7344C236.79 12.7682 237.221 12.8275 237.645 12.9121C237.797 12.8613 237.966 12.8359 238.152 12.8359C238.355 12.8359 238.559 12.8613 238.762 12.9121C238.982 12.946 239.193 12.946 239.396 12.9121C239.413 13.0983 239.456 13.2591 239.523 13.3945C239.608 13.513 239.65 13.6569 239.65 13.8262Z\" fill=\"white\"><\/path>\n    <path d=\"M270.906 25.5566C270.872 25.8105 270.779 26.0052 270.627 26.1406C270.492 26.276 270.331 26.403 270.145 26.5215C270.06 26.5046 269.975 26.4961 269.891 26.4961C269.823 26.4792 269.747 26.4707 269.662 26.4707C269.137 26.4538 268.638 26.5215 268.164 26.6738C267.707 26.8262 267.233 26.9362 266.742 27.0039C266.573 27.0378 266.412 27.0547 266.26 27.0547C266.124 27.0378 265.98 27.0462 265.828 27.0801C265.286 27.1647 264.711 27.2324 264.102 27.2832C263.492 27.334 262.883 27.4017 262.273 27.4863C261.664 27.554 261.063 27.6471 260.471 27.7656C259.895 27.8672 259.354 28.0195 258.846 28.2227C258.795 28.1888 258.744 28.1549 258.693 28.1211C258.643 28.0703 258.583 28.0449 258.516 28.0449C258.346 28.0449 258.186 28.0703 258.033 28.1211C257.881 28.1719 257.729 28.1888 257.576 28.1719C257.407 28.2734 257.221 28.3496 257.018 28.4004C256.831 28.4342 256.637 28.4681 256.434 28.502C256.247 28.5189 256.061 28.5527 255.875 28.6035C255.689 28.6543 255.511 28.7474 255.342 28.8828C255.206 28.8151 255.037 28.7812 254.834 28.7812C254.648 28.7643 254.521 28.6966 254.453 28.5781C254.064 28.7643 253.649 28.8828 253.209 28.9336C252.786 28.9844 252.354 29.0013 251.914 28.9844C251.626 28.9674 251.296 28.9251 250.924 28.8574C250.551 28.7897 250.179 28.6966 249.807 28.5781C249.434 28.4427 249.087 28.2904 248.766 28.1211C248.444 27.9349 248.199 27.7148 248.029 27.4609C247.911 27.2917 247.826 27.1055 247.775 26.9023C247.725 26.6992 247.606 26.5469 247.42 26.4453C247.471 26.056 247.53 25.6751 247.598 25.3027C247.665 24.9303 247.733 24.5495 247.801 24.1602C248.139 23.8724 248.461 23.5677 248.766 23.2461C249.07 22.9245 249.358 22.5859 249.629 22.2305C249.951 22.0781 250.247 21.8919 250.518 21.6719C250.805 21.4518 251.085 21.2318 251.355 21.0117C251.643 20.7747 251.923 20.5462 252.193 20.3262C252.481 20.1061 252.786 19.9115 253.107 19.7422C253.158 19.6237 253.226 19.5306 253.311 19.4629C253.412 19.3783 253.514 19.3021 253.615 19.2344C253.717 19.1497 253.81 19.0651 253.895 18.9805C253.979 18.8789 254.038 18.7604 254.072 18.625C254.665 18.2695 255.181 17.821 255.621 17.2793C256.061 16.7376 256.349 16.1283 256.484 15.4512C256.197 15.2142 255.867 15.0618 255.494 14.9941C255.139 14.9095 254.766 14.8503 254.377 14.8164C254.038 14.7995 253.683 14.7995 253.311 14.8164C252.955 14.8333 252.591 14.8249 252.219 14.791C251.846 14.9095 251.457 14.9857 251.051 15.0195C250.661 15.0534 250.272 15.0872 249.883 15.1211C249.493 15.138 249.104 15.1888 248.715 15.2734C248.342 15.3411 247.979 15.4766 247.623 15.6797C247.555 15.6797 247.488 15.6712 247.42 15.6543C247.369 15.6374 247.31 15.6289 247.242 15.6289C246.701 15.612 246.193 15.722 245.719 15.959C245.245 16.179 244.779 16.3991 244.322 16.6191C244.288 16.6868 244.271 16.7376 244.271 16.7715C244.271 16.873 244.288 16.9746 244.322 17.0762C244.373 17.1608 244.398 17.2539 244.398 17.3555C244.382 17.3724 244.373 17.3893 244.373 17.4062C244.373 17.4232 244.365 17.4401 244.348 17.457C244.331 17.5417 244.305 17.6178 244.271 17.6855C244.255 17.7533 244.229 17.8294 244.195 17.9141C244.009 18.4557 243.908 18.9889 243.891 19.5137C243.874 19.9538 243.874 20.3854 243.891 20.8086C243.908 21.2318 243.908 21.6634 243.891 22.1035C243.857 22.6452 243.772 23.153 243.637 23.627C243.721 24.0332 243.798 24.4648 243.865 24.9219C243.933 25.362 244.018 25.8021 244.119 26.2422C244.221 26.6823 244.339 27.1139 244.475 27.5371C244.627 27.9434 244.822 28.3327 245.059 28.7051C245.042 28.7389 245.05 28.7643 245.084 28.7812C245.118 28.7982 245.152 28.8066 245.186 28.8066H245.389C245.473 28.8066 245.507 28.8405 245.49 28.9082C245.524 28.959 245.549 29.0098 245.566 29.0605C245.583 29.0944 245.617 29.1283 245.668 29.1621C245.702 29.2129 245.702 29.2806 245.668 29.3652C245.651 29.7038 245.566 30.0169 245.414 30.3047C245.262 30.5924 245.169 30.9056 245.135 31.2441C244.932 31.2949 244.745 31.3203 244.576 31.3203C244.288 31.3034 244.035 31.2188 243.814 31.0664C243.594 30.931 243.391 30.7617 243.205 30.5586C243.019 30.3555 242.841 30.1523 242.672 29.9492C242.503 29.7292 242.316 29.543 242.113 29.3906C241.995 28.9167 241.876 28.3919 241.758 27.8164C241.656 27.2409 241.479 26.75 241.225 26.3438C241.292 26.1914 241.326 26.0052 241.326 25.7852C241.343 25.4466 241.309 25.1165 241.225 24.7949C241.157 24.4564 241.14 24.1178 241.174 23.7793C241.174 23.5931 241.191 23.4069 241.225 23.2207C241.275 23.0345 241.309 22.8483 241.326 22.6621C241.343 22.3743 241.309 22.0951 241.225 21.8242C241.157 21.5534 241.132 21.2741 241.148 20.9863C241.165 20.8509 241.191 20.724 241.225 20.6055C241.275 20.4701 241.343 20.3516 241.428 20.25C241.343 20.0469 241.318 19.8522 241.352 19.666C241.368 19.3783 241.402 19.1074 241.453 18.8535C241.504 18.5996 241.538 18.3457 241.555 18.0918C241.555 17.9564 241.546 17.8294 241.529 17.7109C241.512 17.5755 241.487 17.4486 241.453 17.3301L241.225 17.2539C241.123 17.2539 241.021 17.2793 240.92 17.3301C240.835 17.3809 240.759 17.4401 240.691 17.5078C240.624 17.5755 240.564 17.6348 240.514 17.6855C240.463 17.7194 240.412 17.7363 240.361 17.7363C240.327 17.7363 240.285 17.7363 240.234 17.7363C240.201 17.7194 240.167 17.7109 240.133 17.7109C240.099 17.7109 240.031 17.7448 239.93 17.8125C239.845 17.8802 239.735 17.9564 239.6 18.041C239.481 18.1087 239.363 18.1849 239.244 18.2695C239.126 18.3372 239.033 18.3796 238.965 18.3965C238.779 18.3626 238.626 18.3034 238.508 18.2188C238.406 18.1172 238.305 18.0241 238.203 17.9395C238.118 17.8379 238.025 17.7533 237.924 17.6855C237.822 17.6009 237.695 17.5671 237.543 17.584C237.492 17.4824 237.467 17.3724 237.467 17.2539C237.45 17.1354 237.45 17.0169 237.467 16.8984V16.4922C237.585 16.2721 237.746 16.0944 237.949 15.959C238.135 15.8066 238.339 15.6797 238.559 15.5781L239.219 15.2734C239.439 15.1719 239.642 15.0449 239.828 14.8926H240.057C240.361 14.9095 240.624 14.8503 240.844 14.7148C241.081 14.5794 241.301 14.4271 241.504 14.2578C241.707 14.0716 241.91 13.8854 242.113 13.6992C242.333 13.513 242.57 13.3691 242.824 13.2676C243.01 13.3522 243.205 13.4284 243.408 13.4961C243.611 13.5469 243.823 13.5807 244.043 13.5977C244.263 13.5977 244.492 13.5638 244.729 13.4961C244.965 13.4284 245.152 13.3014 245.287 13.1152C245.372 13.1491 245.439 13.1745 245.49 13.1914C245.558 13.1914 245.634 13.1914 245.719 13.1914C245.973 13.2083 246.227 13.1745 246.48 13.0898C246.734 12.9883 246.98 12.8698 247.217 12.7344C247.555 12.7513 247.885 12.7344 248.207 12.6836C248.546 12.6159 248.876 12.5482 249.197 12.4805C249.536 12.4128 249.866 12.3535 250.188 12.3027C250.526 12.235 250.865 12.2096 251.203 12.2266C251.762 12.2435 252.312 12.1927 252.854 12.0742C253.395 11.9557 253.945 11.9134 254.504 11.9473C254.893 11.9642 255.274 11.998 255.646 12.0488C256.036 12.0827 256.425 12.0911 256.814 12.0742C257.035 12.1758 257.229 12.2689 257.398 12.3535C257.585 12.4212 257.813 12.4382 258.084 12.4043C258.626 12.8613 259.117 13.3945 259.557 14.0039V14.4355C259.54 14.8249 259.472 15.2057 259.354 15.5781C259.235 15.9505 259.091 16.3229 258.922 16.6953C258.77 17.0508 258.6 17.4062 258.414 17.7617C258.228 18.1003 258.05 18.4388 257.881 18.7773C256.781 19.776 255.68 20.7663 254.58 21.748C253.48 22.7298 252.346 23.6777 251.178 24.5918C251.144 24.7611 251.093 24.9134 251.025 25.0488C250.975 25.1842 250.941 25.3281 250.924 25.4805C250.924 25.5651 250.932 25.6328 250.949 25.6836C251.068 25.7174 251.169 25.7852 251.254 25.8867C251.355 25.9714 251.389 26.0898 251.355 26.2422H251.584C251.669 26.2422 251.711 26.276 251.711 26.3438L252.117 26.3691C252.76 26.403 253.404 26.3861 254.047 26.3184C254.69 26.2507 255.333 26.1745 255.977 26.0898C256.637 26.0052 257.288 25.929 257.932 25.8613C258.575 25.7767 259.218 25.7259 259.861 25.709C260.014 25.6582 260.174 25.6159 260.344 25.582C260.513 25.5482 260.665 25.4805 260.801 25.3789H260.877C260.995 25.3789 261.08 25.4128 261.131 25.4805C261.199 25.5482 261.292 25.5905 261.41 25.6074C261.495 25.6074 261.579 25.5905 261.664 25.5566C261.766 25.5228 261.867 25.4974 261.969 25.4805C262.206 25.4128 262.451 25.3704 262.705 25.3535C262.976 25.3366 263.238 25.3112 263.492 25.2773C264.474 25.1927 265.447 25.1419 266.412 25.125C267.377 25.0911 268.342 24.9642 269.307 24.7441C269.391 24.8626 269.51 24.9473 269.662 24.998C269.814 25.0319 269.975 25.0742 270.145 25.125C270.314 25.1589 270.466 25.2012 270.602 25.252C270.754 25.3027 270.855 25.4043 270.906 25.5566Z\" fill=\"white\"><\/path>\n    <path d=\"M282.586 28.1211C282.535 28.3581 282.425 28.5527 282.256 28.7051C282.104 28.8405 281.917 28.9505 281.697 29.0352C281.477 29.1198 281.249 29.179 281.012 29.2129C280.792 29.2298 280.589 29.2383 280.402 29.2383C280.318 29.2383 280.233 29.2383 280.148 29.2383C280.081 29.2214 280.005 29.2129 279.92 29.2129C279.835 29.2129 279.793 29.2552 279.793 29.3398C279.793 29.4245 279.751 29.4837 279.666 29.5176C279.581 29.4837 279.497 29.4583 279.412 29.4414C279.327 29.4245 279.243 29.416 279.158 29.416C279.04 29.416 278.921 29.4245 278.803 29.4414C278.701 29.4583 278.6 29.4668 278.498 29.4668C278.363 29.4668 278.261 29.4499 278.193 29.416C278.143 29.3822 278.092 29.3483 278.041 29.3145C278.007 29.2637 277.965 29.2129 277.914 29.1621C277.88 29.1113 277.821 29.069 277.736 29.0352C277.618 28.9844 277.516 28.9759 277.432 29.0098C277.364 29.0436 277.254 28.9928 277.102 28.8574C276.898 28.6882 276.721 28.485 276.568 28.248C276.433 27.9941 276.298 27.7318 276.162 27.4609C276.027 27.1901 275.883 26.9193 275.73 26.6484C275.578 26.3776 275.4 26.1406 275.197 25.9375H274.994C274.689 25.9375 274.478 26.0645 274.359 26.3184C274.275 26.2676 274.19 26.2083 274.105 26.1406C274.021 26.056 273.928 25.9883 273.826 25.9375C273.437 26.056 273.031 26.1576 272.607 26.2422C272.184 26.3268 271.761 26.3691 271.338 26.3691H270.982C270.881 26.3691 270.771 26.3522 270.652 26.3184C270.483 26.3861 270.331 26.4707 270.195 26.5723C270.06 26.6569 269.908 26.6992 269.738 26.6992C269.637 26.6992 269.518 26.6654 269.383 26.5977C269.281 26.5977 269.23 26.64 269.23 26.7246C269.247 26.8092 269.197 26.8516 269.078 26.8516H268.85C268.613 26.8516 268.376 26.86 268.139 26.877C267.919 26.8939 267.69 26.9023 267.453 26.9023C267.132 26.9023 266.801 26.86 266.463 26.7754C266.378 26.8262 266.285 26.8516 266.184 26.8516C266.116 26.8854 266.065 26.9447 266.031 27.0293C265.997 27.097 265.964 27.1647 265.93 27.2324C265.896 27.2832 265.845 27.334 265.777 27.3848C265.727 27.4186 265.65 27.4271 265.549 27.4102C265.515 27.6133 265.43 27.7741 265.295 27.8926C265.16 28.0111 265.092 28.1888 265.092 28.4258C264.906 28.5273 264.753 28.6543 264.635 28.8066C264.516 28.959 264.398 29.1198 264.279 29.2891C264.161 29.4583 264.034 29.6191 263.898 29.7715C263.78 29.9238 263.628 30.0423 263.441 30.127C263.357 30.2285 263.331 30.3893 263.365 30.6094C263.179 30.7617 262.951 30.8971 262.68 31.0156C262.409 31.1341 262.155 31.1934 261.918 31.1934C261.427 31.1934 261.089 30.931 260.902 30.4062C260.902 30.237 260.919 30.0592 260.953 29.873C260.97 29.6699 261.004 29.4837 261.055 29.3145C261.105 29.1283 261.182 28.9674 261.283 28.832C261.385 28.6797 261.529 28.5697 261.715 28.502C261.715 28.3496 261.664 28.248 261.562 28.1973C261.461 28.1296 261.419 28.0195 261.436 27.8672C261.893 27.6471 262.29 27.3594 262.629 27.0039C262.967 26.6484 263.272 26.276 263.543 25.8867C263.831 25.4805 264.118 25.0742 264.406 24.668C264.694 24.2617 265.016 23.8978 265.371 23.5762V23.043C265.879 22.5013 266.209 21.8919 266.361 21.2148C266.548 21.181 266.666 21.0964 266.717 20.9609C266.785 20.8255 266.818 20.6647 266.818 20.4785C266.903 20.4785 266.954 20.4447 266.971 20.377C267.005 20.2923 267.081 20.2669 267.199 20.3008C267.352 19.8945 267.521 19.5221 267.707 19.1836C267.893 18.8451 268.079 18.5065 268.266 18.168C268.452 17.8125 268.613 17.4486 268.748 17.0762C268.9 16.7038 269.01 16.2891 269.078 15.832C269.315 15.8151 269.442 15.7051 269.459 15.502C269.493 15.2819 269.527 15.0872 269.561 14.918C269.814 14.681 270.001 14.4017 270.119 14.0801C270.255 13.7585 270.373 13.4284 270.475 13.0898C270.576 12.7344 270.686 12.3874 270.805 12.0488C270.94 11.6934 271.126 11.3802 271.363 11.1094V11.0332C271.363 10.9486 271.329 10.8978 271.262 10.8809C271.194 10.847 271.16 10.7878 271.16 10.7031C271.177 10.6862 271.186 10.6693 271.186 10.6523C271.389 10.5677 271.541 10.4323 271.643 10.2461C271.744 10.043 271.896 9.89909 272.1 9.81445C272.455 10.1022 272.768 10.2799 273.039 10.3477C273.31 10.3984 273.665 10.4408 274.105 10.4746C274.326 10.7116 274.444 10.9993 274.461 11.3379C274.495 11.6595 274.554 11.9811 274.639 12.3027C274.774 12.8444 274.918 13.3776 275.07 13.9023C275.24 14.4102 275.367 14.9349 275.451 15.4766C275.502 15.7982 275.595 16.1029 275.73 16.3906C275.866 16.6784 275.959 16.9746 276.01 17.2793C276.044 17.5163 276.044 17.7871 276.01 18.0918C275.976 18.3796 276.01 18.6335 276.111 18.8535L276.289 19.2598C276.374 19.446 276.441 19.6406 276.492 19.8438C276.56 20.0469 276.619 20.25 276.67 20.4531C276.805 20.9609 276.924 21.5111 277.025 22.1035C277.144 22.679 277.322 23.2038 277.559 23.6777C277.643 23.847 277.77 23.9655 277.939 24.0332C278.126 24.1009 278.329 24.1517 278.549 24.1855C278.769 24.2025 278.98 24.2109 279.184 24.2109C279.404 24.194 279.59 24.1855 279.742 24.1855H279.996C280.098 24.1855 280.199 24.2025 280.301 24.2363C280.368 24.3717 280.402 24.4902 280.402 24.5918C280.402 24.7949 280.335 24.9557 280.199 25.0742C280.064 25.1927 279.996 25.3281 279.996 25.4805C279.996 25.5651 280.03 25.6582 280.098 25.7598C280.03 25.7428 279.928 25.7344 279.793 25.7344C279.404 25.7344 279.023 25.8021 278.65 25.9375C278.786 26.2253 278.964 26.4707 279.184 26.6738C279.421 26.86 279.666 27.0378 279.92 27.207C280.089 27.0716 280.267 27.0039 280.453 27.0039C280.656 27.0039 280.842 27.0547 281.012 27.1562C281.198 27.2409 281.393 27.2832 281.596 27.2832C281.748 27.2832 281.858 27.2578 281.926 27.207C282.061 27.3594 282.171 27.5202 282.256 27.6895C282.34 27.8418 282.451 27.9857 282.586 28.1211ZM274.639 24.0586C274.605 23.7708 274.546 23.5677 274.461 23.4492C274.393 23.3138 274.334 23.153 274.283 22.9668C274.215 22.7298 274.165 22.4759 274.131 22.2051C274.114 21.9342 274.08 21.6719 274.029 21.418C273.911 20.8424 273.775 20.2669 273.623 19.6914C273.488 19.1159 273.31 18.5573 273.09 18.0156C273.158 17.9141 273.191 17.821 273.191 17.7363V17.6602C273.039 17.4909 272.929 17.2878 272.861 17.0508C272.794 16.7969 272.726 16.5514 272.658 16.3145C272.607 16.0605 272.531 15.832 272.43 15.6289C272.345 15.4089 272.201 15.2311 271.998 15.0957C271.947 15.1973 271.922 15.3158 271.922 15.4512C271.922 15.5697 271.93 15.6797 271.947 15.7812C271.981 15.8828 271.998 15.9928 271.998 16.1113C271.829 16.196 271.702 16.3314 271.617 16.5176C271.549 16.6868 271.431 16.8223 271.262 16.9238C271.126 17.4655 270.932 17.9818 270.678 18.4727C270.424 18.9466 270.153 19.4206 269.865 19.8945C269.594 20.3685 269.332 20.8509 269.078 21.3418C268.824 21.8158 268.621 22.3151 268.469 22.8398C268.249 22.9922 268.096 23.1868 268.012 23.4238C267.944 23.6608 267.91 23.8978 267.91 24.1348C268.062 24.2194 268.232 24.2702 268.418 24.2871C268.621 24.2871 268.816 24.2871 269.002 24.2871C269.188 24.2871 269.366 24.304 269.535 24.3379C269.704 24.3717 269.857 24.4564 269.992 24.5918C270.212 24.5241 270.449 24.4818 270.703 24.4648C270.974 24.431 271.194 24.3548 271.363 24.2363C271.702 24.3548 272.066 24.4141 272.455 24.4141C272.658 24.4141 272.853 24.3971 273.039 24.3633C273.242 24.3294 273.437 24.2871 273.623 24.2363C273.775 24.2702 273.894 24.3294 273.979 24.4141C274.063 24.4818 274.19 24.5072 274.359 24.4902C274.444 24.4225 274.495 24.3548 274.512 24.2871C274.529 24.2025 274.571 24.1263 274.639 24.0586Z\" fill=\"white\"><\/path>\n    <path d=\"M309.994 27C326.367 31.7765 318.845 59.6712 300.038 54.3215C280.435 48.7456 292.515 17.2559 310.879 31.3943\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><div draggable=\"false\" style=\"width: clamp(250px, 50%, 550px); position: absolute; user-select: none; transform: translate(-50%, -50%) translate(188.131px, 494.263px); z-index: 1;\"><svg viewBox=\"0 0 609 81\" fill=\"none\">\n    <path d=\"M358.691 47.6738C358.624 47.8939 358.514 48.097 358.361 48.2832L357.93 48.8164C357.794 48.9857 357.676 49.1719 357.574 49.375C357.49 49.5612 357.464 49.7812 357.498 50.0352C357.464 50.0352 357.422 50.0352 357.371 50.0352C357.32 50.0182 357.278 50.0098 357.244 50.0098C356.973 50.0098 356.762 50.0775 356.609 50.2129C356.474 50.3314 356.288 50.4329 356.051 50.5176C356.017 50.416 355.975 50.3229 355.924 50.2383C355.873 50.1367 355.797 50.069 355.695 50.0352C355.289 50.1198 354.883 50.1875 354.477 50.2383C354.07 50.2721 353.664 50.3229 353.258 50.3906C353.072 50.4245 352.885 50.4753 352.699 50.543C352.513 50.5938 352.318 50.6445 352.115 50.6953C352.014 50.7292 351.904 50.7461 351.785 50.7461C351.667 50.7292 351.548 50.7292 351.43 50.7461C351.023 50.763 350.583 50.7969 350.109 50.8477C349.635 50.8815 349.212 51.0085 348.84 51.2285C348.671 51.1947 348.493 51.1693 348.307 51.1523C348.12 51.1354 347.934 51.127 347.748 51.127C347.342 51.127 346.893 51.1693 346.402 51.2539C345.928 51.3216 345.505 51.4655 345.133 51.6855C345.048 51.6517 344.955 51.6263 344.854 51.6094C344.769 51.5924 344.667 51.584 344.549 51.584C344.515 51.584 344.49 51.5924 344.473 51.6094C344.456 51.6094 344.43 51.6094 344.396 51.6094C344.38 51.7617 344.396 51.9141 344.447 52.0664C344.515 52.2018 344.625 52.3118 344.777 52.3965C344.71 52.5827 344.676 52.7858 344.676 53.0059C344.676 53.2936 344.693 53.5814 344.727 53.8691C344.777 54.1569 344.803 54.4447 344.803 54.7324C344.803 55.054 344.76 55.3079 344.676 55.4941C344.845 56.002 344.93 56.5436 344.93 57.1191C344.93 57.3223 344.913 57.5254 344.879 57.7285C344.862 57.9147 344.854 58.1178 344.854 58.3379C344.854 58.5241 344.921 58.6764 345.057 58.7949C345.192 58.8965 345.26 59.0404 345.26 59.2266C345.26 59.2943 345.243 59.362 345.209 59.4297C345.446 59.3789 345.674 59.3112 345.895 59.2266C346.115 59.125 346.343 59.0742 346.58 59.0742C346.715 59.0742 346.842 59.0996 346.961 59.1504C347.096 59.2012 347.215 59.2689 347.316 59.3535C347.299 59.4382 347.283 59.5312 347.266 59.6328C347.266 59.7344 347.266 59.8359 347.266 59.9375C347.266 60.1237 347.266 60.3014 347.266 60.4707C347.283 60.623 347.299 60.7923 347.316 60.9785C347.181 61.2155 347.02 61.4271 346.834 61.6133C346.665 61.7995 346.546 62.0365 346.479 62.3242C346.225 62.3242 345.996 62.3835 345.793 62.502C345.607 62.6035 345.429 62.722 345.26 62.8574C345.09 62.9759 344.921 63.0944 344.752 63.2129C344.583 63.3145 344.396 63.3652 344.193 63.3652C343.939 63.3652 343.762 63.3314 343.66 63.2637C343.559 63.179 343.482 63.0944 343.432 63.0098C343.381 62.9251 343.33 62.849 343.279 62.7812C343.245 62.7135 343.161 62.6882 343.025 62.7051C342.992 62.485 342.924 62.2819 342.822 62.0957C342.721 61.8926 342.611 61.6979 342.492 61.5117C342.391 61.3255 342.281 61.1393 342.162 60.9531C342.061 60.75 341.984 60.5469 341.934 60.3438C341.832 59.9036 341.79 59.4466 341.807 58.9727C341.824 58.4987 341.747 58.0417 341.578 57.6016C341.612 57.3646 341.637 57.1276 341.654 56.8906C341.671 56.6367 341.68 56.3913 341.68 56.1543C341.68 55.6803 341.663 55.2148 341.629 54.7578C341.612 54.2839 341.595 53.8014 341.578 53.3105C341.46 53.1582 341.383 52.9889 341.35 52.8027C341.333 52.5996 341.316 52.4049 341.299 52.2188C341.248 52.168 341.189 52.1172 341.121 52.0664C341.07 52.0156 341.036 51.9479 341.02 51.8633C340.884 51.8294 340.783 51.8125 340.715 51.8125C340.478 51.8125 340.275 51.8717 340.105 51.9902C339.953 52.0918 339.809 52.1426 339.674 52.1426C339.538 52.1426 339.411 52.1257 339.293 52.0918C339.174 52.0579 339.056 52.041 338.938 52.041C338.836 52.041 338.777 52.0664 338.76 52.1172C338.76 52.151 338.726 52.1849 338.658 52.2188C338.607 52.2526 338.489 52.2865 338.303 52.3203C338.117 52.3542 337.905 52.388 337.668 52.4219C337.448 52.4388 337.228 52.4557 337.008 52.4727C336.805 52.4896 336.669 52.498 336.602 52.498C336.331 52.498 336.128 52.4473 335.992 52.3457C335.84 52.2272 335.662 52.1003 335.459 51.9648C335.493 51.8633 335.51 51.7956 335.51 51.7617C335.51 51.5924 335.459 51.457 335.357 51.3555C335.256 51.237 335.205 51.1354 335.205 51.0508C335.205 50.8646 335.281 50.7207 335.434 50.6191C335.569 50.5176 335.645 50.3568 335.662 50.1367C336.051 49.9674 336.449 49.8405 336.855 49.7559C337.262 49.6712 337.676 49.6035 338.1 49.5527C338.523 49.502 338.938 49.4427 339.344 49.375C339.767 49.3073 340.182 49.1973 340.588 49.0449C340.706 49.0618 340.816 49.0788 340.918 49.0957C341.036 49.0957 341.155 49.0957 341.273 49.0957C341.781 49.0957 342.281 49.0449 342.771 48.9434C343.279 48.8249 343.796 48.7656 344.32 48.7656C344.456 48.7656 344.591 48.7741 344.727 48.791C344.862 48.8079 344.997 48.8333 345.133 48.8672C345.81 48.7656 346.479 48.6556 347.139 48.5371C347.816 48.4186 348.51 48.3171 349.221 48.2324C349.559 48.1986 349.889 48.1732 350.211 48.1562C350.549 48.1224 350.888 48.0801 351.227 48.0293C351.345 48.0124 351.43 47.987 351.48 47.9531C351.548 47.9023 351.582 47.8092 351.582 47.6738C351.734 47.7415 351.904 47.7754 352.09 47.7754C352.378 47.7754 352.657 47.7246 352.928 47.623C353.199 47.5215 353.478 47.4707 353.766 47.4707C353.833 47.4707 353.893 47.4792 353.943 47.4961C353.994 47.4961 354.045 47.4961 354.096 47.4961C354.214 47.4961 354.273 47.4453 354.273 47.3438C354.29 47.2253 354.375 47.1491 354.527 47.1152C354.646 47.0814 354.815 47.056 355.035 47.0391C355.255 47.0221 355.484 47.0052 355.721 46.9883C355.975 46.9544 356.203 46.9206 356.406 46.8867C356.626 46.8359 356.787 46.7682 356.889 46.6836L357.066 46.4043C357.371 46.4212 357.591 46.5566 357.727 46.8105C357.879 47.0475 357.964 47.3099 357.98 47.5977C358.048 47.6654 358.141 47.6992 358.26 47.6992C358.395 47.6823 358.514 47.6738 358.615 47.6738H358.691Z\" fill=\"white\"><\/path>\n    <path d=\"M371.209 49.2988C371.107 49.4512 371.048 49.6204 371.031 49.8066C371.014 49.9928 371.006 50.1621 371.006 50.3145C371.006 50.5176 371.006 50.7207 371.006 50.9238C371.023 51.11 371.031 51.2962 371.031 51.4824V51.8633C370.997 51.9818 370.947 52.1003 370.879 52.2188C370.811 52.3372 370.76 52.4557 370.727 52.5742C370.49 53.2005 370.371 53.8268 370.371 54.4531V54.5039C370.286 54.707 370.202 54.8932 370.117 55.0625C370.049 55.2318 369.982 55.401 369.914 55.5703C369.846 55.7227 369.796 55.8919 369.762 56.0781C369.728 56.2474 369.719 56.4505 369.736 56.6875C369.499 57.2799 369.186 57.8216 368.797 58.3125C368.408 58.7865 368.027 59.2773 367.654 59.7852C367.299 59.9206 366.969 60.0983 366.664 60.3184C366.376 60.5384 366.097 60.7839 365.826 61.0547C365.301 61.224 364.785 61.4186 364.277 61.6387C363.77 61.8587 363.312 62.1549 362.906 62.5273C362.585 62.5612 362.263 62.612 361.941 62.6797C361.62 62.7474 361.307 62.849 361.002 62.9844H360.697C360.545 62.9844 360.435 62.9505 360.367 62.8828C360.147 63.0013 359.919 63.0859 359.682 63.1367C359.445 63.1706 359.208 63.1875 358.971 63.1875C358.666 63.1875 358.361 63.1706 358.057 63.1367C357.769 63.0859 357.473 63.0352 357.168 62.9844C356.999 62.7474 356.762 62.5697 356.457 62.4512C356.152 62.3158 355.882 62.1888 355.645 62.0703C355.154 61.3932 354.798 60.7415 354.578 60.1152C354.358 59.472 354.13 58.7526 353.893 57.957C353.926 57.7201 353.986 57.4915 354.07 57.2715C354.155 57.0345 354.189 56.7806 354.172 56.5098C354.477 55.6296 354.874 54.834 355.365 54.123C355.873 53.3952 356.449 52.7012 357.092 52.041C357.092 51.9395 357.109 51.8548 357.143 51.7871C357.193 51.7194 357.202 51.6178 357.168 51.4824C357.185 51.4993 357.219 51.5078 357.27 51.5078C357.405 51.5078 357.49 51.474 357.523 51.4062C357.557 51.3216 357.566 51.2285 357.549 51.127C358.158 50.7376 358.708 50.2891 359.199 49.7812C359.707 49.2734 360.283 48.8503 360.926 48.5117C360.977 48.3594 361.061 48.2324 361.18 48.1309C361.298 48.0293 361.391 47.9108 361.459 47.7754C362.001 47.623 362.492 47.3945 362.932 47.0898C363.372 46.7852 363.837 46.5143 364.328 46.2773C364.599 46.125 364.853 46.0234 365.09 45.9727C365.344 45.9049 365.615 45.8372 365.902 45.7695C366.004 45.7357 366.097 45.7103 366.182 45.6934C366.266 45.6764 366.359 45.668 366.461 45.668C366.766 45.668 367.062 45.7272 367.35 45.8457C367.637 45.9473 367.934 45.998 368.238 45.998C368.323 45.998 368.391 45.998 368.441 45.998C368.509 45.9811 368.577 45.9642 368.645 45.9473C368.932 46.3027 369.296 46.5736 369.736 46.7598C369.838 47.0137 369.956 47.2337 370.092 47.4199C370.244 47.6061 370.396 47.7923 370.549 47.9785C370.701 48.1478 370.837 48.3424 370.955 48.5625C371.09 48.7656 371.175 49.0111 371.209 49.2988ZM368.67 50.6191C368.67 50.5345 368.661 50.4583 368.645 50.3906C368.475 50.3398 368.314 50.2721 368.162 50.1875C368.01 50.1029 367.84 50.0605 367.654 50.0605C367.536 50.0605 367.417 50.0859 367.299 50.1367C367.282 50.0182 367.231 49.9336 367.146 49.8828C367.079 49.832 366.994 49.7897 366.893 49.7559C366.808 49.7051 366.715 49.6712 366.613 49.6543C366.529 49.6204 366.452 49.5697 366.385 49.502C366.334 49.3665 366.275 49.2311 366.207 49.0957C366.156 48.9434 366.055 48.8333 365.902 48.7656C365.75 48.918 365.572 49.0449 365.369 49.1465C365.166 49.2311 364.954 49.3158 364.734 49.4004C364.531 49.485 364.328 49.5866 364.125 49.7051C363.939 49.8236 363.778 49.9674 363.643 50.1367H363.186C363.084 50.3229 362.94 50.4668 362.754 50.5684C362.568 50.653 362.407 50.7799 362.271 50.9492C362.001 51.0846 361.747 51.2539 361.51 51.457C361.29 51.6432 361.07 51.8464 360.85 52.0664C360.63 52.2695 360.41 52.4811 360.189 52.7012C359.986 52.9212 359.766 53.1243 359.529 53.3105C359.309 53.7845 359.064 54.1992 358.793 54.5547C358.539 54.8932 358.294 55.2402 358.057 55.5957C357.837 55.9512 357.642 56.3405 357.473 56.7637C357.32 57.1699 357.244 57.6777 357.244 58.2871V58.541C357.244 58.6257 357.253 58.7103 357.27 58.7949C357.49 59.0319 357.667 59.2858 357.803 59.5566C357.955 59.8275 358.201 60.0221 358.539 60.1406C358.878 60.276 359.233 60.3353 359.605 60.3184C359.995 60.3014 360.367 60.3438 360.723 60.4453C361.535 60.293 362.314 60.0475 363.059 59.709C363.82 59.3535 364.54 58.9303 365.217 58.4395C365.318 58.3548 365.437 58.2702 365.572 58.1855C365.708 58.084 365.818 57.9824 365.902 57.8809C365.987 57.7962 366.055 57.7031 366.105 57.6016C366.173 57.5 366.241 57.4069 366.309 57.3223C366.444 57.1022 366.596 56.8822 366.766 56.6621C366.935 56.4421 367.113 56.2389 367.299 56.0527C367.383 55.6803 367.493 55.3249 367.629 54.9863C367.764 54.6309 367.9 54.2839 368.035 53.9453C368.171 53.6068 368.281 53.2598 368.365 52.9043C368.467 52.5488 368.518 52.1764 368.518 51.7871C368.518 51.7025 368.509 51.6094 368.492 51.5078C368.492 51.4062 368.484 51.3132 368.467 51.2285C368.602 51.0423 368.67 50.8392 368.67 50.6191Z\" fill=\"white\"><\/path>\n    <path d=\"M404.039 70.043C403.988 70.3307 403.87 70.5339 403.684 70.6523C403.514 70.7878 403.354 70.974 403.201 71.2109H403.1C402.93 71.2109 402.761 71.2279 402.592 71.2617C402.439 71.2956 402.279 71.3379 402.109 71.3887C402.025 71.3548 401.923 71.3294 401.805 71.3125C401.686 71.2956 401.61 71.2363 401.576 71.1348C401.441 71.2025 401.255 71.2363 401.018 71.2363C400.628 71.2363 400.256 71.1263 399.9 70.9062C399.562 70.6862 399.206 70.5169 398.834 70.3984C398.732 70.1953 398.605 70.0091 398.453 69.8398C398.318 69.6875 398.174 69.5352 398.021 69.3828C397.886 69.2305 397.751 69.0697 397.615 68.9004C397.48 68.7311 397.37 68.528 397.285 68.291C397.251 68.1895 397.209 68.1302 397.158 68.1133C397.107 68.0964 397.031 68.0964 396.93 68.1133C396.947 67.9271 396.921 67.7663 396.854 67.6309C396.803 67.4954 396.676 67.4108 396.473 67.377C396.473 67.1569 396.439 66.9707 396.371 66.8184C396.303 66.666 396.219 66.5306 396.117 66.4121C396.033 66.3105 395.931 66.2005 395.812 66.082C395.711 65.9635 395.626 65.8197 395.559 65.6504C395.406 65.6165 395.254 65.5911 395.102 65.5742C394.966 65.5742 394.814 65.5742 394.645 65.5742C393.832 65.5742 393.045 65.7266 392.283 66.0312C392.199 66.0651 392.105 66.1074 392.004 66.1582C391.919 66.209 391.835 66.2513 391.75 66.2852C391.716 66.2852 391.682 66.2852 391.648 66.2852C391.632 66.3021 391.606 66.3105 391.572 66.3105C391.454 66.3105 391.344 66.2852 391.242 66.2344C391.141 66.2005 391.031 66.1836 390.912 66.1836C390.861 66.1836 390.802 66.1921 390.734 66.209C390.684 66.2428 390.633 66.2682 390.582 66.2852C390.328 66.3698 390.091 66.4206 389.871 66.4375C389.177 66.5729 388.441 66.6745 387.662 66.7422C386.9 66.8099 386.198 66.9876 385.555 67.2754C385.419 67.3431 385.335 67.4447 385.301 67.5801C385.267 67.7324 385.258 67.8763 385.275 68.0117C385.089 68.1471 384.945 68.3249 384.844 68.5449C384.759 68.765 384.674 68.9935 384.59 69.2305C384.522 69.4844 384.446 69.7298 384.361 69.9668C384.277 70.2038 384.158 70.4069 384.006 70.5762C384.057 70.6777 384.082 70.7878 384.082 70.9062C384.082 71.1602 383.997 71.4141 383.828 71.668C383.659 71.9219 383.532 72.1673 383.447 72.4043C383.363 72.6413 383.295 72.8698 383.244 73.0898C383.193 73.3268 383.117 73.5384 383.016 73.7246C382.914 73.9108 382.779 74.0632 382.609 74.1816C382.423 74.3001 382.169 74.3594 381.848 74.3594C381.543 74.3594 381.281 74.3001 381.061 74.1816C380.84 74.0632 380.663 73.9108 380.527 73.7246C380.392 73.5384 380.282 73.3184 380.197 73.0645C380.113 72.8105 380.045 72.5566 379.994 72.3027C380.18 71.9303 380.358 71.6087 380.527 71.3379C380.697 71.0671 380.824 70.7201 380.908 70.2969C381.213 70.0768 381.441 69.806 381.594 69.4844C381.729 69.1797 381.805 68.8411 381.822 68.4688C382.008 68.3503 382.144 68.1895 382.229 67.9863C382.296 67.8001 382.339 67.597 382.355 67.377C381.949 67.3431 381.526 67.3092 381.086 67.2754C380.629 67.2415 380.206 67.1569 379.816 67.0215C379.816 66.9876 379.825 66.9538 379.842 66.9199C379.842 66.8861 379.842 66.8522 379.842 66.8184C379.842 66.5983 379.791 66.3952 379.689 66.209C379.588 66.0397 379.537 65.8535 379.537 65.6504V65.4473C379.673 65.3118 379.799 65.168 379.918 65.0156C380.02 64.8802 380.13 64.7533 380.248 64.6348C380.367 64.5163 380.502 64.4147 380.654 64.3301C380.807 64.2624 381.001 64.2285 381.238 64.2285C381.56 64.2285 381.873 64.2454 382.178 64.2793C382.482 64.3301 382.796 64.3555 383.117 64.3555C383.337 64.3555 383.566 64.3301 383.803 64.2793C384.175 63.5176 384.505 62.7474 384.793 61.9688C385.081 61.1732 385.301 60.3691 385.453 59.5566C385.572 59.3874 385.682 59.1927 385.783 58.9727C385.885 58.7357 385.961 58.4902 386.012 58.2363C386.079 57.9824 386.122 57.737 386.139 57.5C386.173 57.2461 386.189 57.0176 386.189 56.8145C386.376 56.5944 386.503 56.3236 386.57 56.002C386.655 55.6803 386.723 55.3503 386.773 55.0117C386.824 54.6562 386.875 54.3092 386.926 53.9707C386.993 53.6322 387.112 53.3359 387.281 53.082V52.8535C387.298 52.5996 387.273 52.3711 387.205 52.168C387.29 52.1341 387.34 52.0579 387.357 51.9395C387.374 51.821 387.408 51.7194 387.459 51.6348C387.476 50.8561 387.561 50.0944 387.713 49.3496C387.865 48.5879 387.992 47.8262 388.094 47.0645V46.9883C388.094 46.9036 388.06 46.8613 387.992 46.8613C387.941 46.8444 387.916 46.7936 387.916 46.709C387.916 46.5566 387.933 46.3535 387.967 46.0996C388.018 45.8457 388.051 45.6341 388.068 45.4648C388.17 44.5508 388.221 43.6452 388.221 42.748C388.221 41.9863 388.195 41.2331 388.145 40.4883C388.094 39.7435 388.043 38.9902 387.992 38.2285L388.195 37.9238C388.263 37.8223 388.322 37.7207 388.373 37.6191C388.542 37.5514 388.678 37.4837 388.779 37.416C388.898 37.3314 389.05 37.2891 389.236 37.2891C389.287 37.2891 389.329 37.2975 389.363 37.3145C389.397 37.3145 389.431 37.3145 389.465 37.3145C389.566 37.3822 389.643 37.4753 389.693 37.5938C389.761 37.7122 389.82 37.8223 389.871 37.9238C389.939 38.0254 390.023 38.11 390.125 38.1777C390.227 38.2454 390.37 38.2624 390.557 38.2285C390.641 38.7025 390.878 38.9479 391.268 38.9648C391.352 39.2018 391.454 39.4388 391.572 39.6758C391.708 39.9128 391.885 40.099 392.105 40.2344C392.089 40.3021 392.08 40.3952 392.08 40.5137C392.08 40.7507 392.131 40.9792 392.232 41.1992C392.351 41.4193 392.495 41.6224 392.664 41.8086V41.8594C392.664 42.0456 392.596 42.1725 392.461 42.2402C392.613 42.4095 392.723 42.6126 392.791 42.8496C392.859 43.0866 392.918 43.332 392.969 43.5859C393.02 43.8229 393.079 44.0514 393.146 44.2715C393.231 44.4915 393.367 44.6608 393.553 44.7793V44.8555C393.553 44.9401 393.519 44.9909 393.451 45.0078C393.4 45.0247 393.375 45.0755 393.375 45.1602C393.68 45.7188 393.891 46.3281 394.01 46.9883C394.128 47.6484 394.281 48.2832 394.467 48.8926C394.535 48.9603 394.611 49.0026 394.695 49.0195C394.797 49.0365 394.873 49.0788 394.924 49.1465C394.822 49.2142 394.771 49.3327 394.771 49.502C394.771 49.6712 394.729 49.7982 394.645 49.8828C394.78 50.0013 394.839 50.179 394.822 50.416C394.822 50.6361 394.89 50.7969 395.025 50.8984V51C395.025 51.0677 395.008 51.127 394.975 51.1777C394.941 51.2116 394.924 51.2624 394.924 51.3301V51.4316C395.059 52.0241 395.161 52.6165 395.229 53.209C395.313 53.8014 395.398 54.3939 395.482 54.9863C395.567 55.5788 395.66 56.1712 395.762 56.7637C395.863 57.3392 396.007 57.9062 396.193 58.4648C396.21 58.4818 396.219 58.5072 396.219 58.541C396.219 58.6257 396.185 58.6764 396.117 58.6934C396.049 58.6934 396.016 58.7357 396.016 58.8203C396.016 58.9049 396.041 59.0065 396.092 59.125C396.16 59.2266 396.227 59.3112 396.295 59.3789C396.278 59.4466 396.27 59.5482 396.27 59.6836C396.27 59.9375 396.312 60.1829 396.396 60.4199C396.498 60.6569 396.6 60.8939 396.701 61.1309C396.82 61.3509 396.921 61.5879 397.006 61.8418C397.09 62.0957 397.124 62.3665 397.107 62.6543C397.209 62.8066 397.336 62.9336 397.488 63.0352C397.658 63.1367 397.827 63.2298 397.996 63.3145C398.165 63.3991 398.318 63.5007 398.453 63.6191C398.605 63.7376 398.707 63.8984 398.758 64.1016C398.622 64.2201 398.529 64.3639 398.479 64.5332C398.428 64.7194 398.335 64.8802 398.199 65.0156C398.318 65.3034 398.453 65.5658 398.605 65.8027C398.775 66.0566 398.944 66.3021 399.113 66.5391L399.646 67.25C399.833 67.487 399.993 67.7409 400.129 68.0117C400.315 68.0117 400.451 68.0625 400.535 68.1641C400.62 68.2656 400.755 68.3079 400.941 68.291C401.009 68.4264 401.035 68.5788 401.018 68.748C401.356 68.6296 401.695 68.5703 402.033 68.5703C402.219 68.5703 402.389 68.5788 402.541 68.5957C402.71 68.6126 402.88 68.6211 403.049 68.6211C403.252 68.6211 403.43 68.5957 403.582 68.5449C403.65 68.6465 403.701 68.7565 403.734 68.875C403.768 69.0104 403.794 69.1458 403.811 69.2812L403.887 69.6875C403.921 69.8229 403.971 69.9414 404.039 70.043ZM394.467 63.0098C394.23 61.8418 393.984 60.6823 393.73 59.5312C393.493 58.3633 393.282 57.1868 393.096 56.002C392.994 55.3757 392.918 54.7493 392.867 54.123C392.816 53.4967 392.749 52.8789 392.664 52.2695C392.596 51.6432 392.495 51.0254 392.359 50.416C392.241 49.8066 392.063 49.2057 391.826 48.6133V48.5625C391.826 48.5117 391.843 48.4694 391.877 48.4355C391.911 48.4017 391.928 48.3424 391.928 48.2578V48.1562C391.708 48.0039 391.555 47.7923 391.471 47.5215C391.386 47.2337 391.31 46.9375 391.242 46.6328C391.191 46.3112 391.115 46.0065 391.014 45.7188C390.929 45.4141 390.777 45.1602 390.557 44.957C390.472 45.9388 390.379 46.9206 390.277 47.9023C390.193 48.8672 390.133 49.8405 390.1 50.8223C389.93 50.9238 389.82 51.0931 389.77 51.3301C389.719 51.5671 389.693 51.7786 389.693 51.9648C389.693 52.1003 389.702 52.2441 389.719 52.3965C389.736 52.5319 389.77 52.6758 389.82 52.8281C389.516 53.5898 389.296 54.377 389.16 55.1895C389.025 55.985 388.872 56.7806 388.703 57.5762C388.686 57.627 388.652 57.7454 388.602 57.9316C388.568 58.1009 388.525 58.2786 388.475 58.4648C388.424 58.651 388.382 58.8203 388.348 58.9727C388.314 59.1081 388.297 59.1842 388.297 59.2012C388.28 59.3197 388.271 59.4382 388.271 59.5566C388.288 59.6751 388.297 59.7936 388.297 59.9121L387.916 60.293C387.848 60.9362 387.721 61.5625 387.535 62.1719C387.366 62.7643 387.188 63.3737 387.002 64C387.12 64.0169 387.23 64.0254 387.332 64.0254C387.451 64.0423 387.569 64.0508 387.688 64.0508C388.229 64.0508 388.771 64.0169 389.312 63.9492C389.871 63.8646 390.421 63.7884 390.963 63.7207C391.149 63.6868 391.344 63.6615 391.547 63.6445C391.75 63.6107 391.945 63.5938 392.131 63.5938C392.215 63.5768 392.317 63.5768 392.436 63.5938C392.554 63.5938 392.656 63.5853 392.74 63.5684C392.876 63.5345 392.96 63.4837 392.994 63.416C393.045 63.3314 393.138 63.2806 393.273 63.2637C393.375 63.3145 393.493 63.3398 393.629 63.3398C393.781 63.3398 393.925 63.306 394.061 63.2383C394.196 63.1706 394.331 63.0944 394.467 63.0098Z\" fill=\"white\"><\/path>\n    <path d=\"M417.039 47.3184C417.005 47.5215 416.954 47.6992 416.887 47.8516C416.836 47.987 416.827 48.1732 416.861 48.4102C416.692 48.4271 416.557 48.4863 416.455 48.5879C416.37 48.6725 416.294 48.7741 416.227 48.8926C416.176 49.0111 416.117 49.138 416.049 49.2734C415.998 49.3919 415.93 49.502 415.846 49.6035C415.981 50.2129 416.057 50.8307 416.074 51.457C416.091 52.0833 416.133 52.7012 416.201 53.3105C416.286 54.0892 416.413 54.8594 416.582 55.6211C416.768 56.3659 416.861 57.1276 416.861 57.9062C416.861 58.1432 416.853 58.3633 416.836 58.5664C416.836 58.7695 416.836 58.9811 416.836 59.2012C416.836 59.3366 416.836 59.4805 416.836 59.6328C416.853 59.7682 416.861 59.9036 416.861 60.0391C416.861 60.5299 416.794 61.0208 416.658 61.5117C416.54 62.0026 416.447 62.4935 416.379 62.9844C416.176 63.1706 415.998 63.3737 415.846 63.5938C415.71 63.8138 415.566 64.0169 415.414 64.2031C415.262 64.3893 415.084 64.5501 414.881 64.6855C414.678 64.8379 414.424 64.9395 414.119 64.9902C414.068 65.1595 413.967 65.2865 413.814 65.3711C413.679 65.4557 413.561 65.5742 413.459 65.7266H413.408C412.985 65.7266 412.621 65.6673 412.316 65.5488C412.012 65.4303 411.724 65.2949 411.453 65.1426C411.199 64.9902 410.937 64.8294 410.666 64.6602C410.395 64.4909 410.082 64.3555 409.727 64.2539C409.253 63.8646 408.821 63.4414 408.432 62.9844C408.042 62.5104 407.602 62.0872 407.111 61.7148C406.993 61.3763 406.832 61.097 406.629 60.877C406.443 60.6569 406.257 60.403 406.07 60.1152C405.986 59.9967 405.918 59.8867 405.867 59.7852C405.833 59.6836 405.783 59.5651 405.715 59.4297C405.664 59.2943 405.579 59.2012 405.461 59.1504C405.359 59.0996 405.266 59.0404 405.182 58.9727C405.046 58.4479 404.852 57.9655 404.598 57.5254C404.344 57.0853 404.048 56.6621 403.709 56.2559C403.607 56.4421 403.523 56.6452 403.455 56.8652C403.404 57.0684 403.354 57.2799 403.303 57.5C403.252 57.7031 403.184 57.9147 403.1 58.1348C403.032 58.3379 402.939 58.5241 402.82 58.6934V58.7695C402.82 58.8542 402.854 58.9049 402.922 58.9219C402.99 58.9388 403.023 58.9896 403.023 59.0742C403.023 59.0911 403.015 59.1081 402.998 59.125C402.998 59.1419 402.998 59.1589 402.998 59.1758C402.913 59.2435 402.846 59.3281 402.795 59.4297C402.761 59.5312 402.676 59.5905 402.541 59.6074C402.558 59.6921 402.566 59.7767 402.566 59.8613V60.0898C402.566 60.5807 402.507 61.0716 402.389 61.5625C402.287 62.0534 402.236 62.5527 402.236 63.0605V63.3906C402.236 63.5091 402.245 63.6191 402.262 63.7207C402.296 63.8223 402.346 63.9238 402.414 64.0254C402.482 64.127 402.516 64.2201 402.516 64.3047C402.516 64.4232 402.465 64.5332 402.363 64.6348C402.482 64.7194 402.617 64.8125 402.77 64.9141C402.922 65.0156 403.057 65.1257 403.176 65.2441C403.311 65.3796 403.421 65.515 403.506 65.6504C403.59 65.8027 403.633 65.9635 403.633 66.1328C403.633 66.4206 403.54 66.6237 403.354 66.7422C403.167 66.8607 402.939 66.9538 402.668 67.0215C402.414 67.0892 402.143 67.1484 401.855 67.1992C401.585 67.2669 401.356 67.377 401.17 67.5293H401.094C400.891 67.5293 400.738 67.4701 400.637 67.3516C400.535 67.2331 400.383 67.1738 400.18 67.1738C399.858 66.6491 399.638 66.0566 399.52 65.3965C399.401 64.7533 399.342 64.1354 399.342 63.543C399.342 62.8151 399.41 62.0872 399.545 61.3594C399.663 60.6315 399.816 59.9121 400.002 59.2012C400.171 58.4902 400.357 57.7878 400.561 57.0938C400.781 56.3828 400.984 55.6719 401.17 54.9609L401.195 54.8848C401.195 54.8001 401.17 54.7409 401.119 54.707C401.085 54.6732 401.068 54.6224 401.068 54.5547C401.068 54.5208 401.077 54.5039 401.094 54.5039C401.145 54.3346 401.195 54.1738 401.246 54.0215C401.314 53.8691 401.365 53.6999 401.398 53.5137C401.5 53.0397 401.568 52.5573 401.602 52.0664C401.652 51.5586 401.678 51.0592 401.678 50.5684C401.695 50.0775 401.712 49.5866 401.729 49.0957C401.762 48.5879 401.822 48.0885 401.906 47.5977C402.042 47.4622 402.169 47.3184 402.287 47.166C402.406 47.0137 402.558 46.8783 402.744 46.7598C403.083 46.7767 403.421 46.8275 403.76 46.9121C404.098 46.9967 404.42 47.1322 404.725 47.3184C404.928 48.0462 405.063 48.7741 405.131 49.502C405.215 50.2298 405.351 50.9577 405.537 51.6855V51.7617C405.537 51.8464 405.579 51.8887 405.664 51.8887C405.766 51.8717 405.842 51.8971 405.893 51.9648C405.859 52.0156 405.833 52.0749 405.816 52.1426C405.816 52.2103 405.816 52.278 405.816 52.3457V52.7773C405.85 52.9128 405.893 53.0566 405.943 53.209C405.994 53.3613 406.104 53.4544 406.273 53.4883C406.358 54.0299 406.485 54.5293 406.654 54.9863C406.824 55.4434 407.018 55.8835 407.238 56.3066C407.458 56.7298 407.695 57.153 407.949 57.5762C408.203 57.9824 408.465 58.4141 408.736 58.8711C409.16 59.1927 409.523 59.5651 409.828 59.9883C410.133 60.3945 410.438 60.7923 410.742 61.1816C411.064 61.554 411.419 61.8841 411.809 62.1719C412.215 62.4596 412.74 62.6374 413.383 62.7051C413.467 62.6374 413.527 62.5443 413.561 62.4258L413.688 62.0703C413.738 61.9518 413.789 61.8503 413.84 61.7656C413.908 61.6641 414.001 61.5879 414.119 61.5371C414.153 61.0632 414.187 60.5807 414.221 60.0898C414.271 59.599 414.382 59.1335 414.551 58.6934C414.466 58.541 414.424 58.3548 414.424 58.1348C414.424 57.9655 414.432 57.8047 414.449 57.6523C414.483 57.5 414.5 57.3477 414.5 57.1953C414.5 56.8737 414.432 56.6113 414.297 56.4082C414.297 56.2897 414.305 56.1712 414.322 56.0527C414.339 55.9173 414.39 55.7904 414.475 55.6719C414.339 55.3333 414.229 54.9779 414.145 54.6055C414.077 54.2331 414.043 53.8522 414.043 53.4629C414.043 53.2428 414.068 53.0143 414.119 52.7773C414.018 52.5234 413.95 52.2272 413.916 51.8887L413.814 50.8477C413.781 50.4922 413.73 50.1621 413.662 49.8574C413.594 49.5527 413.467 49.3073 413.281 49.1211C413.383 48.9688 413.434 48.791 413.434 48.5879C413.434 48.2493 413.383 47.9277 413.281 47.623C413.18 47.3184 413.129 46.9967 413.129 46.6582C413.129 46.4212 413.18 46.1842 413.281 45.9473C413.654 45.9642 414.018 46.0065 414.373 46.0742C414.745 46.125 415.109 46.1504 415.465 46.1504C415.566 46.2858 415.685 46.3958 415.82 46.4805C415.956 46.5651 416.1 46.6497 416.252 46.7344C416.404 46.8021 416.548 46.8783 416.684 46.9629C416.836 47.0475 416.954 47.166 417.039 47.3184Z\" fill=\"white\"><\/path>\n    <path d=\"M441.439 47.6738C441.372 47.8939 441.262 48.097 441.109 48.2832L440.678 48.8164C440.542 48.9857 440.424 49.1719 440.322 49.375C440.238 49.5612 440.212 49.7812 440.246 50.0352C440.212 50.0352 440.17 50.0352 440.119 50.0352C440.068 50.0182 440.026 50.0098 439.992 50.0098C439.721 50.0098 439.51 50.0775 439.357 50.2129C439.222 50.3314 439.036 50.4329 438.799 50.5176C438.765 50.416 438.723 50.3229 438.672 50.2383C438.621 50.1367 438.545 50.069 438.443 50.0352C438.037 50.1198 437.631 50.1875 437.225 50.2383C436.818 50.2721 436.412 50.3229 436.006 50.3906C435.82 50.4245 435.633 50.4753 435.447 50.543C435.261 50.5938 435.066 50.6445 434.863 50.6953C434.762 50.7292 434.652 50.7461 434.533 50.7461C434.415 50.7292 434.296 50.7292 434.178 50.7461C433.771 50.763 433.331 50.7969 432.857 50.8477C432.383 50.8815 431.96 51.0085 431.588 51.2285C431.419 51.1947 431.241 51.1693 431.055 51.1523C430.868 51.1354 430.682 51.127 430.496 51.127C430.09 51.127 429.641 51.1693 429.15 51.2539C428.676 51.3216 428.253 51.4655 427.881 51.6855C427.796 51.6517 427.703 51.6263 427.602 51.6094C427.517 51.5924 427.415 51.584 427.297 51.584C427.263 51.584 427.238 51.5924 427.221 51.6094C427.204 51.6094 427.178 51.6094 427.145 51.6094C427.128 51.7617 427.145 51.9141 427.195 52.0664C427.263 52.2018 427.373 52.3118 427.525 52.3965C427.458 52.5827 427.424 52.7858 427.424 53.0059C427.424 53.2936 427.441 53.5814 427.475 53.8691C427.525 54.1569 427.551 54.4447 427.551 54.7324C427.551 55.054 427.508 55.3079 427.424 55.4941C427.593 56.002 427.678 56.5436 427.678 57.1191C427.678 57.3223 427.661 57.5254 427.627 57.7285C427.61 57.9147 427.602 58.1178 427.602 58.3379C427.602 58.5241 427.669 58.6764 427.805 58.7949C427.94 58.8965 428.008 59.0404 428.008 59.2266C428.008 59.2943 427.991 59.362 427.957 59.4297C428.194 59.3789 428.423 59.3112 428.643 59.2266C428.863 59.125 429.091 59.0742 429.328 59.0742C429.464 59.0742 429.59 59.0996 429.709 59.1504C429.844 59.2012 429.963 59.2689 430.064 59.3535C430.048 59.4382 430.031 59.5312 430.014 59.6328C430.014 59.7344 430.014 59.8359 430.014 59.9375C430.014 60.1237 430.014 60.3014 430.014 60.4707C430.031 60.623 430.048 60.7923 430.064 60.9785C429.929 61.2155 429.768 61.4271 429.582 61.6133C429.413 61.7995 429.294 62.0365 429.227 62.3242C428.973 62.3242 428.744 62.3835 428.541 62.502C428.355 62.6035 428.177 62.722 428.008 62.8574C427.839 62.9759 427.669 63.0944 427.5 63.2129C427.331 63.3145 427.145 63.3652 426.941 63.3652C426.688 63.3652 426.51 63.3314 426.408 63.2637C426.307 63.179 426.23 63.0944 426.18 63.0098C426.129 62.9251 426.078 62.849 426.027 62.7812C425.993 62.7135 425.909 62.6882 425.773 62.7051C425.74 62.485 425.672 62.2819 425.57 62.0957C425.469 61.8926 425.359 61.6979 425.24 61.5117C425.139 61.3255 425.029 61.1393 424.91 60.9531C424.809 60.75 424.732 60.5469 424.682 60.3438C424.58 59.9036 424.538 59.4466 424.555 58.9727C424.572 58.4987 424.495 58.0417 424.326 57.6016C424.36 57.3646 424.385 57.1276 424.402 56.8906C424.419 56.6367 424.428 56.3913 424.428 56.1543C424.428 55.6803 424.411 55.2148 424.377 54.7578C424.36 54.2839 424.343 53.8014 424.326 53.3105C424.208 53.1582 424.132 52.9889 424.098 52.8027C424.081 52.5996 424.064 52.4049 424.047 52.2188C423.996 52.168 423.937 52.1172 423.869 52.0664C423.818 52.0156 423.785 51.9479 423.768 51.8633C423.632 51.8294 423.531 51.8125 423.463 51.8125C423.226 51.8125 423.023 51.8717 422.854 51.9902C422.701 52.0918 422.557 52.1426 422.422 52.1426C422.286 52.1426 422.16 52.1257 422.041 52.0918C421.923 52.0579 421.804 52.041 421.686 52.041C421.584 52.041 421.525 52.0664 421.508 52.1172C421.508 52.151 421.474 52.1849 421.406 52.2188C421.355 52.2526 421.237 52.2865 421.051 52.3203C420.865 52.3542 420.653 52.388 420.416 52.4219C420.196 52.4388 419.976 52.4557 419.756 52.4727C419.553 52.4896 419.417 52.498 419.35 52.498C419.079 52.498 418.876 52.4473 418.74 52.3457C418.588 52.2272 418.41 52.1003 418.207 51.9648C418.241 51.8633 418.258 51.7956 418.258 51.7617C418.258 51.5924 418.207 51.457 418.105 51.3555C418.004 51.237 417.953 51.1354 417.953 51.0508C417.953 50.8646 418.029 50.7207 418.182 50.6191C418.317 50.5176 418.393 50.3568 418.41 50.1367C418.799 49.9674 419.197 49.8405 419.604 49.7559C420.01 49.6712 420.424 49.6035 420.848 49.5527C421.271 49.502 421.686 49.4427 422.092 49.375C422.515 49.3073 422.93 49.1973 423.336 49.0449C423.454 49.0618 423.564 49.0788 423.666 49.0957C423.785 49.0957 423.903 49.0957 424.021 49.0957C424.529 49.0957 425.029 49.0449 425.52 48.9434C426.027 48.8249 426.544 48.7656 427.068 48.7656C427.204 48.7656 427.339 48.7741 427.475 48.791C427.61 48.8079 427.745 48.8333 427.881 48.8672C428.558 48.7656 429.227 48.6556 429.887 48.5371C430.564 48.4186 431.258 48.3171 431.969 48.2324C432.307 48.1986 432.637 48.1732 432.959 48.1562C433.298 48.1224 433.636 48.0801 433.975 48.0293C434.093 48.0124 434.178 47.987 434.229 47.9531C434.296 47.9023 434.33 47.8092 434.33 47.6738C434.482 47.7415 434.652 47.7754 434.838 47.7754C435.126 47.7754 435.405 47.7246 435.676 47.623C435.947 47.5215 436.226 47.4707 436.514 47.4707C436.581 47.4707 436.641 47.4792 436.691 47.4961C436.742 47.4961 436.793 47.4961 436.844 47.4961C436.962 47.4961 437.021 47.4453 437.021 47.3438C437.038 47.2253 437.123 47.1491 437.275 47.1152C437.394 47.0814 437.563 47.056 437.783 47.0391C438.003 47.0221 438.232 47.0052 438.469 46.9883C438.723 46.9544 438.951 46.9206 439.154 46.8867C439.374 46.8359 439.535 46.7682 439.637 46.6836L439.814 46.4043C440.119 46.4212 440.339 46.5566 440.475 46.8105C440.627 47.0475 440.712 47.3099 440.729 47.5977C440.796 47.6654 440.889 47.6992 441.008 47.6992C441.143 47.6823 441.262 47.6738 441.363 47.6738H441.439Z\" fill=\"white\"><\/path>\n    <path d=\"M443.369 60.5215C443.285 60.6569 443.183 60.7839 443.064 60.9023C442.946 61.0039 442.836 61.1139 442.734 61.2324C442.616 61.2832 442.48 61.3086 442.328 61.3086C442.193 61.3086 442.057 61.3086 441.922 61.3086C441.803 61.2917 441.685 61.2917 441.566 61.3086C441.465 61.3086 441.38 61.3424 441.312 61.4102C441.177 61.3763 441.076 61.3171 441.008 61.2324C440.94 61.1309 440.822 61.0716 440.652 61.0547C440.585 61.0378 440.517 61.0378 440.449 61.0547C440.195 60.7669 439.958 60.4622 439.738 60.1406C439.535 59.819 439.34 59.5143 439.154 59.2266C439.137 58.6003 439.087 57.9655 439.002 57.3223C438.985 57.1699 438.96 57.0176 438.926 56.8652C438.892 56.7129 438.867 56.569 438.85 56.4336C438.85 56.2643 438.858 56.1035 438.875 55.9512C438.909 55.7819 438.934 55.6296 438.951 55.4941C439.019 55.0033 439.095 54.5208 439.18 54.0469C439.264 53.5729 439.34 53.0905 439.408 52.5996C439.476 52.1595 439.51 51.7025 439.51 51.2285C439.51 50.7376 439.434 50.2806 439.281 49.8574L439.256 49.7305C439.29 49.5951 439.324 49.485 439.357 49.4004C439.408 49.2988 439.442 49.1888 439.459 49.0703C439.493 48.8841 439.451 48.7487 439.332 48.6641C439.383 48.5286 439.467 48.444 439.586 48.4102C439.704 48.3594 439.772 48.2578 439.789 48.1055C439.806 48.0378 439.806 47.9701 439.789 47.9023C439.924 47.8516 440.06 47.8092 440.195 47.7754C440.348 47.7246 440.492 47.7161 440.627 47.75C440.847 47.7839 441.042 47.86 441.211 47.9785C441.38 48.0801 441.541 48.1986 441.693 48.334C441.964 49.1465 442.074 50.0098 442.023 50.9238C441.973 51.821 441.888 52.7266 441.77 53.6406C441.651 54.5547 441.575 55.4518 441.541 56.332C441.507 57.1953 441.643 57.9993 441.947 58.7441L441.998 58.7695C442.083 58.7865 442.15 58.7611 442.201 58.6934C442.252 58.6087 442.32 58.5749 442.404 58.5918C442.472 58.6257 442.514 58.6426 442.531 58.6426C442.599 58.9811 442.709 59.3027 442.861 59.6074C443.014 59.9121 443.183 60.2168 443.369 60.5215Z\" fill=\"white\"><\/path>\n    <path d=\"M472.238 49.959C472.188 50.1113 472.086 50.2214 471.934 50.2891C471.798 50.3398 471.654 50.3822 471.502 50.416C471.35 50.4499 471.206 50.5091 471.07 50.5938C470.952 50.6615 470.876 50.7799 470.842 50.9492L470.791 50.9746C470.723 50.9746 470.673 50.9577 470.639 50.9238C470.622 50.873 470.605 50.8307 470.588 50.7969C470.571 50.7461 470.546 50.7038 470.512 50.6699C470.495 50.6191 470.461 50.5938 470.41 50.5938C470.224 50.5938 470.038 50.6107 469.852 50.6445C469.682 50.6784 469.513 50.6953 469.344 50.6953C469.09 50.6953 468.861 50.6615 468.658 50.5938C468.54 50.6276 468.472 50.7038 468.455 50.8223C468.455 50.9408 468.404 51.0169 468.303 51.0508C468.218 51.0846 468.117 51.1016 467.998 51.1016C467.88 51.0846 467.761 51.0931 467.643 51.127L466.83 51.3301C466.559 51.3978 466.288 51.4316 466.018 51.4316C465.865 51.4316 465.755 51.4232 465.688 51.4062C465.434 51.6094 465.146 51.7617 464.824 51.8633C464.503 51.9479 464.164 52.0326 463.809 52.1172C463.47 52.1849 463.132 52.278 462.793 52.3965C462.471 52.515 462.184 52.7012 461.93 52.9551C461.794 52.9212 461.676 52.9043 461.574 52.9043C461.354 52.9043 461.16 52.9551 460.99 53.0566C460.821 53.1413 460.643 53.2259 460.457 53.3105C460.372 53.3444 460.288 53.3613 460.203 53.3613C460.118 53.3613 460.025 53.3783 459.924 53.4121C459.822 53.446 459.755 53.5052 459.721 53.5898C459.704 53.6576 459.653 53.7253 459.568 53.793C459.568 54.4023 459.628 55.0117 459.746 55.6211C459.865 56.2135 459.924 56.8145 459.924 57.4238V57.5254C459.958 57.8132 460.051 58.084 460.203 58.3379C460.355 58.5749 460.432 58.8203 460.432 59.0742C460.432 59.1589 460.415 59.252 460.381 59.3535C460.821 59.4551 461.109 59.6836 461.244 60.0391C461.396 60.3776 461.515 60.75 461.6 61.1562C461.701 61.5456 461.828 61.9095 461.98 62.248C462.15 62.5866 462.471 62.7982 462.945 62.8828C462.979 63.0521 463.005 63.2298 463.021 63.416C463.038 63.5853 463.047 63.7546 463.047 63.9238C463.047 64.1608 463.021 64.3893 462.971 64.6094C462.92 64.8464 462.818 65.0579 462.666 65.2441C462.412 65.2611 462.226 65.2695 462.107 65.2695C461.989 65.2695 461.811 65.3203 461.574 65.4219C461.236 65.2188 460.931 64.9818 460.66 64.7109C460.406 64.457 460.161 64.1862 459.924 63.8984C459.704 63.5938 459.484 63.2891 459.264 62.9844C459.044 62.6628 458.807 62.3581 458.553 62.0703C457.673 62.2904 456.767 62.4427 455.836 62.5273C454.922 62.5951 454.008 62.6289 453.094 62.6289C453.06 62.6628 453.009 62.6797 452.941 62.6797C452.874 62.6797 452.806 62.6882 452.738 62.7051C452.688 62.7051 452.637 62.722 452.586 62.7559C452.552 62.7728 452.544 62.8151 452.561 62.8828C452.442 62.8151 452.307 62.7728 452.154 62.7559C452.019 62.722 451.892 62.7051 451.773 62.7051C451.689 62.7051 451.604 62.7135 451.52 62.7305C451.435 62.7305 451.35 62.7559 451.266 62.8066C450.622 62.6882 449.996 62.5273 449.387 62.3242C448.794 62.1042 448.185 61.9264 447.559 61.791C447.559 61.6556 447.525 61.5625 447.457 61.5117C447.389 61.444 447.33 61.3509 447.279 61.2324C446.568 60.7923 445.967 60.2591 445.477 59.6328C445.003 59.0065 444.808 58.2448 444.893 57.3477L444.715 56.9922C444.715 56.7214 444.774 56.5267 444.893 56.4082C444.825 56.2897 444.706 56.1712 444.537 56.0527C444.689 55.8158 444.825 55.5703 444.943 55.3164C445.062 55.0625 445.146 54.7917 445.197 54.5039C445.214 54.4193 445.223 54.3431 445.223 54.2754C445.223 54.2077 445.24 54.1315 445.273 54.0469C445.307 53.9453 445.358 53.8353 445.426 53.7168C445.477 53.5814 445.527 53.4629 445.578 53.3613C445.849 52.7858 446.145 52.2357 446.467 51.7109C446.805 51.1693 447.229 50.7038 447.736 50.3145C447.77 50.0267 447.855 49.7897 447.99 49.6035C448.126 49.4004 448.27 49.2227 448.422 49.0703C448.591 48.901 448.752 48.7318 448.904 48.5625C449.074 48.3932 449.201 48.1901 449.285 47.9531C449.624 47.6654 449.962 47.3861 450.301 47.1152C450.656 46.8444 450.952 46.5228 451.189 46.1504C451.494 46.0488 451.782 45.9219 452.053 45.7695C452.324 45.6003 452.552 45.3887 452.738 45.1348C453.145 45.1009 453.542 45.0247 453.932 44.9062C454.338 44.7878 454.761 44.7285 455.201 44.7285C455.387 44.7285 455.607 44.7708 455.861 44.8555C456.132 44.9232 456.335 45.0501 456.471 45.2363C456.488 45.2702 456.496 45.3125 456.496 45.3633L456.521 45.4902C456.538 45.5241 456.555 45.5579 456.572 45.5918C456.606 45.6087 456.657 45.6087 456.725 45.5918C456.725 45.9642 456.682 46.3451 456.598 46.7344C456.513 47.1068 456.293 47.3945 455.938 47.5977C455.717 47.5299 455.48 47.4961 455.227 47.4961C454.888 47.4961 454.575 47.5638 454.287 47.6992C454.016 47.8177 453.745 47.9616 453.475 48.1309C453.221 48.2832 452.958 48.444 452.688 48.6133C452.417 48.7656 452.129 48.8757 451.824 48.9434C451.79 49.0788 451.757 49.2057 451.723 49.3242C451.706 49.4258 451.714 49.5443 451.748 49.6797C451.663 49.6797 451.596 49.6712 451.545 49.6543C451.511 49.6204 451.452 49.6035 451.367 49.6035C451.249 49.6035 451.164 49.6712 451.113 49.8066C451.079 49.9421 451.046 50.0521 451.012 50.1367C450.69 50.2721 450.419 50.4668 450.199 50.7207C449.996 50.9577 449.801 51.2201 449.615 51.5078C449.446 51.7786 449.26 52.041 449.057 52.2949C448.854 52.5488 448.6 52.7435 448.295 52.8789C448.16 53.4206 448.024 53.9538 447.889 54.4785C447.77 55.0033 447.626 55.528 447.457 56.0527C447.508 56.2559 447.533 56.4674 447.533 56.6875C447.533 56.9583 447.508 57.2038 447.457 57.4238C447.542 57.5592 447.626 57.7201 447.711 57.9062L448.016 58.4902C448.117 58.6934 448.219 58.8796 448.32 59.0488C448.439 59.2181 448.549 59.3451 448.65 59.4297C448.837 59.5651 449.124 59.6921 449.514 59.8105C449.903 59.9121 450.25 60.0898 450.555 60.3438C450.589 60.3438 450.631 60.3438 450.682 60.3438C450.732 60.3268 450.775 60.3184 450.809 60.3184C451.012 60.3184 451.232 60.3691 451.469 60.4707C451.706 60.5723 451.858 60.623 451.926 60.623C452.874 60.623 453.906 60.5638 455.023 60.4453C456.141 60.3099 457.173 60.1491 458.121 59.9629C458.155 59.7936 458.172 59.6497 458.172 59.5312C458.172 59.3112 458.138 59.0996 458.07 58.8965C458.003 58.6764 457.893 58.4902 457.74 58.3379C457.74 58.084 457.74 57.8301 457.74 57.5762C457.757 57.3223 457.766 57.0684 457.766 56.8145C457.766 56.3913 457.749 55.9427 457.715 55.4688C457.681 54.9948 457.596 54.5547 457.461 54.1484H457.41C457.19 54.1484 456.987 54.2077 456.801 54.3262C456.632 54.4277 456.454 54.4785 456.268 54.4785C456.166 54.4785 456.081 54.4531 456.014 54.4023C455.811 54.6393 455.565 54.8171 455.277 54.9355C454.99 55.054 454.685 55.1641 454.363 55.2656C454.042 55.3503 453.72 55.4434 453.398 55.5449C453.094 55.6465 452.814 55.7904 452.561 55.9766C452.425 55.9258 452.298 55.9004 452.18 55.9004C452.061 55.9004 451.943 55.9089 451.824 55.9258C451.723 55.9427 451.604 55.9596 451.469 55.9766C451.113 55.6719 450.936 55.291 450.936 54.834C450.936 54.597 450.969 54.3685 451.037 54.1484C451.122 53.9115 451.232 53.6914 451.367 53.4883C451.452 53.4375 451.553 53.4121 451.672 53.4121C451.79 53.3952 451.909 53.3783 452.027 53.3613C452.146 53.3275 452.239 53.2852 452.307 53.2344C452.391 53.1836 452.442 53.0905 452.459 52.9551C452.51 53.0059 452.552 53.0312 452.586 53.0312C452.62 53.0312 452.654 53.0228 452.688 53.0059C452.721 52.9889 452.755 52.9805 452.789 52.9805C452.823 52.9805 452.848 52.9974 452.865 53.0312C452.899 53.0651 452.916 53.099 452.916 53.1328C453.644 52.7435 454.389 52.4134 455.15 52.1426C455.912 51.8717 456.682 51.6263 457.461 51.4062C458.257 51.1862 459.052 50.9831 459.848 50.7969C460.643 50.5938 461.43 50.3737 462.209 50.1367C462.327 50.0352 462.454 49.959 462.59 49.9082C462.725 49.8574 462.844 49.7812 462.945 49.6797C463.064 49.7474 463.208 49.7812 463.377 49.7812C463.614 49.7812 463.868 49.7389 464.139 49.6543C464.426 49.5527 464.663 49.4342 464.85 49.2988C464.917 49.3158 464.977 49.3242 465.027 49.3242H465.205C465.544 49.3242 465.857 49.2734 466.145 49.1719C466.449 49.0703 466.745 48.9349 467.033 48.7656H467.16C467.685 48.7656 468.201 48.7064 468.709 48.5879C469.234 48.4694 469.767 48.4102 470.309 48.4102C471.003 48.4102 471.612 48.5879 472.137 48.9434V49.248C472.137 49.3835 472.137 49.5104 472.137 49.6289C472.154 49.7305 472.188 49.8405 472.238 49.959Z\" fill=\"white\"><\/path>\n    <path d=\"M480.719 59.8867C480.651 60.1406 480.541 60.3522 480.389 60.5215C480.236 60.6908 480.059 60.8431 479.855 60.9785C479.669 61.1139 479.466 61.2409 479.246 61.3594C479.026 61.4609 478.814 61.5794 478.611 61.7148H478.281C477.57 61.7148 477.02 61.5456 476.631 61.207C476.258 60.8516 475.971 60.4199 475.768 59.9121C475.564 59.3874 475.412 58.8288 475.311 58.2363C475.226 57.6439 475.116 57.1022 474.98 56.6113C474.777 56.7806 474.608 56.9837 474.473 57.2207C474.337 57.4408 474.193 57.6608 474.041 57.8809C473.906 58.1009 473.745 58.304 473.559 58.4902C473.389 58.6764 473.161 58.8034 472.873 58.8711C472.822 58.9896 472.763 59.1081 472.695 59.2266C472.645 59.3451 472.611 59.472 472.594 59.6074C472.221 59.8105 471.883 60.0475 471.578 60.3184C471.273 60.5892 470.969 60.8685 470.664 61.1562C470.359 61.444 470.046 61.7233 469.725 61.9941C469.42 62.248 469.073 62.4596 468.684 62.6289C468.667 62.612 468.633 62.6035 468.582 62.6035C468.379 62.6035 468.193 62.6543 468.023 62.7559C467.854 62.8405 467.668 62.8828 467.465 62.8828C467.329 62.8828 467.202 62.8574 467.084 62.8066C466.982 62.7559 466.872 62.6966 466.754 62.6289C466.652 62.5612 466.542 62.5104 466.424 62.4766C466.305 62.4427 466.178 62.4342 466.043 62.4512C465.874 62.1465 465.645 61.8672 465.357 61.6133C465.087 61.3424 464.917 61.0378 464.85 60.6992C464.816 60.5469 464.79 60.3945 464.773 60.2422C464.773 60.0729 464.757 59.9036 464.723 59.7344C464.672 59.4805 464.604 59.2266 464.52 58.9727C464.435 58.7018 464.367 58.431 464.316 58.1602C464.401 57.7031 464.486 57.2038 464.57 56.6621C464.638 56.1035 464.723 55.5534 464.824 55.0117C464.943 54.4531 465.095 53.9284 465.281 53.4375C465.484 52.9297 465.738 52.498 466.043 52.1426L466.018 51.9648C466.018 51.694 466.068 51.4401 466.17 51.2031C466.271 50.9661 466.382 50.7376 466.5 50.5176C466.618 50.2975 466.72 50.0775 466.805 49.8574C466.889 49.6374 466.906 49.3919 466.855 49.1211C467.059 49.0195 467.27 48.9349 467.49 48.8672C467.71 48.7995 467.939 48.7656 468.176 48.7656C468.396 48.7656 468.599 48.7995 468.785 48.8672C468.751 49.0026 468.811 49.0872 468.963 49.1211V49.1973C468.963 49.5527 468.921 49.8997 468.836 50.2383C468.751 50.5768 468.65 50.9154 468.531 51.2539C468.413 51.5755 468.294 51.9056 468.176 52.2441C468.074 52.5658 467.998 52.8958 467.947 53.2344C467.88 53.2513 467.829 53.2852 467.795 53.3359C467.778 53.3867 467.761 53.4375 467.744 53.4883C467.727 53.5391 467.702 53.5814 467.668 53.6152C467.634 53.6491 467.583 53.666 467.516 53.666C467.414 54.2585 467.304 54.8509 467.186 55.4434C467.084 56.0189 467.033 56.6029 467.033 57.1953C467.033 57.5508 467.067 57.9147 467.135 58.2871C467.202 58.6595 467.329 59.015 467.516 59.3535L467.617 59.3281C467.803 59.3281 467.947 59.3704 468.049 59.4551C468.167 59.5397 468.32 59.6243 468.506 59.709C468.641 59.6751 468.768 59.6328 468.887 59.582C469.005 59.5143 469.056 59.4043 469.039 59.252C469.259 59.235 469.445 59.1842 469.598 59.0996C469.75 58.998 469.885 58.888 470.004 58.7695L470.385 58.4141C470.52 58.2956 470.681 58.2109 470.867 58.1602C470.867 58.0586 470.893 57.9824 470.943 57.9316L471.096 57.7793C471.146 57.7285 471.18 57.6777 471.197 57.627C471.231 57.5592 471.24 57.4661 471.223 57.3477C471.426 57.3307 471.578 57.2799 471.68 57.1953C471.798 57.1107 471.9 57.0176 471.984 56.916C472.086 56.7975 472.179 56.679 472.264 56.5605C472.348 56.4421 472.458 56.3405 472.594 56.2559C472.712 56.002 472.873 55.6634 473.076 55.2402C473.296 54.8171 473.508 54.377 473.711 53.9199C473.931 53.4629 474.117 53.0312 474.27 52.625C474.439 52.2018 474.523 51.8802 474.523 51.6602C474.523 51.5755 474.498 51.4993 474.447 51.4316C474.413 51.3639 474.405 51.2878 474.422 51.2031V51.127C474.557 50.9577 474.676 50.7715 474.777 50.5684C474.896 50.3652 475.014 50.1706 475.133 49.9844C475.268 49.7982 475.412 49.6289 475.564 49.4766C475.717 49.3242 475.911 49.2057 476.148 49.1211C476.419 49.2057 476.69 49.265 476.961 49.2988C477.249 49.3327 477.52 49.4004 477.773 49.502C477.79 49.9251 477.833 50.416 477.9 50.9746C477.968 51.5332 478.087 52.0072 478.256 52.3965C478.256 52.6165 478.247 52.8281 478.23 53.0312C478.23 53.2344 478.23 53.4375 478.23 53.6406C478.23 53.9792 478.239 54.3262 478.256 54.6816C478.29 55.0371 478.349 55.3672 478.434 55.6719C478.315 55.9258 478.256 56.1966 478.256 56.4844C478.256 56.8737 478.315 57.2461 478.434 57.6016C478.552 57.9401 478.637 58.304 478.688 58.6934C478.908 58.998 479.195 59.1504 479.551 59.1504C479.635 59.1504 479.703 59.1419 479.754 59.125C479.822 59.1081 479.889 59.0827 479.957 59.0488C480.092 59.2012 480.211 59.3535 480.312 59.5059C480.431 59.6413 480.566 59.7682 480.719 59.8867Z\" fill=\"white\"><\/path>\n    <path d=\"M500.447 62.1465C500.396 62.3835 500.286 62.5781 500.117 62.7305C499.965 62.8659 499.779 62.9759 499.559 63.0605C499.339 63.1452 499.11 63.2044 498.873 63.2383C498.653 63.2552 498.45 63.2637 498.264 63.2637C498.179 63.2637 498.094 63.2637 498.01 63.2637C497.942 63.2467 497.866 63.2383 497.781 63.2383C497.697 63.2383 497.654 63.2806 497.654 63.3652C497.654 63.4499 497.612 63.5091 497.527 63.543C497.443 63.5091 497.358 63.4837 497.273 63.4668C497.189 63.4499 497.104 63.4414 497.02 63.4414C496.901 63.4414 496.783 63.4499 496.664 63.4668C496.562 63.4837 496.461 63.4922 496.359 63.4922C496.224 63.4922 496.122 63.4753 496.055 63.4414C496.004 63.4076 495.953 63.3737 495.902 63.3398C495.868 63.2891 495.826 63.2383 495.775 63.1875C495.742 63.1367 495.682 63.0944 495.598 63.0605C495.479 63.0098 495.378 63.0013 495.293 63.0352C495.225 63.069 495.115 63.0182 494.963 62.8828C494.76 62.7135 494.582 62.5104 494.43 62.2734C494.294 62.0195 494.159 61.7572 494.023 61.4863C493.888 61.2155 493.744 60.9447 493.592 60.6738C493.439 60.403 493.262 60.166 493.059 59.9629H492.855C492.551 59.9629 492.339 60.0898 492.221 60.3438C492.136 60.293 492.051 60.2337 491.967 60.166C491.882 60.0814 491.789 60.0137 491.688 59.9629C491.298 60.0814 490.892 60.1829 490.469 60.2676C490.046 60.3522 489.622 60.3945 489.199 60.3945H488.844C488.742 60.3945 488.632 60.3776 488.514 60.3438C488.344 60.4115 488.192 60.4961 488.057 60.5977C487.921 60.6823 487.769 60.7246 487.6 60.7246C487.498 60.7246 487.38 60.6908 487.244 60.623C487.143 60.623 487.092 60.6654 487.092 60.75C487.109 60.8346 487.058 60.877 486.939 60.877H486.711C486.474 60.877 486.237 60.8854 486 60.9023C485.78 60.9193 485.551 60.9277 485.314 60.9277C484.993 60.9277 484.663 60.8854 484.324 60.8008C484.24 60.8516 484.146 60.877 484.045 60.877C483.977 60.9108 483.926 60.9701 483.893 61.0547C483.859 61.1224 483.825 61.1901 483.791 61.2578C483.757 61.3086 483.706 61.3594 483.639 61.4102C483.588 61.444 483.512 61.4525 483.41 61.4355C483.376 61.6387 483.292 61.7995 483.156 61.918C483.021 62.0365 482.953 62.2142 482.953 62.4512C482.767 62.5527 482.615 62.6797 482.496 62.832C482.378 62.9844 482.259 63.1452 482.141 63.3145C482.022 63.4837 481.895 63.6445 481.76 63.7969C481.641 63.9492 481.489 64.0677 481.303 64.1523C481.218 64.2539 481.193 64.4147 481.227 64.6348C481.04 64.7871 480.812 64.9225 480.541 65.041C480.27 65.1595 480.016 65.2188 479.779 65.2188C479.288 65.2188 478.95 64.9564 478.764 64.4316C478.764 64.2624 478.781 64.0846 478.814 63.8984C478.831 63.6953 478.865 63.5091 478.916 63.3398C478.967 63.1536 479.043 62.9928 479.145 62.8574C479.246 62.7051 479.39 62.5951 479.576 62.5273C479.576 62.375 479.525 62.2734 479.424 62.2227C479.322 62.1549 479.28 62.0449 479.297 61.8926C479.754 61.6725 480.152 61.3848 480.49 61.0293C480.829 60.6738 481.133 60.3014 481.404 59.9121C481.692 59.5059 481.98 59.0996 482.268 58.6934C482.555 58.2871 482.877 57.9232 483.232 57.6016V57.0684C483.74 56.5267 484.07 55.9173 484.223 55.2402C484.409 55.2064 484.527 55.1217 484.578 54.9863C484.646 54.8509 484.68 54.6901 484.68 54.5039C484.764 54.5039 484.815 54.4701 484.832 54.4023C484.866 54.3177 484.942 54.2923 485.061 54.3262C485.213 53.9199 485.382 53.5475 485.568 53.209C485.755 52.8704 485.941 52.5319 486.127 52.1934C486.313 51.8379 486.474 51.474 486.609 51.1016C486.762 50.7292 486.872 50.3145 486.939 49.8574C487.176 49.8405 487.303 49.7305 487.32 49.5273C487.354 49.3073 487.388 49.1126 487.422 48.9434C487.676 48.7064 487.862 48.4271 487.98 48.1055C488.116 47.7839 488.234 47.4538 488.336 47.1152C488.438 46.7598 488.548 46.4128 488.666 46.0742C488.801 45.7188 488.988 45.4056 489.225 45.1348V45.0586C489.225 44.974 489.191 44.9232 489.123 44.9062C489.055 44.8724 489.021 44.8132 489.021 44.7285C489.038 44.7116 489.047 44.6947 489.047 44.6777C489.25 44.5931 489.402 44.4577 489.504 44.2715C489.605 44.0684 489.758 43.9245 489.961 43.8398C490.316 44.1276 490.63 44.3053 490.9 44.373C491.171 44.4238 491.527 44.4661 491.967 44.5C492.187 44.737 492.305 45.0247 492.322 45.3633C492.356 45.6849 492.415 46.0065 492.5 46.3281C492.635 46.8698 492.779 47.403 492.932 47.9277C493.101 48.4355 493.228 48.9603 493.312 49.502C493.363 49.8236 493.456 50.1283 493.592 50.416C493.727 50.7038 493.82 51 493.871 51.3047C493.905 51.5417 493.905 51.8125 493.871 52.1172C493.837 52.4049 493.871 52.6589 493.973 52.8789L494.15 53.2852C494.235 53.4714 494.303 53.666 494.354 53.8691C494.421 54.0723 494.48 54.2754 494.531 54.4785C494.667 54.9863 494.785 55.5365 494.887 56.1289C495.005 56.7044 495.183 57.2292 495.42 57.7031C495.505 57.8724 495.632 57.9909 495.801 58.0586C495.987 58.1263 496.19 58.1771 496.41 58.2109C496.63 58.2279 496.842 58.2363 497.045 58.2363C497.265 58.2194 497.451 58.2109 497.604 58.2109H497.857C497.959 58.2109 498.061 58.2279 498.162 58.2617C498.23 58.3971 498.264 58.5156 498.264 58.6172C498.264 58.8203 498.196 58.9811 498.061 59.0996C497.925 59.2181 497.857 59.3535 497.857 59.5059C497.857 59.5905 497.891 59.6836 497.959 59.7852C497.891 59.7682 497.79 59.7598 497.654 59.7598C497.265 59.7598 496.884 59.8275 496.512 59.9629C496.647 60.2507 496.825 60.4961 497.045 60.6992C497.282 60.8854 497.527 61.0632 497.781 61.2324C497.951 61.097 498.128 61.0293 498.314 61.0293C498.518 61.0293 498.704 61.0801 498.873 61.1816C499.059 61.2663 499.254 61.3086 499.457 61.3086C499.609 61.3086 499.719 61.2832 499.787 61.2324C499.923 61.3848 500.033 61.5456 500.117 61.7148C500.202 61.8672 500.312 62.0111 500.447 62.1465ZM492.5 58.084C492.466 57.7962 492.407 57.5931 492.322 57.4746C492.255 57.3392 492.195 57.1784 492.145 56.9922C492.077 56.7552 492.026 56.5013 491.992 56.2305C491.975 55.9596 491.941 55.6973 491.891 55.4434C491.772 54.8678 491.637 54.2923 491.484 53.7168C491.349 53.1413 491.171 52.5827 490.951 52.041C491.019 51.9395 491.053 51.8464 491.053 51.7617V51.6855C490.9 51.5163 490.79 51.3132 490.723 51.0762C490.655 50.8223 490.587 50.5768 490.52 50.3398C490.469 50.0859 490.393 49.8574 490.291 49.6543C490.206 49.4342 490.062 49.2565 489.859 49.1211C489.809 49.2227 489.783 49.3411 489.783 49.4766C489.783 49.5951 489.792 49.7051 489.809 49.8066C489.842 49.9082 489.859 50.0182 489.859 50.1367C489.69 50.2214 489.563 50.3568 489.479 50.543C489.411 50.7122 489.292 50.8477 489.123 50.9492C488.988 51.4909 488.793 52.0072 488.539 52.498C488.285 52.972 488.014 53.446 487.727 53.9199C487.456 54.3939 487.193 54.8763 486.939 55.3672C486.686 55.8411 486.482 56.3405 486.33 56.8652C486.11 57.0176 485.958 57.2122 485.873 57.4492C485.805 57.6862 485.771 57.9232 485.771 58.1602C485.924 58.2448 486.093 58.2956 486.279 58.3125C486.482 58.3125 486.677 58.3125 486.863 58.3125C487.049 58.3125 487.227 58.3294 487.396 58.3633C487.566 58.3971 487.718 58.4818 487.854 58.6172C488.074 58.5495 488.311 58.5072 488.564 58.4902C488.835 58.4564 489.055 58.3802 489.225 58.2617C489.563 58.3802 489.927 58.4395 490.316 58.4395C490.52 58.4395 490.714 58.4225 490.9 58.3887C491.104 58.3548 491.298 58.3125 491.484 58.2617C491.637 58.2956 491.755 58.3548 491.84 58.4395C491.924 58.5072 492.051 58.5326 492.221 58.5156C492.305 58.4479 492.356 58.3802 492.373 58.3125C492.39 58.2279 492.432 58.1517 492.5 58.084Z\" fill=\"white\"><\/path>\n    <path d=\"M299.5 27C301.333 32.3333 309.9 48.2 315.5 51M315.5 27L294 54.5\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n    <\/svg><\/div><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t<section class=\"section\">\n\t\t<div class=\"image--background\"><\/div>\n\t\t<div class=\"container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-3@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">44<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">L\u00e4ngengrade<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Vom Hafen San Sebastian de La Gomera (28\u00b0&nbsp;6\u2032&nbsp;N,&nbsp;17\u00b0&nbsp;7\u2032&nbsp;W) bis nach English Harbour in Antigua (17\u00b0&nbsp;1\u2032&nbsp;N,&nbsp;61\u00b0&nbsp;46\u2032&nbsp;W) werden wir insgesamt 44 L\u00e4ngengrade durchqueren.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small col--prefix-7@medium col--prefix-8@large\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">29<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Tage<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Mit gen\u00fcgend R\u00fcckenwind und Unterst\u00fctzung vom Festland hoffen wir auf ideale Bedingungen, um den Weltrekord von 29 Tagen, 14 Stunden und 34 Minuten zu unterbieten.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-1@small col--prefix-1@medium\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">4800<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Kilometer<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Auf unserer abenteuerlichen Reise werden wir 4800 Kilometer zur\u00fccklegen. Das entspricht ungef\u00e4hr einem Achtel des Erdumfangs.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large col--prefix-6@small\">\n\t\t\t\t\t\t<div class=\"fact\">\n\t\t\t\t\t\t\t<num class=\"fact__number\">1.5 M<\/num>\n\t\t\t\t\t\t\t<div class=\"fact__title\">Ruderschl\u00e4ge<\/div>\n\t\t\t\t\t\t\t<div class=\"fact__description\">Um die geplante Strecke \u00fcber den Atlantik zur\u00fcckzulegen wird jeder von uns mehr als 375'000 Ruderschl\u00e4ge machen m\u00fcssen.<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"page-home__cta--centered\">\n\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/challenge\">Mehr \u00fcber das Rennen<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/section>\n\n\t\t<section class=\"section page-home__support\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid\">\n\n\t\t\t\t<div class=\"col col--8@medium col--prefix-2@medium\">\n\t\t\t\t\t<h2 class=\"section__title--small section__title--dark\">So Kannst du mithelfen<\/h2>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--6@small col--prefix-2@medium col--4@medium\">\n\t\t\t\t\t<div class=\"text__paragraphs\">\n\t\t\t\t\t\t<p>Werde Teil unserer <a href=\"https:\/\/44west.ch\/community\" title=\"Community\">Community<\/a> indem du uns unterst\u00fctzt. Durch deine Hilfe werden wir uns auf die kommende <a href=\"https:\/\/44west.ch\/challenge\" title=\"Challenge\">Herausforderung<\/a> vorbereiten k\u00f6nnen und die notwendige Ausr\u00fcstung erwerben. <\/p>\n<p>Zus\u00e4tzlich hilft deine finanzielle Unterst\u00fctzung der Wiederbelebung von Korallenriffen. In <a href=\"https:\/\/44west.ch\/impact\" title=\"Impact\">Zusammenarbeit mit rrreefs<\/a> rudern wir f\u00fcr mehr Biodiversit\u00e4t.<\/p><br>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--prefix-1@small col--5@small col--3@medium \">\n\t\t\t\t\t<div class=\"button__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/shop.44west.ch\" rel=\"&quot;noreferrer&quot;\" target=\"&quot;_blank&quot;\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/d527ddc5ab-1698322542\/icon-cart.svg\">\n\t\t\t\t\t\t\t\t\tIm Shop bestellen\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/spenden\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/7894303e79-1698322630\/icon-donation.svg\">\n\t\t\t\t\t\t\t\t\tDirekt spenden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t\t<a class=\"button--dark\" href=\"https:\/\/44west.ch\/sponsor\">\n\t\t\t\t\t\t\t\t\t<img alt=\"\" src=\"https:\/\/44west.ch\/media\/pages\/home\/0aa37a7576-1698322586\/icon-megaphone.svg\">\n\t\t\t\t\t\t\t\t\tSponsor werden\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t<section class=\"section page-home__video\">\n\t\t<div style=\"padding:56.25% 0 0 0;position:relative;\">\n\t\t\t<iframe src=\"https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Team 44west Crowdfunding\" data-ready=\"true\"><\/iframe>\n\t\t<\/div>\n\t\t<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n\t<\/section>\n\n\n\t\t<section class=\"section\">\n\t\t<div class=\"container\">\n\t\t\t<h2 class=\"section__title page-home__crew-title\">Die Crew<img class=\"page-home__title-suffix--mobile\" src=\"https:\/\/44west.ch\/media\/pages\/home\/986ff1737c-1677632016\/swiss-quality-440x.png\" width=\"220\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t\t<img class=\"page-home__title-suffix\" src=\"https:\/\/44west.ch\/media\/pages\/home\/8b2f743474-1677632010\/swiss-quality-arrow-860x.png\" width=\"430\" alt=\"Swiss quality \ud83c\udde8\ud83c\udded\">\n\t\t\t<\/h2>\n\t\t\t<div class=\"page-home__crew-portraits\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/cb722e14bb-1677869104\/portrait-matthias-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/51e339d4e4-1677869117\/portrait-luca-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/37488429b6-1677869347\/portrait-lorenzo-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col--6 col--3@small\">\n\t\t\t\t\t\t\t<img class=\"page-home__crew-image image--bordered\" src=\"https:\/\/44west.ch\/media\/pages\/home\/f4e96537e6-1677869141\/portrait-julian-375x.jpg\" width=\"375\" loading=\"lazy\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"page-home__crew-text\">\n\t\t\t\t<div class=\"grid\">\n\t\t\t\t\t<div class=\"col col--6@small col--5@medium col--4@large\">\n\t\t\t\t\t\t<p>Vier wagemutige Ruderer, die bereit sind, \u00fcber die Grenzen der Schweizer Seen hinauszugehen, um ein unvergessliches Abenteuer zu erleben. Unsere Mission ist es, etwas Aussergew\u00f6hnliches zu vollbringen, das bisher noch niemand aus unserem Umfeld bew\u00e4ltigt hat.<\/p>\n\t\t\t\t\t\t<br>\n\t\t\t\t\t\t<div class=\"button__wrapper\">\n\t\t\t\t\t\t\t<a class=\"button\" href=\"https:\/\/44west.ch\/team\">Lerne uns besser kennen<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t\t\n\t\t\t<div class=\"page-home__instafeed\"> <div class=\"container\">\n\t\t\t<img class=\"page-home__social-note\" src=\"https:\/\/44west.ch\/media\/pages\/home\/03fcb9b1c9-1676819559\/note-social.svg\" loading=\"lazy\" alt=\"Keep up with our socials.\">\n\t\t\t<behold-widget feed-id=\"p7Bwj3eL6ikB8EDzdtlc\"><\/behold-widget>\n\t\t\t<script src=\"https:\/\/w.behold.so\/widget.js\" type=\"module\"><\/script>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\t\t\t\n\n<footer class=\"footer--main\">\n\t<div class=\"footer__inner\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"grid grid--align-center\">\n\n\t\t\t\t<div class=\"col col--4@small col--6@medium col--7@huge col--8@full\">\n\t\t\t\t\t<div class=\"footer__logo\">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 964.31 223.87\">\n  <path d=\"M349.26 150.09V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74h15.21l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21V75.85h13.37v46.55h6.66v15.01h-6.66v12.69h-13.37Zm109.66 0V137.4h-77.23v-11.2c0-2.04.35-3.93 1.05-5.62l18.05-44.74H416l-18.06 44.21c-.15.3-.23.76-.23 1.05v1.3h61.21v-16.43h13.37v16.43h6.66v15.01h-6.66v12.69h-13.37Zm127.7 0-13.7-46.31-14.14 46.31h-29.31l-19.68-74.26h15.33l15.97 59.43h6.74l17.62-59.43h14.97l17.44 59.43h6.92l15.88-59.43h15.23l-19.49 74.26h-29.78zm64.1 0V75.83h95.8v14.83h-80.88v15.3h78.14v14.83h-78.14v14.47h80.88v14.83h-95.8zm130.31 0c-9.24 0-17.05-7.85-17.05-17.14v-5.91h14.83v4.45c0 2.29 1.44 3.77 3.68 3.77h60.15c2.15 0 3.49-1.41 3.49-3.67v-4.84c0-2.66-2.26-3.51-3.61-3.78l-61.64-5.56c-7.69-1.55-16.8-5.98-16.9-18.32l-.09-6.48c-.05-4.46 1.67-8.68 4.83-11.87 3.13-3.17 7.28-4.91 11.67-4.91h63.62c9.19 0 16.96 7.81 16.96 17.05v5.64h-14.83v-4.18c0-2.33-1.27-3.67-3.49-3.67H782.4c-2.2 0-3.5 1.38-3.58 3.79v4.27c0 2.82 2.26 3.69 3.61 3.96l62.1 5.74c10.93 2.39 16.44 8.21 16.44 17.32l.09 7.75c0 9.46-7.01 16.6-16.32 16.6h-63.71Zm129.29 0V90.66h-40.44V75.83h94.43v14.83h-39.16v59.43h-14.83zM477.45 66.53c-8.02 0-14.54 6.52-14.54 14.54s6.52 14.54 14.54 14.54 14.54-6.52 14.54-14.54-6.52-14.54-14.54-14.54Zm0 19.07c-2.5 0-4.54-2.04-4.54-4.54s2.04-4.54 4.54-4.54 4.54 2.04 4.54 4.54-2.03 4.54-4.54 4.54Zm-345.48 6.28L91.01 0h47.19l26.41 59.26 50.51 22.51-52.9 23.6-30.25-13.49zm-13.47 70.34 13.48-30.23 91.88-40.97v47.18l-59.25 26.42-22.52 50.52-23.59-52.92zm-32.83 61.65-26.42-59.26-50.52-22.52 52.91-23.58 30.24 13.48 40.97 91.88H85.67zM0 85.67l59.25-26.41L81.77 8.74l23.59 52.9-13.48 30.24L0 132.85V85.67z\" style=\"fill:#00ffe1\"><\/path>\n<\/svg>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--8@small col--6@medium col--5@huge col--4@full\">\n\t\t\t\t\t<div class=\"footer__newsletter\">\n\t\t\t\t\t\t<form class=\"form form--newsletter\">\n\t\t\t\t\t\t\t<div class=\"form__group\">\n\t\t\t\t\t\t\t\t<label class=\"form__label\" for=\"emailInput\">Unseren Newsletter abonnieren<\/label>\n\t\t\t\t\t\t\t\t<p style=\"font-size:var(--fs-down-1);color:rgba(var(--color-white-rgb), 0.6);margin-bottom: 1em\">Du bist nicht auf den sozialen Medien oder h\u00e4ttest gerne gebu\u0308ndelte Informationen was bei uns so abgeht? Dann abboniere unseren Newsletter und erhalte so alle drei Monate ein Update.<\/p>\n\t\t\t\t\t\t\t\t<div class=\"form__inputgroup\">\n\t\t\t\t\t\t\t\t\t<input class=\"form__input\" type=\"email\" required=\"\" id=\"emailInput\" placeholder=\"E-Mail Adresse eingeben\">\n\t\t\t\t\t\t\t\t\t<button class=\"form__button\" type=\"submit\">Registrieren<\/button>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/form>\n\t\t\t\t\t\t<p class=\"form__feedback--success\"><\/p>\n\t\t\t\t\t\t<p class=\"form__feedback--error\"><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"col col--12@small\">\n\t\t\t\t\t<div class=\"footer__socials\">\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/instagram.com\/44west.ch\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 26\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m13 0c-3.53058 0-3.97313.0151651-5.3598.0779985-1.38396.0633745-2.32916.2832905-3.15575.6044985-.85475.332043-1.58004.776753-2.30208 1.499333-.72312.72259-1.16782 1.44788-1.499865 2.30263-.321208.82713-.541665 1.77179-.6044983 3.15575-.0628333 1.38666-.0780067 1.82921-.0780067 5.35979 0 3.5306.0151734 3.9731.0780067 5.3598.0633753 1.384.2832903 2.3292.6044983 3.1557.332045.8548.776755 1.5801 1.499335 2.3021.72258.7231 1.44786 1.1679 2.30261 1.5004.82713.3207 1.77179.5406 3.15575.604 1.38667.0628 1.82922.078 5.3598.078 3.5306 0 3.9731-.0152 5.3598-.078 1.384-.0634 2.3292-.2833 3.1557-.6045.8548-.332 1.5801-.7767 2.3021-1.4993.7232-.7226 1.1679-1.4479 1.5005-2.3027.3206-.8271.5405-1.7717.6039-3.1557.0628-1.3867.078-1.8292.078-5.3598 0-3.53058-.0152-3.97313-.078-5.35979-.0634-1.38396-.2833-2.32916-.6045-3.15575-.332-.85475-.7768-1.58004-1.4993-2.30208-.7226-.72313-1.4479-1.16784-2.3027-1.499883-.8271-.321208-1.7717-.541665-3.1557-.6044985-1.3867-.0628334-1.8292-.0779985-5.3598-.0779985zm0 2.34217c3.471 0 3.8821.01354 5.2531.07583 1.2675.05796 1.9554.26975 2.4142.44796.6067.23562 1.04.51729 1.495.97229.4544.455.7361.88833.9717 1.495.1788.4577.39 1.14617.448 2.41367.0623 1.37041.0758 1.78208.0758 5.25308s-.0135 3.8821-.0758 5.2531c-.058 1.2675-.2698 1.9554-.448 2.4142-.2356.6067-.5172 1.04-.9722 1.495-.455.4544-.8884.7361-1.4951.9717-.4577.1788-1.1461.39-2.4136.448-1.3704.0623-1.7821.0758-5.2531.0758-3.47154 0-3.88267-.0135-5.25308-.0758-1.2675-.058-1.95542-.2697-2.41421-.448-.60667-.2356-1.04001-.5172-1.49501-.9722-.45445-.455-.73612-.8884-.97175-1.495-.17875-.4578-.39-1.1462-.44796-2.4137-.06229-1.3704-.07582-1.7821-.07582-5.2531s.01353-3.88212.07582-5.25308c.05796-1.2675.26975-1.95542.44796-2.41421.23563-.60667.5173-1.04.9723-1.495.455-.45446.88834-.73613 1.495-.97175.45771-.17875 1.14617-.39 2.41367-.44796 1.37041-.06229 1.78208-.07583 5.25308-.07583zm0 3.98233c-3.68713 0-6.6755 2.98837-6.6755 6.6755 0 3.6871 2.98837 6.6755 6.6755 6.6755 3.6871 0 6.6755-2.9884 6.6755-6.6755 0-3.68713-2.9884-6.6755-6.6755-6.6755zm0 11.0088c-1.1493 0-2.2515-.4565-3.06413-1.2692-.81266-.8126-1.2692-1.9148-1.2692-3.0641s.45654-2.2515 1.2692-3.06413c.81263-.81266 1.91483-1.2692 3.06413-1.2692s2.2515.45654 3.0641 1.2692c.8127.81263 1.2692 1.91483 1.2692 3.06413s-.4565 2.2515-1.2692 3.0641c-.8126.8127-1.9148 1.2692-3.0641 1.2692zm8.4993-11.27259c0 .41373-.1644.81053-.4569 1.10308-.2926.29256-.6894.45692-1.1031.45692-.4138 0-.8105-.16436-1.1031-.45692-.2925-.29255-.4569-.68935-.4569-1.10308 0-.41374.1644-.81053.4569-1.10309.2926-.29256.6893-.45691 1.1031-.45691.4137 0 .8105.16435 1.1031.45691.2925.29256.4569.68935.4569 1.10309z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.linkedin.com\/company\/44west\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 26 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m26 24h-5.7466v-8.4372c0-2.208-.8982-3.7158-2.8754-3.7158-1.5115 0-2.3524 1.0176-2.7436 1.998-.1471.3516-.124.8418-.124 1.332v8.823h-5.69286s.07328-14.9454 0-16.3038h5.69286v2.559c.3368-1.11899 2.1556-2.71559 5.0582-2.71559 3.6016 0 6.4314 2.34479 6.4314 7.39499zm-22.9391-18.34319h-.03722c-1.83418 0-3.02368-1.24622-3.02368-2.82602 0-1.6104 1.22437-2.83079 3.09578-2.83079 1.86964 0 3.01952 1.21739 3.05557 2.82599 0 1.57981-1.18595 2.83082-3.09045 2.83082zm-2.405 2.03939h5.06763v16.3038h-5.06763z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.tiktok.com\/@44west.ch\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg fill=\"none\" viewBox=\"0 0 21 25\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"m11.0294.0208431c1.3193-.02084302 2.6288-.0100047 3.9376-.0208431.0435 1.69329.7076 3.21733 1.7641 4.3462l-.0016-.00167c1.1372 1.05966 2.6168 1.74665 4.2479 1.86337l.0226.00166v4.19864c-1.5409-.04-2.9899-.4077-4.2963-1.03966l.0661.02834c-.6318-.31431-1.1661-.63696-1.6738-.99713l.0419.02835c-.0097 3.0423.0096 6.0845-.0202 9.1159-.083 1.5449-.5794 2.9539-1.3756 4.1303l.0161-.0259c-1.3314 1.9726-3.488 3.2674-5.94032 3.3441h-.01129c-.09912.005-.21598.0075-.33364.0075-1.39421 0-2.69735-.4019-3.80788-1.0997l.03224.0192c-2.0212-1.2581-3.415412-3.4108-3.6733008-5.9144l-.0032236-.0342c-.02014748-.5211-.02981836-1.0422-.0096708-1.5524.3948912-3.9844 3.6217152-7.06664 7.5440352-7.06664.44083 0 .8728.03919 1.29267.11339l-.04513-.00667c.02015 1.54152-.0403 3.08392-.0403 4.62552-.34089-.1276-.73417-.2018-1.14438-.2018-1.50542 0-2.786.9955-3.25986 2.3853l-.00726.025c-.10718.356-.16924.7654-.16924 1.1889 0 .1717.01048.3418.02982.5086l-.00161-.02c.26756 1.7057 1.68111 2.993 3.38559 2.993.04916 0 .09751-.0008.14587-.0033h-.00726c1.17904-.0367 2.20253-.6928 2.78114-1.6625l.0081-.015c.2152-.3101.3626-.6853.4118-1.093l.0008-.0117c.1007-1.865.0605-3.7192.0701-5.5842.0097-4.19865-.0096-8.38727.0202-12.575058z\" fill=\"currentColor\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.youtube.com\/@44west\" aria-label=\"YouTube\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 30 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path clip-rule=\"evenodd\" d=\"m11.9025 13.6882-.0012-7.98938 8.1062 4.00825zm17.7975-9.37407s-.2938-1.95883-1.1925-2.82236c-1.1413-1.13294-2.4194-1.138233-3.0056-1.204115-4.1982-.28764695-10.495-.287655-10.495-.287655h-.0138s-6.29685-.00000575-10.49497.28823c-.58688.065294-1.86438.0706-3.00626 1.20354-.899374.86294-1.191873 2.82236-1.191873 2.82236s-.299997 2.30175-.299997 4.60233v2.15764c0 2.3012.299997 4.6018.299997 4.6018s.292499 1.9594 1.191873 2.8223c1.14188 1.133 2.64063 1.0977 3.30813 1.2159 2.4.2183 10.2.2859 10.2.2859s6.3037-.0088 10.5019-.2971c.5862-.0664 1.8643-.0717 3.0056-1.2047.8994-.8629 1.1925-2.8223 1.1925-2.8223s.3-2.3.3-4.6018v-2.15764c0-2.30058-.3-4.60233-.3-4.60233z\" fill=\"currentColor\" fill-rule=\"evenodd\"><\/path><\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<a href=\"mailto:[email protected]\" class=\"footer__email\">[email protected]<\/a>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/footer>\n\t\n\t\t\t\n<div class=\"footer--sponsors\">\n\t<div class=\"container\">\n\n\t\t\n\t\t\t\n\t\t\n\t\t\t\n\t\t\n\t<\/div>\n\n\n\n<div class=\"footer--reveal\">\n\t<div class=\"container\">\n\n\t\t<a href=\"https:\/\/www.worldstoughestrow.com\/\" target=\"_blank\" rel=\"noopener nofollow\">\n\t\t\t<img class=\"footer__wtr-logo\" src=\"https:\/\/44west.ch\/media\/site\/7f878e70d0-1685733747\/wtr-logo-600x.png\" width=\"300\" alt=\"World's Toughest Row\">\n\t\t<\/a>\n\t\t<p>44west nimmt teil am <a href=\"https:\/\/www.worldstoughestrow.com\/\">Worlds Toughest Row 2025<\/a><br>\n(fru\u0308her Talisker Whisky Atlantic Challenge)<\/p>\n\t\t<a class=\"footer__imprint-link\" href=\"https:\/\/44west.ch\/impressum\">Impressum und Datenschutz<\/a>\n\t<\/div>\n<\/div>\n\n    \n        <script src=\"https:\/\/44west.ch\/dist\/assets\/index-6017adcd.js\" type=\"module\"><\/script>\n        <script defer=\"\" src=\"https:\/\/44west.ch\/dist\/assets\/index-c5ef3387.js\" type=\"module\"><\/script>\n\n    <script>\n        \/\/ Only load on production environment.\n        if (window.location.host !== '44west.ch')\n            window.goatcounter = {no_onload: true}\n    <\/script>\n    <script data-goatcounter=\"https:\/\/44west.goatcounter.com\/count\" async=\"\" src=\"\/\/gc.zgo.at\/count.js\"><\/script>\n\n  \n\n<\/div><\/div><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 85
                    },
                    "interactivePeriods": [
                        [
                            0,
                            427
                        ],
                        [
                            497,
                            560
                        ],
                        [
                            656,
                            1325
                        ],
                        [
                            1563,
                            1571
                        ],
                        [
                            1963,
                            2160
                        ],
                        [
                            2482,
                            2745
                        ],
                        [
                            2947,
                            3330
                        ],
                        [
                            3942,
                            12613
                        ],
                        [
                            13681,
                            18180
                        ],
                        [
                            18233,
                            19419
                        ],
                        [
                            20123,
                            23430
                        ],
                        [
                            24146,
                            28471
                        ],
                        [
                            28572,
                            34124
                        ]
                    ],
                    "longTasks": [
                        [
                            427,
                            497
                        ],
                        [
                            560,
                            656
                        ],
                        [
                            1325,
                            1563
                        ],
                        [
                            1571,
                            1963
                        ],
                        [
                            2160,
                            2375
                        ],
                        [
                            2375,
                            2482
                        ],
                        [
                            2745,
                            2947
                        ],
                        [
                            3330,
                            3942
                        ],
                        [
                            12613,
                            13681
                        ],
                        [
                            18180,
                            18233
                        ],
                        [
                            19419,
                            20123
                        ],
                        [
                            23430,
                            24146
                        ],
                        [
                            28471,
                            28572
                        ]
                    ],
                    "lastVisualChange": 23400,
                    "render": 1500,
                    "visualComplete85": 1900,
                    "visualComplete90": 1900,
                    "visualComplete95": 1900,
                    "visualComplete99": 7000,
                    "visualComplete": 23400,
                    "SpeedIndex": 2109,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1534,
                            "size": 1995,
                            "DOMNodeId": 25,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "nav__link",
                                    "href": "https:\/\/44west.ch\/community",
                                    "data-text": "Community"
                                },
                                "bounds": [
                                    1156.640625,
                                    149.546875,
                                    120.765625,
                                    54.40625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1950,
                            "size": 733370,
                            "DOMNodeId": 31,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "page-home__title text__poster"
                                },
                                "bounds": [
                                    184.171875,
                                    391.875,
                                    1528.65625,
                                    497.4375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1950,
                            "size": 1095600,
                            "DOMNodeId": 33,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "page-home__hero"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    889.3125
                                ],
                                "styles": {
                                    "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                                }
                            },
                            "imageUrl": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1950,
                            "size": 1095600,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 889.3125,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 889.3125,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1534,
                            "size": 1995,
                            "DOMNodeId": 25,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "nav__link",
                                    "href": "https:\/\/44west.ch\/community",
                                    "data-text": "Community"
                                },
                                "bounds": [
                                    1156.640625,
                                    149.546875,
                                    120.765625,
                                    54.40625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1950,
                            "size": 1095600,
                            "DOMNodeId": 33,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "page-home__hero"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    889.3125
                                ],
                                "styles": {
                                    "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1950,
                            "size": 1095600,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 889.3125,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 889.3125,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"page-home__hero\"> <div class=\"container\">\n\t\t\t<div class=\"grid\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<h1 class=\"page-home__title text__poster\">Mit dem Ruderboot \u00fcber den Atlantik<\/h1>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>",
                                "background-image": "linear-gradient(rgba(1, 23, 51, 0) 20%, rgb(1, 23, 51) 100%), linear-gradient(rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%), url(\"https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp\")",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1950,
                            "size": 733370,
                            "DOMNodeId": 31,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "page-home__title text__poster"
                                },
                                "bounds": [
                                    184.171875,
                                    391.875,
                                    1528.65625,
                                    497.4375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "background-image",
                    "LargestContentfulPaintNodeType": "DIV",
                    "LargestContentfulPaintImageURL": "https:\/\/44west.ch\/dist\/assets\/stars-a8061e0d.webp",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 8
                        },
                        {
                            "name": "fetchStart",
                            "time": 20
                        },
                        {
                            "name": "navigationStart",
                            "time": 64
                        },
                        {
                            "name": "domLoading",
                            "time": 64
                        },
                        {
                            "name": "responseEnd",
                            "time": 65
                        },
                        {
                            "name": "domInteractive",
                            "time": 65
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 65
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 65
                        },
                        {
                            "name": "domComplete",
                            "time": 65
                        },
                        {
                            "name": "responseEnd",
                            "time": 311
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 319
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 319
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 319
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 320
                        },
                        {
                            "name": "domLoading",
                            "time": 320
                        },
                        {
                            "name": "LayoutShift",
                            "time": 704
                        },
                        {
                            "name": "domInteractive",
                            "time": 798
                        },
                        {
                            "name": "firstPaint",
                            "time": 1534
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1534
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1534
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1534
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1534
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1963
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1996
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2505
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3947
                        },
                        {
                            "name": "domComplete",
                            "time": 10340
                        },
                        {
                            "name": "loadEventStart",
                            "time": 10340
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 10344
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1950
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1950
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1950
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.14694254098184262
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.081661622470609818
                        }
                    ],
                    "chromeUserTiming.navigationStart": 64,
                    "chromeUserTiming.fetchStart": 20,
                    "chromeUserTiming.domLoading": 320,
                    "chromeUserTiming.responseEnd": 312,
                    "chromeUserTiming.domInteractive": 799,
                    "chromeUserTiming.domContentLoadedEventStart": 1963,
                    "chromeUserTiming.domContentLoadedEventEnd": 1996,
                    "chromeUserTiming.domComplete": 10341,
                    "chromeUserTiming.unloadEventStart": 319,
                    "chromeUserTiming.unloadEventEnd": 319,
                    "chromeUserTiming.markAsMainFrame": 320,
                    "chromeUserTiming.commitNavigationEnd": 320,
                    "chromeUserTiming.LayoutShift": 3947,
                    "chromeUserTiming.firstPaint": 1534,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1534,
                    "chromeUserTiming.firstContentfulPaint": 1534,
                    "chromeUserTiming.firstImagePaint": 1534,
                    "chromeUserTiming.loadEventStart": 10341,
                    "chromeUserTiming.loadEventEnd": 10344,
                    "chromeUserTiming.LargestTextPaint": 1950,
                    "chromeUserTiming.LargestImagePaint": 1950,
                    "chromeUserTiming.LargestContentfulPaint": 1950,
                    "chromeUserTiming.TotalLayoutShift": 0.14694254098184262,
                    "chromeUserTiming.CumulativeLayoutShift": 0.081661622470609818,
                    "LayoutShifts": [
                        {
                            "time": 704,
                            "score": 0.060638459414716746,
                            "cumulative_score": 0.060638459414716746,
                            "window_score": 0.060638459414716746,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    175,
                                    358,
                                    1555,
                                    565
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 175,
                                        "y": 633,
                                        "width": 1555,
                                        "height": 263,
                                        "top": 633,
                                        "right": 1730,
                                        "bottom": 896,
                                        "left": 175
                                    },
                                    "currentRect": {
                                        "x": 175,
                                        "y": 358,
                                        "width": 1555,
                                        "height": 565,
                                        "top": 358,
                                        "right": 1730,
                                        "bottom": 923,
                                        "left": 175
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2505,
                            "score": 0.004642459096516045,
                            "cumulative_score": 0.065280918511232786,
                            "window_score": 0.004642459096516045,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    192,
                                    26,
                                    304,
                                    6
                                ],
                                [
                                    192,
                                    32,
                                    304,
                                    6
                                ],
                                [
                                    589,
                                    32,
                                    107,
                                    6
                                ],
                                [
                                    743,
                                    32,
                                    71,
                                    6
                                ],
                                [
                                    861,
                                    32,
                                    83,
                                    6
                                ],
                                [
                                    991,
                                    32,
                                    118,
                                    6
                                ],
                                [
                                    1157,
                                    32,
                                    120,
                                    6
                                ],
                                [
                                    192,
                                    38,
                                    304,
                                    2
                                ],
                                [
                                    589,
                                    38,
                                    107,
                                    2
                                ],
                                [
                                    743,
                                    38,
                                    71,
                                    2
                                ],
                                [
                                    861,
                                    38,
                                    83,
                                    2
                                ],
                                [
                                    991,
                                    38,
                                    118,
                                    2
                                ],
                                [
                                    1157,
                                    38,
                                    120,
                                    2
                                ],
                                [
                                    1649,
                                    38,
                                    64,
                                    2
                                ],
                                [
                                    192,
                                    40,
                                    304,
                                    5
                                ],
                                [
                                    589,
                                    40,
                                    107,
                                    5
                                ],
                                [
                                    743,
                                    40,
                                    71,
                                    5
                                ],
                                [
                                    861,
                                    40,
                                    83,
                                    5
                                ],
                                [
                                    991,
                                    40,
                                    118,
                                    5
                                ],
                                [
                                    1157,
                                    40,
                                    120,
                                    5
                                ],
                                [
                                    1325,
                                    40,
                                    67,
                                    5
                                ],
                                [
                                    1649,
                                    40,
                                    64,
                                    5
                                ],
                                [
                                    192,
                                    45,
                                    304,
                                    28
                                ],
                                [
                                    589,
                                    45,
                                    107,
                                    28
                                ],
                                [
                                    743,
                                    45,
                                    71,
                                    28
                                ],
                                [
                                    861,
                                    45,
                                    83,
                                    28
                                ],
                                [
                                    991,
                                    45,
                                    118,
                                    28
                                ],
                                [
                                    1157,
                                    45,
                                    120,
                                    28
                                ],
                                [
                                    1325,
                                    45,
                                    67,
                                    28
                                ],
                                [
                                    1485,
                                    45,
                                    228,
                                    28
                                ],
                                [
                                    192,
                                    73,
                                    304,
                                    5
                                ],
                                [
                                    589,
                                    73,
                                    107,
                                    5
                                ],
                                [
                                    743,
                                    73,
                                    71,
                                    5
                                ],
                                [
                                    861,
                                    73,
                                    83,
                                    5
                                ],
                                [
                                    991,
                                    73,
                                    118,
                                    5
                                ],
                                [
                                    1157,
                                    73,
                                    120,
                                    5
                                ],
                                [
                                    1325,
                                    73,
                                    67,
                                    5
                                ],
                                [
                                    1649,
                                    73,
                                    64,
                                    5
                                ],
                                [
                                    192,
                                    78,
                                    304,
                                    8
                                ],
                                [
                                    589,
                                    78,
                                    107,
                                    8
                                ],
                                [
                                    743,
                                    78,
                                    71,
                                    8
                                ],
                                [
                                    861,
                                    78,
                                    83,
                                    8
                                ],
                                [
                                    991,
                                    78,
                                    118,
                                    8
                                ],
                                [
                                    1157,
                                    78,
                                    120,
                                    8
                                ],
                                [
                                    192,
                                    86,
                                    304,
                                    6
                                ],
                                [
                                    192,
                                    97,
                                    304,
                                    53
                                ],
                                [
                                    192,
                                    150,
                                    304,
                                    6
                                ],
                                [
                                    589,
                                    150,
                                    107,
                                    6
                                ],
                                [
                                    743,
                                    150,
                                    71,
                                    6
                                ],
                                [
                                    861,
                                    150,
                                    83,
                                    6
                                ],
                                [
                                    991,
                                    150,
                                    118,
                                    6
                                ],
                                [
                                    1157,
                                    150,
                                    120,
                                    6
                                ],
                                [
                                    192,
                                    156,
                                    304,
                                    1
                                ],
                                [
                                    589,
                                    156,
                                    107,
                                    1
                                ],
                                [
                                    743,
                                    156,
                                    71,
                                    1
                                ],
                                [
                                    861,
                                    156,
                                    83,
                                    1
                                ],
                                [
                                    991,
                                    156,
                                    118,
                                    1
                                ],
                                [
                                    1157,
                                    156,
                                    120,
                                    1
                                ],
                                [
                                    1649,
                                    156,
                                    64,
                                    1
                                ],
                                [
                                    192,
                                    157,
                                    304,
                                    6
                                ],
                                [
                                    589,
                                    157,
                                    107,
                                    6
                                ],
                                [
                                    743,
                                    157,
                                    71,
                                    6
                                ],
                                [
                                    861,
                                    157,
                                    83,
                                    6
                                ],
                                [
                                    991,
                                    157,
                                    118,
                                    6
                                ],
                                [
                                    1157,
                                    157,
                                    120,
                                    6
                                ],
                                [
                                    1325,
                                    157,
                                    67,
                                    6
                                ],
                                [
                                    1649,
                                    157,
                                    64,
                                    6
                                ],
                                [
                                    192,
                                    163,
                                    304,
                                    28
                                ],
                                [
                                    589,
                                    163,
                                    107,
                                    28
                                ],
                                [
                                    743,
                                    163,
                                    71,
                                    28
                                ],
                                [
                                    861,
                                    163,
                                    83,
                                    28
                                ],
                                [
                                    991,
                                    163,
                                    118,
                                    28
                                ],
                                [
                                    1157,
                                    163,
                                    120,
                                    28
                                ],
                                [
                                    1325,
                                    163,
                                    67,
                                    28
                                ],
                                [
                                    1485,
                                    163,
                                    228,
                                    28
                                ],
                                [
                                    192,
                                    191,
                                    304,
                                    5
                                ],
                                [
                                    589,
                                    191,
                                    107,
                                    5
                                ],
                                [
                                    743,
                                    191,
                                    71,
                                    5
                                ],
                                [
                                    861,
                                    191,
                                    83,
                                    5
                                ],
                                [
                                    991,
                                    191,
                                    118,
                                    5
                                ],
                                [
                                    1157,
                                    191,
                                    120,
                                    5
                                ],
                                [
                                    1325,
                                    191,
                                    67,
                                    5
                                ],
                                [
                                    1649,
                                    191,
                                    64,
                                    5
                                ],
                                [
                                    192,
                                    196,
                                    304,
                                    8
                                ],
                                [
                                    589,
                                    196,
                                    107,
                                    8
                                ],
                                [
                                    743,
                                    196,
                                    71,
                                    8
                                ],
                                [
                                    861,
                                    196,
                                    83,
                                    8
                                ],
                                [
                                    991,
                                    196,
                                    118,
                                    8
                                ],
                                [
                                    1157,
                                    196,
                                    120,
                                    8
                                ],
                                [
                                    192,
                                    204,
                                    304,
                                    53
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 192,
                                        "y": 26,
                                        "width": 304,
                                        "height": 66,
                                        "top": 26,
                                        "right": 496,
                                        "bottom": 92,
                                        "left": 192
                                    },
                                    "currentRect": {
                                        "x": 192,
                                        "y": 97,
                                        "width": 304,
                                        "height": 160,
                                        "top": 97,
                                        "right": 496,
                                        "bottom": 257,
                                        "left": 192
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 589,
                                        "y": 32,
                                        "width": 107,
                                        "height": 54,
                                        "top": 32,
                                        "right": 696,
                                        "bottom": 86,
                                        "left": 589
                                    },
                                    "currentRect": {
                                        "x": 589,
                                        "y": 150,
                                        "width": 107,
                                        "height": 54,
                                        "top": 150,
                                        "right": 696,
                                        "bottom": 204,
                                        "left": 589
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1157,
                                        "y": 32,
                                        "width": 120,
                                        "height": 54,
                                        "top": 32,
                                        "right": 1277,
                                        "bottom": 86,
                                        "left": 1157
                                    },
                                    "currentRect": {
                                        "x": 1157,
                                        "y": 150,
                                        "width": 120,
                                        "height": 54,
                                        "top": 150,
                                        "right": 1277,
                                        "bottom": 204,
                                        "left": 1157
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1485,
                                        "y": 45,
                                        "width": 228,
                                        "height": 28,
                                        "top": 45,
                                        "right": 1713,
                                        "bottom": 73,
                                        "left": 1485
                                    },
                                    "currentRect": {
                                        "x": 1485,
                                        "y": 163,
                                        "width": 228,
                                        "height": 28,
                                        "top": 163,
                                        "right": 1713,
                                        "bottom": 191,
                                        "left": 1485
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 991,
                                        "y": 32,
                                        "width": 118,
                                        "height": 54,
                                        "top": 32,
                                        "right": 1109,
                                        "bottom": 86,
                                        "left": 991
                                    },
                                    "currentRect": {
                                        "x": 991,
                                        "y": 150,
                                        "width": 118,
                                        "height": 54,
                                        "top": 150,
                                        "right": 1109,
                                        "bottom": 204,
                                        "left": 991
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3947,
                            "score": 0.081661622470609818,
                            "cumulative_score": 0.14694254098184262,
                            "window_score": 0.081661622470609818,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    577,
                                    765,
                                    1136,
                                    228
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 577,
                                        "y": 765,
                                        "width": 1136,
                                        "height": 228,
                                        "top": 765,
                                        "right": 1713,
                                        "bottom": 993,
                                        "left": 577
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.060638459414716746,
                        "fraction_of_total": 0.41266782927218953
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 711.423
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 799.75699999999995
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 322.02100000000002
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 322.03300000000002
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 322.03800000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 322.04399999999998
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 323.774
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 353.37799999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 353.43700000000001
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 353.44299999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 353.46800000000002
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 388.70400000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 390.66899999999998
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 390.68599999999998
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 390.87400000000002
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 391.89499999999998
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 392.19600000000003
                            },
                            "469": {
                                "name": "CSSSelectorPseudoHost",
                                "firstUsed": 393.01999999999998
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 393.15100000000001
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 393.16399999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 426.22399999999999
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 426.23899999999998
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 426.245
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 426.483
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 519.27700000000004
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 519.40800000000002
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 519.42600000000004
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 520.46500000000003
                            },
                            "2923": {
                                "name": "FeaturePolicySemicolonSeparatedDeclarations",
                                "firstUsed": 520.82000000000005
                            },
                            "2028": {
                                "name": "FeaturePolicyAllowAttribute",
                                "firstUsed": 520.86099999999999
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 523.36300000000006
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 523.82899999999995
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 525.75800000000004
                            },
                            "3081": {
                                "name": "HasGlyphRelativeUnits",
                                "firstUsed": 557.59900000000005
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 557.98500000000001
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 559.39800000000002
                            },
                            "2354": {
                                "name": "CSSBasicShape",
                                "firstUsed": 559.44799999999998
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 560.18100000000004
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 560.37
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 560.98000000000002
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 560.98699999999997
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 683.24900000000002
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 695.52599999999995
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 713.19899999999996
                            },
                            "3682": {
                                "name": "UndeferrableThirdPartySubresourceRequestWithCookie",
                                "firstUsed": 713.58900000000006
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 715.26199999999994
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 719.67100000000005
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 720.60400000000004
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 720.779
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 720.87099999999998
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 720.87900000000002
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 722.64499999999998
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 723.09199999999998
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 756.39200000000005
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 788.19000000000005
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 788.21500000000003
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 788.22199999999998
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 791.11699999999996
                            },
                            "1689": {
                                "name": "CustomElementRegistryDefine",
                                "firstUsed": 799.93100000000004
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 800.15899999999999
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 800.20299999999997
                            },
                            "804": {
                                "name": "ElementAttachShadow",
                                "firstUsed": 800.25099999999998
                            },
                            "907": {
                                "name": "ElementAttachShadowOpen",
                                "firstUsed": 800.26499999999999
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 800.45100000000002
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 800.51999999999998
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 1227.521
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 1235.3219999999999
                            },
                            "431": {
                                "name": "TextDecoderConstructor",
                                "firstUsed": 1348.502
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 1361.2139999999999
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 1488.4649999999999
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 1507.491
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 1507.502
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 1562.4280000000001
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 1581.0239999999999
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 1581.1659999999999
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1581.3599999999999
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1581.4839999999999
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 1581.491
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1581.6890000000001
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 1806.873
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 1806.9469999999999
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1807.252
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 1807.348
                            },
                            "1503": {
                                "name": "HTMLCanvasElement",
                                "firstUsed": 1894.52
                            },
                            "3545": {
                                "name": "HTMLCanvasGetContext",
                                "firstUsed": 1894.7950000000001
                            },
                            "4027": {
                                "name": "HTMLCanvasElement_WebGL2",
                                "firstUsed": 1910.4459999999999
                            },
                            "3570": {
                                "name": "WebGLRenderingContextGetShaderPrecisionFormat",
                                "firstUsed": 1914.9780000000001
                            },
                            "3568": {
                                "name": "WebGLRenderingContextGetParameter",
                                "firstUsed": 1915.0599999999999
                            },
                            "2695": {
                                "name": "V8WebGL2RenderingContext_GetExtension_Method",
                                "firstUsed": 1915.269
                            },
                            "1624": {
                                "name": "OffscreenCanvas",
                                "firstUsed": 1924.761
                            },
                            "4030": {
                                "name": "OffscreenCanvas_2D",
                                "firstUsed": 1925.04
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 1948.46
                            },
                            "1029": {
                                "name": "V8History_ScrollRestoration_AttributeSetter",
                                "firstUsed": 1963.4939999999999
                            },
                            "664": {
                                "name": "SyntheticKeyframesInCompositedCSSAnimation",
                                "firstUsed": 2004.452
                            },
                            "3258": {
                                "name": "V8InvalidatedArrayConstructorProtector",
                                "firstUsed": 2217.2730000000001
                            },
                            "2616": {
                                "name": "DynamicImportModuleScript",
                                "firstUsed": 2632.3629999999998
                            },
                            "908": {
                                "name": "ElementAttachShadowClosed",
                                "firstUsed": 2644.5360000000001
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 2645.3539999999998
                            },
                            "3837": {
                                "name": "FeaturePolicyJSAPIFeaturesDocument",
                                "firstUsed": 2645.3620000000001
                            },
                            "672": {
                                "name": "SandboxViaIFrame",
                                "firstUsed": 2645.578
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 2742.9380000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 2743.5479999999998
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 2746.6439999999998
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 2747.1060000000002
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 2990.1260000000002
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 2990.1410000000001
                            },
                            "1443": {
                                "name": "SecureContextCheckForSandboxedOriginPassed",
                                "firstUsed": 2990.1500000000001
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 2990.1590000000001
                            },
                            "3130": {
                                "name": "CSPWithReasonableBaseRestrictions",
                                "firstUsed": 2990.163
                            },
                            "3225": {
                                "name": "DocumentPolicyHeader",
                                "firstUsed": 2990.1680000000001
                            },
                            "3850": {
                                "name": "PermissionsPolicyHeader",
                                "firstUsed": 2990.172
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 3170.377
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 3294.5700000000002
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 3304.308
                            },
                            "1539": {
                                "name": "DraggableAttribute",
                                "firstUsed": 3836.9969999999998
                            },
                            "4355": {
                                "name": "WebkitBoxWithoutWebkitLineClamp",
                                "firstUsed": 3838.1559999999999
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 3937.9099999999999
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 3937.9299999999998
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 3937.9360000000001
                            },
                            "1074": {
                                "name": "DisableRemotePlaybackAttribute",
                                "firstUsed": 3938.2550000000001
                            },
                            "1977": {
                                "name": "CrossOriginPropertyAccess",
                                "firstUsed": 6999.116
                            },
                            "4126": {
                                "name": "WindowProxyCrossOriginAccessPostMessage",
                                "firstUsed": 6999.1689999999999
                            },
                            "574": {
                                "name": "WindowPostMessage",
                                "firstUsed": 6999.1790000000001
                            },
                            "3414": {
                                "name": "UnspecifiedTargetOriginPostMessage",
                                "firstUsed": 6999.1980000000003
                            },
                            "3882": {
                                "name": "PostMessageFromSecureToSecure",
                                "firstUsed": 6999.2089999999998
                            },
                            "1060": {
                                "name": "NodeFilterIsObject",
                                "firstUsed": 8108.5789999999997
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 8109.4809999999998
                            },
                            "213": {
                                "name": "HTMLElementInnerText",
                                "firstUsed": 9182.9650000000001
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 9192.3230000000003
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 9192.348
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 9196.1859999999997
                            },
                            "1604": {
                                "name": "CreateObjectURLBlob",
                                "firstUsed": 9196.8500000000004
                            },
                            "4": {
                                "name": "WorkerStart",
                                "firstUsed": 9197.6090000000004
                            },
                            "1447": {
                                "name": "V8BroadcastChannel_Constructor",
                                "firstUsed": 9238.7600000000002
                            },
                            "3033": {
                                "name": "ThirdPartyBroadcastChannel",
                                "firstUsed": 9238.8009999999995
                            },
                            "1448": {
                                "name": "V8BroadcastChannel_PostMessage_Method",
                                "firstUsed": 9239.8410000000003
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 11483.201999999999
                            },
                            "2537": {
                                "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                                "firstUsed": 12844.058000000001
                            },
                            "2538": {
                                "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                                "firstUsed": 12844.647999999999
                            },
                            "362": {
                                "name": "PrefixedMutationObserverConstructor",
                                "firstUsed": 12844.864
                            },
                            "1267": {
                                "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                                "firstUsed": 12991.976000000001
                            },
                            "1268": {
                                "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                                "firstUsed": 12992.245999999999
                            },
                            "1269": {
                                "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                                "firstUsed": 12992.404
                            },
                            "1270": {
                                "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                                "firstUsed": 12992.615
                            },
                            "1271": {
                                "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                                "firstUsed": 12992.764999999999
                            },
                            "178": {
                                "name": "BarPropLocationbar",
                                "firstUsed": 13065.819
                            },
                            "179": {
                                "name": "BarPropMenubar",
                                "firstUsed": 13065.985000000001
                            },
                            "180": {
                                "name": "BarPropPersonalbar",
                                "firstUsed": 13066.125
                            },
                            "181": {
                                "name": "BarPropScrollbars",
                                "firstUsed": 13066.254999999999
                            },
                            "182": {
                                "name": "BarPropStatusbar",
                                "firstUsed": 13066.405000000001
                            },
                            "183": {
                                "name": "BarPropToolbar",
                                "firstUsed": 13066.539000000001
                            },
                            "3371": {
                                "name": "WindowClosed",
                                "firstUsed": 13066.789000000001
                            },
                            "4613": {
                                "name": "Feature_4613",
                                "firstUsed": 13067.543
                            },
                            "2708": {
                                "name": "WindowScrollX",
                                "firstUsed": 13068.736999999999
                            },
                            "2709": {
                                "name": "WindowScrollY",
                                "firstUsed": 13069.082
                            },
                            "2712": {
                                "name": "WindowScreenX",
                                "firstUsed": 13069.558999999999
                            },
                            "2713": {
                                "name": "WindowScreenY",
                                "firstUsed": 13069.690000000001
                            },
                            "2715": {
                                "name": "WindowOuterWidth",
                                "firstUsed": 13069.82
                            },
                            "2714": {
                                "name": "WindowOuterHeight",
                                "firstUsed": 13069.956
                            },
                            "69": {
                                "name": "WindowEvent",
                                "firstUsed": 13070.227000000001
                            },
                            "695": {
                                "name": "WindowClientInformation",
                                "firstUsed": 13070.394
                            },
                            "697": {
                                "name": "WindowScreenLeft",
                                "firstUsed": 13070.531000000001
                            },
                            "698": {
                                "name": "WindowScreenTop",
                                "firstUsed": 13070.664000000001
                            },
                            "606": {
                                "name": "StyleMedia",
                                "firstUsed": 13070.798000000001
                            },
                            "743": {
                                "name": "GlobalCacheStorage",
                                "firstUsed": 13093.351000000001
                            },
                            "4263": {
                                "name": "SharedStorageAPI_SharedStorage_DOMReference",
                                "firstUsed": 13094.630999999999
                            },
                            "1272": {
                                "name": "V8Window_SpeechSynthesis_AttributeGetter",
                                "firstUsed": 13096.208000000001
                            },
                            "356": {
                                "name": "WindowOffscreenBuffering",
                                "firstUsed": 13194.860000000001
                            },
                            "2407": {
                                "name": "CrossOriginHTMLIFrameElementContentDocument",
                                "firstUsed": 13239.236999999999
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 13248.378000000001
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 13248.511
                            },
                            "2593": {
                                "name": "Collator",
                                "firstUsed": 13249.025
                            },
                            "2595": {
                                "name": "DateTimeFormat",
                                "firstUsed": 13274.084999999999
                            },
                            "3172": {
                                "name": "DisplayNames",
                                "firstUsed": 13281.977000000001
                            },
                            "2599": {
                                "name": "ListFormat",
                                "firstUsed": 13286.761
                            },
                            "2594": {
                                "name": "NumberFormat",
                                "firstUsed": 13294.065000000001
                            },
                            "2596": {
                                "name": "PluralRules",
                                "firstUsed": 13298.712
                            },
                            "2597": {
                                "name": "RelativeTimeFormat",
                                "firstUsed": 13299.505999999999
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 13415.424999999999
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 13415.556
                            },
                            "3084": {
                                "name": "ClassicDedicatedWorker",
                                "firstUsed": 16032.243
                            },
                            "715": {
                                "name": "SubtleCryptoDigest",
                                "firstUsed": 17120.132000000001
                            },
                            "727": {
                                "name": "CryptoAlgorithmSha256",
                                "firstUsed": 17120.269
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 18253.127
                            },
                            "3870": {
                                "name": "ForcedColorsMediaFeature",
                                "firstUsed": 19413.794999999998
                            },
                            "3869": {
                                "name": "PrefersContrastMediaFeature",
                                "firstUsed": 19413.911
                            },
                            "2198": {
                                "name": "BatteryStatusGetBattery",
                                "firstUsed": 19414.278999999999
                            },
                            "2200": {
                                "name": "BatteryStatusCrossOrigin",
                                "firstUsed": 19414.346000000001
                            },
                            "2680": {
                                "name": "V8BatteryManager_Charging_AttributeGetter",
                                "firstUsed": 21200.906999999999
                            },
                            "2682": {
                                "name": "V8BatteryManager_Level_AttributeGetter",
                                "firstUsed": 21200.959999999999
                            },
                            "2679": {
                                "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                                "firstUsed": 21201.173999999999
                            },
                            "2681": {
                                "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                                "firstUsed": 21201.334999999999
                            },
                            "3443": {
                                "name": "PluginName",
                                "firstUsed": 21331.606
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 21332.736000000001
                            },
                            "884": {
                                "name": "V8Performance_Memory_AttributeGetter",
                                "firstUsed": 24132.128000000001
                            },
                            "879": {
                                "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                                "firstUsed": 24137.402999999998
                            },
                            "880": {
                                "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                                "firstUsed": 24137.841
                            },
                            "881": {
                                "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                                "firstUsed": 24138.191999999999
                            },
                            "4026": {
                                "name": "HTMLCanvasElement_WebGL",
                                "firstUsed": 28516.401999999998
                            },
                            "2697": {
                                "name": "V8WebGLRenderingContext_GetExtension_Method",
                                "firstUsed": 28518.09
                            },
                            "2692": {
                                "name": "WebGLDebugRendererInfo",
                                "firstUsed": 28518.099999999999
                            },
                            "4025": {
                                "name": "HTMLCanvasElement_2D",
                                "firstUsed": 28521.957999999999
                            },
                            "1833": {
                                "name": "CanvasToDataURL",
                                "firstUsed": 28555.710999999999
                            },
                            "1404": {
                                "name": "V8LegacyDateParser",
                                "firstUsed": 31017.495999999999
                            },
                            "2430": {
                                "name": "UserTiming",
                                "firstUsed": 31045.038
                            },
                            "2429": {
                                "name": "PerformanceTimeline",
                                "firstUsed": 31045.352999999999
                            },
                            "1478": {
                                "name": "PerformanceResourceTimingSizes",
                                "firstUsed": 31055.437999999998
                            },
                            "2434": {
                                "name": "PerformanceResourceTimingInitiatorType",
                                "firstUsed": 31055.477999999999
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 391.923
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 391.94600000000003
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 391.95400000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 391.96100000000001
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 393.00299999999999
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 393.17000000000002
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 426.25999999999999
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 426.44
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 426.48899999999998
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 426.49799999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 426.50700000000001
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 426.51799999999997
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 426.52999999999997
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 426.54199999999997
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 426.803
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 426.81599999999997
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 426.827
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 426.834
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 426.84199999999998
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 426.85000000000002
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 426.85599999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 426.86200000000002
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 426.86700000000002
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 426.875
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 426.88299999999998
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 426.899
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 426.92099999999999
                            },
                            "420": {
                                "name": "CSSPropertyMixBlendMode",
                                "firstUsed": 426.92899999999997
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 426.93700000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 426.94400000000002
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 426.95400000000001
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 519.49599999999998
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 520.87
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 525.12
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 525.13599999999997
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 525.226
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 525.23500000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 525.255
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 525.327
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 525.34000000000003
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 525.34799999999996
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 525.41899999999998
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 525.43299999999999
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 525.44299999999998
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 525.63499999999999
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 525.64999999999998
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 525.67499999999995
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 525.83299999999997
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 526.48099999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 526.74199999999996
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 526.86699999999996
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 526.95399999999995
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 526.995
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 527.01599999999996
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 527.10799999999995
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 529.05600000000004
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 529.11400000000003
                            },
                            "419": {
                                "name": "CSSPropertyBackgroundBlendMode",
                                "firstUsed": 529.13499999999999
                            },
                            "22": {
                                "name": "CSSPropertyBackgroundAttachment",
                                "firstUsed": 529.14300000000003
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 529.14999999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 529.15700000000004
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 529.73199999999997
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 529.74699999999996
                            },
                            "591": {
                                "name": "CSSPropertyRowGap",
                                "firstUsed": 529.75599999999997
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 529.80999999999995
                            },
                            "534": {
                                "name": "CSSPropertyHyphens",
                                "firstUsed": 529.85699999999997
                            },
                            "106": {
                                "name": "CSSPropertyOverflowWrap",
                                "firstUsed": 529.86300000000006
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 529.87
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 529.88900000000001
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 529.89700000000005
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 557.95000000000005
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 557.96400000000006
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 559.04700000000003
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 559.31299999999999
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 559.40300000000002
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 559.40999999999997
                            },
                            "73": {
                                "name": "CSSPropertyAliasWebkitClipPath",
                                "firstUsed": 559.45399999999995
                            },
                            "355": {
                                "name": "CSSPropertyClipPath",
                                "firstUsed": 559.47199999999998
                            },
                            "273": {
                                "name": "CSSPropertyWebkitMarginStart",
                                "firstUsed": 1226.519
                            },
                            "596": {
                                "name": "CSSPropertyMarginInlineStart",
                                "firstUsed": 1226.537
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1226.616
                            },
                            "272": {
                                "name": "CSSPropertyWebkitMarginEnd",
                                "firstUsed": 1226.7940000000001
                            },
                            "597": {
                                "name": "CSSPropertyMarginInlineEnd",
                                "firstUsed": 1226.8019999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1226.9200000000001
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 1260.0129999999999
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 1260.02
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1260.104
                            },
                            "384": {
                                "name": "CSSPropertyStrokeOpacity",
                                "firstUsed": 1260.127
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1260.1369999999999
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 1260.145
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 1260.171
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1580.0840000000001
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 1581.873
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1581.883
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 2742.6860000000001
                            },
                            "436": {
                                "name": "CSSPropertyIsolation",
                                "firstUsed": 2742.848
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 2742.9940000000001
                            },
                            "260": {
                                "name": "CSSPropertyWebkitLineClamp",
                                "firstUsed": 2743.165
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 2743.174
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 2743.1900000000001
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 2743.7359999999999
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 2743.7669999999998
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 2743.779
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 3172.6889999999999
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 3172.6959999999999
                            },
                            "425": {
                                "name": "CSSPropertyAnimationDelay",
                                "firstUsed": 3172.7370000000001
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 3172.8629999999998
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 3173.0659999999998
                            },
                            "236": {
                                "name": "CSSPropertyFlexFlow",
                                "firstUsed": 3173.2260000000001
                            },
                            "557": {
                                "name": "CSSPropertyPlaceContent",
                                "firstUsed": 3173.2359999999999
                            },
                            "3": {
                                "name": "CSSPropertyDirection",
                                "firstUsed": 3173.3200000000002
                            },
                            "382": {
                                "name": "CSSPropertyStrokeLinejoin",
                                "firstUsed": 3173.4690000000001
                            },
                            "58": {
                                "name": "CSSPropertyBorderSpacing",
                                "firstUsed": 3173.4769999999999
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 3942,
                    "maxFID": 562,
                    "TTIMeasurementEnd": 34124,
                    "LastInteractive": 28572,
                    "TimeToInteractive": 3942,
                    "FirstCPUIdle": 3942,
                    "TotalBlockingTime": 1291,
                    "testID": "240810_AiDc22_7A6",
                    "step": 1,
                    "effectiveBps": 17192,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 66,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Performance.first-contentful-paint": 1333.9860000000001,
                    "lighthouse.Performance.largest-contentful-paint": 1956.4190000000001,
                    "lighthouse.Performance.cumulative-layout-shift": 0.081661622470609818,
                    "lighthouse.Performance.speed-index": 2175,
                    "lighthouse.Accessibility": 1,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.56999999999999995,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "113": 84.200000000000003,
                                "213": 30,
                                "314": 15.800000000000001,
                                "416": 76.200000000000003,
                                "517": 100,
                                "618": 95,
                                "719": 81,
                                "820": 100,
                                "921": 100,
                                "1027": 100,
                                "1129": 100,
                                "1231": 100,
                                "1332": 100,
                                "1433": 100,
                                "1534": 100,
                                "1635": 100,
                                "1764": 100,
                                "1865": 100,
                                "1966": 100,
                                "2067": 100,
                                "2168": 100,
                                "2269": 100,
                                "2369": 100,
                                "2470": 100,
                                "2571": 100,
                                "2672": 100,
                                "2788": 100,
                                "2889": 100,
                                "2990": 100,
                                "3091": 100,
                                "3193": 100,
                                "3294": 100,
                                "3397": 100,
                                "3500": 100,
                                "3601": 100,
                                "3702": 100,
                                "3825": 100,
                                "3926": 100,
                                "4027": 100,
                                "4127": 100,
                                "4228": 100,
                                "4329": 100,
                                "4430": 100,
                                "4531": 100,
                                "4632": 100,
                                "4733": 100,
                                "4834": 100,
                                "4935": 100,
                                "5037": 100,
                                "5138": 100,
                                "5239": 100,
                                "5340": 100,
                                "5441": 100,
                                "5542": 100,
                                "5642": 100,
                                "5756": 100,
                                "5857": 100,
                                "5958": 100,
                                "6058": 100,
                                "6159": 100,
                                "6260": 100,
                                "6361": 100,
                                "6462": 100,
                                "6563": 100,
                                "6664": 100,
                                "6788": 100,
                                "6889": 100,
                                "6990": 100,
                                "7091": 100,
                                "7192": 100,
                                "7293": 100,
                                "7394": 100,
                                "7495": 100,
                                "7596": 100,
                                "7697": 100,
                                "7798": 100,
                                "7899": 100,
                                "8000": 100,
                                "8101": 100,
                                "8202": 100,
                                "8304": 100,
                                "8404": 100,
                                "8505": 100,
                                "8606": 100,
                                "8708": 100,
                                "8816": 100,
                                "8917": 100,
                                "9018": 100,
                                "9119": 100,
                                "9220": 100,
                                "9321": 100,
                                "9422": 100,
                                "9523": 100,
                                "9624": 100,
                                "9725": 100,
                                "9826": 100,
                                "9927": 100,
                                "10028": 100,
                                "10129": 100,
                                "10229": 100,
                                "10330": 100,
                                "10431": 100,
                                "10532": 100,
                                "10633": 100,
                                "10776": 100,
                                "10877": 100,
                                "10978": 100,
                                "11079": 100,
                                "11180": 100,
                                "11281": 100,
                                "11382": 100,
                                "11483": 100,
                                "11584": 100,
                                "11685": 100,
                                "11796": 100,
                                "11897": 100,
                                "11998": 100,
                                "12099": 100,
                                "12200": 100,
                                "12301": 100,
                                "12402": 100,
                                "12503": 100,
                                "12603": 100,
                                "12704": 100,
                                "12820": 100,
                                "12921": 100,
                                "13022": 100,
                                "13123": 100,
                                "13224": 100,
                                "13325": 100,
                                "13426": 100,
                                "13527": 100,
                                "13628": 100,
                                "13728": 100,
                                "13829": 100,
                                "13930": 100,
                                "14031": 100,
                                "14132": 100,
                                "14233": 100,
                                "14334": 100,
                                "14435": 100,
                                "14536": 100,
                                "14637": 100,
                                "14810": 100,
                                "14911": 100,
                                "15011": 100,
                                "15113": 100,
                                "15214": 100,
                                "15314": 100,
                                "15415": 100,
                                "15516": 100,
                                "15617": 100,
                                "15718": 100,
                                "15820": 100,
                                "15921": 100,
                                "16022": 100,
                                "16122": 100,
                                "16223": 100,
                                "16324": 100,
                                "16425": 100,
                                "16526": 100,
                                "16627": 100,
                                "16748": 100,
                                "16849": 100,
                                "16950": 100,
                                "17051": 100,
                                "17152": 100,
                                "17253": 100,
                                "17354": 100,
                                "17455": 100,
                                "17555": 100,
                                "17656": 100,
                                "17757": 100,
                                "17858": 100,
                                "17959": 100,
                                "18060": 100,
                                "18161": 100,
                                "18264": 100,
                                "18365": 100,
                                "18466": 100,
                                "18567": 100,
                                "18668": 100,
                                "18780": 100,
                                "18881": 100,
                                "18982": 100,
                                "19083": 100,
                                "19184": 100,
                                "19284": 100,
                                "19385": 100,
                                "19486": 100,
                                "19587": 100,
                                "19688": 100,
                                "19823": 100,
                                "19924": 100,
                                "20025": 100,
                                "20126": 100,
                                "20227": 100,
                                "20328": 100,
                                "20429": 100,
                                "20530": 100,
                                "20631": 100,
                                "20732": 100,
                                "20833": 100,
                                "20934": 100,
                                "21034": 100,
                                "21135": 100,
                                "21236": 100,
                                "21337": 100,
                                "21438": 100,
                                "21539": 100,
                                "21640": 100,
                                "21741": 100,
                                "21842": 100,
                                "21943": 100,
                                "22044": 100,
                                "22145": 100,
                                "22246": 100,
                                "22346": 100,
                                "22447": 100,
                                "22548": 100,
                                "22649": 100,
                                "22823": 100,
                                "22924": 100,
                                "23025": 100,
                                "23126": 100,
                                "23227": 100,
                                "23327": 100,
                                "23428": 100,
                                "23529": 100,
                                "23630": 100,
                                "23731": 100,
                                "23832": 100,
                                "23933": 100,
                                "24034": 100,
                                "24135": 100,
                                "24236": 100,
                                "24337": 100,
                                "24438": 100,
                                "24539": 100,
                                "24639": 100,
                                "24744": 100,
                                "24845": 100,
                                "24946": 100,
                                "25047": 100,
                                "25148": 100,
                                "25249": 100,
                                "25350": 100,
                                "25451": 100,
                                "25551": 100,
                                "25652": 100,
                                "25763": 100,
                                "25864": 100,
                                "25965": 100,
                                "26066": 100,
                                "26167": 100,
                                "26267": 100,
                                "26368": 100,
                                "26469": 100,
                                "26570": 100,
                                "26671": 100,
                                "26772": 100,
                                "26873": 100,
                                "26974": 100,
                                "27075": 100,
                                "27176": 100,
                                "27277": 100,
                                "27378": 100,
                                "27479": 100,
                                "27580": 100,
                                "27681": 100,
                                "27788": 100,
                                "27889": 100,
                                "27990": 100,
                                "28091": 100,
                                "28192": 100,
                                "28293": 100,
                                "28393": 100,
                                "28495": 100,
                                "28596": 100,
                                "28697": 100,
                                "28816": 100,
                                "28917": 100,
                                "29018": 100,
                                "29119": 100,
                                "29220": 100,
                                "29321": 100,
                                "29422": 100,
                                "29523": 100,
                                "29624": 100,
                                "29750": 100,
                                "29851": 100,
                                "29952": 100,
                                "30053": 100,
                                "30154": 100,
                                "30255": 100,
                                "30356": 100,
                                "30457": 100,
                                "30558": 100,
                                "30659": 100,
                                "30764": 100,
                                "30865": 100,
                                "30970": 100,
                                "31071": 100,
                                "31172": 100,
                                "31273": 100,
                                "31374": 100,
                                "31475": 100,
                                "31576": 100,
                                "31677": 100,
                                "31826": 100,
                                "31927": 100,
                                "32028": 100,
                                "32129": 100,
                                "32229": 100,
                                "32330": 100,
                                "32431": 100,
                                "32532": 100,
                                "32633": 100,
                                "32734": 100,
                                "32835": 100,
                                "32936": 100,
                                "33037": 100,
                                "33138": 100,
                                "33239": 100,
                                "33340": 100,
                                "33441": 100,
                                "33541": 100,
                                "33642": 100,
                                "33744": 100,
                                "33845": 100,
                                "33946": 100,
                                "34046": 100,
                                "34147": 100,
                                "34248": 100,
                                "34349": 100,
                                "34450": 100,
                                "34551": 100,
                                "34652": 100,
                                "34772": 100,
                                "34873": 100,
                                "34980": 100,
                                "35084": 100,
                                "35188": 100,
                                "35289": 100,
                                "35412": 100,
                                "35513": 100,
                                "35614": 100,
                                "35715": 100,
                                "35818": 100,
                                "35919": 100,
                                "36019": 100,
                                "36129": 100,
                                "36241": 100,
                                "36347": 100,
                                "36454": 100,
                                "36555": 100,
                                "36655": 100,
                                "36760": 95.200000000000003,
                                "36861": 100,
                                "36962": 100,
                                "37063": 100,
                                "37164": 100,
                                "37264": 100,
                                "37371": 100,
                                "37473": 100,
                                "37574": 100,
                                "37675": 100,
                                "37796": 96.200000000000003,
                                "37897": 100,
                                "37998": 100,
                                "38099": 100,
                                "38200": 100,
                                "38301": 100,
                                "38402": 100,
                                "38503": 100,
                                "38603": 100,
                                "38704": 100,
                                "38805": 85.700000000000003,
                                "38906": 100,
                                "39007": 100,
                                "39108": 100,
                                "39209": 100,
                                "39310": 100,
                                "39410": 94.400000000000006,
                                "39511": 100,
                                "39612": 100,
                                "39713": 100,
                                "39833": 100,
                                "39934": 100,
                                "40034": 100,
                                "40135": 100,
                                "40236": 100,
                                "40337": 90.5,
                                "40438": 100,
                                "40539": 100,
                                "40640": 100,
                                "40804": 100,
                                "40905": 100,
                                "41006": 100,
                                "41107": 100,
                                "41208": 100,
                                "41309": 100,
                                "41410": 80,
                                "41511": 85.700000000000003,
                                "41612": 100,
                                "41713": 100,
                                "41813": 100,
                                "41914": 100,
                                "42015": 100,
                                "42116": 100,
                                "42217": 100,
                                "42318": 100,
                                "42419": 100,
                                "42520": 94.700000000000003,
                                "42621": 100,
                                "42722": 100,
                                "42823": 89.5,
                                "42923": 100,
                                "43024": 100,
                                "43125": 100,
                                "43226": 100,
                                "43327": 100,
                                "43428": 95.700000000000003,
                                "43529": 100,
                                "43630": 100,
                                "43731": 100,
                                "43832": 100,
                                "43933": 100,
                                "44033": 100,
                                "44134": 100,
                                "44235": 100,
                                "44336": 100,
                                "44437": 90
                            },
                            "max": 100,
                            "count": 434
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "113": 17037,
                                "213": 263392,
                                "314": 784805,
                                "416": 0,
                                "517": 32128,
                                "618": 293628,
                                "719": 1368115,
                                "820": 0,
                                "921": 562142,
                                "1027": 780663,
                                "1129": 153226,
                                "1231": 5201,
                                "1332": 3327,
                                "1433": 54432,
                                "1534": 5230,
                                "1635": 0,
                                "1764": 0,
                                "1865": 0,
                                "1966": 0,
                                "2067": 0,
                                "2168": 0,
                                "2269": 0,
                                "2369": 0,
                                "2470": 0,
                                "2571": 0,
                                "2672": 0,
                                "2788": 515086,
                                "2889": 1082516,
                                "2990": 1100265,
                                "3091": 96219,
                                "3193": 0,
                                "3294": 3531528,
                                "3397": 1525858,
                                "3500": 0,
                                "3601": 0,
                                "3702": 0,
                                "3825": 0,
                                "3926": 0,
                                "4027": 0,
                                "4127": 0,
                                "4228": 0,
                                "4329": 0,
                                "4430": 0,
                                "4531": 0,
                                "4632": 0,
                                "4733": 0,
                                "4834": 0,
                                "4935": 0,
                                "5037": 0,
                                "5138": 0,
                                "5239": 0,
                                "5340": 0,
                                "5441": 0,
                                "5542": 0,
                                "5642": 2299224,
                                "5756": 1572914,
                                "5857": 0,
                                "5958": 0,
                                "6058": 0,
                                "6159": 0,
                                "6260": 0,
                                "6361": 0,
                                "6462": 0,
                                "6563": 0,
                                "6664": 0,
                                "6788": 0,
                                "6889": 0,
                                "6990": 0,
                                "7091": 0,
                                "7192": 0,
                                "7293": 0,
                                "7394": 0,
                                "7495": 0,
                                "7596": 0,
                                "7697": 0,
                                "7798": 0,
                                "7899": 0,
                                "8000": 0,
                                "8101": 0,
                                "8202": 0,
                                "8304": 0,
                                "8404": 0,
                                "8505": 0,
                                "8606": 0,
                                "8708": 0,
                                "8816": 0,
                                "8917": 0,
                                "9018": 0,
                                "9119": 0,
                                "9220": 0,
                                "9321": 0,
                                "9422": 0,
                                "9523": 0,
                                "9624": 0,
                                "9725": 0,
                                "9826": 0,
                                "9927": 0,
                                "10028": 0,
                                "10129": 0,
                                "10229": 0,
                                "10330": 0,
                                "10431": 0,
                                "10532": 0,
                                "10633": 0,
                                "10776": 0,
                                "10877": 0,
                                "10978": 0,
                                "11079": 0,
                                "11180": 0,
                                "11281": 0,
                                "11382": 0,
                                "11483": 0,
                                "11584": 15733,
                                "11685": 4243545,
                                "11796": 2747048,
                                "11897": 0,
                                "11998": 0,
                                "12099": 0,
                                "12200": 0,
                                "12301": 5230,
                                "12402": 0,
                                "12503": 0,
                                "12603": 0,
                                "12704": 0,
                                "12820": 0,
                                "12921": 0,
                                "13022": 0,
                                "13123": 0,
                                "13224": 0,
                                "13325": 0,
                                "13426": 0,
                                "13527": 0,
                                "13628": 0,
                                "13728": 0,
                                "13829": 0,
                                "13930": 0,
                                "14031": 0,
                                "14132": 0,
                                "14233": 0,
                                "14334": 0,
                                "14435": 0,
                                "14536": 0,
                                "14637": 0,
                                "14810": 0,
                                "14911": 0,
                                "15011": 0,
                                "15113": 0,
                                "15214": 0,
                                "15314": 0,
                                "15415": 0,
                                "15516": 0,
                                "15617": 0,
                                "15718": 0,
                                "15820": 0,
                                "15921": 0,
                                "16022": 0,
                                "16122": 0,
                                "16223": 0,
                                "16324": 3323,
                                "16425": 0,
                                "16526": 0,
                                "16627": 0,
                                "16748": 0,
                                "16849": 0,
                                "16950": 0,
                                "17051": 0,
                                "17152": 0,
                                "17253": 0,
                                "17354": 0,
                                "17455": 0,
                                "17555": 0,
                                "17656": 0,
                                "17757": 0,
                                "17858": 0,
                                "17959": 0,
                                "18060": 0,
                                "18161": 0,
                                "18264": 0,
                                "18365": 163644,
                                "18466": 6927604,
                                "18567": 352543,
                                "18668": 0,
                                "18780": 0,
                                "18881": 0,
                                "18982": 0,
                                "19083": 0,
                                "19184": 0,
                                "19284": 0,
                                "19385": 0,
                                "19486": 0,
                                "19587": 0,
                                "19688": 0,
                                "19823": 0,
                                "19924": 0,
                                "20025": 0,
                                "20126": 0,
                                "20227": 0,
                                "20328": 0,
                                "20429": 0,
                                "20530": 0,
                                "20631": 0,
                                "20732": 0,
                                "20833": 0,
                                "20934": 0,
                                "21034": 0,
                                "21135": 0,
                                "21236": 0,
                                "21337": 0,
                                "21438": 0,
                                "21539": 0,
                                "21640": 0,
                                "21741": 0,
                                "21842": 0,
                                "21943": 0,
                                "22044": 0,
                                "22145": 0,
                                "22246": 0,
                                "22346": 0,
                                "22447": 0,
                                "22548": 0,
                                "22649": 0,
                                "22823": 0,
                                "22924": 110572,
                                "23025": 0,
                                "23126": 0,
                                "23227": 0,
                                "23327": 0,
                                "23428": 0,
                                "23529": 0,
                                "23630": 0,
                                "23731": 0,
                                "23832": 0,
                                "23933": 0,
                                "24034": 0,
                                "24135": 0,
                                "24236": 0,
                                "24337": 0,
                                "24438": 0,
                                "24539": 0,
                                "24639": 0,
                                "24744": 0,
                                "24845": 0,
                                "24946": 0,
                                "25047": 0,
                                "25148": 0,
                                "25249": 0,
                                "25350": 0,
                                "25451": 0,
                                "25551": 0,
                                "25652": 0,
                                "25763": 0,
                                "25864": 0,
                                "25965": 0,
                                "26066": 0,
                                "26167": 0,
                                "26267": 0,
                                "26368": 0,
                                "26469": 22429,
                                "26570": 0,
                                "26671": 0,
                                "26772": 0,
                                "26873": 0,
                                "26974": 0,
                                "27075": 0,
                                "27176": 0,
                                "27277": 0,
                                "27378": 0,
                                "27479": 147618,
                                "27580": 0,
                                "27681": 0,
                                "27788": 0,
                                "27889": 0,
                                "27990": 0,
                                "28091": 0,
                                "28192": 0,
                                "28293": 0,
                                "28393": 0,
                                "28495": 0,
                                "28596": 0,
                                "28697": 0,
                                "28816": 0,
                                "28917": 0,
                                "29018": 0,
                                "29119": 0,
                                "29220": 0,
                                "29321": 0,
                                "29422": 0,
                                "29523": 0,
                                "29624": 0,
                                "29750": 0,
                                "29851": 0,
                                "29952": 0,
                                "30053": 0,
                                "30154": 0,
                                "30255": 0,
                                "30356": 0,
                                "30457": 0,
                                "30558": 110676,
                                "30659": 0,
                                "30764": 0,
                                "30865": 0,
                                "30970": 0,
                                "31071": 0,
                                "31172": 0,
                                "31273": 3330,
                                "31374": 26252,
                                "31475": 52333,
                                "31576": 52362,
                                "31677": 347521,
                                "31826": 0,
                                "31927": 0,
                                "32028": 0,
                                "32129": 0,
                                "32229": 0,
                                "32330": 0,
                                "32431": 0,
                                "32532": 0,
                                "32633": 0,
                                "32734": 0,
                                "32835": 0,
                                "32936": 0,
                                "33037": 0,
                                "33138": 0,
                                "33239": 0,
                                "33340": 0,
                                "33441": 0,
                                "33541": 0,
                                "33642": 0,
                                "33744": 0,
                                "33845": 0,
                                "33946": 0,
                                "34046": 0,
                                "34147": 0,
                                "34248": 0,
                                "34349": 0,
                                "34450": 0,
                                "34551": 0,
                                "34652": 0,
                                "34772": 0,
                                "34873": 0,
                                "34980": 0,
                                "35084": 0,
                                "35188": 0,
                                "35289": 0,
                                "35412": 0,
                                "35513": 0,
                                "35614": 0,
                                "35715": 3334,
                                "35818": 0,
                                "35919": 0,
                                "36019": 5235,
                                "36129": 0,
                                "36241": 0,
                                "36347": 842944,
                                "36454": 0,
                                "36555": 0,
                                "36655": 0,
                                "36760": 0,
                                "36861": 0,
                                "36962": 0,
                                "37063": 0,
                                "37164": 5315,
                                "37264": 134865,
                                "37371": 3541370,
                                "37473": 8117530,
                                "37574": 7434656,
                                "37675": 5032381,
                                "37796": 14622,
                                "37897": 0,
                                "37998": 0,
                                "38099": 0,
                                "38200": 0,
                                "38301": 0,
                                "38402": 443726,
                                "38503": 197495,
                                "38603": 0,
                                "38704": 0,
                                "38805": 0,
                                "38906": 0,
                                "39007": 0,
                                "39108": 0,
                                "39209": 0,
                                "39310": 0,
                                "39410": 0,
                                "39511": 0,
                                "39612": 0,
                                "39713": 0,
                                "39833": 0,
                                "39934": 0,
                                "40034": 0,
                                "40135": 0,
                                "40236": 0,
                                "40337": 0,
                                "40438": 0,
                                "40539": 0,
                                "40640": 0,
                                "40804": 0,
                                "40905": 0,
                                "41006": 0,
                                "41107": 0,
                                "41208": 0,
                                "41309": 0,
                                "41410": 106392,
                                "41511": 4264695,
                                "41612": 3678830,
                                "41713": 304121,
                                "41813": 30067,
                                "41914": 0,
                                "42015": 0,
                                "42116": 0,
                                "42217": 0,
                                "42318": 0,
                                "42419": 0,
                                "42520": 0,
                                "42621": 0,
                                "42722": 0,
                                "42823": 0,
                                "42923": 0,
                                "43024": 0,
                                "43125": 0,
                                "43226": 0,
                                "43327": 0,
                                "43428": 0,
                                "43529": 0,
                                "43630": 0,
                                "43731": 0,
                                "43832": 0,
                                "43933": 0,
                                "44033": 0,
                                "44134": 0,
                                "44235": 5235,
                                "44336": 0,
                                "44437": 0
                            },
                            "max": 8117530,
                            "count": 434
                        }
                    },
                    "effectiveBpsDoc": 16896,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240810_AiDc22_7A6\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/08\/10\/AiDc22\/7A6\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240810_AiDc22_7A6&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_001500.jpg",
                            "VisuallyComplete": 33
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_002500.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_003100.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_003400.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 7000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_007000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 12700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_012700.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 15200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_015200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 16001,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_016001.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 17300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_017300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 18200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_018200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 19500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_019500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 21300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_021300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 22500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_022500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 23400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240810_AiDc22_7A6&video=video_1_cached&file=ms_023400.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "44west.ch": {
                            "bytes": 8395,
                            "requests": 1,
                            "connections": 1
                        },
                        "www.gstatic.com": {
                            "bytes": 2243,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "challenges.cloudflare.com": {
                            "bytes": 297380,
                            "requests": 12,
                            "cdn_provider": "Cloudflare",
                            "connections": 2
                        },
                        "f.vimeocdn.com": {
                            "bytes": 271415,
                            "requests": 4,
                            "cdn_provider": "Fastly",
                            "connections": 2
                        },
                        "i.vimeocdn.com": {
                            "bytes": 88047,
                            "requests": 2,
                            "cdn_provider": "Fastly",
                            "connections": 1
                        },
                        "fresnel.vimeocdn.com": {
                            "bytes": 0,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "player.vimeo.com": {
                            "bytes": 22858,
                            "requests": 3,
                            "cdn_provider": "Cloudflare",
                            "connections": 2
                        },
                        "44west.goatcounter.com": {
                            "bytes": 56,
                            "requests": 1,
                            "connections": 1
                        },
                        "feeds.behold.so": {
                            "bytes": 22183,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 53786,
                            "bytesUncompressed": 196044,
                            "requests": 6
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 353488,
                            "bytesUncompressed": 1304933,
                            "requests": 7
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 22694,
                            "bytesUncompressed": 217367,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 88225,
                            "bytesUncompressed": 88212,
                            "requests": 5
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 194384,
                            "bytesUncompressed": 252017,
                            "requests": 6
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
                            "timestamp": 1723310785196.3269,
                            "url": "https:\/\/player.vimeo.com\/video\/803941519?h=60b5af5456&badge=0&autopause=0&player_id=0&app_id=58479",
                            "networkRequestId": "1527B9BC1E383AB2FABB29242E74E54A"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                            "timestamp": 1723310786564.3621,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                            "timestamp": 1723310786597.605,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                            "url": "https:\/\/w.behold.so\/widget.js",
                            "line": 1,
                            "column": 5450
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                            "url": "https:\/\/w.behold.so\/widget.js",
                            "line": 1,
                            "column": 5450
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "Attempted to set value of autoplay as \"undefined\" on Video. autoplay was coerced to null instead.",
                            "url": "https:\/\/w.behold.so\/widget.js",
                            "line": 1,
                            "column": 5450
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels",
                            "timestamp": 1723310789545.8191,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[.WebGL-0x3ccc02e75c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)",
                            "timestamp": 1723310791034.2209,
                            "url": "https:\/\/44west.ch\/"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310792103.7129,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310798828.459,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Request for the Private Access Token challenge.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 401 ()",
                            "timestamp": 1723310803392.166,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e17e3d37cb\/1723310795542\/4c6839dcc3a7b9d09c494dff4d4c323186fe83c0d73b04f2e83d2fc4ba801518\/NyTn1hCpg72G7Vx",
                            "networkRequestId": "58422.75"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "Error",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "MLSY",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "MLSY",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Czam",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Czam",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent YiPT: pOlv",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e17e3d37cb&lang=auto",
                            "line": 1,
                            "column": 90369
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310809179.3579,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Request for the Private Access Token challenge.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                            "line": 1,
                            "column": 85293
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                            "line": 1,
                            "column": 85293
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310812468.488,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/3s9xo\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 401 ()",
                            "timestamp": 1723310813635.686,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/pat\/8b11b0e4dba237cb\/1723310802282\/6a856bcf821d15fb1dd7fdd834ca6a47feb50b26362fad0dbcdcba216f7b0908\/yW2hkb6gMX34qyQ",
                            "networkRequestId": "58422.80"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/orchestrate\/chl_api\/v1?ray=8b11b0e4dba237cb&lang=auto",
                            "line": 1,
                            "column": 85293
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/cmg\/1\/1NcbzfQO2wUUxN3yl9giMMRT7a7XuzsAj8WMgdyfZmc%3D was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1723310814960.1021,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/g\/turnstile\/if\/ov2\/av0\/rcv0\/0\/fo0c3\/0x4AAAAAAAbaszMygKLnGbeo\/auto\/fbE\/normal\/auto\/"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}